Change in core[libreoffice-4-0]: bnc#492440: Sort autofilter popup items correctly.

2013-01-30 Thread Kohei Yoshida (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/1932 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/32/1932/1 bnc#492440: Sort autofilter popup items correctly. Use locale-aware collator to sort strings, instead of using t

Change in core[master]: Use a method from UnoApitest instead of implement a new one ...

2013-01-30 Thread Markus Mohrhard (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/1923 -- To view, visit https://gerrit.libreoffice.org/1923 To unsubscribe, visit https://gerrit.libreoffice.org/settings Gerrit-MessageType: mer

Change in core[libreoffice-4-0]: bnc#615357: Recompile cells with #NAME! for English function...

2013-01-30 Thread Markus Mohrhard (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/1931 Approvals: Markus Mohrhard: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/1931 To unsubscribe, vi

Change in core[libreoffice-4-0]: bnc#615317: Recompile cells with #NAME! for English function...

2013-01-30 Thread Kohei Yoshida (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/1931 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/31/1931/1 bnc#615317: Recompile cells with #NAME! for English function name option. When the option for using English func

Change in core[master]: Hyperlink is an optional property, fdo#58858

2013-01-30 Thread Markus Mohrhard (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/1930 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/30/1930/1 Hyperlink is an optional property, fdo#58858 Change-Id: I30f2b0cdb72951a47cfd8d0091b5418fd59efe83 --- M sc/sourc

Change in core[libreoffice-4-0]: resolved fdo#60087 corrected .xlsx export of functions

2013-01-30 Thread Eike Rathke (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/1929 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/29/1929/1 resolved fdo#60087 corrected .xlsx export of functions Change-Id: I6c7ba47dde88a73d035b1db5f7f4cede78b262db (che

Change in core[libreoffice-4-0]: resolved fdo#60043 write correct IM* function names

2013-01-30 Thread Kohei Yoshida (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/1920 Approvals: Kohei Yoshida: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/1920 To unsubscribe, visi

Re: [Libreoffice-commits] replaceAll

2013-01-30 Thread Noel Grandin
On 2013-01-31 02:58, Michael Meeks wrote: We could deprecate it. Do we have a nice macro wrapped around some magic gcc: "really warn if return value unused" attribute - I assume there is one of those - that might help make it more sane ? Maybe we need a SAL_ERROR_IF_UNUSED macro

[Libreoffice-commits] .: sc/qa

2013-01-30 Thread Libreoffice Gerrit user
sc/qa/unit/subsequent_export-test.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 561ec646ff08bf455720c5549a73fd54cdddeaa7 Author: Tor Lillqvist Date: Thu Jan 31 08:54:53 2013 +0200 WaE: C++11 requires a space between literal and identifier Change

[Libreoffice-commits] .: sc/qa

2013-01-30 Thread Libreoffice Gerrit user
sc/qa/unit/subsequent_export-test.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 21a807456e4e7f141bb0165b43323c2202c0273c Author: Tor Lillqvist Date: Thu Jan 31 07:55:31 2013 +0200 Meh, use SAL_PRIdINT32 Change-Id: I8ce0d94e7946175d1b287ba85567f9

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

2013-01-30 Thread Libreoffice Gerrit user
sc/source/core/tool/typedstrdata.cxx | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) New commits: commit 93b167475be204092a171f93e40861296d10fc4a Author: Kohei Yoshida Date: Wed Jan 30 22:32:28 2013 -0500 bnc#492440: Sort autofilter popup items correctly. Use l

[Libreoffice-commits] .: sc/source

2013-01-30 Thread Libreoffice Gerrit user
sc/source/core/tool/typedstrdata.cxx | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) New commits: commit 338140e5201bc23625eacd1a4740622e6241cbc2 Author: Kohei Yoshida Date: Wed Jan 30 22:32:28 2013 -0500 bnc#492440: Sort autofilter popup items correctly. Use l

[Libreoffice-commits] .: sc/CppunitTest_sc_macros_test.mk sc/qa test/inc test/source

2013-01-30 Thread Libreoffice Gerrit user
dev/null |binary sc/CppunitTest_sc_macros_test.mk |1 sc/qa/extras/macros-test.cxx | 50 +++-- sc/qa/extras/scannotationobj.cxx |1 sc/qa/extras/scannotationsobj.cxx |1 sc/qa/ext

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

2013-01-30 Thread Libreoffice Gerrit user
sc/inc/column.hxx|2 ++ sc/inc/document.hxx | 12 sc/inc/table.hxx |2 ++ sc/source/core/data/column.cxx | 34 ++ sc/source/core/data/document.cxx | 16 sc/source/core/data/ta

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

2013-01-30 Thread Libreoffice Gerrit user
sc/source/core/data/column.cxx |3 +-- sc/source/ui/app/scmod.cxx |3 ++- 2 files changed, 3 insertions(+), 3 deletions(-) New commits: commit 399af06742cf7bd0838a9e987a77ac532efce365 Author: Kohei Yoshida Date: Wed Jan 30 21:00:48 2013 -0500 Fix the build. Change-Id:

[Libreoffice-commits] .: sc/source

2013-01-30 Thread Libreoffice Gerrit user
sc/source/core/data/column.cxx |1 - sc/source/ui/app/scmod.cxx |3 ++- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 11cfcf401a68cbaf5dfe0a309fd482d3a3fbdff6 Author: Kohei Yoshida Date: Wed Jan 30 20:49:15 2013 -0500 Don't overwrite bCalcAll when it's a

[Libreoffice-commits] .: 3 commits - sc/source sd/source sw/source

2013-01-30 Thread Libreoffice Gerrit user
sc/source/ui/inc/fuconstr.hxx|4 sd/source/ui/inc/fuconstr.hxx|2 -- sw/source/ui/inc/drawbase.hxx|2 -- sw/source/ui/inc/drwbassh.hxx|2 -- sw/source/ui/inc/drwtxtsh.hxx|3 --- sw/source/ui/ribbar/drawbase.cxx |2 -- 6 files changed, 15 deletions(-

Re: [Libreoffice-commits] replaceAll

2013-01-30 Thread Michael Meeks
On Wed, 2013-01-30 at 16:26 +0100, Stephan Bergmann wrote: > > fix for the awkward OUString::replaceAll() behaviour > > Seeing this, that's the reason I've always been unhappy with such a > replaceAll function: While it may appear "obviously useful," it easily > leads to broken code (like

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

2013-01-30 Thread Libreoffice Gerrit user
sc/inc/column.hxx|2 ++ sc/inc/document.hxx | 12 sc/inc/table.hxx |2 ++ sc/source/core/data/column.cxx | 35 +++ sc/source/core/data/document.cxx | 16 sc/source/core/data/t

[Libreoffice-commits] .:

2013-01-30 Thread Libreoffice Gerrit user
0 files changed New commits: commit 8597e8e4f1b92c55b72aae8462d2361cbd8652dc Author: Kohei Yoshida Date: Wed Jan 30 19:24:54 2013 -0500 Oops the last commit is for bnc#615357. Sorry. Change-Id: I3ce101b52bfbede14d0fb0ef453b04f882de57a0 ___

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

2013-01-30 Thread Libreoffice Gerrit user
sc/inc/column.hxx|2 ++ sc/inc/document.hxx | 12 sc/inc/table.hxx |2 ++ sc/source/core/data/column.cxx | 35 +++ sc/source/core/data/document.cxx | 16 sc/source/core/data/t

[Libreoffice-commits] .: sc/source

2013-01-30 Thread Libreoffice Gerrit user
sc/source/filter/excel/xlformula.cxx | 128 +-- sc/source/filter/oox/formulabase.cxx | 98 +- 2 files changed, 158 insertions(+), 68 deletions(-) New commits: commit 24bce470788aa34e5e1bb001250bfa14cee1c75e Author: Eike Rathke Date: Th

[Libreoffice-commits] .: 7 commits - sw/uiconfig

2013-01-30 Thread Libreoffice Gerrit user
sw/uiconfig/swriter/ui/titlepage.ui | 166 ++-- 1 file changed, 103 insertions(+), 63 deletions(-) New commits: commit 5679597c8a60578b928174f78fcfb6de38c80de8 Author: Caolán McNamara Date: Wed Jan 30 23:17:11 2013 + HIG: align the edit button with th

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

2013-01-30 Thread Libreoffice Gerrit user
sc/source/filter/oox/formulabase.cxx |8 1 file changed, 8 insertions(+) New commits: commit f3f092903bfaae0ee27ec56f7a004476e35460e1 Author: Eike Rathke Date: Wed Jan 30 00:55:19 2013 +0100 resolved fdo#60043 write correct IM* function names Prefixed with _xlfn. ins

Change in core[master]: Introduce SAL_OVERRIDE

2013-01-30 Thread Miklos Vajna (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/1928 -- To view, visit https://gerrit.libreoffice.org/1928 To unsubscribe, visit https://gerrit.libreoffice.org/settings Gerrit-MessageType: mer

[Libreoffice-commits] .: sc/source

2013-01-30 Thread Libreoffice Gerrit user
sc/source/filter/excel/xeformula.cxx | 46 +++- sc/source/filter/oox/formulabase.cxx | 66 ++- 2 files changed, 71 insertions(+), 41 deletions(-) New commits: commit 0c7a1b6e10011930b703897073b8d41e94f7d827 Author: Eike Rathke Date: Wed J

[Libreoffice-commits] .: formula/source

2013-01-30 Thread Libreoffice Gerrit user
formula/source/core/api/FormulaCompiler.cxx |3 +++ 1 file changed, 3 insertions(+) New commits: commit 63e3d8671ef5cf9405405c8f3c388b0aea679e91 Author: Markus Mohrhard Date: Wed Jan 30 22:02:06 2013 +0100 make it possible to update DDE links after loading, fdo#59032 Change-I

[Libreoffice-commits] .: config/config_global.h.in configure.ac oox/inc sal/inc

2013-01-30 Thread Libreoffice Gerrit user
config/config_global.h.in|1 + configure.ac | 33 + oox/inc/oox/vml/vmlshape.hxx |4 ++-- sal/inc/sal/types.h | 13 + 4 files changed, 49 insertions(+), 2 deletions(-) New commits: commit 3891d323cdc3c03154f5682b

[Libreoffice-commits] .: sc/qa

2013-01-30 Thread Libreoffice Gerrit user
sc/qa/unit/subsequent_export-test.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 086b070e31f607ffc4b057eef54669b95d774279 Author: Tor Lillqvist Date: Wed Jan 30 22:31:42 2013 +0200 WaE: format %d expects argument of type int, but argument 2 has type long

[Bug 54157] LibreOffice 3.7/4.0 most annoying bugs

2013-01-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54157 Bug 54157 depends on bug 59270, which changed state. Bug 59270 Summary: TEMPLATE related: Page margin changes unexpectedly on page two https://bugs.freedesktop.org/show_bug.cgi?id=59270 What|Removed |Added ---

[Libreoffice-commits] .: configure.ac

2013-01-30 Thread Libreoffice Gerrit user
configure.ac |9 - 1 file changed, 8 insertions(+), 1 deletion(-) New commits: commit 5f27719e4e501506b82bf095aa1b2b1aac5eb390 Author: Miklos Vajna Date: Wed Jan 30 21:04:28 2013 +0100 configure: better libstdc++ ABI breakage check The old code expected that gcc -dump

[Libreoffice-commits] .: Branch 'distro/suse/suse-3.6' - instsetoo_native/util solenv/inc

2013-01-30 Thread Libreoffice Gerrit user
instsetoo_native/util/openoffice.lst |8 solenv/inc/minor.mk |4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) New commits: commit 9c526e4e643811ae30d4257a74de2f5f16ffd391 Author: Andras Timar Date: Wed Jan 30 16:39:26 2013 +0100 Bump for 3.6-9

Re: calling order of sw/source/filter/ww8/attributeoutputbase callbacks

2013-01-30 Thread Cedric Bosdonnat
Bonjour Nicolas, On Wed, 2013-01-30 at 19:56 +0100, Nicolas Boulenguez wrote: > In class sw/source/filter/ww8/docxattributeoutput.hxx or its parent > sw/source/filter/ww8/attributeoutputbase.hxx, the possible orders in > which the EndURL, RunText, EndRun (and probably StartURL) callbacks > may be

calling order of sw/source/filter/ww8/attributeoutputbase callbacks

2013-01-30 Thread Nicolas Boulenguez
Hello. In class sw/source/filter/ww8/docxattributeoutput.hxx or its parent sw/source/filter/ww8/attributeoutputbase.hxx, the possible orders in which the EndURL, RunText, EndRun (and probably StartURL) callbacks may be executed when exporting an hyperlink is not explicit. This has already caused a

[Libreoffice-commits] .: chart2/source

2013-01-30 Thread Libreoffice Gerrit user
chart2/source/tools/StatisticsHelper.cxx |6 -- 1 file changed, 4 insertions(+), 2 deletions(-) New commits: commit b0cc48440dc410d283525c0577a1175476b447a9 Author: Michael Stahl Date: Wed Jan 30 19:47:51 2013 +0100 chart2: try to make MSVC happy with OUString Change-Id:

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

2013-01-30 Thread Libreoffice Gerrit user
sc/inc/attarray.hxx | 10 ++ sc/inc/dociter.hxx |2 +- sc/source/core/data/attarray.cxx | 39 +-- sc/source/core/data/dociter.cxx | 24 +++- 4 files changed, 35 insertions(+), 40 deletions(-) New

Change in core[master]: Introduce SAL_OVERRIDE

2013-01-30 Thread Miklos Vajna (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/1928 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/28/1928/1 Introduce SAL_OVERRIDE Change-Id: I3675b627d5e9ca19b2c4fb69fef12d0dabf94a43 --- M config/config_global.h.in M co

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

2013-01-30 Thread Libreoffice Gerrit user
sc/qa/unit/data/ods/miscemptyrepeatedrowheights.ods |binary sc/qa/unit/data/xlsx/miscrowheights.xlsx|binary sc/qa/unit/subsequent_export-test.cxx | 74 ++ sc/source/filter/excel/xetable.cxx | 81 ++-- sc/source/filter

Re: Need comfirmation about no function of Modeless Dialogs in 4.0

2013-01-30 Thread Stephan Bergmann
On 01/28/2013 03:39 PM, Fernand Vanrie wrote: We uses the Basic codelines below to make Modeless Dialogs, sinds 4.0 we endup with a non-visible window is this Windows only or a more general regression ?, it was working until 3.6.4 windows? Trying out that Basic code with my local master build

[Libreoffice-qa] FDO & BSA Administration Info - New version 4.0.0.3 rc

2013-01-30 Thread Joel Madero
Version 4.0.0.3 rc has been added to FreeDesktop.Org and will be added shortly to BSA. Best Regards, Joel -- *Joel Madero* LibreOffice QA Volunteer jmadero@gmail.com ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freed

[Libreoffice-commits] .: pyuno/source

2013-01-30 Thread Libreoffice Gerrit user
pyuno/source/module/pyuno_module.cxx | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) New commits: commit bd2c4e8dc42c04eb05adfa32a0d5ce9c72bcfd5d Author: Stephan Bergmann Date: Wed Jan 30 18:13:26 2013 +0100 Adapt PyUNO getConstantByName to previous TypeDescriptionMgr

Change in core[libreoffice-3-6]: resolved fdo#60078 correctly calculate IMCSCH and IMSECH

2013-01-30 Thread Eike Rathke (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/1927 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/27/1927/1 resolved fdo#60078 correctly calculate IMCSCH and IMSECH For the transformation used see http://de.wikipedia.org

Change in core[libreoffice-4-0]: resolved fdo#60078 correctly calculate IMCSCH and IMSECH

2013-01-30 Thread Eike Rathke (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/1926 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/26/1926/1 resolved fdo#60078 correctly calculate IMCSCH and IMSECH For the transformation used see http://de.wikipedia.org

[Libreoffice-commits] .: stoc/source udkapi/com

2013-01-30 Thread Libreoffice Gerrit user
stoc/source/corereflection/crefl.cxx | 42 +++-- stoc/source/registry_tdprovider/tdprovider.cxx | 17 - udkapi/com/sun/star/reflection/TypeDescriptionManager.idl | 16 +++- udkapi/com/sun/star/reflection/TypeDescriptionProvider.idl | 13 ++--

[ANNOUNCE] libreoffice-4.0.0.3 tag created

2013-01-30 Thread Petr Mladek
Hi, there have been created the tag libreoffice-4.0.0.3, aka rc3. The corresponding official builds will be available within next few days. It will be used as final if no blocker is found. See the attached list of changes against 4.0.0.2. Now, you might switch your current 4-0 source tree to it

how many oleautobridges do we need to ship?

2013-01-30 Thread Michael Stahl
in the extensions module we currently build 2 Library_oleautobridge. only difference seems to be one is built with -DOWNGUID. > #ifndef OWNGUID > // GUID used since 5.2 ( src569 m) > // {82154420-0FBF-11d4-8313-005004526AB4} > DEFINE_GUID(OID_ServiceManager, 0x82154420, 0xfbf, 0x11d4, 0x83, 0x13

[Libreoffice-commits] .: chart2/source

2013-01-30 Thread Libreoffice Gerrit user
chart2/source/view/charttypes/VSeriesPlotter.cxx | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) New commits: commit 0bfa66cdf21fed70828e778c99161bc9005d0457 Author: Luboš Luňák Date: Wed Jan 30 17:40:04 2013 +0100 MSVC needs explicit OUString in ?: Change

[Libreoffice-commits] .: scaddins/source

2013-01-30 Thread Libreoffice Gerrit user
scaddins/source/analysis/analysishelper.cxx |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit b884c2e0185e24fc498827b3a53becea9e646b85 Author: Regina Henschel Date: Wed Jan 30 17:34:27 2013 +0100 resolved fdo#60078 correctly calculate IMCSCH and IMSECH

Re: Change in core[master]: convert mysqlc to gbuild and add to tail_build

2013-01-30 Thread Alex Thurgood
Le 30/01/2013 15:12, Michael Stahl a écrit : Hi Michael, On 30/01/13 11:46, Alex Thurgood wrote: Le 28/01/2013 23:54, Michael Stahl (via Code Review) a écrit : neither Peter nor myself have a Mac so it wasn't tested on that platform... tinderboxes apparently build successfully but i guess

Change in core[libreoffice-4-0]: ODFF: write RRI as RRI, not ZGZ, fdo#60077

2013-01-30 Thread Markus Mohrhard (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/1922 -- To view, visit https://gerrit.libreoffice.org/1922 To unsubscribe, visit https://gerrit.libreoffice.org/settings Gerrit-MessageType: mer

Change in core[master]: Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, ...

2013-01-30 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/1924 Approvals: Luboš Luňák: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/1924 To unsubscribe, visit

[Libreoffice-commits] .: oox/inc oox/source sw/qa

2013-01-30 Thread Libreoffice Gerrit user
oox/inc/oox/vml/vmlshape.hxx | 15 +++-- oox/source/vml/vmlshape.cxx| 23 +++--- sw/qa/extras/ooxmlimport/data/groupshape-line.docx |binary sw/qa/extras/ooxmlimport/ooxmlimport.cxx | 33 + 4 files change

[Libreoffice-commits] Changes to 'refs/tags/libreoffice-4.0.0.3'

2013-01-30 Thread Libreoffice Gerrit user
Tag 'libreoffice-4.0.0.3' created by Petr Mladek at 2013-01-30 16:03 -0800 Tag libreoffice-4.0.0.3 -BEGIN PGP SIGNATURE- Version: GnuPG v2.0.9 (GNU/Linux) iQIcBAABAgAGBQJRCURsAAoJEPQ0oe+v7q6jmWAP/1R//RDRIeKffCsVZkRKnORA 7HjdegNl2hVVfr14iI/eMM5B+KFkovJlURVcXPPr2Gq5cmHZ3ZE14h3VJrxE2EgY lw

[Libreoffice-commits] Changes to 'refs/tags/libreoffice-4.0.0.3'

2013-01-30 Thread Libreoffice Gerrit user
Tag 'libreoffice-4.0.0.3' created by Petr Mladek at 2013-01-30 16:03 -0800 Tag libreoffice-4.0.0.3 -BEGIN PGP SIGNATURE- Version: GnuPG v2.0.9 (GNU/Linux) iQIcBAABAgAGBQJRCURZAAoJEPQ0oe+v7q6j4vwP/R8unbmNZLHZVDGJfeOFE23e B/o7onvKmzPA5nng5RwDh+v5IOmYHPFlrLnBb7f5epTmQExVMce/xh28UzbwkSuO G5

[Libreoffice-commits] Changes to 'refs/tags/libreoffice-4.0.0.3'

2013-01-30 Thread Libreoffice Gerrit user
Tag 'libreoffice-4.0.0.3' created by Petr Mladek at 2013-01-30 16:02 -0800 Tag libreoffice-4.0.0.3 -BEGIN PGP SIGNATURE- Version: GnuPG v2.0.9 (GNU/Linux) iQIcBAABAgAGBQJRCURKAAoJEPQ0oe+v7q6jJd4QALPmfSbfend8M8GnuH1U3rxL ss+KJRi/fjf7Ialab9QC/5ot1izrS5CXiI4v4JuZT28IxnfDTfS6fWwbax0qYdpA sv

[Libreoffice-commits] Changes to 'refs/tags/libreoffice-4.0.0.3'

2013-01-30 Thread Libreoffice Gerrit user
Tag 'libreoffice-4.0.0.3' created by Petr Mladek at 2013-01-30 16:02 -0800 Tag libreoffice-4.0.0.3 -BEGIN PGP SIGNATURE- Version: GnuPG v2.0.9 (GNU/Linux) iQIcBAABAgAGBQJRCUQpAAoJEPQ0oe+v7q6j9l8P/Ane9CBVjsdZ0NEKmg/e+Yzb SjrEE6ToL2R2SMzEiW5QdQR/sn0GwEUja3QCMBkXslCwlWf8J+THdW64htl6nSWj bB

Re: Code pointers for fdo#43650

2013-01-30 Thread Samuel Mehrbrodt
Hi Cedric, thanks, that information is helpful. I found the code in VCL for the scrollbar. When I've got some time, I'll try to get familiar with gdb and have a closer look at it. Samuel Am 28.01.2013 13:31, schrieb Cedric Bosdonnat: Hi Samuel, On Sat, 2013-01-26 at 11:21 +0100, Samuel Meh

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

2013-01-30 Thread Libreoffice Gerrit user
formula/source/core/resource/core_resource.src |2 +- sc/source/core/tool/compiler.cxx |3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) New commits: commit 05d97f486fc1db564d9c7b372ba2e7a867502c80 Author: Eike Rathke Date: Wed Jan 30 01:42:47 2013 +0100 ODFF:

[Libreoffice-commits] .: desktop/source sal/inc

2013-01-30 Thread Libreoffice Gerrit user
desktop/source/app/app.cxx | 23 +-- sal/inc/osl/file.hxx | 18 ++ 2 files changed, 31 insertions(+), 10 deletions(-) New commits: commit 1e33b3dc73e96c6c005d13e20c3f546fcb301ed8 Author: Stephan Bergmann Date: Wed Jan 30 16:29:27 2013 +0100 os

Re: [Libreoffice-commits] replaceAll

2013-01-30 Thread Stephan Bergmann
On 01/30/2013 03:13 PM, Libreoffice Gerrit user wrote: commit 1ba8986446dbaa77c9aed6d141ee99da74bf1afb Author: Luboš Luňák Date: Wed Jan 30 15:12:34 2013 +0100 fix for the awkward OUString::replaceAll() behaviour Change-Id: I6ee919bb17ea7eb29cb9cfc0fc69d02d728d9a0f diff --git a/fo

[Bug 54157] LibreOffice 3.7/4.0 most annoying bugs

2013-01-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54157 Bug 54157 depends on bug 59916, which changed state. Bug 59916 Summary: French, Dutch and Czech UI cause ERROR:508 instead calculated results https://bugs.freedesktop.org/show_bug.cgi?id=59916 What|Removed |Ad

[Libreoffice-commits] .: 3 commits - extensions/source lingucomponent/source sal/inc

2013-01-30 Thread Libreoffice Gerrit user
extensions/source/ole/oleobjw.cxx | 12 - extensions/source/ole/unoconversionutilities.hxx|2 - extensions/source/ole/unoobjw.cxx | 16 ++-- lingucomponent/source/spellcheck/macosxspell/macspellimp.mm |4 +-

[Libreoffice-commits] .: 2 commits - cli_ure/source forms/source

2013-01-30 Thread Libreoffice Gerrit user
cli_ure/source/climaker/climaker_emit.cxx |2 +- forms/source/xforms/resourcehelper.cxx|8 +++- 2 files changed, 4 insertions(+), 6 deletions(-) New commits: commit 1ba8986446dbaa77c9aed6d141ee99da74bf1afb Author: Luboš Luňák Date: Wed Jan 30 15:12:34 2013 +0100 fix for

Re: Change in core[master]: convert mysqlc to gbuild and add to tail_build

2013-01-30 Thread Michael Stahl
On 30/01/13 11:46, Alex Thurgood wrote: > Le 28/01/2013 23:54, Michael Stahl (via Code Review) a écrit : > > Hi all, > > >> Thank you for your patch! It has been merged to LibreOffice. >> >> If you are interested in details, please visit >> >> https://gerrit.libreoffice.org/1901 >> >> Appr

[Libreoffice-commits] .: 2 commits - extensions/source svx/source

2013-01-30 Thread Libreoffice Gerrit user
extensions/source/nsplugin/source/so_main.cxx |6 +++--- svx/source/xoutdev/xattr.cxx |4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) New commits: commit 658467e3e10b88a07b6c0c326eec8d35b6cfb338 Author: Michael Stahl Date: Wed Jan 30 14:44:56 2013 +0100

[Libreoffice-commits] .: chart2/source editeng/source filter/source sccomp/source svtools/source svx/source

2013-01-30 Thread Libreoffice Gerrit user
chart2/source/inc/macros.hxx | 3 --- editeng/source/editeng/textconv.cxx| 2 -- filter/source/msfilter/msocximex.cxx | 2 -- sccomp/source/solver/solver.cxx

[Libreoffice-commits] .: idlc/source

2013-01-30 Thread Libreoffice Gerrit user
idlc/source/parser.y |1 - 1 file changed, 1 deletion(-) New commits: commit f8569cd9a28a3a8856dba4ad53218aa6cc073521 Author: Stephan Bergmann Date: Wed Jan 30 13:52:03 2013 +0100 UNO constants cannot be of CHAR type Change-Id: I13f2f1d38b99a5eb1d10f40c524894e37a47f7e2 diff

[Libreoffice-commits] .: vcl/android vcl/aqua vcl/headless vcl/inc vcl/ios vcl/source vcl/unx vcl/win

2013-01-30 Thread Libreoffice Gerrit user
vcl/android/androidinst.cxx |1 - vcl/aqua/source/app/salinst.cxx |6 -- vcl/headless/headlessinst.cxx |1 - vcl/inc/salinst.hxx |1 - vcl/ios/source/app/salinst.cxx|6 -- vcl/source/app/svmain.cxx |2 --

[Libreoffice-commits] .: 2 commits - android/qa sal/inc sc/source solenv/bin solenv/gbuild tools/source vcl/aqua

2013-01-30 Thread Libreoffice Gerrit user
android/qa/sc/Makefile |4 - sal/inc/sal/log-areas.dox|1 sc/source/ui/vba/testvba/runTests.pl |1 solenv/bin/linkoo|1 solenv/gbuild/AllLangResTarget.mk| 11 +++- solenv/gbuild/CppunitTest.mk |1 solenv/gbuild/Tar

Change in core[libreoffice-3-6]: fdo#58204: PPT export: fix text rotation in shapes:

2013-01-30 Thread Petr Mladek (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/1863 Approvals: Petr Mladek: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/1863 To unsubscribe, visit

Change in core[libreoffice-4-0]: fdo#59928: sw: fix mouse selection of fields:

2013-01-30 Thread Michael Stahl (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/1925 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/25/1925/1 fdo#59928: sw: fix mouse selection of fields: SwEditWin::MouseButtonDown: the selection of fields was messed up

Change in core[master]: Consolidated branding in configure

2013-01-30 Thread Petr Mladek (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/1704 Approvals: Petr Mladek: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/1704 To unsubscribe, visit

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

2013-01-30 Thread Libreoffice Gerrit user
filter/source/msfilter/escherex.cxx |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit eae62710abb46e83376d38c259b98a2778a5bb72 Author: Michael Stahl Date: Thu Jan 24 23:12:38 2013 +0100 fdo#58204: PPT export: fix text rotation in shapes: EscherProper

[Libreoffice-commits] .: 6 commits - offapi/com offapi/UnoApi_offapi.mk sw/inc sw/qa sw/source

2013-01-30 Thread Libreoffice Gerrit user
offapi/UnoApi_offapi.mk |1 offapi/com/sun/star/text/GradientTable.idl| 33 sw/inc/hintids.hxx| 48 +- sw/qa/extras/odfexport/data/textframe-gradient.odt|binary sw/qa/extras/odf

[Libreoffice-commits] .: sw/source

2013-01-30 Thread Libreoffice Gerrit user
sw/source/ui/docvw/edtwin.cxx | 58 ++ 1 file changed, 42 insertions(+), 16 deletions(-) New commits: commit 94721b2aec614e0d99504138d484b2ad6cd550c7 Author: Michael Stahl Date: Wed Jan 30 00:45:44 2013 +0100 fdo#59928: sw: fix mouse selection of

[Libreoffice-commits] .: helpers/help_hid.lst source/text

2013-01-30 Thread Libreoffice Gerrit user
helpers/help_hid.lst |6 -- source/text/shared/optionen/01012000.xhp | 17 + 2 files changed, 9 insertions(+), 14 deletions(-) New commits: commit c725b25af49aa5292a88eb0fd53eb322861567d1 Author: Caolán McNamara Date: Wed Jan 30 11:13:56 2013 +000

[Libreoffice-commits] .: helpcontent2

2013-01-30 Thread Libreoffice Gerrit user
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 21159c0d092ca269306576171ddcb17c5b51ef5b Author: Caolán McNamara Date: Wed Jan 30 11:13:56 2013 + Updated core Project: help c725b25af49aa5292a88eb0fd53eb322861567d1 diff --git a/helpconte

[Libreoffice-commits] .: configure.ac instsetoo_native/util

2013-01-30 Thread Libreoffice Gerrit user
configure.ac| 378 ++-- instsetoo_native/util/openoffice.lst.in |2 2 files changed, 79 insertions(+), 301 deletions(-) New commits: commit 8d16259c3428c3badfe7d156546be05ab0796a9c Author: Mathias Michel Date: Thu Dec 6 02:39:16 201

Change in core[master]: Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, ...

2013-01-30 Thread via Code Review
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/1924 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/24/1924/1 Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRING Change-Id: Ie859cb2dfdc7103c379fce56be88eef

Change in core[libreoffice-4-0]: Template Manager: focus in search edit when clicking search ...

2013-01-30 Thread Miklos Vajna (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/1916 Approvals: Miklos Vajna: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/1916 To unsubscribe, visit

Change in core[libreoffice-4-0]: fdo#44582 fixing horizontal scroll bar in sub windows

2013-01-30 Thread Miklos Vajna (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/1908 Approvals: Lior Kaplan: Verified Miklos Vajna: Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/1908 To unsu

Change in core[master]: WITH_LANG: add en-US if it is missing

2013-01-30 Thread Miklos Vajna (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/1919 Approvals: Miklos Vajna: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/1919 To unsubscribe, visit

Change in core[master]: Use a method from UnoApitest instead of implement a new one ...

2013-01-30 Thread Marcos Souza (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/1923 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/23/1923/1 Use a method from UnoApitest instead of implement a new one in calc In calc, we see a lot of implementations of

Change in core[libreoffice-4-0]: ODFF: write RRI as RRI, not ZGZ

2013-01-30 Thread Eike Rathke (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/1922 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/22/1922/1 ODFF: write RRI as RRI, not ZGZ ODF OpenFormula defines the function RRI, the legacy OOo XML format stored that

Change in core[master]: fdo#39446 - Bloat Removal. Removing uncallable code with cal...

2013-01-30 Thread via Code Review
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/1921 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/21/1921/1 fdo#39446 - Bloat Removal. Removing uncallable code with callcatcher Removed several unused methods. Could not

Change in core[libreoffice-4-0]: resolved fdo#60043 write correct IM* function names

2013-01-30 Thread Eike Rathke (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/1920 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/20/1920/1 resolved fdo#60043 write correct IM* function names Prefixed with _xlfn. instead of programmatic Add-In name. C

[Libreoffice-commits] .: 3 commits - basic/source cui/source filter/source sc/source sd/source svx/inc svx/source

2013-01-30 Thread Libreoffice Gerrit user
basic/source/sbx/sbxvalue.cxx |4 ++-- cui/source/tabpages/tpshadow.cxx|3 +-- filter/source/msfilter/msdffimp.cxx |2 +- sc/source/filter/excel/xiescher.cxx |2 +- sd/source/core/drawdoc4.cxx | 12 sd/source/core/stlpool.cxx

Re: Change in core[master]: convert mysqlc to gbuild and add to tail_build

2013-01-30 Thread Alex Thurgood
Le 28/01/2013 23:54, Michael Stahl (via Code Review) a écrit : Hi all, Thank you for your patch! It has been merged to LibreOffice. If you are interested in details, please visit https://gerrit.libreoffice.org/1901 Approvals: Michael Stahl: Verified; Looks good to me, approved So

[Bug 54157] LibreOffice 3.7/4.0 most annoying bugs

2013-01-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54157 Rainer Bielefeld changed: What|Removed |Added Depends on||59270 --- Comment #95 from Rainer Bie

[Libreoffice-commits] .: ios/Executable_Viewer.mk

2013-01-30 Thread Libreoffice Gerrit user
ios/Executable_Viewer.mk |1 + 1 file changed, 1 insertion(+) New commits: commit 9a39ae6d2d1eb1443bee95232c6b045d60f9052e Author: Tor Lillqvist Date: Wed Jan 30 11:42:47 2013 +0200 Need boost_headers Change-Id: Ic0d13034a37ba354000de18e6f97b9cc31857bcb diff --git a/ios/Exec

[Bug 54157] LibreOffice 3.7/4.0 most annoying bugs

2013-01-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54157 Petr Mladek changed: What|Removed |Added Depends on||59916 --- Comment #94 from Petr Mladek --

[Libreoffice-commits] .: solenv/gbuild

2013-01-30 Thread Libreoffice Gerrit user
solenv/gbuild/Rdb.mk |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 161b43abb76a4180a7069d04ed251ad2108c9663 Author: Stephan Bergmann Date: Wed Jan 30 09:44:24 2013 +0100 Apparent copy/paste typo Change-Id: Ie4986f36f7f71df64b1c7c7b5e0190f4d5708c64

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

2013-01-30 Thread Libreoffice Gerrit user
sfx2/source/doc/templatedlg.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit 14944defc38d3f515a9bd4e94f0d99f93e931aeb Author: Cédric Bosdonnat Date: Mon Jan 28 18:50:39 2013 +0100 Template Manager: focus in search edit when clicking search action Change-Id: I91

[Libreoffice-commits] .: Branch 'libreoffice-4-0' - vcl/unx

2013-01-30 Thread Libreoffice Gerrit user
vcl/unx/gtk/gdi/salnativewidgets-gtk.cxx |7 ++- 1 file changed, 6 insertions(+), 1 deletion(-) New commits: commit 0bf978f138728de6d20fc76f671c6b353565eb0b Author: Abdulaziz A Alayed Date: Tue Jan 22 11:43:30 2013 +0300 fdo#44582 fixing horizontal scroll bar in sub windows

[Libreoffice-commits] .: configure.ac

2013-01-30 Thread Libreoffice Gerrit user
configure.ac |4 1 file changed, 4 insertions(+) New commits: commit 165387b4e714d87ee080add6e45bc47fcde8e556 Author: David Ostrovsky Date: Tue Jan 29 20:35:45 2013 +0100 WITH_LANG: add en-US if it is missing Change-Id: Ie12913691fa3d01bc7ad2fc0c108821d0937d250 Revie

[Libreoffice-commits] .: Branch 'libreoffice-4-0' - android/sdremote

2013-01-30 Thread Libreoffice Gerrit user
android/sdremote/src/org/libreoffice/impressremote/PresentationActivity.java | 16 -- 1 file changed, 7 insertions(+), 9 deletions(-) New commits: commit 3353687fb4af77de2a5a901d58b940367162f741 Author: Michael Meeks Date: Wed Jan 30 18:52:23 2013 +1100 fdo#60054 - sdremote - h

[Libreoffice-commits] .: android/sdremote

2013-01-30 Thread Libreoffice Gerrit user
android/sdremote/src/org/libreoffice/impressremote/PresentationActivity.java | 16 -- 1 file changed, 7 insertions(+), 9 deletions(-) New commits: commit 74d2bcf697aeb631e927d8d87ea2ed5b96d816e6 Author: Michael Meeks Date: Wed Jan 30 18:52:23 2013 +1100 fdo#60054 - sdremote - h

[Bug 37361] LibreOffice 3.5 most annoying bugs

2013-01-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37361 Timur changed: What|Removed |Added Depends on|53340 |34987 --- Comment #401 from Timur --- Removing