[Libreoffice-commits] .: configure.in

2012-09-28 Thread Libreoffice Gerrit user
configure.in |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit d756f2a304ed0921e1791c8eb91ce7fb7a085529 Author: Tor Lillqvist Date: Sat Sep 29 08:37:16 2012 +0300 Make --enable-64-bit automatically turn on --enable-coretext Change-Id: I4d2749d8da44fd8b4

[Libreoffice-commits] .: 2 commits - avmedia/Module_avmedia.mk config_host.mk.in configure.in postprocess/packcomponents scp2/InstallModule_ooo.mk scp2/source solenv/gbuild solenv/inc vcl/Library_vcl.

2012-09-28 Thread Libreoffice Gerrit user
avmedia/Module_avmedia.mk |2 +- config_host.mk.in |1 - configure.in |2 -- postprocess/packcomponents/makefile.mk |2 +- scp2/InstallModule_ooo.mk |3 --- scp2/source/ooo/file_library_ooo.scp |2 +-

[Libreoffice-commits] .: Branch 'feature/calc-xml-source' - sc/source

2012-09-28 Thread Libreoffice Gerrit user
sc/source/ui/inc/xmlsourcedlg.hxx |4 +++- sc/source/ui/src/xmlsourcedlg.src |2 +- 2 files changed, 4 insertions(+), 2 deletions(-) New commits: commit 82689aece5c8f9e344b71bf849f286252f6cd1b7 Author: Kohei Yoshida Date: Fri Sep 28 22:34:46 2012 -0400 Pop up a full path in case t

[Libreoffice-commits] .: Branch 'feature/calc-xml-source' - sc/inc sc/source

2012-09-28 Thread Libreoffice Gerrit user
sc/inc/filter.hxx |4 +++- sc/inc/orcusfilters.hxx |3 +++ sc/source/filter/inc/orcusfiltersimpl.hxx |2 ++ sc/source/filter/orcus/orcusfiltersimpl.cxx | 19 --- sc/source/ui/inc/xmlsourcedlg.hxx |1 + sc/s

[Libreoffice-commits] .: Branch 'feature/calc-xml-source' - sc/inc sc/source

2012-09-28 Thread Libreoffice Gerrit user
sc/inc/scabstdlg.hxx|2 - sc/source/ui/attrdlg/scdlgfact.cxx |4 +- sc/source/ui/attrdlg/scdlgfact.hxx |2 - sc/source/ui/inc/xmlsourcedlg.hxx | 14 + sc/source/ui/view/cellsh1.cxx |2 - sc/source/ui/xmlsource/xmlsourcedlg.cxx

[PATCH] use "LibreOffice" as the default value of ProductKey for cra...

