[Libreoffice-commits] core.git: Branch 'libreoffice-4-0-3' - svl/source

2013-04-24 Thread Eike Rathke
svl/source/numbers/zformat.cxx | 61 ++--- 1 file changed, 40 insertions(+), 21 deletions(-) New commits: commit 00609ef4d2ef46700a6411ac0f93114005153a4a Author: Eike Rathke Date: Mon Apr 22 23:06:50 2013 +0200 fixed a mess of out of bounds string

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

2013-04-24 Thread Eike Rathke
sc/source/core/data/column2.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 1545e404ee0901c861da6e02140a49ebf6b88eec Author: Eike Rathke Date: Tue Apr 23 18:09:43 2013 +0200 fixed out of bounds vector access in ScColumn

[Libreoffice-commits] core.git: i18nlangtag/source

2013-04-24 Thread Eike Rathke
i18nlangtag/source/isolang/langid.pl |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit d81f84a0a40f99316d32b2877ea8b92da3dfc74c Author: Eike Rathke Date: Wed Apr 24 12:27:48 2013 +0200 adapt to header move Change-Id

[Libreoffice-commits] core.git: solenv/bin

2013-04-24 Thread Eike Rathke
solenv/bin/create-ids |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 82b1e07f6259236e0d443e473476f0227b860ce2 Author: Eike Rathke Date: Wed Apr 24 18:35:49 2013 +0200 removed cruft, added instdir to filter Change-Id

[Libreoffice-commits] core.git: 2 commits - i18nlangtag/Library_i18nlangtagicu.mk i18nlangtag/Module_i18nlangtag.mk i18nlangtag/source include/i18nlangtag Library_merged.mk lotuswordpro/Library_lwpft.

2013-04-24 Thread Eike Rathke
lotuswordpro/source/filter/lwptools.cxx | 21 +++--- 10 files changed, 124 insertions(+), 15 deletions(-) New commits: commit 56e753aa6a762337ec09bd30445ad4b75c3bf5fe Author: Eike Rathke Date: Wed Apr 24 23:07:13 2013 +0200 use LanguageTagIcu Change-Id

[Libreoffice-commits] core.git: 6 commits - i18nlangtag/source i18npool/Library_i18npool.mk i18npool/source include/i18nlangtag lotuswordpro/source

2013-04-24 Thread Eike Rathke
86acfb46ceb8946c6029811592d93041936e0091 Author: Eike Rathke Date: Thu Apr 25 00:00:07 2013 +0200 removed commented out code that wouldn't be correct anyway Change-Id: I1fc5f6b7e779ae0c9ac5f30934c2c5d75757581d diff --git a/lotuswordpro/source/filter/lwptools.cxx b/lotuswordpro/source/filter/lwptools.cxx index 9e

[Libreoffice-commits] core.git: i18nlangtag/CppunitTest_i18nlangtag_test_languagetag.mk i18nlangtag/Library_i18nlangtagicu.mk i18nlangtag/Library_i18nlangtag.mk i18nlangtag/Module_i18nlangtag.mk i18np

2013-04-25 Thread Eike Rathke
|1 9 files changed, 10 insertions(+), 43 deletions(-) New commits: commit f5752e9846453e6727b521994fd061f3fec884ff Author: Eike Rathke Date: Thu Apr 25 13:36:42 2013 +0200 ditch libi18nlangtagicu again Thanks to Fridrich for finding the real cause for why I thought this was

[Libreoffice-commits] core.git: vcl/source

2013-04-25 Thread Eike Rathke
vcl/source/gdi/impimagetree.cxx | 23 ++- 1 file changed, 6 insertions(+), 17 deletions(-) New commits: commit 53b8d25caa1e000eeca27f3ca4f92d9cda83c652 Author: Eike Rathke Date: Thu Apr 25 14:22:45 2013 +0200 use LanguageTag fallback Change-Id

Re: [GSoC] Enhanced database ranges, some clarification needed.

2013-04-25 Thread Eike Rathke
Hi, On Wednesday, 2013-04-24 20:23:01 -0400, Kohei Yoshida wrote: > On Tue, Apr 23, 2013 at 5:04 PM, Akash Shetye wrote: > > *Alternating colors in database ranges "**very similar to the Format as > > Table": > > * > > > >- Unlike MSExcel, LO has no support for Table entities. When 'Format >

[Libreoffice-commits] core.git: chart2/source

2013-02-19 Thread Eike Rathke
chart2/source/tools/ExplicitCategoriesProvider.cxx | 24 + 1 file changed, 15 insertions(+), 9 deletions(-) New commits: commit d1ba2cd612a4c39976e2980c7dc4e3fa38c88470 Author: Eike Rathke Date: Tue Feb 19 19:22:27 2013 +0100 do not access vector elements beyond

[Libreoffice-commits] core.git: Branch 'libreoffice-3-6' - chart2/source

2013-02-21 Thread Eike Rathke
chart2/source/tools/ExplicitCategoriesProvider.cxx | 24 + 1 file changed, 15 insertions(+), 9 deletions(-) New commits: commit 6d11841cc4de7ebac880d2d2c8307a886de7720d Author: Eike Rathke Date: Tue Feb 19 19:22:27 2013 +0100 do not access vector elements beyond

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

2013-02-21 Thread Eike Rathke
sc/source/core/tool/interpr2.cxx |7 +++ sc/source/core/tool/interpr4.cxx |7 +-- 2 files changed, 12 insertions(+), 2 deletions(-) New commits: commit b9a51c0b1e000865921e0bd4b84827e6f6f12556 Author: Eike Rathke Date: Thu Feb 21 18:56:29 2013 +0100 assert "can

