[Libreoffice-commits] .: Branch 'feature/gsoc-calc-perf' - 5 commits - sc/qa sc/source

2012-06-05 Thread Daniel Bankston
sc/qa/unit/data/contentCSV/repeatedColumns.csv |1 sc/qa/unit/data/ods/repeatedColumns.ods|binary sc/qa/unit/subsequent_filters-test.cxx | 16 sc/source/filter/xml/xmlcelli.cxx | 33 +++-- sc/source/filter/xml/xmlcelli.hxx

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

2012-06-05 Thread Kohei Yoshida
sc/sdi/prevwsh.sdi|1 + sc/source/ui/view/prevwsh.cxx |1 + 2 files changed, 2 insertions(+) New commits: commit f81018e4d74188b969227fe3082c5a7ca88a3fe1 Author: Kohei Yoshida Date: Wed Jun 6 02:08:40 2012 -0400 Disable Exit application (Ctrl-Q) from preview mode.

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

2012-06-05 Thread Kohei Yoshida
sc/sdi/prevwsh.sdi|1 + sc/source/ui/view/prevwsh.cxx |1 + 2 files changed, 2 insertions(+) New commits: commit 20aad2af9b01df77ec5b01931da51523d08af69a Author: Kohei Yoshida Date: Wed Jun 6 02:08:40 2012 -0400 Disable Exit application (Ctrl-Q) from preview mode.

Re: Disabling file opening and saving in print preview mode

2012-06-05 Thread Kohei Yoshida
On 06/05/2012 11:22 AM, Kohei Yoshida wrote: The reason for disabling the close commands rather than intercepting them and translating them to just end the preview mode is because it's technically very difficult to do so because of the way we end the preview shell. I won't go into the detail her

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

2012-06-05 Thread Kohei Yoshida
framework/inc/dispatch/closedispatcher.hxx|4 framework/source/dispatch/closedispatcher.cxx | 23 ++- 2 files changed, 26 insertions(+), 1 deletion(-) New commits: commit ca182b4545239ccf5b0326674fd66891c1ed9f71 Author: Kohei Yoshida Date: Wed Jun 6 01:28:55

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

2012-06-05 Thread Kohei Yoshida
framework/inc/dispatch/closedispatcher.hxx|4 framework/source/dispatch/closedispatcher.cxx | 23 ++- 2 files changed, 26 insertions(+), 1 deletion(-) New commits: commit d0c3c24da2506bff1719a276f2eff34589fa7663 Author: Kohei Yoshida Date: Wed Jun 6 01:28:55

New Bugzilla Version Picker items – 2

2012-06-05 Thread Rainer Bielefeld
June 6, 2012 Hello, We branched 3.6 and have a new Master, I have to hurry up a little with my action to revise the Bugzilla version picker contents due to . Please excuse me for being late with this. First Steps I just created a

[Libreoffice-commits] .: 2 commits - README.Solaris sal/inc

2012-06-05 Thread David Tardon
README.Solaris | 39 +++ sal/inc/sal/mathconf.h |3 ++- 2 files changed, 41 insertions(+), 1 deletion(-) New commits: commit f209a7562e85c6d5dd491c8999e8fc61da18a965 Author: Lionel Dricot Date: Mon Jun 4 22:02:47 2012 +0200 std::isfinite s

Re: [PATCH] [REVIEW:3-5] fdo#47473 legacy reports created in 3.5 fail to open

2012-06-05 Thread Lionel Elie Mamane
On Wed, Jun 06, 2012 at 06:11:31AM +0200, Lionel Elie Mamane wrote: > On Tue, Jun 05, 2012 at 10:11:23PM +0200, Lionel Elie Mamane wrote: >> Legacy reports (not Sun/Oracle Report Builder ones) created by the >> wizard in LibreOffice 3.5 or later fail to open (in LibreOffice 3.5 >> and later): show

[Libreoffice-commits] Changes to 'features/base-preview'

2012-06-05 Thread Lionel Elie Mamane
New branch 'features/base-preview' available with the following commits: commit ebe883d597c56d4ada66e471a21c9bcda10d06a7 Author: Norbert Thiebaud Date: Tue Jun 5 18:14:52 2012 -0500 fix bug in commit 32c943e161117e4362ac9246baac2c0fb54e7c79 Change-Id: I684fb4adb68d372914ea42cc4e7bd

[Libreoffice-commits] .: Branch 'features/base-preview' - 0 commits -

2012-06-05 Thread Lionel Elie Mamane
Rebased ref, commits from common ancestor: ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Re: [ANN] Referencing bugs in commits

2012-06-05 Thread Markus Mohrhard
Hello Lionel, 2012/6/5 Lionel Elie Mamane : > On Tue, Feb 14, 2012 at 04:16:33PM +0100, Jan Holesovsky wrote: > >> Markus has implemented a nice feature that should help keeping the bugs >> up to date: whenever you are committing / pushing to git, and you >> reference the bugs.freedesktop.org bug

Re: [PATCH] [REVIEW:3-5] fdo#47473 legacy reports created in 3.5 fail to open

2012-06-05 Thread Lionel Elie Mamane
On Tue, Jun 05, 2012 at 10:11:23PM +0200, Lionel Elie Mamane wrote: > Legacy reports (not Sun/Oracle Report Builder ones) created by the > wizard in LibreOffice 3.5 or later fail to open (in LibreOffice 3.5 > and later): show empty data. > Please apply to libreoffice-3-5 branch. Wait... I causes