2012-09-28 Thread Takeshi Abe (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/721 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/21/721/1 use "LibreOffice" as the default value of ProductKey for crashrep Change-Id: I12bab12ad32f4965b55d94dfd2d6fe889412

[PATCH] Add back compatible Hungarian date format acceptance

2012-09-28 Thread via Code Review
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/720 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/20/720/1 Add back compatible Hungarian date format acceptance Change-Id: I6b6d62cda241250db89cdcabaa04952d36e1acfd --- M i1

[REVIEW-3-6] fix for fdo#54558, ext entries in extlst do not need to have a corresponding normal entry

2012-09-28 Thread Markus Mohrhard
Hey, after studying the ooxml spec again the right fix for the other crash with the test document from fdo#54558 is that we need to handle missing elements for the corresponding extLst. The ooxml spec allows to have the ext entry but not the corresponding normal element. Regards, Markus [1] htt

[PATCH] Remove unused methods

2012-09-28 Thread Marcos Paulo de Souza
Just a cleanup. Change-Id: I8fc47c39ede4e5b06af2144667ede5e9c2d5b397 Signed-off-by: Marcos Paulo de Souza --- unotools/inc/unotools/useroptions.hxx |8 unotools/source/config/useroptions.cxx |8 unusedcode.easy|8 3 files changed, 2

[REVIEW-3-6] fix for fdo#54558, crash during cached value import of

2012-09-28 Thread Markus Mohrhard
Hey, [1] fixes a crash during the xlsx import of cached value for array formulas. The solution is to check that the cell exists and move the array formula import in front of the cached value import. Regards, Markus [1] http://cgit.freedesktop.org/libreoffice/core/commit/?id=6ed264ffca065ed2aa36

[REVIEW-3-6] fix for fdo#55174, con't crash durig oox import for vba procedure names or macro names

2012-09-28 Thread Markus Mohrhard
Hey, [1] fixes a crash that happens if we try to import a vba procedure name or macro name as range name. The code does not create a ScRangeData for these names and we should not try to create formulas for them. This is a regression introduced by porting this code from uno calls to direct calls.

[REVIEW-3-6] fdo#55379, handle the lifetime of mpCondFormat correctly

2012-09-28 Thread Markus Mohrhard
Hey, [1] fixes another problem with the cond format import for the old cond format data structures. The style might be imported several times with different ranges and therefore we may delete the mpCondFormat which is then owned by the ptr_set in ScConditionalFormatList. Regards, Markus [1] htt

Re: [Libreoffice-qa] LO 3.6.2 : about Manage dialog from Conditional Formatting

2012-09-28 Thread Jean-Baptiste Faure
Hi Bjoern, Thank you very much for your kind words. I think that this story shows that we need more discussion between developers, QA-team and power users. Later I will try to make constructive propositions to improve our collaboration, for the moment I am building the master to test the patches

[Libreoffice-commits] .: Branch 'feature/killsdf' - solenv/gbuild

2012-09-28 Thread Libreoffice Gerrit user
solenv/gbuild/ExtensionTarget.mk | 16 ++-- 1 file changed, 10 insertions(+), 6 deletions(-) New commits: commit 25e2d8eefd0371bec1fc0ccbd68f0d4aa1de102c Author: Andras Timar Date: Fri Sep 28 22:11:54 2012 +0200 depend on po files not on localize.sdf Change-Id: Ib38

[Libreoffice-commits] .: 2 commits - RepositoryExternal.mk vcl/Library_vclplug_gtk3.mk vcl/Library_vclplug_tde.mk

2012-09-28 Thread Libreoffice Gerrit user
RepositoryExternal.mk |1 + vcl/Library_vclplug_gtk3.mk | 15 ++- vcl/Library_vclplug_tde.mk | 13 + 3 files changed, 12 insertions(+), 17 deletions(-) New commits: commit 398ce44c54b26b31eb826c150926fd49e59b4f52 Author: Michael Stahl Date: Fri Sep 28 21:

[Libreoffice-commits] .: sc/source

2012-09-28 Thread Libreoffice Gerrit user
sc/source/filter/oox/defnamesbuffer.cxx |4 1 file changed, 4 insertions(+) New commits: commit d3a24e566eccd7b20b893ede1b17e64e38b29be9 Author: Markus Mohrhard Date: Fri Sep 28 21:01:14 2012 +0200 vba procedures and macro names will result in crash, fdo#55174 Change-Id:

LibreOffice idea or concept .

2012-09-28 Thread Mariano Gaudix
Hello . This ismy concept of graphical Interface for LibreOffice . Written in Gtk 3.0 is a small POC Download : The small code http://www.mediafire.com/?j50e51q0w5qb70i see the POC in youtube http://www.youtube.com/watch?v=ctLfh7TpTOM&feature=plcp

[Libreoffice-commits] .: 2 commits - sc/source

2012-09-28 Thread Libreoffice Gerrit user
sc/source/filter/xml/xmlstyli.cxx | 25 - sc/source/filter/xml/xmlstyli.hxx |1 + 2 files changed, 13 insertions(+), 13 deletions(-) New commits: commit 8e94ac21b72145d59992eaee4fbbd065e597b3d6 Author: Markus Mohrhard Date: Fri Sep 28 20:16:18 2012 +0200 use

[Libreoffice-commits] .: sc/source

2012-09-28 Thread Libreoffice Gerrit user
sc/source/filter/excel/xestyle.cxx |5 - 1 file changed, 4 insertions(+), 1 deletion(-) New commits: commit a705c6cac4182d62c3495be7367d4ae34fd47fac Author: Noel Power Date: Fri Sep 28 19:02:44 2012 +0100 halt corrupted styles with multi-saved xlsx document fdo#55418 Chan

Re: FDO Permissions

2012-09-28 Thread bfo
jmadero wrote > I think that > recognizing who is QA and who isn't will become an issue. Hi. It would be possible to create QA Bugzilla group with special icon and then add QA people as members. Icon would be displayed along Bugzilla nick then. See 3.15.1:3 https://bugs.freedesktop.org/docs/en/ht

Re: FDO Permissions

2012-09-28 Thread bfo
jmadero wrote >> My suspicion is that the other freedesktop projects would hate >> that, >> and that this is something that we'd need to share with them; making it >> rather difficult to fix. Hi. This could be done on per project basis. Unfortunately with Michael Meeks wrote > Generally

[Libreoffice-commits] .: sc/inc sc/sdi svx/inc svx/sdi

2012-09-28 Thread Libreoffice Gerrit user
sc/inc/sc.hrc |9 ++- sc/sdi/scalc.sdi | 120 +++ svx/inc/svx/svxids.hrc | 16 +- svx/sdi/svx.sdi| 125 - 4 files changed, 129 insertions(+), 141 deletions(-) New commits

[Bug 37361] LibreOffice 3.5 most annoying bugs

2012-09-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37361 --- Comment #384 from Lou Vaughn --- LibreOffice 3.5.4.2 When saving to *XML.docx (other save formats not usable), Imported graphic image lost; but place holder remains. -- You are receiving this mail because: You are on the CC list for the b

[PATCH] Change in core[libreoffice-3-6]: rhbz#826526 Inform user about unsupported PDF encryption for...

2012-09-28 Thread Stephan Bergmann (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/719 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/19/719/1 rhbz#826526 Inform user about unsupported PDF encryption formats ...with a crudely reused "Version Incompatibility

[Libreoffice-commits] .: sc/source

2012-09-28 Thread Libreoffice Gerrit user
sc/source/filter/excel/xestyle.cxx |8 +++- 1 file changed, 7 insertions(+), 1 deletion(-) New commits: commit 78a102e2060a1a8fc003d91fa3193b2bfa841d26 Author: Noel Power Date: Fri Sep 28 16:59:02 2012 +0100 fix xlsx export missing alignment attributes with cellstyle fdo#55417

Re: What features of LO are non-ODFv1.2?

2012-09-28 Thread Mirosław Zalewski
On 28/09/2012 at 17:02, Miklos Vajna wrote: > On Fri, Sep 28, 2012 at 12:21:45AM +0200, Mirosław Zalewski wrote: > > is there any kind of documentation or other resources that points out > > which LO capabilities are non-standard? If so, where can I find it? > > In the wiki: > > https://wiki.

[Bug 37361] LibreOffice 3.5 most annoying bugs

2012-09-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37361 --- Comment #383 from Lou Vaughn --- LibreOffice 3.5.4.2 When saving to *XML.docx (other save formats not usable), Paragraph > Borders > "Spacing to Contents" Settings are lost (not saved, or not read on re-open?) when the document is re-opene

[Libreoffice-commits] .: sdext/source

2012-09-28 Thread Libreoffice Gerrit user
sdext/source/pdfimport/inc/pdfihelper.hxx |4 + sdext/source/pdfimport/inc/pdfparse.hxx|3 + sdext/source/pdfimport/misc/pwdinteract.cxx| 41 +++- sdext/source/pdfimport/pdfparse/pdfentries.cxx | 15 +++-- sdext/source/pdfimport/wrapper/wrapper.cxx |

[Libreoffice-commits] .: svx/Library_svx.mk

2012-09-28 Thread Libreoffice Gerrit user
svx/Library_svx.mk |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 050d74b558f896ab510a31bcffde2e0346fc5bd8 Author: Michael Stahl Date: Fri Sep 28 18:18:36 2012 +0200 another oops in svx... Change-Id: I0f9de9ed23d160a8c3cf6a9db8eece95b4e8795a diff --

[Libreoffice-commits] .: graphite/README

2012-09-28 Thread Libreoffice Gerrit user
graphite/README |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 9024006206451518712ada0d2007397c5d9e6c28 Author: Takeshi Abe Date: Sat Sep 29 01:13:00 2012 +0900 The graphite page was moved Change-Id: I99bc4cd9e600dc0b2e9f74fba7615c6677cf90ca diff --

[Libreoffice-commits] .: 5 commits - sc/inc sc/source

2012-09-28 Thread Libreoffice Gerrit user
sc/inc/rangelst.hxx |1 sc/source/core/tool/rangelst.cxx | 15 +++ sc/source/ui/condformat/condformatdlg.cxx | 39 +- sc/source/ui/condformat/condformatmgr.cxx |6 +++- sc/source/ui/inc/condformatmgr.hxx|1

[Libreoffice-commits] .: sw/qa

2012-09-28 Thread Libreoffice Gerrit user
sw/qa/extras/rtfimport/rtfimport.cxx | 56 ++- 1 file changed, 10 insertions(+), 46 deletions(-) New commits: commit 9cce64934020576013ee03c3888a696a98d069de Author: Miklos Vajna Date: Fri Sep 28 18:05:28 2012 +0200 sw/qa: more getProperty() usage in extr

[Libreoffice-commits] .: basic/Library_sb.mk

2012-09-28 Thread Libreoffice Gerrit user
basic/Library_sb.mk |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) New commits: commit 93a118d728736a9ffb6269b2816d4a1428472baa Author: Michael Stahl Date: Fri Sep 28 17:57:08 2012 +0200 fix WNT build: missed one oleaut32 Change-Id: Ic079200f6a3f1a1e7ac38f971e4da40a8d

[Libreoffice-commits] .: clucene/Library_clucene.mk

2012-09-28 Thread Libreoffice Gerrit user
clucene/Library_clucene.mk |6 ++ 1 file changed, 6 insertions(+) New commits: commit 23126cea9ed09389da9714cd6f0982822aa9805d Author: Norbert Thiebaud Date: Fri Sep 28 10:15:33 2012 -0500 hide clucene warnings under the carpet to avoid poluting make's output Change-Id: I

Re: What features of LO are non-ODFv1.2?

2012-09-28 Thread Michael Stahl
On 28/09/12 16:27, Tor Lillqvist wrote: >> They may not display documents written in LO exactly the same as LO does, >> because they are free to ignore properties that makes "Extended" part. > > Surely any ODF imlementation is free to *display* documents however it > wishes, even if it would imple

[Bug 44446] LibreOffice 3.6 most annoying bugs

2012-09-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=6 Bug 6 depends on bug 55059, which changed state. Bug 55059 Summary: EDITING: Calculate formula https://bugs.freedesktop.org/show_bug.cgi?id=55059 What|Removed |Added

[Bug 44446] LibreOffice 3.6 most annoying bugs

2012-09-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=6 Bug 6 depends on bug 55059, which changed state. Bug 55059 Summary: EDITING: Calculate formula https://bugs.freedesktop.org/show_bug.cgi?id=55059 What|Removed |Added

Re: What features of LO are non-ODFv1.2?

2012-09-28 Thread Miklos Vajna
On Fri, Sep 28, 2012 at 12:21:45AM +0200, Mirosław Zalewski wrote: > is there any kind of documentation or other resources that points out which > LO > capabilities are non-standard? If so, where can I find it? In the wiki: https://wiki.documentfoundation.org/Development/ODF_Implementer_Notes

Re: OUString is mutable?

2012-09-28 Thread Noel Grandin
On 2012-09-28 16:46, Norbert Thiebaud wrote: On Fri, Sep 28, 2012 at 9:05 AM, Noel Grandin wrote: If you tell me that the saving from not having the nCapacity field is the motivation, then I get understand, but then we should update the docs to reflect that fact, rather than pretending that OU

Re: OUString is mutable?

2012-09-28 Thread Norbert Thiebaud
On Fri, Sep 28, 2012 at 9:05 AM, Noel Grandin wrote: > If you tell me that the saving from not having the nCapacity field is the > motivation, then I get understand, but then we should update the docs to > reflect that fact, rather than pretending that OUString is immutable. >From what I gathered

Re: OUString is mutable?

2012-09-28 Thread Michael Stahl
On 28/09/12 16:05, Noel Grandin wrote: > > On 2012-09-28 16:00, Caolán McNamara wrote: >> On Fri, 2012-09-28 at 14:17 +0200, Noel Grandin wrote: >>> you can do this: >>> >>> void f(OUString s) { >>>s = "2"; >>> } >>> >>> OUString s = "1"; >>> f(s); >>> cou

Re: OUString is mutable?

2012-09-28 Thread Norbert Thiebaud
On Fri, Sep 28, 2012 at 8:58 AM, Noel Grandin wrote: > Sorry, that example code should read (note that the parameter is now a > reference param) > > void f(OUString & s) { > > s = "2"; > } > > OUString s = "1"; > f(s); > cout << s; // will print "2" > ah!! then, that'

Re: What features of LO are non-ODFv1.2?

2012-09-28 Thread Tor Lillqvist
> They may not display documents written in LO exactly the same as LO does, > because they are free to ignore properties that makes "Extended" part. Surely any ODF imlementation is free to *display* documents however it wishes, even if it would implement (in the sense of "round-trip") the documen

Re: OUString is mutable?

2012-09-28 Thread Noel Grandin
On 2012-09-28 16:00, Caolán McNamara wrote: On Fri, 2012-09-28 at 14:17 +0200, Noel Grandin wrote: you can do this: void f(OUString s) { s = "2"; } OUString s = "1"; f(s); cout << s; // will print "2" That will print "1" not "2". Maybe you meant voi

Re: OUString is mutable?

2012-09-28 Thread Caolán McNamara
On Fri, 2012-09-28 at 14:17 +0200, Noel Grandin wrote: > you can do this: > > void f(OUString s) { > s = "2"; > } > > OUString s = "1"; > f(s); > cout << s; // will print "2" That will print "1" not "2". Maybe you meant void f(OUString& s) { s = "2"; } O

Re: OUString is mutable?

2012-09-28 Thread Noel Grandin
On 2012-09-28 15:55, Norbert Thiebaud wrote: On Fri, Sep 28, 2012 at 7:17 AM, Noel Grandin wrote: That is exactly what makes it weird - it looks like a Java String, but it's not, because you can do this: void f(OUString s) { s = "2"; } OUString s = "1"; f(s);

Re: OUString is mutable?

2012-09-28 Thread Norbert Thiebaud
On Fri, Sep 28, 2012 at 7:17 AM, Noel Grandin wrote: > That is exactly what makes it weird - it looks like a Java String, but it's > not, because you can do this: > > void f(OUString s) { > s = "2"; > } > > OUString s = "1"; > f(s); > cout << s; // will print "2" > > i

Re: OUString is mutable?

2012-09-28 Thread Noel Grandin
On 2012-09-28 15:37, Michael Meeks wrote: Hi Noel, On Fri, 2012-09-28 at 14:17 +0200, Noel Grandin wrote: It just seems to me that we could easily enough steal a bit from the length field to indicate that the buffer is immutable, and then we could reduce our complexity by eliminating OUStringB

Re: need help with unit test and process service factory

2012-09-28 Thread Michael Meeks
On Fri, 2012-09-28 at 09:35 +0200, Miklos Vajna wrote: > commit 49cec3fa6f25cdf2f24602696b6a94570cbbfc2f added a libreoffice user > profile for unit tests. Couldn't be a similar empathy profile added for > the tubes test? And require empathy + telepathy of a certain version to be installe

Re: OUString is mutable?

2012-09-28 Thread Michael Meeks
Hi Noel, On Fri, 2012-09-28 at 14:17 +0200, Noel Grandin wrote: > It just seems to me that we could easily enough steal a bit from the > length field to indicate that the buffer is immutable, and then we could > reduce our complexity by eliminating OUStringBuffer. We already steal bits

What features of LO are non-ODFv1.2?

2012-09-28 Thread Mirosław Zalewski
Hi As we all know, LibreOffice default file format is ODFv1.2 Extended, which is correct ODFv1.2 with some non-standard extensions. If we are talking about document interoperability, we can reasonably assume that other applications try to comply with ODFv1.2, as published by OASIS. They may no

[ANN] LibreOffice 3.6.2 RC2 available

2012-09-28 Thread Thorsten Behrens
Dear Community, The Document Foundation is happy to announce the second release candidate of LibreOffice 3.6.2. The upcoming 3.6.2 will be the second in a series of frequent bugfix releases, for our feature-packed 3.6 branch. Please be aware that LibreOffice 3.6.2 RC2 is not ready for production u

Re: OUString is mutable?

2012-09-28 Thread Noel Grandin
On 2012-09-28 14:09, Michael Stahl wrote: On 28/09/12 13:46, Noel Grandin wrote: Hi I don't really understand the point of not being able to mutate OUString in-place, but being able to overwrite it via the assignment operator? It seems to me it should be one or the other. Either OUString is i

[Libreoffice-commits] .: Branch 'feature/killsdf' - 2 commits - dictionaries/Dictionary_pt-BR.mk dictionaries/Dictionary_pt.mk dictionaries/Dictionary_pt-pt.mk dictionaries/Dictionary_pt-PT.mk diction

2012-09-28 Thread Libreoffice Gerrit user
dictionaries/Dictionary_pt-BR.mk | 21 + dictionaries/Dictionary_pt-PT.mk | 26 + dictionaries/Dictionary_pt-pt.mk | 26 - dictionaries/Dictionary_pt.mk |

[Libreoffice-commits] .: boost/boost.6397.warnings.patch

2012-09-28 Thread Libreoffice Gerrit user
boost/boost.6397.warnings.patch | 15 +++ 1 file changed, 15 insertions(+) New commits: commit eecaca80bdcf9060a5dd06a835a2c1752b4fec01 Author: Caolán McNamara Date: Fri Sep 28 13:11:19 2012 +0100 WaE: some warnings on RHEL-6 gcc Change-Id: I7d852595fbe0395bc29aba8

[Libreoffice-commits] .: Branch 'feature/killsdf' - 6 commits - translations/CustomTarget_translate.mk translations/prj

2012-09-28 Thread Libreoffice Gerrit user
translations/CustomTarget_translate.mk | 27 +-- translations/prj/makefile.mk |1 - 2 files changed, 17 insertions(+), 11 deletions(-) New commits: commit 21da6a93b77e804b454792820c69c65f9e52c2a7 Author: Caolán McNamara Date: Thu Sep 27 09:05:06 2012 +0

Re: OUString is mutable?

2012-09-28 Thread Michael Stahl
On 28/09/12 13:46, Noel Grandin wrote: > Hi > > I don't really understand the point of not being able to mutate OUString > in-place, but being able to overwrite it via the assignment operator? > > It seems to me it should be one or the other. > Either OUString is immutable, and it cannot be assi

Re: OUString is mutable?

2012-09-28 Thread Noel Grandin
On 2012-09-28 14:03, Caolán McNamara wrote: Hi I don't really understand the point of not being able to mutate OUString in-place, but being able to overwrite it via the assignment operator? It seems to me it should be one or the other. Either OUString is immutable, and it cannot be assigned to

Re: OUString is mutable?

2012-09-28 Thread Caolán McNamara
On Fri, 2012-09-28 at 13:46 +0200, Noel Grandin wrote: > Hi > > I don't really understand the point of not being able to mutate OUString > in-place, but being able to overwrite it via the assignment operator? > > It seems to me it should be one or the other. > Either OUString is immutable, and i

[Libreoffice-commits] .: l10ntools/Executable_gsicheck.mk l10ntools/inc l10ntools/source l10ntools/StaticLibrary_transex.mk

2012-09-28 Thread Libreoffice Gerrit user
l10ntools/Executable_gsicheck.mk |6 l10ntools/StaticLibrary_transex.mk |2 l10ntools/inc/export.hxx | 23 - l10ntools/inc/gsicheck.hxx | 34 -- l10ntools/source/gsicheck.cxx | 454 +++- l10ntools/source/gsimain.cxx | 4

[Libreoffice-commits] .: svtools/source

2012-09-28 Thread Libreoffice Gerrit user
svtools/source/control/ctrlbox.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit e05ba1446b1d65f0cb84130b060241065da8 Author: Caolán McNamara Date: Fri Sep 28 12:49:36 2012 +0100 Related: fdo#39626 bootstrap.ini is windows-only, use generic mechanism

[PATCH] docx import: set table above/bottom spacing to 0

2012-09-28 Thread Pierre-Eric Pelloux-Prayer (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/713 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/13/713/1 docx import: set table above/bottom spacing to 0 Change-Id: I3e0397dd3d5d14f1e584ac7bc3d22d4638393b06 --- A sw/qa/

[PATCH] docx export: always write tblInd attribute (even when equal ...

2012-09-28 Thread Pierre-Eric Pelloux-Prayer (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/718 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/18/718/1 docx export: always write tblInd attribute (even when equal to 0) Otherwise when opening the docx in Office table

docx export: export default table cell margins and borders

2012-09-28 Thread Pierre-Eric Pelloux-Prayer (via Code Review)
Pierre-Eric Pelloux-Prayer has abandoned this change. Change subject: docx export: export default table cell margins and borders .. Patch Set 2: Abandoned Replaced by new patchset #713 -> #718 -- To view, visit https://gerrit.

[PATCH] docx export: export default table cell margins, based on 1st...

2012-09-28 Thread Pierre-Eric Pelloux-Prayer (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/716 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/16/716/1 docx export: export default table cell margins, based on 1st cell Change-Id: I1a697c2a60c7979774242fb6c9b0f66baa3b

[PATCH] docx import: properly import table position

2012-09-28 Thread Pierre-Eric Pelloux-Prayer (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/714 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/14/714/1 docx import: properly import table position This a follow up of commit 53b7f7df0617bcbd7bbef9a34ef53e5097eb16dc C

[PATCH] docx import: add table position unit test

2012-09-28 Thread Pierre-Eric Pelloux-Prayer (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/715 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/15/715/1 docx import: add table position unit test Change-Id: I21aa721e20be4b7f9984bf6910a94a7b7bf09c7a --- A sw/qa/extras/

[PATCH] docx export: add unit test for 7a2be96

2012-09-28 Thread Pierre-Eric Pelloux-Prayer (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/717 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/17/717/1 docx export: add unit test for 7a2be96 Change-Id: I25aa07d3e1811fdf4ab0124e14794e70d7de82ec --- M sw/qa/extras/oox

OUString is mutable?

2012-09-28 Thread Noel Grandin
Hi I don't really understand the point of not being able to mutate OUString in-place, but being able to overwrite it via the assignment operator? It seems to me it should be one or the other. Either OUString is immutable, and it cannot be assigned to, except via a constructor, or it is mutabl

Re: need help with unit test and process service factory

2012-09-28 Thread Stephan Bergmann
On 09/28/2012 01:03 AM, Matúš Kukan wrote: I've tried --enable-telepathy again and found out that the unit test does not work now. After http://cgit.freedesktop.org/libreoffice/core/commit/?id=4917f0ceb2a7b1bb3ba878373f71f38d156278af I am getting: - Exception while getting config.ini url: null p

[Libreoffice-commits] .: 4 commits - scp2/source solenv/bin

2012-09-28 Thread Libreoffice Gerrit user
scp2/source/ooo/file_ooo.scp| 12 - solenv/bin/modules/installer/windows/msp.pm | 264 ++-- 2 files changed, 25 insertions(+), 251 deletions(-) New commits: commit 52e61794edd630261b34cd5a20220231877c Author: Tor Lillqvist Date: Thu Jul 19 10:55:3

[Bug 54157] LibreOffice 3.7 most annoying bugs

2012-09-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54157 Bug 54157 depends on bug 54744, which changed state. Bug 54744 Summary: Hybrid PDF export are corrupted https://bugs.freedesktop.org/show_bug.cgi?id=54744 What|Removed |Added ---

Re: [PUSHED] fdo#42135 - Appending a Library functionality in Macro Programming missing or misdocumented

2012-09-28 Thread Andras Timar
2012/9/28 Niklas Johansson : > The button referred to in the bug has changed name from Append to Import. > This updates the help files to reflect the change. > Pushed to master. Thanks, Andras ___ LibreOffice mailing list LibreOffice@lists.freedesktop.or

[Libreoffice-commits] .: helpcontent2/source

2012-09-28 Thread Libreoffice Gerrit user
helpcontent2/source/text/sbasic/shared/01030400.xhp | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) New commits: commit 752c24a0d69670fc9577fa4ae4cfac0d3ae00269 Author: Niklas Johansson Date: Fri Sep 28 11:59:39 2012 +0200 fdo#42135 Button changed name, update help file

[Libreoffice-commits] .: sfx2/source

2012-09-28 Thread Libreoffice Gerrit user
sfx2/source/doc/docfile.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 469780c715f2a5dee6c58347941aefe6f3de079f Author: Stephan Bergmann Date: Fri Sep 28 12:47:13 2012 +0200 fdo#54744: Fix broken logic of string comparison d1cc007108442056f50d3a6

[PUSHED] ::rtl::OUString to OUString in basctl

2012-09-28 Thread Olivier Hallot (via Code Review)
Hi, Thank you for your patch! :-) It has been merged to LibreOffice. If you are interested in details, please visit https://gerrit.libreoffice.org/711 Approvals: Olivier Hallot: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/711 To unsubscribe, vi

[Libreoffice-commits] .: basctl/source

2012-09-28 Thread Libreoffice Gerrit user
basctl/source/basicide/unomodel.cxx|8 basctl/source/basicide/unomodel.hxx| 10 +- basctl/source/inc/accessibledialogcontrolshape.hxx | 16 basctl/source/inc/baside3.hxx |8 basctl/source/in

[PATCH] fdo#42135 - Appending a Library functionality in Macro Programming missing or misdocumented

2012-09-28 Thread Niklas Johansson
The button referred to in the bug has changed name from Append to Import. This updates the help files to reflect the change. -- Regards, Niklas Johansson >From 7df5ba3eccd0e04a06163e27a2c8cbbf412c1938 Mon Sep 17 00:00:00 2001 From: Niklas Johansson Date: Fri, 28 Sep 2012 11:59:39 +0200 Subject

[PATCH] fix for fdo#53673 label documents broken since version 3.6.0

2012-09-28 Thread Winfried Donkers
Attached is a fix for bug 53673. Possibly the deeper cause of the bug is in Writer document save-functions, therefor I do not intend to close the bug after this fax has been pushed. The fix is a simplification of the code and produces documents with frames that represent the labels in a better w

Re: LO 3.6.2 : about Manage dialog from Conditional Formatting

2012-09-28 Thread Bjoern Michaelsen
Hi Jean-Baptiste, On Wed, Sep 26, 2012 at 10:29:20AM +0200, Bjoern Michaelsen wrote: > On Wed, Sep 26, 2012 at 06:35:57AM +0200, Jean-Baptiste Faure wrote: > > Nobody interested to test and answer? > > I think it is rather that most in QA already have their share of critical bugs > to care about.

Re: need help with unit test and process service factory

2012-09-28 Thread Michael Meeks
On Fri, 2012-09-28 at 01:44 +0200, Matúš Kukan wrote: > On 28 September 2012 01:03, Matúš Kukan wrote: > > Also, it would be really great to have at least one linux tinderbox > > with --enable-telepathy. > > Only recent telepathy-glib is needed. > > Ah, that's not true. It should be for building

Re: [PUSHED-3-6] fix for fdo#55022, crash when opening the test file in ScDBQueryDataIterator

2012-09-28 Thread Michael Meeks
On Thu, 2012-09-27 at 23:44 +0200, Markus Mohrhard wrote: > No this one results in a infinite loop because the check nColRow < > nCellCount in the next if will be always true when it was not before. > My patch still increments so that the check there is false and we stop > iterating through the DB

[Libreoffice-commits] .: 2 commits - sw/qa writerfilter/source

2012-09-28 Thread Libreoffice Gerrit user
sw/qa/extras/ooxmlimport/data/n782061.docx |binary sw/qa/extras/ooxmlimport/ooxmlimport.cxx| 12 writerfilter/source/dmapper/DomainMapper.cxx| 14 +- writerfilter/source/dmapper/StyleSheetTable.cxx |4 writerfilter/source/dmapper/StyleSheetTa

[Libreoffice-commits] .: l10ntools/Executable_uiex.mk

2012-09-28 Thread Libreoffice Gerrit user
l10ntools/Executable_uiex.mk |1 + 1 file changed, 1 insertion(+) New commits: commit 2f31023abd7786746ebb59cdc4e73e86af4de8cb Author: Caolán McNamara Date: Fri Sep 28 09:44:21 2012 +0100 explicitly link to libxslt Change-Id: I8cfcd82bd6198bcf70d6ec082f82aaac34cc50c2 diff -

Re: Are the messages on the splash screen useful?

2012-09-28 Thread Stephan Bergmann
Terrence, Any mails you sent to the list recently appear to be empty, not only for me locally but also at e.g. . (Given that Ivan apparently quotes your message intact in another answer to this mail, maybe you sent

[Libreoffice-commits] .: slideshow/source

2012-09-28 Thread Libreoffice Gerrit user
slideshow/source/engine/OGLTrans/mac/OGLTrans_TransitionerImpl.mm |2 +- slideshow/source/engine/OGLTrans/win/OGLTrans_TransitionerImpl.cxx |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit ab4eb0e332a223b93f08a35b8885f34c8afbbb89 Author: Caolán McNamara Date:

[Libreoffice-commits] .: translations/CustomTarget_translate.mk

2012-09-28 Thread Libreoffice Gerrit user
translations/CustomTarget_translate.mk |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 21da6a93b77e804b454792820c69c65f9e52c2a7 Author: Caolán McNamara Date: Thu Sep 27 09:05:06 2012 +0100 add depend on uiex diff --git a/translations/CustomTarget_translate.m

Re: need help with unit test and process service factory

2012-09-28 Thread Miklos Vajna
On Fri, Sep 28, 2012 at 01:44:28AM +0200, Matúš Kukan wrote: > Ah, that's not true. It should be for building, > but I forgot that for unit test we need empathy with two jabber > accounts configured. > Is that too much for tinderbox ? commit 49cec3fa6f25cdf2f24602696b6a94570cbbfc2f added a libre

[Libreoffice-commits] .: codemaker/source

2012-09-28 Thread Libreoffice Gerrit user
codemaker/source/cppumaker/cpputype.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit a73656244f75099415efe1b671783eea9dcbe5f9 Author: Tor Lillqvist Date: Fri Sep 28 10:05:28 2012 +0300 Add css.reflection.XTypeDescriptionEnumerationAccess to the bootstrap types Nee