[Libreoffice-commits] core.git: Branch 'libreoffice-4-0' - chart2/source

2013-02-22 Thread Eike Rathke
chart2/source/tools/ExplicitCategoriesProvider.cxx | 24 + 1 file changed, 15 insertions(+), 9 deletions(-) New commits: commit 74d1466914547aaa5369f18727c228db9ce88121 Author: Eike Rathke Date: Tue Feb 19 19:22:27 2013 +0100 do not access vector elements beyond

[Libreoffice-commits] core.git: sc/source

2013-02-22 Thread Eike Rathke
sc/source/ui/dbgui/scuiasciiopt.cxx |2 ++ sc/source/ui/docshell/impex.cxx | 19 +++ sc/source/ui/inc/impex.hxx |2 ++ 3 files changed, 23 insertions(+) New commits: commit 8970e14d7494859c6079ef2a976416598823ba50 Author: Eike Rathke Date: Fri Feb 22 00

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

2013-02-22 Thread Eike Rathke
sc/source/ui/dbgui/scuiasciiopt.cxx |2 ++ sc/source/ui/docshell/impex.cxx | 19 +++ sc/source/ui/inc/impex.hxx |2 ++ 3 files changed, 23 insertions(+) New commits: commit 4a2b187503de7425150528faab568e520bd2474f Author: Eike Rathke Date: Fri Feb 22 00

[Libreoffice-commits] core.git: 2 commits - sal/inc

2013-02-26 Thread Eike Rathke
sal/inc/rtl/string.hxx |4 ++-- sal/inc/rtl/ustring.hxx |4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) New commits: commit 44a400b40d2a0ee1e6babb2eda1e07baaee2ea16 Author: Eike Rathke Date: Tue Feb 26 11:10:49 2013 +0100 SAL_WARN_UNUSED_RESULT OString copy

[ANN] LibreOffice Hackfest Hamburg 2013

2013-02-27 Thread Eike Rathke
Hi, The next LibreOffice Hackfest Hamburg is now scheduled for the weekend June 15-16, please find more (but still incomplete) information in our wiki: https://wiki.documentfoundation.org/Hackfest/Hamburg2013 Looking forward to see many of you there, Bjoern, Thorsten and Eike -- LibreOffice

Re: undefined reference error while build

2013-02-27 Thread Eike Rathke
Hi Prashant, On Thursday, 2013-02-28 01:06:54 +0530, Prashant Pandey wrote: > I am having a hard time debugging the undefined reference to > error. I made following changes: > http://pastebin.com/DqqTsP7A. Errors are: http://pastebin.com/PW0yzzgA. > I am porting String and its corresponding func

Re: undefined reference error while build