[Libreoffice-commits] .: Branch 'feature/template-dialog' - 3 commits - sfx2/inc sfx2/source

2012-06-05 Thread Rafael Dominguez
sfx2/inc/templatedlg.hxx|4 + sfx2/source/doc/templatedlg.cxx | 159 +++- sfx2/source/doc/templatedlg.hrc |2 sfx2/source/doc/templatedlg.src | 13 ++- 4 files changed, 174 insertions(+), 4 deletions(-) New commits: commit f74a116fe3303c69cb

[Libreoffice-commits] .: Branch 'libreoffice-3-6' - lcms2/makefile.mk

2012-06-05 Thread Norbert Thiebaud
lcms2/makefile.mk |6 +- 1 file changed, 5 insertions(+), 1 deletion(-) New commits: commit 9a2a5319b2ec8b816742b87fcf27bf73351fd01a Author: Norbert Thiebaud Date: Tue Jun 5 21:07:01 2012 -0500 play with the Layer thinggy for lcms2 to get the macosx build to finish Change

[Libreoffice-commits] .: lcms2/makefile.mk

2012-06-05 Thread Norbert Thiebaud
lcms2/makefile.mk |6 +- 1 file changed, 5 insertions(+), 1 deletion(-) New commits: commit 927c22241a5128cd58e996910e3b6e279bf76768 Author: Norbert Thiebaud Date: Tue Jun 5 21:07:01 2012 -0500 play with the Layer thinggy for lcms2 to get the macosx build to finish Change

[Libreoffice-commits] .: Branch 'libreoffice-3-6' - 2 commits - sc/sdi sc/source

2012-06-05 Thread Kohei Yoshida
sc/sdi/prevwsh.sdi|2 ++ sc/source/ui/view/prevwsh.cxx |2 ++ 2 files changed, 4 insertions(+) New commits: commit cb1a81d84de1a5927b66a7a59a3dff756991db50 Author: Kohei Yoshida Date: Tue Jun 5 20:37:42 2012 -0400 Disable Data source (F4) icon in preview mode.

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

2012-06-05 Thread Kohei Yoshida
sc/sdi/prevwsh.sdi|2 ++ sc/source/ui/view/prevwsh.cxx |2 ++ 2 files changed, 4 insertions(+) New commits: commit e59987a91c0d486b9823a0d9249656856fd3fad5 Author: Kohei Yoshida Date: Tue Jun 5 20:37:42 2012 -0400 Disable Data source (F4) icon in preview mode.

[Libreoffice-commits] .: Branch 'libreoffice-3-6' - wizards/com

2012-06-05 Thread Norbert Thiebaud
wizards/com/sun/star/wizards/report/ReportTextImplementation.java |1 + 1 file changed, 1 insertion(+) New commits: commit f6bc6c351144ae10c29d4747a4c40f80554f272f Author: Norbert Thiebaud Date: Tue Jun 5 18:14:52 2012 -0500 fix bug in commit 32c943e161117e4362ac9246baac2c0fb54e7c79

[Libreoffice-commits] .: wizards/com

2012-06-05 Thread Norbert Thiebaud
wizards/com/sun/star/wizards/report/ReportTextImplementation.java |1 + 1 file changed, 1 insertion(+) New commits: commit b255de87082d11a42d7af7860dcc4e971342df06 Author: Norbert Thiebaud Date: Tue Jun 5 18:14:52 2012 -0500 fix bug in commit 32c943e161117e4362ac9246baac2c0fb54e7c79

[Libreoffice-commits] .: ucb/source

2012-06-05 Thread Michael Stahl
ucb/source/core/ucb.cxx |4 ++-- ucb/source/inc/regexpmap.hxx |2 -- ucb/source/inc/regexpmap.tpt | 14 ++ 3 files changed, 4 insertions(+), 16 deletions(-) New commits: commit 33839f90e6f8275a584b483827585a6da05aab75 Author: Michael Stahl Date: Tue Jun 5 23:37:15 20

Re: udk module fails to compile

2012-06-05 Thread julien2412
I did this : make codemaker.clean && make codemaker && make codemaker.deliver then : make rdbmaker.clean && make rdbmaker finally : make udkapi.clean && make udkapi it worked... Great but what to think about it ? Now I hope to be able to compile the rest of master sources again. Julien. -- Vi

[Libreoffice-commits] .: Branch 'feature/gsoc_test_improvements' - 7 commits - chart2/Library_chartview.mk chart2/source drawinglayer/inc drawinglayer/Library_drawinglayer.mk drawinglayer/Package_inc.

2012-06-05 Thread Artur Dorda
.gitignore |3 chart2/Library_chartview.mk|1 chart2/source/view/main/ChartView.cxx | 26 +- drawinglayer/Library_drawinglayer.mk |6 drawinglayer/Package_inc.mk|1 drawinglayer/inc

[Libreoffice-commits] .: distro-configs/LibreOfficeLinux.conf

2012-06-05 Thread Fridrich Strba
distro-configs/LibreOfficeLinux.conf |1 - 1 file changed, 1 deletion(-) New commits: commit 870b8a32641036d46cc381ce83d66022daf0d9f5 Author: Fridrich Å trba Date: Tue Jun 5 14:57:25 2012 +0200 This option does not exist anymore Change-Id: I748976e284e1812035f18abac628f0b2397

