[Libreoffice-commits] .: cppunit/ExternalProject_cppunit.mk

2012-12-06 Thread Libreoffice Gerrit user
cppunit/ExternalProject_cppunit.mk |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit b66e034904c7d5b0aa60170240deebc84811aa16 Author: Stephan Bergmann Date: Fri Dec 7 08:15:58 2012 +0100 cppunit is PLAINLIBS_NONE Change-Id: Id6401999d20069f17133a765195c

[Libreoffice-commits] .: 2 commits - cppunit/ExternalPackage_cppunit.mk RepositoryExternal.mk

2012-12-06 Thread Libreoffice Gerrit user
RepositoryExternal.mk |2 +- cppunit/ExternalPackage_cppunit.mk |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 39a6e45bfd60db59321ecbfc406a942b346bb0ff Author: Stephan Bergmann Date: Fri Dec 7 08:11:16 2012 +0100 cppunit is PLAINLIBS_NONE

[Libreoffice-commits] .: 4 commits - cppunit/ExternalPackage_cppunit.mk xmlsecurity/Library_xsec_xmlsec.mk xmlsecurity/source xmlsecurity/util

2012-12-06 Thread Libreoffice Gerrit user
cppunit/ExternalPackage_cppunit.mk |2 xmlsecurity/Library_xsec_xmlsec.mk |1 xmlsecurity/source/helper/xmlsignaturehelper.cxx|1 xmlsecurity/source/xmlsec/serialnumberadapter.cxx | 99 xmlsecurit

[Bug 37361] LibreOffice 3.5 most annoying bugs

2012-12-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37361 Eugene Kin changed: What|Removed |Added CC||eugene.kinya...@gmail.com --- Comment #400

[Libreoffice-commits] .: Branch 'libreoffice-4-0' - oox/source

2012-12-06 Thread Libreoffice Gerrit user
oox/source/drawingml/chart/titlecontext.cxx |5 - 1 file changed, 4 insertions(+), 1 deletion(-) New commits: commit 4ec7c5e494a09863bdd3f347a205323859ee7bae Author: Kohei Yoshida Date: Thu Dec 6 23:30:42 2012 -0500 bnc#792528: Play it safe for non-Excel documents. Excel

[Libreoffice-commits] .: Branch 'distro/suse/suse-3.6' - oox/source

2012-12-06 Thread Libreoffice Gerrit user
oox/source/drawingml/chart/titlecontext.cxx |5 - 1 file changed, 4 insertions(+), 1 deletion(-) New commits: commit efee17ce9ce538cffac38651a290ead1a832dbe0 Author: Kohei Yoshida Date: Thu Dec 6 23:30:42 2012 -0500 bnc#792528: Play it safe for non-Excel documents. Excel

[Libreoffice-commits] .: oox/source

2012-12-06 Thread Libreoffice Gerrit user
oox/source/drawingml/chart/titlecontext.cxx |5 - 1 file changed, 4 insertions(+), 1 deletion(-) New commits: commit f0b22ccfdd94e557b4c3db5e0aea570341d8830c Author: Kohei Yoshida Date: Thu Dec 6 23:30:42 2012 -0500 bnc#792528: Play it safe for non-Excel documents. Excel

[Libreoffice-commits] .: Branch 'distro/suse/suse-3.6' - oox/source sc/source

2012-12-06 Thread Libreoffice Gerrit user
oox/source/drawingml/chart/titlecontext.cxx | 10 ++- sc/source/core/tool/reftokenhelper.cxx | 91 sc/source/ui/unoobj/chart2uno.cxx |1 3 files changed, 48 insertions(+), 54 deletions(-) New commits: commit 65dad3684c609e89b92714e51c914e9b1afa

[Libreoffice-commits] .: Branch 'libreoffice-4-0' - oox/source sc/source

2012-12-06 Thread Libreoffice Gerrit user
oox/source/drawingml/chart/titlecontext.cxx | 10 ++- sc/source/core/tool/reftokenhelper.cxx | 91 sc/source/ui/unoobj/chart2uno.cxx |1 3 files changed, 48 insertions(+), 54 deletions(-) New commits: commit 6cf3d295d8955058dc1128ecf46b09d88926

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

2012-12-06 Thread Libreoffice Gerrit user
oox/source/drawingml/chart/titlecontext.cxx | 10 ++- sc/source/core/tool/reftokenhelper.cxx | 91 sc/source/ui/unoobj/chart2uno.cxx |1 3 files changed, 48 insertions(+), 54 deletions(-) New commits: commit 3a5c3dc392f451f9718ef2fe2076d41bdd9b

[PATCH] performance tuning of helpex