2013-02-27 Thread Eike Rathke
Hi Prashant, On Thursday, 2013-02-28 01:48:36 +0530, Prashant Pandey wrote: > I did 'make' again, and got undefined reference error as something > different as I got previously. This time it is: > > outdev3.cxx:(.text+0x1f8b): undefined reference to > `GetNextFontToken(rtl::OUString const&, int&

[Libreoffice-commits] core.git: i18npool/inc i18npool/source

2013-02-28 Thread Eike Rathke
i18npool/inc/calendar_gregorian.hxx |5 ++ i18npool/source/calendar/calendar_gregorian.cxx | 56 +++- 2 files changed, 40 insertions(+), 21 deletions(-) New commits: commit be16dba682b8ab1c244f8d24f1bab3a539096962 Author: Eike Rathke Date: Thu Feb 28 18

[Libreoffice-commits] core.git: cui/uiconfig

2013-02-28 Thread Eike Rathke
cui/uiconfig/ui/numberingformatpage.ui |4 1 file changed, 4 insertions(+) New commits: commit 11359160bda78f09f595cb3ef81d1264c0e62494 Author: Eike Rathke Date: Thu Feb 28 23:10:54 2013 +0100 added mnemonic_widget to jump to lists and edits on shortcuts Change-Id

[Libreoffice-commits] core.git: Branch 'libreoffice-3-6' - i18npool/inc i18npool/source

2013-03-01 Thread Eike Rathke
i18npool/inc/calendar_gregorian.hxx |5 ++ i18npool/source/calendar/calendar_gregorian.cxx | 56 +++- 2 files changed, 40 insertions(+), 21 deletions(-) New commits: commit 07b2b5ee619e123652bca2d18d4b61a94f94e00a Author: Eike Rathke Date: Thu Feb 28 18

[Libreoffice-commits] core.git: Branch 'libreoffice-4-0' - i18npool/inc i18npool/source

2013-03-01 Thread Eike Rathke
i18npool/inc/calendar_gregorian.hxx |5 ++ i18npool/source/calendar/calendar_gregorian.cxx | 56 +++- 2 files changed, 40 insertions(+), 21 deletions(-) New commits: commit 38fed1b25a1679ed4384ef0ed9ff4669f67a6723 Author: Eike Rathke Date: Thu Feb 28 18

[Libreoffice-commits] core.git: cui/uiconfig

2013-03-01 Thread Eike Rathke
cui/uiconfig/ui/numberingformatpage.ui |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit cd7703c226bec720cfd6664749404eb91f92a2ae Author: Eike Rathke Date: Sat Mar 2 00:37:04 2013 +0100 changed mnemonics to C_ategory and Fo_rmat Alt+O and Alt+C

[Libreoffice-commits] core.git: sc/source

2013-03-04 Thread Eike Rathke
sc/source/ui/app/inputhdl.cxx | 10 ++ 1 file changed, 6 insertions(+), 4 deletions(-) New commits: commit 9c5164654184631b00dc6ad2e30cb1c07950 Author: Eike Rathke Date: Mon Mar 4 19:32:42 2013 +0100 resolved rhbz#916936 allow also input line for read-only Allow

[Libreoffice-commits] core.git: solenv/bin

2013-03-05 Thread Eike Rathke
solenv/bin/create-ids |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit f56d1bb450530581bd9aaaecd8fa0bbf4ad0f950 Author: Eike Rathke Date: Tue Mar 5 13:45:58 2013 +0100 */$INPATH/misc/build is gone, dead, squelched Change-Id

[Libreoffice-commits] core.git: solenv/bin

2013-03-05 Thread Eike Rathke
solenv/bin/create-ids |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 4f25fac0bdf76f035bd521660d8fd74e8b7e0137 Author: Eike Rathke Date: Tue Mar 5 14:08:49 2013 +0100 so there's no need anymore for ls and grep out workdir Chan

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

2013-03-06 Thread Eike Rathke
sc/source/ui/app/inputhdl.cxx | 10 ++ 1 file changed, 6 insertions(+), 4 deletions(-) New commits: commit 52aaf74783aee2866d9768a917007688bc68bc1f Author: Eike Rathke Date: Mon Mar 4 19:32:42 2013 +0100 resolved rhbz#916936 allow also input line for read-only Allow

Re: gnumake module deps ...

2013-03-06 Thread Eike Rathke
Hi Michael, On Tuesday, 2013-03-05 18:36:48 +, Michael Meeks wrote: > http://users.freedesktop.org/~michael/module-deps.png > http://users.freedesktop.org/~michael/module-deps.graphviz So that's how it might look like, I always wondered ;-) I suggest we print a final version (I

[Libreoffice-commits] core.git: cppcanvas/source

2013-03-06 Thread Eike Rathke
cppcanvas/source/mtfrenderer/emfplus.cxx | 330 +++ 1 file changed, 167 insertions(+), 163 deletions(-) New commits: commit 4bc9d484ca001fac72d3ebcd8a23a627c296e0dc Author: Eike Rathke Date: Wed Mar 6 14:17:47 2013 +0100 straighten out that dreaded

[Libreoffice-commits] core.git: icu/icu4c.9737.CVE-2013-0900_changesets_32865_32908.patch icu/icu4c-CVE-2013-0900_umutex.patch icu/UnpackedTarball_icu.mk

2013-03-06 Thread Eike Rathke
94147f6ea2de2ace33fc3212f16ee441385cb373 Author: Eike Rathke Date: Thu Mar 7 00:42:48 2013 +0100 resolved rhbz#918168 ICU: CVE-2013-0900 race condition allows DoS Upstream changes https://ssl.icu-project.org/trac/changeset/32865 https://ssl.icu-project.org/trac/changeset/32908 See also

[Libreoffice-commits] core.git: Branch 'libreoffice-4-0' - icu/icu4c.9737.CVE-2013-0900_changesets_32865_32908.patch icu/icu4c-CVE-2013-0900_umutex.patch icu/makefile.mk

2013-03-07 Thread Eike Rathke
86da16bb0ce4c4f2d0102198159d420bf376aea6 Author: Eike Rathke Date: Thu Mar 7 01:48:56 2013 +0100 resolved rhbz#918168 ICU: CVE-2013-0900 race condition allows DoS Upstream changes https://ssl.icu-project.org/trac/changeset/32865 https://ssl.icu-project.org/trac/changeset/32908 See also

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

2013-03-07 Thread Eike Rathke
sc/source/ui/app/inputhdl.cxx | 10 ++ 1 file changed, 6 insertions(+), 4 deletions(-) New commits: commit 726767fe5fe006ad5b5f656981ab077088b2db84 Author: Eike Rathke Date: Mon Mar 4 19:32:42 2013 +0100 resolved rhbz#916936 allow also input line for read-only Allow

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 3b/83c404c56e5db5bab29ffee41f02822410d625

2013-03-07 Thread Eike Rathke
3b/83c404c56e5db5bab29ffee41f02822410d625 |1 + 1 file changed, 1 insertion(+) New commits: commit aa7b20764938d2bb1af54d64dfb31c700f295737 Author: Eike Rathke Date: Thu Mar 7 19:05:44 2013 +0100 Notes added by 'git notes add' diff --git a/3b/83c404c56e5db5bab29ffee41f02

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - ec/7ef30693f10315ce80a8f5d7325a0e40855e66

2013-03-07 Thread Eike Rathke
ec/7ef30693f10315ce80a8f5d7325a0e40855e66 |1 + 1 file changed, 1 insertion(+) New commits: commit 4bc60218999d25c0e5adf09c4edb58ecc73c9317 Author: Eike Rathke Date: Thu Mar 7 19:45:59 2013 +0100 Notes added by 'git notes add' diff --git a/ec/7ef30693f10315ce80a8f5d7325a

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 3e/1227e38c424776cd28f9aba625b2ac61221e92

2013-03-07 Thread Eike Rathke
3e/1227e38c424776cd28f9aba625b2ac61221e92 |1 + 1 file changed, 1 insertion(+) New commits: commit 0aa684de7466977aa588678af47a3548b1e93b0c Author: Eike Rathke Date: Thu Mar 7 19:53:55 2013 +0100 Notes added by 'git notes add' diff --git a/3e/1227e38c424776cd28f9aba625b2

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - e7/fc662799e7e936753e24db8d6d3849c12b3ff4

2013-03-07 Thread Eike Rathke
e7/fc662799e7e936753e24db8d6d3849c12b3ff4 |1 + 1 file changed, 1 insertion(+) New commits: commit c9a0e2ce836d54c63c38176bb0516000722bc0d6 Author: Eike Rathke Date: Thu Mar 7 20:38:47 2013 +0100 Notes added by 'git notes add' diff --git a/e7/fc662799e7e936753e24db8d6d38

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 85/4f4ad6c57be62bd922df08f603d8bfb7b918a5

2013-03-07 Thread Eike Rathke
85/4f4ad6c57be62bd922df08f603d8bfb7b918a5 |1 + 1 file changed, 1 insertion(+) New commits: commit 34330a78f035346a9d5bd67464b2dc8d80d41211 Author: Eike Rathke Date: Thu Mar 7 21:01:00 2013 +0100 Notes added by 'git notes add' diff --git a/85/4f4ad6c57be62bd922df08f603d8

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - b7/ee1803453d3a766ce3a833892e1c208aacf8ff

2013-03-07 Thread Eike Rathke
b7/ee1803453d3a766ce3a833892e1c208aacf8ff |1 + 1 file changed, 1 insertion(+) New commits: commit 5dc3af01c69405feae33cc10ebf6947d17797393 Author: Eike Rathke Date: Thu Mar 7 21:19:56 2013 +0100 Notes added by 'git notes add' diff --git a/b7/ee1803453d3a766ce3a833892e1c

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 76/44ec176049937b588fe171a553c9a07b375792

2013-03-07 Thread Eike Rathke
76/44ec176049937b588fe171a553c9a07b375792 |1 + 1 file changed, 1 insertion(+) New commits: commit 7fbacbc9951c655954ac230fb6bd9ca8b39dd6d9 Author: Eike Rathke Date: Thu Mar 7 21:23:50 2013 +0100 Notes added by 'git notes add' diff --git a/76/44ec176049937b588fe171a553c9

Re: Changing Color::IsDark() to match MS Word

2013-03-08 Thread Eike Rathke
Hi Luke, On Saturday, 2013-03-09 01:54:12 +1100, Luke Deller wrote: > (BTW it seems to take a while for my emails to get through due to > the need for moderation - is that normal or am I doing something > wrong to trigger that?) It might be because the original Return-Path header is different fr

Re: [GSoC] Enhanced database ranges, some clarification needed.

2013-04-26 Thread Eike Rathke
Hi Kohei, On Thursday, 2013-04-25 12:29:21 -0400, Kohei Yoshida wrote: > Off chance, would you be interested in co-mentoring this task with > me? You have strong background on this task, probably more so than > I at the moment. I would be great to have you as a potential > co-mentor... Let's t

Re: hints asked for fdo#59727

2013-04-26 Thread Eike Rathke
Hi Winfried, On Thursday, 2013-04-25 08:31:39 +0200, Winfried Donkers wrote: > Bug fdo59727 is about addin function MONTHS() that is not interpreted > correctly when read from an xlsx file. > That is, an xlsx file with the function "MONTHS(...)" opened with calc shows > "com.sun.star.sheet.addi

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

2013-04-29 Thread Eike Rathke
sc/source/core/data/column2.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit c7027a046fdd2aa19aa8d7bc80a59ed1559bbe4b Author: Eike Rathke Date: Tue Apr 23 18:09:43 2013 +0200 fixed out of bounds vector access in ScColumn

Re: [Cygwin] [Master] failure when compiling liblangtag

2013-04-29 Thread Eike Rathke
Hi, On Tuesday, 2013-04-16 15:44:28 +0200, Eike Rathke wrote: > Cc'ing Peter Foley who did the gcc-wrapper. We now have the same failure with an upgrade to liblangtag-0.5.0, see https://gerrit.libreoffice.org/3676 and the error log https://ci.libreoffice.org/job/buildbot/663 Peter

Re: [Cygwin] [Master] failure when compiling liblangtag

2013-04-29 Thread Eike Rathke
Hi, On Monday, 2013-04-29 18:27:41 +0200, Eike Rathke wrote: > We now have the same failure with an upgrade to liblangtag-0.5.0, see > https://gerrit.libreoffice.org/3676 and the error log > https://ci.libreoffice.org/job/buildbot/663 Also reproduced this now in a local build. It se

Re: [Cygwin] [Master] failure when compiling liblangtag

2013-04-29 Thread Eike Rathke
Hi Peter, On Monday, 2013-04-29 18:27:41 +0200, Eike Rathke wrote: > We now have the same failure with an upgrade to liblangtag-0.5.0, see > https://gerrit.libreoffice.org/3676 and the error log > https://ci.libreoffice.org/job/buildbot/663 Forget that, it's something different.

[Libreoffice-commits] core.git: include/formula

2013-04-30 Thread Eike Rathke
include/formula/grammar.hxx |5 + 1 file changed, 5 insertions(+) New commits: commit 9bff49e203359921cb279be373773deb13ca8b90 Author: Eike Rathke Date: Tue Apr 30 20:16:31 2013 +0200 added GRAM_ENGLISH_XL_OOX, FormulaLanguage::XL_ENGLISH with CONV_XL_OOX Change-Id

[Libreoffice-commits] core.git: i18npool/source

2013-05-02 Thread Eike Rathke
i18npool/source/search/textsearch.cxx | 69 -- 1 file changed, 57 insertions(+), 12 deletions(-) New commits: commit db46a7336e330516f4df4e41f6895aa1afb03450 Author: Eike Rathke Date: Thu May 2 15:37:27 2013 +0200 resolved fdo#63779 case-insensitive non

[Libreoffice-commits] core.git: Branch 'libreoffice-4-0' - i18npool/source

2013-05-02 Thread Eike Rathke
i18npool/source/search/textsearch.cxx | 69 -- 1 file changed, 57 insertions(+), 12 deletions(-) New commits: commit 769b797884c8df5a13ee6a9290e621354ae4c49c Author: Eike Rathke Date: Thu May 2 15:37:27 2013 +0200 resolved fdo#63779 case-insensitive non

[Libreoffice-commits] core.git: Branch 'libreoffice-4-0-3' - i18npool/source

2013-05-02 Thread Eike Rathke
i18npool/source/search/textsearch.cxx | 69 -- 1 file changed, 57 insertions(+), 12 deletions(-) New commits: commit 6216457a8f7f9685ed088e0bcf9fa52a98eaab71 Author: Eike Rathke Date: Thu May 2 15:37:27 2013 +0200 resolved fdo#63779 case-insensitive non

[Libreoffice-commits] core.git: 2 commits - vcl/generic

2013-05-03 Thread Eike Rathke
vcl/generic/glyphs/gcach_layout.cxx | 15 +++ 1 file changed, 11 insertions(+), 4 deletions(-) New commits: commit 428bde3591ff2fd2195097040dbe1480f1f4210f Author: Eike Rathke Date: Thu May 2 21:54:52 2013 +0200 implemented IcuFontFromServerFont::getFontTable(LETag,size_t

[Libreoffice-commits] core.git: vcl/generic

2013-05-03 Thread Eike Rathke
vcl/generic/glyphs/gcach_layout.cxx |1 - 1 file changed, 1 deletion(-) New commits: commit 38b35f40b3a3009d0a3dd5090cb28d6b8fbd8e34 Author: Eike Rathke Date: Fri May 3 13:12:35 2013 +0200 unneeded using directive Change-Id: I8696f876e8ab51e3ceab6ac597e9c339d40182b3 diff

Re: [PUSHED] new upstream release liblangtag-0.5.1

2013-05-03 Thread Eike Rathke
Hi Mat, On Wednesday, 2013-05-01 01:07:29 +0200, Mat M wrote: > Thanks for that, Eike. I began to try fixing 0.4.0, but was not so easy. > ccache disabled for now, will try to introduce it back later on. That should fix it http://cgit.freedesktop.org/libreoffice/core/commit/?id=35cd784f063518691

Re: New language localization

2013-05-06 Thread Eike Rathke
Hi Kaïraba, On Saturday, 2013-05-04 13:37:32 +0100, Kaïraba Cissé wrote: > N'ko is a right to left language with its own digits. For more information > see : http://en.wikipedia.org/wiki/N%27Ko_alphabet > Unicode range : U+07C0–U+07FF > > I want to start the localization of libre office in N'ko

[Libreoffice-commits] core.git: Branch 'libreoffice-4-0' - vcl/generic

2013-05-06 Thread Eike Rathke
vcl/generic/glyphs/gcach_layout.cxx | 15 +++ 1 file changed, 11 insertions(+), 4 deletions(-) New commits: commit d7676d33f16bf790b35c06b5710f326254387cdc Author: Eike Rathke Date: Fri May 3 00:19:59 2013 +0200 adapt to ICU patch https://ssl.icu-project.org/trac/ticket

[Libreoffice-commits] core.git: 2 commits - download.lst icu/UnpackedTarball_icu.mk Makefile.fetch solenv/gbuild

2013-05-06 Thread Eike Rathke
: Eike Rathke Date: Mon May 6 16:56:28 2013 +0200 added ICU 51 layout fix tarball, ticket 10107 With 428bde3591ff2fd2195097040dbe1480f1f4210f this should enable ICU to bounds-check font tables as mentioned in http://site.icu-project.org/download/51#TOC-Known-Issues

Re: hints asked for fdo#59727

2013-05-07 Thread Eike Rathke
Hi Winfried, On Thursday, 2013-05-02 12:24:42 +0200, Winfried Donkers wrote: > > Only if the .xlsx was saved with Calc 4.0, then the file contains > > com.sun.star.sheet.addin.DateFunctions.getDiffMonths, an original file > > containing MONTHS() also does not work though, the MONTHS is not > > re

[Libreoffice-commits] core.git: Branch 'distro/suse/suse-4.0' - i18npool/source

2013-05-07 Thread Eike Rathke
i18npool/source/search/textsearch.cxx | 69 -- 1 file changed, 57 insertions(+), 12 deletions(-) New commits: commit 94e95f7784969a536a63ae79f698a8c070a9 Author: Eike Rathke Date: Thu May 2 15:37:27 2013 +0200 resolved fdo#63779 case-insensitive non

[Libreoffice-commits] core.git: vcl/inc vcl/source

2013-05-10 Thread Eike Rathke
vcl/inc/impfont.hxx |8 +--- vcl/source/gdi/font.cxx | 10 ++ 2 files changed, 11 insertions(+), 7 deletions(-) New commits: commit 4afd9a501eae7c17c3ab8adf70d2d0146bd83fe1 Author: Eike Rathke Date: Fri May 10 11:44:15 2013 +0200 Font refcount is not uint16 (anymore

[Libreoffice-commits] core.git: sc/source

2013-05-10 Thread Eike Rathke
sc/source/core/tool/interpr1.cxx |4 1 file changed, 4 insertions(+) New commits: commit 3c2d0acc871057573fe9ab45b8161fce70190e80 Author: Eike Rathke Date: Fri May 10 18:13:07 2013 +0200 resolved fdo#64384 check subtotal row filtered also for single reference Change-Id

[Libreoffice-commits] core.git: 2 commits - i18nlangtag/source include/i18nlangtag l10ntools/source svtools/source

2013-05-10 Thread Eike Rathke
(-) New commits: commit 99bd42d8e6a239c5365a5487b3d1fea76d84a561 Author: Eike Rathke Date: Sat May 11 01:53:18 2013 +0200 added N'ko [nqo-GN] to language list, fdo#64331 RTL and CTL Change-Id: Ifdce9e3e08a715dcf493c4103479c5fd64a42d74 diff --git a/i18nlangtag/s

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

2013-05-11 Thread Eike Rathke
sc/source/core/tool/interpr1.cxx |4 1 file changed, 4 insertions(+) New commits: commit f21815f9fe2609dd4ea152c65bb98b77b0a141f7 Author: Eike Rathke Date: Fri May 10 18:13:07 2013 +0200 resolved fdo#64384 check subtotal row filtered also for single reference (cherry

[Libreoffice-commits] core.git: Branch 'libreoffice-3-6' - vcl/generic

2013-05-13 Thread Eike Rathke
vcl/generic/glyphs/gcach_layout.cxx | 13 ++--- 1 file changed, 10 insertions(+), 3 deletions(-) New commits: commit 81db9e3abd84e13e1597b43680ec865e1e9f64e0 Author: Eike Rathke Date: Fri May 3 00:19:59 2013 +0200 adapt to ICU patch https://ssl.icu-project.org/trac/ticket/10107

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

2013-05-13 Thread Eike Rathke
sc/source/core/tool/interpr1.cxx |4 1 file changed, 4 insertions(+) New commits: commit 2c84287f151f14a4a6204fef30546414cf3d27f8 Author: Eike Rathke Date: Fri May 10 18:13:07 2013 +0200 resolved fdo#64384 check subtotal row filtered also for single reference (cherry

[Libreoffice-commits] core.git: sc/source

2013-05-14 Thread Eike Rathke
sc/source/ui/docshell/impex.cxx | 13 - 1 file changed, 13 deletions(-) New commits: commit a883783c2a1b0e7a8ee5b46387d1e1e3bc5e19bd Author: Eike Rathke Date: Tue May 14 13:39:27 2013 +0200 resolved fdo#60468 no special tab case workaround for CSV import This

Re: hints asked for fdo#59727

2013-05-14 Thread Eike Rathke
Hi Winfried, On Tuesday, 2013-05-14 13:02:04 +0200, Winfried Donkers wrote: > > > There are more problems with the add-in functions, see attachments with > > > bug 59727. > > > I'd start by setting a breakpoint in > > formula/source/core/api/FormulaCompiler.cxx > > FormulaCompiler::CreateStringF

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

2013-05-15 Thread Eike Rathke
sc/source/ui/docshell/impex.cxx | 13 - 1 file changed, 13 deletions(-) New commits: commit 09ff02c499579c1dd9eed500121875e586ea8716 Author: Eike Rathke Date: Tue May 14 13:39:27 2013 +0200 resolved fdo#60468 no special tab case workaround for CSV import This

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

2013-05-15 Thread Eike Rathke
sc/source/ui/docshell/impex.cxx | 13 - 1 file changed, 13 deletions(-) New commits: commit b2b6753df528d62c7f0a2be902c822a029512523 Author: Eike Rathke Date: Tue May 14 13:39:27 2013 +0200 resolved fdo#60468 no special tab case workaround for CSV import This

Re: hints asked for fdo#59727

2013-05-15 Thread Eike Rathke
Hi Winfried, On Wednesday, 2013-05-15 11:23:56 +0200, Winfried Donkers wrote: > > They are implemented in scaddins/source/datefunc/ > > I wouldn't have looked for ROT13 there... Is that a location to be maintained > or should it be moved to scaddins/source/analysis? Keep things as they are. Tr

[Libreoffice-commits] core.git: 3 commits - i18nlangtag/qa i18nlangtag/source include/i18nlangtag oox/source sw/source

2017-09-05 Thread Eike Rathke
: Eike Rathke Date: Tue Sep 5 15:32:14 2017 +0200 Use LanguageTag::getBcp47MS() to write MS malformed tags to OOXML, tdf#83190 Change-Id: Id706cf40f717005df840e7856528dd7bbc866e98 diff --git a/oox/source/core/xmlfilterbase.cxx b/oox/source/core/xmlfilterbase.cxx index b66dcf9e7301

[Libreoffice-commits] core.git: Branch 'libreoffice-5-4' - editeng/qa editeng/source include/editeng sc/source sw/inc sw/source

2017-09-05 Thread Eike Rathke
/source/core/edit/edws.cxx|7 +++--- sw/source/uibase/docvw/edtwin.cxx |5 +--- 13 files changed, 87 insertions(+), 46 deletions(-) New commits: commit c5fcab1ec72be1cf2868215ee71d3cb2668498c1 Author: Eike Rathke Date: Wed Aug 23 17:44:16 2017 +0200 Resolves: tdf#108795

make install (was: Filesystem Hierarchy Standards (FHS) and certain file locations)

2017-09-06 Thread Eike Rathke
Hi Michael, On Wednesday, 2017-09-06 16:26:09 +0200, Michael Stahl wrote: > apparently you are trying to use "make install", which probably is > unused and unmaintained; maybe we should remove it. make install works fine if one configures with --prefix=..., I use it regulary to create installati

[Libreoffice-commits] dev-tools.git: prettyprint/prettyprint

2017-09-07 Thread Eike Rathke
prettyprint/prettyprint |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit b8f7d000a2cc06ae9a96d31004a56b8a68217975 Author: Eike Rathke Date: Thu Sep 7 16:22:30 2017 +0200 Add text/xml as valid mime-type diff --git a/prettyprint/prettyprint b/prettyprint

[Libreoffice-commits] core.git: sc/source

2017-09-07 Thread Eike Rathke
sc/source/ui/cctrl/checklistmenu.cxx | 41 +-- sc/source/ui/inc/checklistmenu.hxx |2 - 2 files changed, 31 insertions(+), 12 deletions(-) New commits: commit bece4b6715cfec8eaaa6ee97bade92521d1e2d18 Author: Eike Rathke Date: Thu Sep 7 22:00:59 2017

[Libreoffice-commits] core.git: svtools/source

2017-09-07 Thread Eike Rathke
svtools/source/contnr/treelistbox.cxx | 30 +++--- 1 file changed, 15 insertions(+), 15 deletions(-) New commits: commit 554a79d793ee9546f71802643b79001749c3c695 Author: Eike Rathke Date: Thu Sep 7 22:49:27 2017 +0200 SvTreeListBox: turn some DBG_ASSERT() into

[Libreoffice-commits] core.git: sc/source

2017-09-08 Thread Eike Rathke
sc/source/ui/cctrl/checklistmenu.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit fd5ac4c4f5de9ef475156dafcba1b37a56b5cb8d Author: Eike Rathke Date: Fri Sep 8 13:13:54 2017 +0200 If children then insert only if a child is selected, tdf#112258 follow-up

[Libreoffice-commits] core.git: sc/source

2017-09-08 Thread Eike Rathke
sc/source/ui/cctrl/checklistmenu.cxx | 25 ++--- 1 file changed, 14 insertions(+), 11 deletions(-) New commits: commit 9c34c9c2409a8f09c3373d314ef7872d7c2aee92 Author: Eike Rathke Date: Fri Sep 8 13:41:52 2017 +0200 Inspecting children is only necessary if parent is

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

2017-09-08 Thread Eike Rathke
/pfiltdlg.hxx|3 ++- sc/source/ui/view/gridwin.cxx| 11 +-- 12 files changed, 100 insertions(+), 63 deletions(-) New commits: commit 9c1826d98065c30411cbf2e731560165ca2b7668 Author: Eike Rathke Date: Fri Sep 8 19:06:41 2017 +0200 sc-perf: do not add a million empty filter entries

[Libreoffice-commits] core.git: Branch 'libreoffice-5-4' - svl/source

2017-09-11 Thread Eike Rathke
: Eike Rathke Date: Tue Aug 29 18:24:05 2017 +0200 Resolves: tdf#91758 more stringent check for ISO date like looking input This is a combination of 4 commits. Related: tdf#91758 don't remember nCanForceToIso8601 state CanForceToIso8601() can be called twic

[Libreoffice-commits] core.git: 2 commits - i18nlangtag/qa i18nlangtag/source

2017-09-12 Thread Eike Rathke
i18nlangtag/qa/cppunit/test_languagetag.cxx| 51 + i18nlangtag/source/languagetag/languagetag.cxx | 34 2 files changed, 84 insertions(+), 1 deletion(-) New commits: commit 4f2a06379dde3839a71a52e81c2ca09aaa9a41c9 Author: Eike Rathke Date: Tue

[Libreoffice-commits] core.git: external/icu

2017-09-12 Thread Eike Rathke
external/icu/UnpackedTarball_icu.mk|1 + external/icu/icu4c-59-icu13329-xlocale.patch.1 | 14 ++ 2 files changed, 15 insertions(+) New commits: commit 274b2aee3bf65f139292d08a46d86f90d5ac8acb Author: Eike Rathke Date: Tue Sep 12 22:14:07 2017 +0200 Do not

[Libreoffice-commits] core.git: external/icu

2017-09-13 Thread Eike Rathke
external/icu/UnpackedTarball_icu.mk|1 + external/icu/icu4c-59-icu13329-xlocale.patch.1 | 14 ++ 2 files changed, 15 insertions(+) New commits: commit 9e399bc613bb4ea1470bd52c64af920d4e9bc39b Author: Eike Rathke Date: Wed Sep 13 13:42:29 2017 +0200 icu: do

[Libreoffice-commits] core.git: sc/source

2017-09-14 Thread Eike Rathke
sc/source/ui/docshell/impex.cxx | 20 1 file changed, 20 insertions(+) New commits: commit 34ac0f9a0376b43bcff78a49ccaf4caa34c8c990 Author: Eike Rathke Date: Thu Sep 14 14:30:08 2017 +0200 ofz#3362 SYLK import: check ;X;Y;C;R col/row validity early Change

Re: ODFF1.2 GEOMEAN

2017-09-14 Thread Eike Rathke
Hi Winfried, On Thursday, 2017-09-14 09:18:23 +0200, Winfried Donkers wrote: > As we now have changed GEOMEAN, I think it would be wise to try to improve > ODFF1.2 as well for GEOMEAN. > > Verzonden: woensdag 26 juli 2017 12:06 > > Geometric mean is defined as n-root( a1 * a2 * ... * an). This

[Libreoffice-commits] core.git: sc/source

2017-09-14 Thread Eike Rathke
sc/source/core/data/documen4.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit 0e7593ed856ac49c1d69407b8d0db5b771cc2805 Author: Eike Rathke Date: Thu Sep 14 17:45:22 2017 +0200 InsertMatrixFormula,InsertTableOp: assert valid cols/rows We don't check and r

[Libreoffice-commits] core.git: Branch 'libreoffice-5-4' - sc/source

2017-09-14 Thread Eike Rathke
sc/source/ui/docshell/impex.cxx | 20 1 file changed, 20 insertions(+) New commits: commit 29d72cac593d130e291aabb58685c0f6b7ffc59a Author: Eike Rathke Date: Thu Sep 14 14:30:08 2017 +0200 ofz#3362 SYLK import: check ;X;Y;C;R col/row validity early Change

[Libreoffice-commits] core.git: Branch 'libreoffice-5-3' - sc/source

2017-09-14 Thread Eike Rathke
sc/source/ui/docshell/impex.cxx | 20 1 file changed, 20 insertions(+) New commits: commit c759f30a5220dfd29894e34ee16c3fe2bf415592 Author: Eike Rathke Date: Thu Sep 14 14:30:08 2017 +0200 ofz#3362 SYLK import: check ;X;Y;C;R col/row validity early Change

[Libreoffice-commits] core.git: Branch 'libreoffice-5-4' - sc/source

2017-09-14 Thread Eike Rathke
sc/source/ui/docshell/impex.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit c5dbd79f37cb76a638af2c409acb200ea4ef5ffc Author: Eike Rathke Date: Thu Aug 31 15:26:35 2017 +0200 SYLK import: init nRefCol,nRefRow with start col,row instead of 1,1

[Libreoffice-commits] core.git: Branch 'libreoffice-5-4' - sc/source

2017-09-15 Thread Eike Rathke
sc/source/ui/cctrl/checklistmenu.cxx | 41 +-- sc/source/ui/inc/checklistmenu.hxx |2 - 2 files changed, 31 insertions(+), 12 deletions(-) New commits: commit 7f208a5287a6eda301b0c3c797d5e21181ce27d2 Author: Eike Rathke Date: Thu Sep 7 22:00:59 2017

[Libreoffice-commits] core.git: vcl/source

2017-09-15 Thread Eike Rathke
vcl/source/edit/texteng.cxx | 19 ++- 1 file changed, 2 insertions(+), 17 deletions(-) New commits: commit 7ab76d2bd9578c2680733bd66fd50902027e0c58 Author: Eike Rathke Date: Fri Sep 15 17:32:07 2017 +0200 Fix BASIC storage that stored an HTML element <P ST

[Libreoffice-commits] core.git: tools/source

2017-09-15 Thread Eike Rathke
tools/source/fsys/urlobj.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit b12e9ec1c9796fe62cb744ac82008146323348ea Author: Eike Rathke Date: Fri Sep 15 19:58:28 2017 +0200 Fix INetURLObject::operator==() when comparing paths Regression from

[Libreoffice-commits] core.git: Branch 'libreoffice-5-4' - sc/source

2017-09-15 Thread Eike Rathke
sc/source/core/tool/interpr1.cxx |8 ++-- sc/source/core/tool/scmatrix.cxx |8 2 files changed, 14 insertions(+), 2 deletions(-) New commits: commit 09b4b50ef5bfe1b7d963ae70071d4e8ce20f361d Author: Eike Rathke Date: Mon Sep 4 12:57:16 2017 +0200 Resolves: tdf#103734

[Libreoffice-commits] core.git: Branch 'libreoffice-5-4' - sc/source

2017-09-15 Thread Eike Rathke
sc/source/core/data/documen7.cxx |3 ++- sc/source/core/data/table5.cxx | 15 --- 2 files changed, 14 insertions(+), 4 deletions(-) New commits: commit de4a0f769501b0b79b05e007ae340af344017dd0 Author: Eike Rathke Date: Thu Aug 24 19:33:32 2017 +0200 Resolves: tdf

[Libreoffice-commits] core.git: svtools/source

2017-09-18 Thread Eike Rathke
svtools/source/filter/exportdialog.cxx | 30 +++--- 1 file changed, 15 insertions(+), 15 deletions(-) New commits: commit bd352d6e1c434f2b917c53a84a1e89578f72bc80 Author: Eike Rathke Date: Mon Sep 18 16:51:23 2017 +0200 Move initialization to where it belongs

[Libreoffice-commits] core.git: filter/source svtools/source

2017-09-18 Thread Eike Rathke
/source/filter/exportdialog.cxx | 45 +++-- svtools/source/filter/exportdialog.hxx |3 6 files changed, 119 insertions(+), 21 deletions(-) New commits: commit b149201a076ed2d39fb95dd1c3d1367c9ef6924d Author: Eike Rathke Date: Mon Sep 18 16:47:59

[Libreoffice-commits] core.git: filter/Configuration_filter.mk filter/source

2017-09-18 Thread Eike Rathke
filter/Configuration_filter.mk |1 filter/source/config/fragments/filters/calc_jpg_Export.xcu | 20 + 2 files changed, 21 insertions(+) New commits: commit 52a6c68fb2fc817fc58419835cca73f6cd20b8fe Author: Eike Rathke Date: Mon Sep 18 18:46:21

[Libreoffice-commits] core.git: svtools/source

2017-09-19 Thread Eike Rathke
svtools/source/filter/DocumentToGraphicRenderer.cxx |3 +++ 1 file changed, 3 insertions(+) New commits: commit dc49b07446f15dd68a7469d4619954f5e13f6c17 Author: Eike Rathke Date: Tue Sep 19 14:31:11 2017 +0200 renderToGraphic: assert document and target size Specifically a

[Libreoffice-commits] core.git: svtools/source

2017-09-19 Thread Eike Rathke
svtools/source/filter/DocumentToGraphicRenderer.cxx |8 +++- 1 file changed, 7 insertions(+), 1 deletion(-) New commits: commit 9c90cf14cc200778e3689371e62fa4c19466f75c Author: Eike Rathke Date: Tue Sep 19 18:36:27 2017 +0200 Writer export to PNG|JPG dialog preparation, current

[Libreoffice-commits] core.git: filter/source include/svtools svtools/source

2017-09-19 Thread Eike Rathke
d915987bfcd99deb9446781408d475ff96b1df55 Author: Eike Rathke Date: Tue Sep 19 18:48:44 2017 +0200 'a'CurrentPage gets on my nerves Change-Id: Ifb6137048d7206c1f3a718331ed8b42f746052bb Reviewed-on: https://gerrit.libreoffice.org/42487 Reviewed-by: Eike Rathke Tested-by: E

<    1   2   3   4   5   6   7   8   9   10   >