[Libreoffice-commits] .: Branch 'libreoffice-3-6' - np_sdk/mozsrc

2012-06-05 Thread Michael Stahl
np_sdk/mozsrc/npunix.c | 10 ++ 1 file changed, 6 insertions(+), 4 deletions(-) New commits: commit 2787968e044c0c83e7affb0a4c3375178dfa783c Author: Michael Stahl Date: Tue Jun 5 22:55:02 2012 +0200 np_sdk: it looks like the NP_* functions need exporting At least, that'

[Libreoffice-commits] .: np_sdk/mozsrc

2012-06-05 Thread Michael Stahl
np_sdk/mozsrc/npunix.c | 10 ++ 1 file changed, 6 insertions(+), 4 deletions(-) New commits: commit 50cc97689e1ceb7754505d7c5b99510e48dbe674 Author: Michael Stahl Date: Tue Jun 5 22:55:02 2012 +0200 np_sdk: it looks like the NP_* functions need exporting At least, that'

[PUSHED] Re: [REVIEW 3-5] fdo#48932 speed up scrolling/typing in huge writer documents

2012-06-05 Thread Michael Stahl
On 24/05/12 10:12, Caolán McNamara wrote: > fdo#48932 is a large 7000 page document which reacts very slowly on text > input and scrolling around. It appears to be mostly managing the > header/footer and page break indicators which makes it sluggish > > b63766b3dd453a82f59db505c736d861f662cc0f mak

[Libreoffice-commits] .: Branch 'libreoffice-3-5' - sw/source

2012-06-05 Thread Michael Stahl
sw/source/ui/docvw/FrameControlsManager.cxx | 110 sw/source/ui/inc/FrameControlsManager.hxx |6 + 2 files changed, 37 insertions(+), 79 deletions(-) New commits: commit 4bc06051d1bf484a6f98186f0a2d168b3d98b9cc Author: Caolán McNamara Date: Thu May 24 08:57

Re: [ANN] Referencing bugs in commits

2012-06-05 Thread Lionel Elie Mamane
On Tue, Feb 14, 2012 at 04:16:33PM +0100, Jan Holesovsky wrote: > Markus has implemented a nice feature that should help keeping the bugs > up to date: whenever you are committing / pushing to git, and you > reference the bugs.freedesktop.org bug in the commit message, it will > automatically appe

[PATCH] fdo#50415 and fdo#34638 Fix Shortcut names are not localized on Linux

2012-06-05 Thread Thomas Arnhold
Hi, I've fixed my introduced regression: on master: http://cgit.freedesktop.org/libreoffice/core/commit/?id=76dcd76509ec0b2078a95f282e09696a8e91cbb0 And with these two attachments for 3-5 and 3-6 branch. Would be nice if someone could check and sign it. Thomas >From cba811c7b8b50e04236ee90

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

2012-06-05 Thread Kohei Yoshida
filter/source/config/cache/typedetection.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit d8d004941ee0d82c5a3b6f14d46c59babf0cd63c Author: Kohei Yoshida Date: Tue Jun 5 16:29:53 2012 -0400 Fix the description. Change-Id: Ib30a77808b9f4726e72f57

[Libreoffice-commits] .: filter/source

2012-06-05 Thread Kohei Yoshida
filter/source/config/cache/typedetection.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 20e9663e3342c8c619e404ae7f6392ce50a9dc89 Author: Kohei Yoshida Date: Tue Jun 5 16:29:53 2012 -0400 Fix the description. Change-Id: Ib30a77808b9f4726e72f57

[Libreoffice-commits] Changes to 'features/base-preview'

2012-06-05 Thread Lionel Elie Mamane
New branch 'features/base-preview' available with the following commits: commit acfe9ddc71c73d627d6b25c1baf09edf368ecbf1 Author: Lionel Elie Mamane Date: Tue Jun 5 21:30:40 2012 +0200 fdo#47473 try to set new order only after field columns are available Change-Id: If8ba8f4e12aaebad

[Libreoffice-commits] .: Branch 'features/base-preview' - 0 commits -

2012-06-05 Thread Lionel Elie Mamane
Rebased ref, commits from common ancestor: ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[REVIEW-3-5] fdo#50139 do not cut first character of field text

2012-06-05 Thread Andras Timar
Hi, The patch below resolves fdo#50139 and its seven duplicates in fdo, not to mention http://bug.openscope.org/browse/OOO-402 which was opened by a senior Hungarian teacher and technical writer, who asked me for a fix several times. http://cgit.freedesktop.org/libreoffice/core/commit/?id=f2bcd32

[PATCH] [REVIEW:3-5] fdo#47473 legacy reports created in 3.5 fail to open

2012-06-05 Thread Lionel Elie Mamane
Legacy reports (not Sun/Oracle Report Builder ones) created by the wizard in LibreOffice 3.5 or later fail to open (in LibreOffice 3.5 and later): show empty data. To correct i#98163, LibO 3.5 leaves the Command hidden control value empty, this is the signal that on opening, it should fetch the cu

Re: udk module fails to compile