2012-12-06 Thread Norbert Thiebaud (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/1262 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/62/1262/1 performance tuning of helpex callgrind (on text/swriter/guide translated in 'fr') before Ir = 889,687,925 after

[Libreoffice-commits] .: download.lst

2012-12-06 Thread Libreoffice Gerrit user
download.lst |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 9c46411ebd5ba696347dc9025c3b045f65f74205 Author: Markus Mohrhard Date: Fri Dec 7 04:04:06 2012 +0100 also with cppunit_dll.vcxproj diff --git a/download.lst b/download.lst index 2336ede..bbca618 100

[PATCH] ::rtl:: prefixes removal in oox

2012-12-06 Thread via Code Review
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/1261 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/61/1261/1 ::rtl:: prefixes removal in oox This commit removes some ::rtl:: prefixes and some macros in OOX Change-Id: I0c

[PATCH] ::rtl:: prefixes removal

2012-12-06 Thread via Code Review
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/1260 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/60/1260/1 ::rtl:: prefixes removal This commit removes some ::rtl:: prefixes on oox Change-Id: Iae9a89f8a869934b6273a1b97

[PATCH] ::rtl:: removal in oox

2012-12-06 Thread via Code Review
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/1259 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/59/1259/1 ::rtl:: removal in oox This commit removes some ::rtl:: prefixes on oox Change-Id: Ibb3be70695c48eb0a02fdf285a0

Re: [Libreoffice-qa] 4.0 Test week/marathon Re: [...-qa] 3.7 bug hunt party ?

2012-12-06 Thread Joel Madero
> > > Is there any plan to make a wiki page or something about the event? >> > > Sure. Examples from some of the earlier events: > > http://wiki.**documentfoundation.org/QA/**BugHunting_Session_3.5.0.-1 > > http://wiki.**docu

Re: [Libreoffice-qa] 4.0 Test week/marathon Re: [...-qa] 3.7 bug hunt party ?

2012-12-06 Thread Cor Nouws
Hi Joel, all, Joel Madero wrote (06-12-12 16:09) I think that testing from Thursday 13 to Wednesday 19th is perfectly fine and beta1 state looks promising for it. OK, I'll go for the 14-19th - something in me says that's better. I've checked and there is no real / important doubling with the

[Libreoffice-commits] .: Branch 'libreoffice-4-0' - sal/inc svl/source xmloff/source

2012-12-06 Thread Libreoffice Gerrit user
sal/inc/rtl/ustrbuf.hxx |4 ++-- svl/source/numbers/zformat.cxx | 14 +++--- xmloff/source/style/xmlnumfi.cxx |2 +- 3 files changed, 10 insertions(+), 10 deletions(-) New commits: commit 4cdda4670684f567287bc434af0c69fbddd54d26 Author: Luboš Luňák Date: Thu Dec

[Libreoffice-commits] .: configure.ac

2012-12-06 Thread Libreoffice Gerrit user
configure.ac | 340 ++- 1 file changed, 174 insertions(+), 166 deletions(-) New commits: commit 987d991ecd25b295f9694920b84823f148e6c8b5 Author: Peter Foley Date: Thu Dec 6 17:27:27 2012 -0500 formating cleanup Change-Id: I

Re: About numbertext

2012-12-06 Thread Németh László
Hi, Many thanks for your help. Best regards, László PS. I have published the source distribution, too: http://numbertext.org/dist/numbertext-0.9.5.tar.gz. 2012/12/6 Andras Timar > Hi, > > On Thu, Dec 6, 2012 at 4:30 PM, Németh László > wrote: > > Hi, > > > > Final release: > > > http://numbe

aufeng audio与您共享了照片

2012-12-06 Thread aufeng audio
Hello,sir Aufeng audio factory mainly produce high quality microphone, mixers, speakers. we have own brand" AUFENG brand, we also produce some high quality for shure, yamaha and allen ... attached is our some factory prices, if you are interest, please contact with us soonest brent Su A

[PATCH] Add "document chooser" and "quit" to DocumentLoader in andro...

2012-12-06 Thread Naser Sharifi (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/1258 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/58/1258/1 Add "document chooser" and "quit" to DocumentLoader in android/experimental Both features have been added to the

Re: Building LibreOffice for Android

2012-12-06 Thread Naser Sharifi
Hi Tor, All, Firstly, Thank you for the response and the useful pointers. What we really need is more people who are able to build the code and > work on improving it (especially the Android-specific Java layer) > themselves. You need to be running Linux or Mac OS X as Windows is not > suited for

Re: About numbertext

2012-12-06 Thread Andras Timar
Hi, On Thu, Dec 6, 2012 at 4:30 PM, Németh László wrote: > Hi, > > Final release: > http://numbertext.org/dist/b7cae45ad2c23551fd6ccb8ae2c1f59e-numbertext-0.9.5.oxt > I pushed the changes to master and libreoffice-4-0. Best regards, Andras ___ LibreOf

[Libreoffice-commits] .: Branch 'libreoffice-4-0' - 2 commits - config_host.mk.in configure.ac distro-configs/OxygenOfficeLinux.conf distro-configs/OxygenOfficeWin32.conf extras/Package_extensions.mk

2012-12-06 Thread Libreoffice Gerrit user
Makefile.fetch |3 -- config_host.mk.in|1 configure.ac | 23 --- distro-configs/OxygenOfficeLinux.conf|1 distro-configs/OxygenOfficeWi

[Libreoffice-commits] .: configure.ac Makefile.fetch

2012-12-06 Thread Libreoffice Gerrit user
Makefile.fetch |2 +- configure.ac |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 56da3f2a9fbf9e8787c8bc14d171fc77eb53d876 Author: Andras Timar Date: Thu Dec 6 22:07:53 2012 +0100 Numbertext 0.9.5 (Python 3 fixes) Change-Id: Ic5d8f8a975861c6

Re: [API] Some more cleanup ideas

2012-12-06 Thread Thorsten Behrens
Lubos Lunak wrote: > > - rtl::OUString > > + OUString > > You cannot compare these with exception specifications. The examples above, > barring very corner cases, are only about readability and nothing else, while > exception specifications are not. Arguing that we should remove exception

Re: Current Master Version?

2012-12-06 Thread Joel Madero
On Thu, Dec 6, 2012 at 12:42 PM, Norbert Thiebaud wrote: > On Thu, Dec 6, 2012 at 2:15 PM, Joel Madero wrote: > > Hi All, > > > > Is current master 4.1.0.0.alpha...? I was surprised after my build today > > that I saw 4.1 vs. 4.0just curious. Thanks all > > we branched 4.0 ... so now master i

[PUSHED] OUStringBuffer::remove( int ) -> truncate( int )

2012-12-06 Thread Norbert Thiebaud (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/1256 Approvals: Norbert Thiebaud: Verified; Looks good to me, approved Michael Stahl: Looks good to me, approved -- To view, visit https:

Re: Current Master Version?

2012-12-06 Thread Norbert Thiebaud
On Thu, Dec 6, 2012 at 2:15 PM, Joel Madero wrote: > Hi All, > > Is current master 4.1.0.0.alpha...? I was surprised after my build today > that I saw 4.1 vs. 4.0just curious. Thanks all we branched 4.0 ... so now master is for vnext : 4.1 Norbert

[Libreoffice-commits] .: sal/inc svl/source xmloff/source

2012-12-06 Thread Libreoffice Gerrit user
sal/inc/rtl/ustrbuf.hxx |4 ++-- svl/source/numbers/zformat.cxx | 14 +++--- xmloff/source/style/xmlnumfi.cxx |2 +- 3 files changed, 10 insertions(+), 10 deletions(-) New commits: commit eafb82821386e4c14f4a072e4b541dc60f4d7af2 Author: Luboš Luňák Date: Thu Dec

Current Master Version?

2012-12-06 Thread Joel Madero
Hi All, Is current master 4.1.0.0.alpha...? I was surprised after my build today that I saw 4.1 vs. 4.0just curious. Thanks all Regards, Joel -- *Joel Madero* LibO QA Volunteer jmadero@gmail.com ___ LibreOffice mailing list LibreOffice@lists.

[PUSHED] Change in core[libreoffice-3-6]: fdo#57927: Clarify msi installer only installs subset of dic...

2012-12-06 Thread Andras Timar (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/1254 Approvals: Andras Timar: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/1254 To unsubscribe, vi

[Libreoffice-commits] .: Branch 'libreoffice-4-0' - starmath/source

2012-12-06 Thread Libreoffice Gerrit user
starmath/source/document.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 2e682ba972f193cf22c7103c5bafb83ee0efc65b Author: Caolán McNamara Date: Thu Dec 6 20:10:19 2012 + SID_SAVE_ONLY_USED_SYMBOLS missing from starmath print options itemset Change-Id: I91a39

[Libreoffice-commits] .: starmath/source

2012-12-06 Thread Libreoffice Gerrit user
starmath/source/document.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit cf543d8a78170f4fa3c2ca340f21e61d913a90eb Author: Caolán McNamara Date: Thu Dec 6 20:10:19 2012 + SID_SAVE_ONLY_USED_SYMBOLS missing from starmath print options itemset Change-Id: I91a39

[Libreoffice-commits] .: Branch 'libreoffice-3-6' - instsetoo_native/inc_openoffice

2012-12-06 Thread Libreoffice Gerrit user
instsetoo_native/inc_openoffice/windows/msi_languages/Control.ulf |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit a2876a7ff78f4d3d48c444ca285a7c1280018257 Author: Stephan Bergmann Date: Thu Dec 6 16:54:07 2012 +0100 fdo#57927: Clarify msi installer only in

Re: disabling built-in rules in makefile

2012-12-06 Thread Matúš Kukan
On 5 December 2012 05:58, David Tardon wrote: >> makes even bigger difference for me. Then it's the ~same as using make -r. > > It is not the same thing. The .SUFFIXES special rule only deletes > defined (i.e., built-in) suffix rules, but it does not affect built-in > pattern rules. The -r flag d

[PATCH] let's have plain 'make' without '-r' even faster

2012-12-06 Thread via Code Review
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/1257 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/57/1257/1 let's have plain 'make' without '-r' even faster Change-Id: I8338a6be0afbad456d1c5ca5d5a1b8a26ffca8ad --- M sole

[Bug 44446] LibreOffice 3.6 most annoying bugs

2012-12-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=6 Bug 6 depends on bug 51976, which changed state. Bug 51976 Summary: EDITING: Base embedded HSQLDB needs minutes for first "Go to last record in the Table" https://bugs.freedesktop.org/show_bug.cgi?id=51976 What|Removed

[Bug 37361] LibreOffice 3.5 most annoying bugs

2012-12-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37361 Bug 37361 depends on bug 53281, which changed state. Bug 53281 Summary: A double-plus-more extremely slow search/browse table in embedded HSQLDB since 3.5.5/3.6.0.beta https://bugs.freedesktop.org/show_bug.cgi?id=53281 What|Remov

[PATCH] OUStringBuffer::remove( int ) -> truncate( int )

2012-12-06 Thread via Code Review
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/1256 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/56/1256/1 OUStringBuffer::remove( int ) -> truncate( int ) Although this may seem consistent with remove( int, int ), it i

[PATCH] -Werror,-Wtautological-constant-out-of-range-compare

2012-12-06 Thread Stephan Bergmann (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/1255 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/55/1255/1 -Werror,-Wtautological-constant-out-of-range-compare ...so assuming this was meant instead? Change-Id: I1c9cf55

[Libreoffice-commits] .: sc/source

2012-12-06 Thread Libreoffice Gerrit user
sc/source/ui/condformat/condformatdlg.cxx |4 +--- sc/source/ui/condformat/condformatmgr.cxx | 11 +-- sc/source/ui/dbgui/sortkeydlg.cxx |1 - sc/source/ui/inc/condformatdlg.hxx|4 sc/source/ui/inc/condformatmgr.hxx|5 ++--- sc/source/ui/inc/s

[Libreoffice-commits] .: writerfilter/source

2012-12-06 Thread Libreoffice Gerrit user
writerfilter/source/dmapper/DomainMapper_Impl.cxx |1 - writerfilter/source/dmapper/DomainMapper_Impl.hxx |1 - 2 files changed, 2 deletions(-) New commits: commit 1fd91ad2c94e80ebbc121b1f3b6bc76ad2257500 Author: Stephan Bergmann Date: Thu Dec 6 17:55:47 2012 +0100 -Werror,-Wunuse

[Libreoffice-commits] .: svgio/source

2012-12-06 Thread Libreoffice Gerrit user
svgio/source/svgreader/svgtextpathnode.cxx |5 - 1 file changed, 5 deletions(-) New commits: commit a1f85dd9db88c157d8943f7bf2a101bf8e281023 Author: Stephan Bergmann Date: Thu Dec 6 17:32:45 2012 +0100 -Werror,-Wunused-private-field Change-Id: Ifa4d44865873bfee8a95c5287e3

Re: [Grammar checking] Using LanguageTool lexicons with Lightproof new possible

2012-12-06 Thread Németh László
Hi Olivier, Thanks, I have tested it, quite fast the dictionary lookup! Best regards, László 2012/12/6 Olivier R. > Hi László, > > In fsa_builder.py, in class DAWG, you can replace : > > self.minimizedNodes = collections.OrderedDict() > > by > > self.minimizedNodes = {} > > C

[Libreoffice-commits] .: connectivity/source

2012-12-06 Thread Libreoffice Gerrit user
connectivity/source/drivers/evoab2/NStatement.cxx |2 -- connectivity/source/drivers/evoab2/NStatement.hxx |4 2 files changed, 6 deletions(-) New commits: commit 24d7831da52dbb0fdc2f1aa2a5f25f3fa4477acf Author: Stephan Bergmann Date: Thu Dec 6 17:13:51 2012 +0100 -Werror,-Wu

[PATCH] Change in core[libreoffice-3-6]: fdo#57927: Clarify msi installer only installs subset of dic...

2012-12-06 Thread Stephan Bergmann (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/1254 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/54/1254/1 fdo#57927: Clarify msi installer only installs subset of dicts by default ...since this was changed with fdo#530

[PATCH] userfriendly make targets for build and clean

2012-12-06 Thread via Code Review
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/1253 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/53/1253/1 userfriendly make targets for build and clean So that now it's possible to do just 'make CppunitTest_sw_macros_t

[Libreoffice-commits] .: Branch 'libreoffice-4-0' - instsetoo_native/inc_openoffice

2012-12-06 Thread Libreoffice Gerrit user
instsetoo_native/inc_openoffice/windows/msi_languages/Control.ulf |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit a0f70009e805ebc37493fb3afefb443b64fa4108 Author: Stephan Bergmann Date: Thu Dec 6 16:54:07 2012 +0100 fdo#57927: Clarify msi installer only in

[Libreoffice-commits] .: instsetoo_native/inc_openoffice

2012-12-06 Thread Libreoffice Gerrit user
instsetoo_native/inc_openoffice/windows/msi_languages/Control.ulf |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit d35849b6f718990869b01209865bb70cb7343ceb Author: Stephan Bergmann Date: Thu Dec 6 16:54:07 2012 +0100 fdo#57927: Clarify msi installer only in

[Libreoffice-commits] .: filter/source

2012-12-06 Thread Libreoffice Gerrit user
filter/source/svg/svgwriter.cxx |5 ++--- filter/source/svg/svgwriter.hxx |3 +-- 2 files changed, 3 insertions(+), 5 deletions(-) New commits: commit d96c0ee8e9ad0f777bed009e87401e6f684af446 Author: Stephan Bergmann Date: Thu Dec 6 16:43:16 2012 +0100 -Werror,-Wunused-private-fie

Re: Default Styles in Writer

2012-12-06 Thread Samuel Mehrbrodt
Hi Niklas, Somehow I missed your post on UX-Advise. Anyway, thanks for the information, that's helpful to me. I'll have a look at it when I've got some time. Thanks Samuel Am 06.12.2012 12:55, schrieb Niklas Johansson: Hi Samuel This is pretty much the issue I tried to raise in the UX-discu

Re: About numbertext

2012-12-06 Thread Németh László
Hi, Final release: http://numbertext.org/dist/b7cae45ad2c23551fd6ccb8ae2c1f59e-numbertext-0.9.5.oxt Unfortunately, I don't know the exact status of this extension in LibreOffice. I will publish it on the LibreOffice Extensions site, too (also the other ones mentioned in my previous letter). Than

[Libreoffice-commits] .: extensions/source

2012-12-06 Thread Libreoffice Gerrit user
extensions/source/plugin/unx/mediator.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit b13abba277397464a2cde3604aaca780191e5d97 Author: Stephan Bergmann Date: Thu Dec 6 16:26:52 2012 +0100 -Werror,-Wsometimes-uninitialized Change-Id: I8996a06a19e75

[Bug 54157] LibreOffice 3.7/4.0 most annoying bugs

2012-12-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54157 Bug 54157 depends on bug 57946, which changed state. Bug 57946 Summary: EDITING CRASH in menu 'Format - Conditional Formatting - Contition - Condition' https://bugs.freedesktop.org/show_bug.cgi?id=57946 What|Removed

Re: About numbertext

2012-12-06 Thread Stephan Bergmann
On 12/06/2012 03:47 PM, Andras Timar wrote: On Thu, Dec 6, 2012 at 3:31 PM, Stephan Bergmann wrote: My understanding is that Kami/OxygenOffice/ooo.itc.hu (whether and however they are actually connected) are the only "real" consumers to include that prebuilt numbertext oxt as a bundled extensio

Re: [Libreoffice-qa] 4.0 Test week/marathon Re: [...-qa] 3.7 bug hunt party ?

2012-12-06 Thread Joel Madero
I think that testing from Thursday 13 to Wednesday 19th is perfectly fine and beta1 state looks promising for it. Maybe we should announce this on the user list and there's a chance we can get a few more volunteers for QA work?? Is there any plan to make a wiki page or something about the eve

[Libreoffice-commits] .: dbaccess/source

2012-12-06 Thread Libreoffice Gerrit user
dbaccess/source/ui/inc/unosqlmessage.hxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 4b90e055067a829f504b53d59aadc2e97138a79b Author: Noel Grandin Date: Thu Dec 6 17:00:48 2012 +0200 fix missing SAL_CALL attribute on method Change-Id: Idd0581d104c

Re: About numbertext

2012-12-06 Thread Andras Timar
Hi, On Thu, Dec 6, 2012 at 3:31 PM, Stephan Bergmann wrote: > > My understanding is that Kami/OxygenOffice/ooo.itc.hu (whether and however > they are actually connected) are the only "real" consumers to include that > prebuilt numbertext oxt as a bundled extension in installation sets. As > such

Re: About numbertext

2012-12-06 Thread Németh László
2012/12/6 Matúš Kukan > On 6 December 2012 14:40, Stephan Bergmann wrote: > > LO wants to download the prebuilt oxt from > > < > http://ooo.itc.hu/oxygenoffice/download/libreoffice/510117359dc91181ea06b4aa8582ed2c-numbertext-0.9.5.oxt > > > > (see LO's Makefile.fetch), so if somebody (Kami?) can

Re: About numbertext

2012-12-06 Thread Stephan Bergmann
On 12/06/2012 03:23 PM, Matúš Kukan wrote: On 6 December 2012 14:40, Stephan Bergmann wrote: LO wants to download the prebuilt oxt from (see LO's Makefile.fetch), so if somebody (Kami?) c

Re: random number generators for calc

2012-12-06 Thread tino
> > just happened to reimplement RAND() with a B.A Wichmann > > and I.D Hill generator.. see > > As they are entitled to. No doubt we'll come up with a comprehensive, > nicely architected and beautiful solution of our own :-) Ok, I'll go ahead with a suggestion then. :) Attached patch is j

[PUSHED] Change in core[libreoffice-3-6]: fdo#40339: line style toolbar dropdown list not updated

2012-12-06 Thread 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/1238 Approvals: Caolán McNamara: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/1238 To unsubscribe,

Re: About numbertext

2012-12-06 Thread Matúš Kukan
On 6 December 2012 14:40, Stephan Bergmann wrote: > LO wants to download the prebuilt oxt from > > (see LO's Makefile.fetch), so if somebody (Kami?) can put it there, that > would be the eas

[Libreoffice-commits] .: Branch 'libreoffice-3-6' - svx/source

2012-12-06 Thread Libreoffice Gerrit user
svx/source/tbxctrls/linectrl.cxx |5 - 1 file changed, 4 insertions(+), 1 deletion(-) New commits: commit ee1d26740fbd8e9c9d6c1ee7e493f136c25b038c Author: Ivan Timofeev Date: Tue Dec 4 18:19:07 2012 +0400 fdo#40339: line style toolbar dropdown list not updated ... because

[Libreoffice-commits] .: Branch 'distro/suse/suse-3.6' - 2 commits - sc/inc sc/qa sc/source

2012-12-06 Thread Libreoffice Gerrit user
sc/inc/dpsave.hxx|2 + sc/qa/unit/ucalc.cxx | 29 ++ sc/source/core/data/dpobject.cxx | 12 +- sc/source/core/data/dpsave.cxx | 37 + sc/source/ui/inc/gridwin.hxx |4 ++- sc/source/ui/vi

[PUSHED] Manual conversion printeroption widget

2012-12-06 Thread 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/1242 -- To view, visit https://gerrit.libreoffice.org/1242 To unsubscribe, visit https://gerrit.libreoffice.org/settings Gerrit-MessageType:

Re: loader.loadComponentFromURL works slow when we are restoring CALC sheet from byte array | loader.loadComponentFromURL

2012-12-06 Thread William Beltrán
El 06/12/12 08:50, Michael Meeks escribió: On Wed, 2012-12-05 at 11:27 -0500, William Beltrán wrote: Ok, I try to be more specific Warning: Any further replies that ignore my request to CC (this means carbon-copy - it is usually the 2nd field down in your mailer after the To: field) the public

[Libreoffice-commits] .: cli_ure/util cli_ure/workbench curl/makefile.mk dbaccess/util idl/util slideshow/util

2012-12-06 Thread Libreoffice Gerrit user
cli_ure/util/target.pmk | 35 -- cli_ure/workbench/dynload/dynload.cs | 53 - cli_ure/workbench/dynload/makefile.mk | 59 -- cli_ure/workbench/dynload/readme.txt |2 curl/makefile.mk | 190 -- dbac

Re: About numbertext

2012-12-06 Thread Németh László
Hi Stephan, hi Kami, I'm sorry, the first link was a not public link of the of the extension with pending approval at LibreOffice Extensions site, and the target of the second one wasn't updated yet. Here is the right link (extended with the md5sum): http://numbertext.org/dist/92973266240813c7bdb

[Libreoffice-commits] .: 3 commits - boost/boost.6397.warnings.patch connectivity/source slideshow/source

2012-12-06 Thread Libreoffice Gerrit user
boost/boost.6397.warnings.patch | 168 +- connectivity/source/drivers/evoab2/NStatement.hxx|2 slideshow/source/engine/OGLTrans/unx/OGLTrans_TransitionImpl.cxx | 16 3 files changed, 166 insertions(+), 20 deletions(-) New commits:

[Libreoffice-commits] .: configure.ac .gitignore

2012-12-06 Thread Libreoffice Gerrit user
.gitignore |1 - configure.ac |6 -- 2 files changed, 4 insertions(+), 3 deletions(-) New commits: commit de2c6007fc584150210eb29d15044fca0d8321f7 Author: Stephan Bergmann Date: Thu Dec 6 14:59:42 2012 +0100 Do not accumulate warnings across configure runs ...and re

Re: random number generators for calc

2012-12-06 Thread Michael Meeks
On Wed, 2012-12-05 at 17:12 +0100, Eike Rathke wrote: > just happened to reimplement RAND() with a B.A Wichmann > and I.D Hill generator.. see As they are entitled to. No doubt we'll come up with a comprehensive, nicely architected and beautiful solution of our own :-) ATB,

Re: About numbertext

2012-12-06 Thread Stephan Bergmann
On 12/06/2012 02:02 PM, Németh László wrote: I have made the complete port, tested with LibreOffice 4.0 and 3.6: http://extensions.libreoffice.org/extension-center/numbertext-1/pscreleasefolder.2012-10-09.7591543982/0.9.5/numbertext-0.9.5.oxt or http://www.numbertext.org/dist/numbertext-0.9.5.oxt

Re: About numbertext

2012-12-06 Thread Németh László
Hello, I have made the complete port, tested with LibreOffice 4.0 and 3.6: http://extensions.libreoffice.org/extension-center/numbertext-1/pscreleasefolder.2012-10-09.7591543982/0.9.5/numbertext-0.9.5.oxt or http://www.numbertext.org/dist/numbertext-0.9.5.oxt Could you help to update the numbertex

Re: [Libreoffice-qa] 4.0 Test week/marathon Re: [...-qa] 3.7 bug hunt party ?

2012-12-06 Thread Michael Meeks
On Thu, 2012-12-06 at 12:16 +0100, Petr Mladek wrote: > Why was I so careful? If you look at > http://dev-builds.libreoffice.org/pre-releases/src/commits-libreoffice-4-0-release-4.0.0.0-alpha1-to-beta1.log > there were about 1350 commits between alpha1 and beta1. We normally have around 1

[Libreoffice-commits] .: jurt/CustomTarget_test_urp.mk

2012-12-06 Thread Libreoffice Gerrit user
jurt/CustomTarget_test_urp.mk |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 5b567649c166c88116733f416bade285acd14f35 Author: David Tardon Date: Thu Dec 6 13:59:29 2012 +0100 udkapi.rdb is enough Change-Id: Ia9919b2d85264ba3c0bf12a66646821e5c6badb4

Re: About numbertext

2012-12-06 Thread Németh László
Hello, I have made the complete port, tested with LibreOffice 4.0 and 3.6: http://extensions.libreoffice.org/extension-center/numbertext-1/pscreleasefolder.2012-10-09.7591543982/0.9.5/numbertext-0.9.5.oxt or http://www.numbertext.org/dist/numbertext-0.9.5.oxt Could you update the numbertext src pa

[PUSHED] convert cppunit to gbuild

2012-12-06 Thread David Tardon (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/1183 -- To view, visit https://gerrit.libreoffice.org/1183 To unsubscribe, visit https://gerrit.libreoffice.org/settings Gerrit-MessageType:

[Libreoffice-commits] .: cppunit/ExternalPackage_cppunit.mk cppunit/ExternalProject_cppunit.mk cppunit/Makefile cppunit/makefile.mk cppunit/Module_cppunit.mk cppunit/ooo-cppunit_dll.mk cppunit/ooo-Dll

2012-12-06 Thread Libreoffice Gerrit user
Module_tail_build.mk |1 RepositoryExternal.mk |6 + RepositoryModule_ooo.mk|1 cppunit/ExternalPackage_cppunit.mk | 43 cppunit/ExternalProject_cppunit.mk | 58 +++ cppunit/Makefile |7 + cppunit/Modul

Re: [Libreoffice-qa] 4.0 Test week/marathon Re: [...-qa] 3.7 bug hunt party ?

2012-12-06 Thread Cor Nouws
Hi Petr, *, Petr Mladek wrote (06-12-12 12:16) Cor Nouws píše v St 05. 12. 2012 v 10:53 +0100: Beta1 build is in progress. Linux and MAC packages are even already available at http://dev-builds.libreoffice.org/pre-releases/ I did some very basic testing yesterday and did not find any problem

RE: Change in core[master]: fdo#56124 add calc functions IFERROR and IFNA as in ODFF1.2

2012-12-06 Thread Winfried Donkers
This time to the ML as well... Winfried > -Oorspronkelijk bericht- > Van: Winfried Donkers > Verzonden: donderdag 6 december 2012 12:52 > Aan: 'er...@redhat.com' > Onderwerp: RE: Change in core[master]: fdo#56124 add calc functions > IFERROR and IFNA as in ODFF1.2 > > Hi Eike, > > >

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

2012-12-06 Thread Libreoffice Gerrit user
sw/source/core/text/frmform.cxx |2 - sw/source/core/text/itrtxt.cxx |2 - sw/source/core/text/itrtxt.hxx |8 +++ sw/source/core/text/porfld.cxx | 14 ++-- sw/source/core/text/porfld.hxx |6 ++--- sw/source/core/text/porglue.cxx |2 - sw/source/core/text

Personas in LibreOffice

2012-12-06 Thread Marcos Souza
Hi list, After take a look in some commits in LO about the FFox Personas, I saw that this is only for Windows until now... There is a reason for that? There is something that we can do for extend this for Linux users? I belvei that's a nice feature for LO! Congrats to the authors! Thanks a lot

Re: Default Styles in Writer

2012-12-06 Thread Niklas Johansson
Hi Samuel This is pretty much the issue I tried to raise in the UX-discussion. - Applied styles are shown in the ComboBox (a good thing) - A style that is the basis for another style is seen as Applied and is thus shown in the ComboBox (what I questioned) - The Default Style is the basis for al

[Bug 54157] LibreOffice 3.7/4.0 most annoying bugs

2012-12-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54157 Rainer Bielefeld changed: What|Removed |Added Depends on||57946 --- Comment #42 from Rainer Bie

[Libreoffice-commits] .: sw/source

2012-12-06 Thread Libreoffice Gerrit user
sw/source/filter/ww8/docxattributeoutput.cxx | 14 ++-- sw/source/filter/ww8/rtfexport.cxx |3 sw/source/filter/ww8/writerwordglue.cxx |2 sw/source/filter/ww8/wrtw8esh.cxx|4 - sw/source/filter/ww8/wrtw8nds.cxx| 28 sw/source/filte

[Libreoffice-commits] .: dbaccess/source extensions/source svtools/source

2012-12-06 Thread Libreoffice Gerrit user
dbaccess/source/core/dataaccess/databasecontext.cxx |2 - dbaccess/source/inc/stringconstants.hrc |1 dbaccess/source/inc/stringconstants.inc |1 dbaccess/source/ui/browser/genericcontroller.cxx |8 ++- dbaccess/source/ui/dlg/DbAdminImpl.cxx

[Libreoffice-commits] .: Branch 'libreoffice-4-0' - instsetoo_native/util solenv/inc

2012-12-06 Thread Libreoffice Gerrit user
instsetoo_native/util/openoffice.lst | 40 +-- solenv/inc/minor.mk |4 +-- 2 files changed, 22 insertions(+), 22 deletions(-) New commits: commit 97b53a963938ddb6b8ddf31c05ebd6e8978e8610 Author: Petr Mladek Date: Thu Dec 6 12:35:37 2012 +0

[PUSHED] Translate German comments in tbcontrl.cxx

2012-12-06 Thread Michael Stahl (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/1249 Approvals: Michael Stahl: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/1249 To unsubscribe, v

[Libreoffice-commits] .: svx/source

2012-12-06 Thread Libreoffice Gerrit user
svx/source/tbxctrls/tbcontrl.cxx | 67 +-- 1 file changed, 30 insertions(+), 37 deletions(-) New commits: commit 1faac45905a2dc28b36f7957cb008e8c0e7fa3c1 Author: Samuel Mehrbrodt Date: Wed Dec 5 21:37:32 2012 +0100 Translate German comments in tbcontr

Re: [ANNOUNCE] libreoffice-4.0.0.0.beta1 tag created

2012-12-06 Thread Petr Mladek
Petr Mladek píše v St 05. 12. 2012 v 18:31 +0100: > Hi, > > there have been created the libreoffice-4.0.0.0.beta1 tag. The > corresponding official builds will be available within next few days. > > See the attached list of changes against 4.0.0.0.alpha1[*] > See also http://wiki.documentfoundati

Re: [Libreoffice-qa] 4.0 Test week/marathon Re: [...-qa] 3.7 bug hunt party ?

2012-12-06 Thread Petr Mladek
Cor Nouws píše v St 05. 12. 2012 v 10:53 +0100: > Hi Michael, > > Michael Meeks wrote (05-12-12 10:34) > > > So - my hope would be that our Beta1 would be of a better quality than > > previous betas out of the door :-) but lets see. > > Yep - fully agree with even such an expectation. Beta1

Re: Default Styles in Writer

2012-12-06 Thread Samuel Mehrbrodt
Hi Cedric, I don't want to remove "Default Style" completely, I just want to remove it from the "Styles" ComboBox in the toolbar in Writer. Sorry for being unclear. Samuel 2012/12/6 Cedric Bosdonnat > Hello Samuel, > > On Thu, 2012-12-06 at 09:33 +0100, Samuel Mehrbrodt wrote: > > I have subm

[Libreoffice-commits] .: sd/source

2012-12-06 Thread Libreoffice Gerrit user
sd/source/ui/remotecontrol/BluetoothServer.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 584cd8d1c23d47becb776e382f853ffe77ce9fc2 Author: Noel Grandin Date: Thu Dec 6 13:00:22 2012 +0200 Fix: needs to be included under Linux Change-Id: I00cbeaa3d00b6001b1b9adf

Re: Default Styles in Writer

2012-12-06 Thread Cedric Bosdonnat
Hello Samuel, On Thu, 2012-12-06 at 09:33 +0100, Samuel Mehrbrodt wrote: > I have submitted a patch changing the list of default Styles in the > Toolbar in Writer [1]. > > Now, we [2] also wanted to remove the entry "Default Style" from the > list, but removing "Standard" in the code didn't do th

[Libreoffice-commits] .: sd/source

2012-12-06 Thread Libreoffice Gerrit user
sd/source/ui/remotecontrol/BluetoothServer.cxx |9 + 1 file changed, 5 insertions(+), 4 deletions(-) New commits: commit ec530530b7c4afbc7b521aaf05ac4e3d527fdf7e Author: Stephan Bergmann Date: Thu Dec 6 11:38:03 2012 +0100 Fix Linux-specific code Change-Id: I36971b78d

[Libreoffice-commits] .: cui/source cui/uiconfig

2012-12-06 Thread Libreoffice Gerrit user
cui/source/options/personalization.cxx | 12 cui/uiconfig/ui/personalization_tab.ui |2 +- 2 files changed, 13 insertions(+), 1 deletion(-) New commits: commit 1d3a86cfb11b3490806444e70683a8fa1fa1487d Author: Jan Holesovsky Date: Thu Dec 6 11:19:37 2012 +0100 Personas:

Re: About numbertext

2012-12-06 Thread Michael Stahl
On 05/12/12 22:02, julien2412 wrote: > Hello, > > By trying to reproduce an fdo, I got a lot of these on console: > Python exception: : inconsistent use of tabs and spaces in > indentation (__init__.py, line 70), traceback follows Python 3 is more strict about indentation, tabs are now considered

  1   2   >