2012-06-05 Thread julien2412
Thought it was ok, I was wrong :-( So I compiled udkapi in verbose mode and got : julien@julienPC:~/compile-libreoffice/libo$ make verbose=t udkapi make -r -f /home/julien/compile-libreoffice/libo/Makefile.top udkapi make[1]: Entering directory `/home/julien/compile-libreoffice/libo' cd udkapi &&

[Bug 37361] LibreOffice 3.5 most annoying bugs

2012-06-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37361 Bug 37361 depends on bug 45049, which changed state. Bug 45049 Summary: Non-standard caption number and reference do not appear in the insert cross-reference dialog https://bugs.freedesktop.org/show_bug.cgi?id=45049 What|Old Valu

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

2012-06-05 Thread Kohei Yoshida
filter/source/config/cache/typedetection.cxx |5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) New commits: commit ae306e093a323f3233eea11a71f472ec7f89cf69 Author: Kohei Yoshida Date: Tue Jun 5 15:53:31 2012 -0400 Prioritize external filters over the internal ones. Ch

[Libreoffice-commits] .: filter/source

2012-06-05 Thread Kohei Yoshida
filter/source/config/cache/typedetection.cxx |5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) New commits: commit eed0a0b26b9d61d26c888423c4e3d83b61728e3f Author: Kohei Yoshida Date: Tue Jun 5 15:53:31 2012 -0400 Prioritize external filters over the internal ones. Ch

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

2012-06-05 Thread Andras Timar
sw/source/core/fields/expfld.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 89fbb7fc5a71a98f187ebb159ace053f7a28d291 Author: Andras Timar Date: Tue Jun 5 21:51:45 2012 +0200 fdo#50139 do not cut first character of field text Change-Id: Ia80e0bc05

[Libreoffice-commits] .: sw/source

2012-06-05 Thread Andras Timar
sw/source/core/fields/expfld.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit f2bcd32bfd92f85ad4d94b4e40542dc419b3e2c2 Author: Andras Timar Date: Tue Jun 5 21:51:45 2012 +0200 fdo#50139 do not cut first character of field text Change-Id: Ia80e0bc05

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

2012-06-05 Thread Kohei Yoshida
sfx2/source/bastyp/fltfnc.cxx | 37 +++-- 1 file changed, 27 insertions(+), 10 deletions(-) New commits: commit 70e4fd2a10f9d7255285d26fe8fec22b18858116 Author: Kohei Yoshida Date: Tue Jun 5 15:45:52 2012 -0400 fdo#50694: Honor the preferred filter return

[Libreoffice-commits] .: sfx2/source

2012-06-05 Thread Kohei Yoshida
sfx2/source/bastyp/fltfnc.cxx | 37 +++-- 1 file changed, 27 insertions(+), 10 deletions(-) New commits: commit 3da8f3680556e0163f660a0a159930337c8c32ff Author: Kohei Yoshida Date: Tue Jun 5 15:45:52 2012 -0400 fdo#50694: Honor the preferred filter return

[Libreoffice-commits] .: Branch 'libreoffice-3-6' - 2 commits - wizards/com

2012-06-05 Thread Lionel Elie Mamane
wizards/com/sun/star/wizards/report/ReportTextImplementation.java |9 +++-- 1 file changed, 7 insertions(+), 2 deletions(-) New commits: commit 183ac99a1ceebd08f750963dce6170656a201626 Author: Lionel Elie Mamane Date: Tue Jun 5 21:30:40 2012 +0200 fdo#47473 try to set new order o

Re: f70fe6e6 regression: options dialog is a bit broken

2012-06-05 Thread Ivan Timofeev
On 05.06.2012 16:40, Caolán McNamara wrote: On Mon, 2012-06-04 at 11:45 +0400, Ivan Timofeev wrote: moving controls in every page is a huge tedious work... All of our hard-coded positions widgetry is hugely miserable. FWIW I've some experimental stuff in http://cgit.freedesktop.org/libreoffice

[Libreoffice-commits] .: 2 commits - wizards/com

2012-06-05 Thread Lionel Elie Mamane
wizards/com/sun/star/wizards/report/ReportTextImplementation.java |9 +++-- 1 file changed, 7 insertions(+), 2 deletions(-) New commits: commit 32c943e161117e4362ac9246baac2c0fb54e7c79 Author: Lionel Elie Mamane Date: Tue Jun 5 21:30:40 2012 +0200 fdo#47473 try to set new order o

[Libreoffice-commits] .: Branch 'libreoffice-3-5' - 2 commits - connectivity/source solenv/inc

2012-06-05 Thread René Engelhard
connectivity/source/parse/sqlflex.l | 18 +- solenv/inc/unxlngppc.mk |3 +++ 2 files changed, 12 insertions(+), 9 deletions(-) New commits: commit ad5f0ff5479e9aadb8ecce5e6607ba5cba7170c1 Author: Caolán McNamara Date: Mon May 14 13:25:24 2012 +0100 Rever

[Bug 37361] LibreOffice 3.5 most annoying bugs

2012-06-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37361 Bug 37361 depends on bug 50415, which changed state. Bug 50415 Summary: Shortcut names are not localized on Linux https://bugs.freedesktop.org/show_bug.cgi?id=50415 What|Old Value |New Value -

Re: 1.6Gb of workdir/.../Dep - thoughts ...

2012-06-05 Thread Norbert Thiebaud
On Tue, Jun 5, 2012 at 4:13 AM, Bjoern Michaelsen wrote: > Finished a master build: > >    1.2G        workdir/unxlngx6.pro/Dep/ > > of a: > >    5.4G        . > > total. Yeah, thats a bit much. Theres: > >    644M        workdir/unxlngx6.pro/Dep/CxxObject > > which can likely be compressed withou

[Libreoffice-commits] .: solenv/gbuild

2012-06-05 Thread Norbert Thiebaud
solenv/gbuild/platform/com_GCC_class.mk | 24 1 file changed, 16 insertions(+), 8 deletions(-) New commits: commit b1ad78d25c298e4f9b24ef7a761c9bba1f34c2ed Author: Norbert Thiebaud Date: Tue Jun 5 14:13:14 2012 -0500 Do not build c/cxx .d file when --disable-dep

[PUSHED] Re: [PATCH] [REVIEW:3-5] fdo#47325 legacy reports from 3.4 or earlier fail to open

2012-06-05 Thread Michael Stahl
On 05/06/12 18:54, Lionel Elie Mamane wrote: > Legacy reports (not Sun/Oracle Report Builder ones) created by > LibreOffice 3.4 or earlier fail to open in LibreOffice 3.5 and later: > show empty data. > > That's because LibreOffice 3.5 expects a hidden control named > "Sorting" to be present; but

[Libreoffice-commits] .: Branch 'libreoffice-3-5' - wizards/com

2012-06-05 Thread Michael Stahl
wizards/com/sun/star/wizards/report/ReportTextImplementation.java | 11 +- 1 file changed, 10 insertions(+), 1 deletion(-) New commits: commit bcf7425c7222e6c1e343c5e9a45d5fdf66dac53d Author: Lionel Elie Mamane Date: Tue Jun 5 18:40:13 2012 +0200 fdo#47325 legacy reports: survi

[Bug 44446] LibreOffice 3.6 most annoying bugs

2012-06-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=6 Bug 6 depends on bug 50386, which changed state. Bug 50386 Summary: Page count field makes scrolling impossible https://bugs.freedesktop.org/show_bug.cgi?id=50386 What|Old Value |New Value ---

[PUSHED] Re: [PATCH] Bug 50386 - Page count field makes scrolling impossible

2012-06-05 Thread Michael Stahl
On 04/06/12 20:39, Muhammad Haggag wrote: > Hello. > > = Bugs = > https://bugs.freedesktop.org/show_bug.cgi?id=50386 > https://bugs.freedesktop.org/show_bug.cgi?id=50540 > > = Patch = > https://bugs.freedesktop.org/attachment.cgi?id=62532 thanks a lot for investigating problems caused by your ne

[Libreoffice-commits] .: Branch 'libreoffice-3-6' - 3 commits - sc/sdi sc/source vcl/inc vcl/source

2012-06-05 Thread Kohei Yoshida
sc/sdi/docsh.sdi | 14 +++--- sc/sdi/prevwsh.sdi |3 +++ sc/source/ui/app/scmod.cxx | 31 +-- sc/source/ui/docshell/docsh4.cxx | 13 + sc/source/ui/inc/prevwsh.hxx |3 +++ sc/source/ui/view/prevws

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

2012-06-05 Thread Michael Stahl
sw/source/ui/uiview/view2.cxx |1 - 1 file changed, 1 deletion(-) New commits: commit 265772797081d6d5b5cb94248a3a85d18487cd93 Author: Michael Stahl Date: Tue Jun 5 20:09:54 2012 +0200 fdo#50386: SwView::StateStatusLine: remove SwWait: This will turn the mouse cursor into an

[Libreoffice-commits] .: sw/source

2012-06-05 Thread Michael Stahl
sw/source/ui/uiview/view2.cxx |1 - 1 file changed, 1 deletion(-) New commits: commit 78b61b4d944db7f00093d7ee250d234694f1d5b5 Author: Michael Stahl Date: Tue Jun 5 20:09:54 2012 +0200 fdo#50386: SwView::StateStatusLine: remove SwWait: This will turn the mouse cursor into an

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

2012-06-05 Thread Michael Stahl
sw/source/ui/uiview/view2.cxx |4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) New commits: commit 59ea2faff4e938c77c71ec89bf9b6ea17a446cd1 Author: Muhammad Haggag Date: Mon Jun 4 20:25:19 2012 +0200 fdo#50386 Page count field makes scrolling impossible (Also fixes fdo

[Libreoffice-commits] .: sw/source

2012-06-05 Thread Michael Stahl
sw/source/ui/uiview/view2.cxx |4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) New commits: commit a8080cad1089431a2d97903f73623eabe2eb23a7 Author: Muhammad Haggag Date: Mon Jun 4 20:25:19 2012 +0200 fdo#50386 Page count field makes scrolling impossible (Also fixes fdo

Re: [PATCH] [PYTHON] DialogBox class for Python

2012-06-05 Thread Joost Eekhoorn
>> I could not found a dialogbox class, thus I build one: class DialogBox in dialogbox.py. I did not look good enough. There is UnoDialog2.py in wizards/com/sun/star/wizards/ui. Thus dialogbox.py can go to /dev/null. Also the 2 examples. I made a new example using UnoDialog2: example-using-uno

[PATCH] [REVIEW:3-5] fdo#47325 legacy reports from 3.4 or earlier fail to open

2012-06-05 Thread Lionel Elie Mamane
Legacy reports (not Sun/Oracle Report Builder ones) created by LibreOffice 3.4 or earlier fail to open in LibreOffice 3.5 and later: show empty data. That's because LibreOffice 3.5 expects a hidden control named "Sorting" to be present; but older versions did not create it. Attached patch fixes t

[Libreoffice-commits] Changes to 'features/base-preview'

2012-06-05 Thread Lionel Elie Mamane
New branch 'features/base-preview' available with the following commits: commit 3533328aae5f38d6d21c2baee782abc4511bb649 Author: Lionel Elie Mamane Date: Tue Jun 5 18:40:13 2012 +0200 fdo#47325 legacy reports: survive absence of Sorting hidden control Reports created in 3.4 and ear

[Libreoffice-commits] .: Branch 'features/base-preview' - 0 commits -

2012-06-05 Thread Lionel Elie Mamane
Rebased ref, commits from common ancestor: ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] .: wizards/com

2012-06-05 Thread Lionel Elie Mamane
wizards/com/sun/star/wizards/report/ReportTextImplementation.java | 11 +- 1 file changed, 10 insertions(+), 1 deletion(-) New commits: commit 3ec6e1378545b5d5071531d1f6de259ac9028176 Author: Lionel Elie Mamane Date: Tue Jun 5 18:40:13 2012 +0200 fdo#47325 legacy reports: survi

[Libreoffice-commits] .: Branch 'libreoffice-3-6' - wizards/com

2012-06-05 Thread Lionel Elie Mamane
wizards/com/sun/star/wizards/report/ReportTextImplementation.java | 11 +- 1 file changed, 10 insertions(+), 1 deletion(-) New commits: commit 58c716d6ef550c056cc19b75f109983e661b9246 Author: Lionel Elie Mamane Date: Tue Jun 5 18:40:13 2012 +0200 fdo#47325 legacy reports: survi

[Libreoffice-commits] .: Branch 'features/base-preview' - wizards/com

2012-06-05 Thread Lionel Elie Mamane
wizards/com/sun/star/wizards/report/ReportTextImplementation.java | 11 +- 1 file changed, 10 insertions(+), 1 deletion(-) New commits: commit a2f02b854f709719725cc1faba3881f727b8133d Author: Lionel Elie Mamane Date: Tue Jun 5 18:40:13 2012 +0200 fdo#47325 legacy reports: survi

Re: [Libreoffice-ux-advise] Disabling file opening and saving in print preview mode

2012-06-05 Thread Rainer Bielefeld
Stefan Knorr (Astron) schrieb: might it be worth thinking about just removing the separate print preview feature and making the print preview inside the dialogue a little bigger? Hi, better not before we have such a (PDF) Export Preview. But of course, advantage with this page preview exclu

[Libreoffice-commits] .: 3 commits - sc/sdi sc/source vcl/inc vcl/source

2012-06-05 Thread Kohei Yoshida
sc/sdi/docsh.sdi | 14 +++--- sc/sdi/prevwsh.sdi |3 +++ sc/source/ui/app/scmod.cxx | 31 +-- sc/source/ui/docshell/docsh4.cxx | 13 + sc/source/ui/inc/prevwsh.hxx |3 +++ sc/source/ui/view/prevws

[Libreoffice-commits] .: autodoc/source chart2/source codemaker/source connectivity/source UnoControls/source

2012-06-05 Thread Takeshi Abe
UnoControls/source/base/basecontainercontrol.cxx | 10 --- UnoControls/source/controls/framecontrol.cxx | 22 --- autodoc/source/parser_i/idoc/cx_dsapi.cxx |7 - chart2/source/tools/NameContainer.cxx |4 -- chart2/source/view/charttypes

Re: [PUSHED] Re: [PATCH 2/2] Smarter auto-complete capitalization (#i22961#) and i18n handling

2012-06-05 Thread Caolán McNamara
On Mon, 2012-06-04 at 22:44 +0200, Michael Stahl wrote: > On 04/06/12 14:03, Brad Sowden wrote: > > * Sidenote - Initially I tried using CharClass::titlecase() but > > discovered this doesn't actually work. What did you try and what went wrong ? > > There appears to be an issue with > > class

[Libreoffice-commits] .: i18npool/CppunitTest_i18npool_test_characterclassification.mk i18npool/Module_i18npool.mk i18npool/qa

2012-06-05 Thread Caolán McNamara
i18npool/CppunitTest_i18npool_test_characterclassification.mk | 54 i18npool/Module_i18npool.mk |1 i18npool/qa/cppunit/test_characterclassification.cxx | 110 ++ 3 files changed, 165 insertions(+) New commits: commit eb9b8ebca492917

[REVIEW-3-5] fdo#47805 rework handling of 64-bit registry entries

2012-06-05 Thread Andras Timar
Hi, This is a big patch, but I think the logic is simple. It makes Windows shell extensions work out of the box on 64-bit Windows. Instead of a (non-working) hack with Reg64 table and 4 registry manipulating custom actions, we use normal MSI actions to set the appropriate registry keys during inst

[Libreoffice-commits] .: 3 commits - sc/inc sc/source unusedcode.easy vcl/inc vcl/Library_vclplug_gen.mk vcl/unx

2012-06-05 Thread Thomas Arnhold
sc/inc/chartlis.hxx |1 sc/inc/pivot.hxx|1 sc/inc/rangenam.hxx |2 sc/source/core/data/pivot2.cxx | 13 - sc/source/core/tool/chartlis.cxx|8 sc/source/core/tool/rangenam.cxx| 32 --- unusedcode.easy

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

2012-06-05 Thread Noel Power
oox/inc/oox/core/fragmenthandler2.hxx |3 +-- sc/source/filter/oox/worksheetfragment.cxx |4 ++-- 2 files changed, 3 insertions(+), 4 deletions(-) New commits: commit afbb2d8f7d72292532a9ea54fa2e6757b6d548c2 Author: Noel Power Date: Tue Jun 5 16:41:53 2012 +0100 fix missing o

[REVIEW-3-5] Bug 43989 - After installation first launch terminates after splash screen

2012-06-05 Thread Andras Timar
Hi, Please read comments in the bug from https://bugs.freedesktop.org/show_bug.cgi?id=43989#c29 and the commit message. http://cgit.freedesktop.org/libreoffice/core/commit/?id=8783ead70cc2bc2a83bf473b0dfb51f3ee10b6da It was a MAB, please review and cherry-pick to libreoffice-3-5. Thanks, Andras

[Bug 37361] LibreOffice 3.5 most annoying bugs

2012-06-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37361 Bug 37361 depends on bug 43989, which changed state. Bug 43989 Summary: After installation first launch terminates after splash screen https://bugs.freedesktop.org/show_bug.cgi?id=43989 What|Old Value |New Value

[REVIEW][3-5] fdo#33634, fdo#49438 border line drawing regressions

2012-06-05 Thread Michael Stahl
drawing of borders in Calc looks rather ugly, the lines suddenly getting much fatter when zooming in etc., and there's a fix for that by moggi, mostly doing arithmetic on doubles and changing the hairline predicate from something that is right for Writer to something that is right (or at least not

[Libreoffice-commits] .: sw/qa

2012-06-05 Thread Miklos Vajna
sw/qa/extras/ooxmltok/data/smartart.docx |binary sw/qa/extras/ooxmltok/ooxmltok.cxx | 29 + 2 files changed, 29 insertions(+) New commits: commit 67a041cf75c2d21de2ab59ef2ea0e0c612943ebd Author: Miklos Vajna Date: Tue Jun 5 17:21:54 2012 +0200 sw: add

Re: Disabling file opening and saving in print preview mode

2012-06-05 Thread Kohei Yoshida
On 05/31/2012 10:13 PM, Kohei Yoshida wrote: On Thu, 2012-05-31 at 19:04 +0200, Stefan Knorr (Astron) wrote: → reply to list, too Hi Kohei, I noticed that we actually allow saving and loading of document in print preview mode. But to me that feels very odd. What sticks out as most odd to m

[Libreoffice-commits] .: configure.in

2012-06-05 Thread Tor Lillqvist
configure.in |6 +- 1 file changed, 5 insertions(+), 1 deletion(-) New commits: commit 05cc8975d17b2f2c00e794252c34dc12394abc62 Author: Tor Lillqvist Date: Tue Jun 5 18:01:43 2012 +0300 PATH for cross-compilations was broken in some way, this seems to fix it Change-Id: If

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

2012-06-05 Thread Andras Timar
scp2/source/ooo/windowscustomaction_ooo.scp | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) New commits: commit b33f69d2f45d92fd84cdff73d8baee0b14b40791 Author: Andras Timar Date: Tue Jun 5 16:57:53 2012 +0200 fdo#43989 let unopkg.exe run with elevated privileges during

[Libreoffice-commits] .: scp2/source

2012-06-05 Thread Andras Timar
scp2/source/ooo/windowscustomaction_ooo.scp | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) New commits: commit 8783ead70cc2bc2a83bf473b0dfb51f3ee10b6da Author: Andras Timar Date: Tue Jun 5 16:57:53 2012 +0200 fdo#43989 let unopkg.exe run with elevated privileges during

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

2012-06-05 Thread Caolán McNamara
framework/source/jobs/jobdata.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 55f5b676d49f5660c6241b03f1fb5a2bf556a969 Author: Caolán McNamara Date: Tue Jun 5 16:03:17 2012 +0100 extra trailing NUL char in string This began life as ::rtl::OUStrin

[Libreoffice-commits] .: framework/source

2012-06-05 Thread Caolán McNamara
framework/source/jobs/jobdata.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 0665c3e52b0b0053c3d622d3fa975d4234801bdd Author: Caolán McNamara Date: Tue Jun 5 16:03:17 2012 +0100 extra trailing NUL char in string This began life as ::rtl::OUStrin

Re: [PUSHED][REVIEW:3-5] fdo#50539 fix RTF import of automatic character background color

2012-06-05 Thread Caolán McNamara
On Tue, 2012-06-05 at 16:27 +0200, Miklos Vajna wrote: > Hi, > > See > http://cgit.freedesktop.org/libreoffice/core/commit/?id=9bbb849 > > A similar issue was already backported for paragraph background color, > this is the same, but for character backgrounds. pushed to 3-5 C.

[Libreoffice-commits] .: Branch 'libreoffice-3-5' - writerfilter/source

2012-06-05 Thread Caolán McNamara
writerfilter/source/rtftok/rtfdocumentimpl.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 41bb183bfb366d04817b4c2522e12936d473d99c Author: Miklos Vajna Date: Fri Jun 1 16:30:06 2012 +0200 fdo#50539 fix RTF import of automatic character background color Change-Id

[REVIEW:3-5] fdo#50539 fix RTF import of automatic character background color

2012-06-05 Thread Miklos Vajna
Hi, See http://cgit.freedesktop.org/libreoffice/core/commit/?id=9bbb849 A similar issue was already backported for paragraph background color, this is the same, but for character backgrounds. Thanks, Miklos >From 697b6dea49d2ebbe1c1cf0b726ebd5647dea8519 Mon Sep 17 00:00:00 2001 From: Miklos Vaj

[Libreoffice-commits] .: 2 commits - android/Bootstrap android/experimental Makefile.top Module_tail_build.mk Repository.mk RepositoryModule_ooo.mk sal/android touch/CustomTarget_touch_javamaker.mk to

2012-06-05 Thread Tor Lillqvist
Makefile.top |1 Module_tail_build.mk |1 Repository.mk

[Libreoffice-commits] .: Branch 'libreoffice-3-6' - 3 commits - framework/source icon-themes/galaxy sc/uiconfig sw/uiconfig

2012-06-05 Thread Jan Holesovsky
framework/source/services/backingwindow.cxx |2 +- icon-themes/galaxy/brand/shell/backing_left.png |binary icon-themes/galaxy/brand/shell/backing_right.png |binary icon-themes/galaxy/brand/shell/backing_rtl_left.png |binary icon-themes/galaxy/brand/shell/backing_rtl_right

[Libreoffice-commits] .: Branch 'libreoffice-3-6' - testtools/CustomTarget_bridgetest.mk testtools/CustomTarget_bridgetest_climaker.mk testtools/CustomTarget_bridgetest_javamaker.mk testtools/CustomTa

2012-06-05 Thread Michael Stahl
testtools/CustomTarget_bridgetest.mk | 47 ++--- testtools/CustomTarget_bridgetest_climaker.mk |9 ++-- testtools/CustomTarget_bridgetest_javamaker.mk | 10 ++--- testtools/CustomTarget_uno_test.mk | 11 +++-- 4 files changed, 36 insertions(+),

[Libreoffice-commits] .: testtools/CustomTarget_bridgetest.mk testtools/CustomTarget_bridgetest_climaker.mk testtools/CustomTarget_bridgetest_javamaker.mk testtools/CustomTarget_uno_test.mk

2012-06-05 Thread Michael Stahl
testtools/CustomTarget_bridgetest.mk | 47 ++--- testtools/CustomTarget_bridgetest_climaker.mk |9 ++-- testtools/CustomTarget_bridgetest_javamaker.mk | 10 ++--- testtools/CustomTarget_uno_test.mk | 11 +++-- 4 files changed, 36 insertions(+),

[Libreoffice-commits] .: Branch 'libreoffice-3-6' - vcl/inc vcl/unx

2012-06-05 Thread Caolán McNamara
vcl/inc/unx/gtk/gtkgdi.hxx |5 + vcl/unx/gtk/gdi/salnativewidgets-gtk.cxx | 110 ++- 2 files changed, 114 insertions(+), 1 deletion(-) New commits: commit 797c51759f332adb3241da0abc904b11a39eb6d4 Author: Ruslan Kabatsayev Date: Sat Jun 2 16:04:51

[Libreoffice-commits] .: oox/source

2012-06-05 Thread Miklos Vajna
oox/source/drawingml/textparagraphproperties.cxx | 25 ++- 1 file changed, 16 insertions(+), 9 deletions(-) New commits: commit 9dc26ca9461dbb539c523c8bd68ce171aab25d90 Author: Miklos Vajna Date: Tue Jun 5 16:13:26 2012 +0200 TextParagraphProperties::pushToPropSet: l

[Libreoffice-commits] .: 3 commits - framework/source icon-themes/galaxy sc/uiconfig sw/uiconfig

2012-06-05 Thread Jan Holesovsky
framework/source/services/backingwindow.cxx |2 +- icon-themes/galaxy/brand/shell/backing_left.png |binary icon-themes/galaxy/brand/shell/backing_right.png |binary icon-themes/galaxy/brand/shell/backing_rtl_left.png |binary icon-themes/galaxy/brand/shell/backing_rtl_right

[Libreoffice-commits] .: extras/prj extras/source extras/util

2012-06-05 Thread Andras Timar
dev/null |binary extras/prj/build.lst |1 extras/source/symbols/delzip |1 extras/source/symbols/makefile.mk | 51 -- extras/util/target.pmk|3 -- 5 files changed, 56 deletions(-) New commi

[Libreoffice-commits] .: Branch 'libreoffice-3-6' - extras/prj extras/source extras/util

2012-06-05 Thread Andras Timar
dev/null |binary extras/prj/build.lst |1 extras/source/symbols/delzip |1 extras/source/symbols/makefile.mk | 51 -- extras/util/target.pmk|3 -- 5 files changed, 56 deletions(-) New commi

[Libreoffice-commits] .: oox/source

2012-06-05 Thread Miklos Vajna
oox/source/drawingml/textparagraph.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 25d7dffde13ecf32df1cce521a91c7075f372167 Author: Miklos Vajna Date: Tue Jun 5 15:55:13 2012 +0200 oox::drawingml::TextParagraph: OSL_TRACE -> SAL_INFO Change-Id

Re: packimages: many files not found

2012-06-05 Thread Korrawit Pruegsanusak
Hello, On Sat, Jan 21, 2012 at 9:43 AM, Korrawit Pruegsanusak wrote: > From a tinderbox success build log [1] of master branch, we have these > errors: For a record, this is reported at fdo#50630 and fixed by David Tardon. Thanks a lot! :-) Best Regards, -- Korrawit Pruegsanusak __

License statement

2012-06-05 Thread Mirek M.
All of my past & future contributions to LibreOffice may be licensed under the MPL/LGPLv3+ dual license. ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

  1   2   >