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

2017-04-06 Thread Eike Rathke
sc/source/filter/excel/xlformula.cxx |5 + 1 file changed, 5 insertions(+) New commits: commit ea01a08763e56a7de66f0c24655a627669c8a7f7 Author: Eike Rathke Date: Thu Apr 6 21:15:27 2017 +0200 Resolves: tdf#100011 (re-)add ocCeil and ocFloor .xls(x) export mappings

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

2017-04-06 Thread Eike Rathke
sc/source/filter/oox/formulabase.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 4dd95cadcd330aee49b3c84d3e336b808217af46 Author: Eike Rathke Date: Thu Apr 6 21:31:05 2017 +0200 these FUNCFLAG_EXPORTONLY need also FUNCFLAG_MACROCALL_NEW, tdf#100011

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

2017-04-07 Thread Eike Rathke
sc/source/filter/excel/xlformula.cxx |5 + sc/source/filter/oox/formulabase.cxx |4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) New commits: commit 84c3729eb210ff255761c4613ba03c4fb5e949f8 Author: Eike Rathke Date: Thu Apr 6 21:15:27 2017 +0200 Resolves: tdf#100011

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

2017-04-07 Thread Eike Rathke
sc/source/filter/excel/xlformula.cxx |5 + sc/source/filter/oox/formulabase.cxx |4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) New commits: commit 8da7b298272d04b19150d303292270f85b99858b Author: Eike Rathke Date: Thu Apr 6 21:15:27 2017 +0200 Resolves: tdf#100011

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

2017-04-07 Thread Eike Rathke
sc/source/ui/view/tabvwshf.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 0c55972d747511dbc711f3c9cbb4db5d8c5dc2ff Author: Eike Rathke Date: Fri Apr 7 16:20:37 2017 +0200 out-of-bounds tab access when deleting second last sheet Which in a

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

2017-04-07 Thread Eike Rathke
sc/source/core/data/postit.cxx |6 -- 1 file changed, 4 insertions(+), 2 deletions(-) New commits: commit e4364376b32c58edc0eaba4c587abe7de0eb9987 Author: Eike Rathke Date: Fri Apr 7 16:58:13 2017 +0200 yet another mxCaption refs==1 case to exclude from assert Change-Id

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

2017-04-10 Thread Eike Rathke
include/svl/zformat.hxx |3 +++ sc/source/core/data/documen4.cxx | 10 ++ 2 files changed, 9 insertions(+), 4 deletions(-) New commits: commit 2864c32733df6b0e9975ed5ee03a747cd2932472 Author: Eike Rathke Date: Mon Feb 20 20:27:52 2017 +0100 don't obtai

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

2017-04-10 Thread Eike Rathke
sc/inc/postit.hxx |1 - sc/source/core/data/postit.cxx | 15 --- 2 files changed, 4 insertions(+), 12 deletions(-) New commits: commit 9c9c2caad67ca1188e1f1acf25cbfe6438349297 Author: Eike Rathke Date: Mon Apr 10 16:25:45 2017 +0200 can't keep tra

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

2017-04-10 Thread Eike Rathke
sc/source/core/data/postit.cxx |7 --- 1 file changed, 4 insertions(+), 3 deletions(-) New commits: commit 95de10e0b02cece37ffe2428112773b6e096a221 Author: Eike Rathke Date: Mon Apr 10 18:54:17 2017 +0200 narrow the assert condition further down Change-Id

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

2017-04-10 Thread Eike Rathke
: Eike Rathke Date: Mon Apr 10 23:31:14 2017 +0200 finally free the SdrObject in ScCaptionPtr::decRefAndDestroy() There may be cases left still to be discovered where a setInUndo() is necessary in some Undo situations, but this is a start. Change-Id

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

2017-04-11 Thread Eike Rathke
sc/source/ui/view/tabvwshf.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 9826eb9b6bad6f21801dd8a0016bb770085a9072 Author: Eike Rathke Date: Fri Apr 7 16:20:37 2017 +0200 out-of-bounds tab access when deleting second last sheet Which in a

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

2017-04-11 Thread Eike Rathke
sc/source/ui/view/tabvwshf.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit ff2f47bd2e08a00bff71803db390b09080f9c728 Author: Eike Rathke Date: Fri Apr 7 16:20:37 2017 +0200 out-of-bounds tab access when deleting second last sheet Which in a

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

2017-04-11 Thread Eike Rathke
sc/source/core/data/postit.cxx |5 + 1 file changed, 5 insertions(+) New commits: commit 24d935164f553bb4daa9be591c9cb392a86f06cd Author: Eike Rathke Date: Tue Apr 11 13:41:44 2017 +0200 there are still cases where the caption pointer is dangling Change-Id

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

2017-04-11 Thread Eike Rathke
sc/source/ui/view/cellsh.cxx | 12 +++- 1 file changed, 3 insertions(+), 9 deletions(-) New commits: commit e7b1c70ea9cd13e229014191cb82775723e7f48d Author: Eike Rathke Date: Tue Apr 11 14:27:53 2017 +0200 nitpicks, tdf#84837 follow-up * follow naming conventions

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

2017-04-11 Thread Eike Rathke
sc/source/ui/docshell/docsh5.cxx |3 +++ 1 file changed, 3 insertions(+) New commits: commit 44a8c49c16a8abec3dd201043c93fff2e3f5e683 Author: Eike Rathke Date: Mon Mar 6 22:26:32 2017 +0100 Resolves: tdf#102777 broadcast SC_TAB_INSERTED when inserting scenario So ScViewData

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

2017-04-11 Thread Eike Rathke
8aa8be724dafc266d7daeae325806ca2caae2efe Author: Eike Rathke Date: Tue Apr 11 19:05:46 2017 +0200 deleting pModel also deletes the SdrCaptionObj Change-Id: Icf3aed35ede1c211d6238dc66d86cb2866b247cd diff --git a/sc/source/ui/view/notemark.cxx b/sc/source/ui/view/notemark.cxx index a55cc917ab80

Re: tdf106013 Add-In functions that are also Excel2013 OOXML functions

2017-04-12 Thread Eike Rathke
Hi Winfried, I'm also mixing in some quotes from your previous mail of this topic On Sunday, 2017-02-26 14:10:57 +0100, Winfried Donkers wrote: On Wednesday, 2017-04-12 16:37:54 +0200, Winfried Donkers wrote: > I'm sort of stuck with tdf106013. > > There is a group of Add-In functions that were

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

2017-04-12 Thread Eike Rathke
sc/source/core/data/postit.cxx | 32 1 file changed, 20 insertions(+), 12 deletions(-) New commits: commit b9573789b5f47d67e4cb881aaa0fbdb3cb25fb31 Author: Eike Rathke Date: Thu Apr 13 00:46:33 2017 +0200 finally switch the workaround off

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

2017-04-18 Thread Eike Rathke
sc/source/ui/view/cellsh1.cxx |8 ++-- 1 file changed, 2 insertions(+), 6 deletions(-) New commits: commit 87a53b75f9e520820e815ca275ea3d629630bf6b Author: Eike Rathke Date: Tue Apr 18 13:04:02 2017 +0200 use auto const& over ScMarkData::GetSelectedTabs() Chang

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

2017-04-18 Thread Eike Rathke
sc/source/ui/view/cellsh.cxx | 11 --- 1 file changed, 4 insertions(+), 7 deletions(-) New commits: commit bb9ac80998c1e7cd1ff154903b3c60d3e8636a5e Author: Eike Rathke Date: Tue Apr 18 13:13:20 2017 +0200 use auto const& over ScMarkData::GetSelectedTabs() Chang

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

2017-04-18 Thread Eike Rathke
svl/source/numbers/zforscan.cxx | 182 svl/source/numbers/zforscan.hxx |9 + 2 files changed, 191 insertions(+) New commits: commit 51478cefaa4e265b42e3f67eda0a64767ff3efba Author: Eike Rathke Date: Tue Apr 18 16:57:00 2017 +0200 Resolves

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

2017-04-18 Thread Eike Rathke
sc/source/core/data/document10.cxx | 16 +++- 1 file changed, 3 insertions(+), 13 deletions(-) New commits: commit 840ac578dc5c21731b927bad6113839c4c69c108 Author: Eike Rathke Date: Tue Apr 18 22:24:03 2017 +0200 only handling copy&paste needed, cut&paste bailed

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

2017-04-19 Thread Eike Rathke
sc/source/ui/view/viewfun4.cxx | 12 +++- 1 file changed, 11 insertions(+), 1 deletion(-) New commits: commit 6c73ca4671958cb066beecade5661e124c497e25 Author: Eike Rathke Date: Wed Apr 19 11:14:42 2017 +0200 Resolves: tdf#102525 handle array/matrix formula in cycle cell

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

2017-04-19 Thread Eike Rathke
sc/source/ui/view/viewfun4.cxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit c15f497b9a3463c7eeca1e8cc2c6f46ca293b9af Author: Eike Rathke Date: Wed Apr 19 12:45:59 2017 +0200 keep the leading '=' equal character, tdf#102525 follow-up

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

2017-04-19 Thread Eike Rathke
sc/source/core/tool/compiler.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 88d3d27dcd31993cad8898ff4d49347c46c6a0a6 Author: Eike Rathke Date: Wed Apr 19 13:55:34 2017 +0200 remove unnecessary temporary likely a remnant of (Uni)String to

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

2017-04-19 Thread Eike Rathke
sc/inc/address.hxx |2 ++ sc/source/ui/app/inputhdl.cxx|6 -- sc/source/ui/formdlg/formula.cxx |6 +- 3 files changed, 11 insertions(+), 3 deletions(-) New commits: commit ca8f4a66e44aed731646066241cf2225bb9f8c2a Author: Eike Rathke Date: Wed Apr 19 21:23

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

2017-04-20 Thread Eike Rathke
sc/source/core/tool/parclass.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit f0fef88b747cc4f4de7a5ccb93da9c062545dcfb Author: Eike Rathke Date: Thu Apr 20 13:52:18 2017 +0200 Resolves: tdf#99625 add parameter classification for TEXTJOIN and CONCAT So in array

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

2017-04-20 Thread Eike Rathke
sc/source/core/tool/parclass.cxx | 52 +++ 1 file changed, 26 insertions(+), 26 deletions(-) New commits: commit b15c9ed2c2cb4b6e8b61d80bae284e4ea421aff3 Author: Eike Rathke Date: Thu Apr 20 15:32:38 2017 +0200 keep list sorted by alphabetical opcode

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

2017-04-20 Thread Eike Rathke
sc/inc/globstr.hrc | 1048 ++--- 1 file changed, 524 insertions(+), 524 deletions(-) New commits: commit e981f360c2216513469c5ff2a51350183e874436 Author: Eike Rathke Date: Thu Apr 20 15:47:37 2017 +0200 renumber string IDs and close 40 gaps

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

2017-04-21 Thread Eike Rathke
external/icu/UnpackedTarball_icu.mk|1 external/icu/icu4c-changeset-39671.patch.1 | 155 + 2 files changed, 156 insertions(+) New commits: commit c7de8233d15ed0c90fef6c49a54d60cf10119f58 Author: Eike Rathke Date: Thu Apr 20 22:06:23 2017 +0200

[Libreoffice-commits] core.git: Branch 'libreoffice-5-2' - external/icu

2017-04-21 Thread Eike Rathke
external/icu/UnpackedTarball_icu.mk|1 external/icu/icu4c-changeset-39671.patch.1 | 189 + 2 files changed, 190 insertions(+) New commits: commit 91f5d002884cae1a60768e9caa9d182f41fb7be6 Author: Eike Rathke Date: Thu Apr 20 22:06:23 2017 +0200

[Libreoffice-commits] core.git: Branch 'libreoffice-5-3' - external/icu

2017-04-21 Thread Eike Rathke
external/icu/UnpackedTarball_icu.mk|1 external/icu/icu4c-changeset-39671.patch.1 | 189 + 2 files changed, 190 insertions(+) New commits: commit 3e227df8c645ee12b7852ab320c3041875d275ac Author: Eike Rathke Date: Thu Apr 20 22:06:23 2017 +0200

[Libreoffice-commits] core.git: download.lst

2017-04-21 Thread Eike Rathke
download.lst |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 5479034d5ee7b143511851a85e4e1faacef44b9d Author: Eike Rathke Date: Fri Apr 21 20:41:38 2017 +0200 upgrade to language-subtag-registry-2017-04-19 Change-Id

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

2017-07-24 Thread Eike Rathke
: commit a7a99a574660fc62a9514b2ed3f8ddfe8ad8540c Author: Eike Rathke Date: Mon Jul 24 22:31:34 2017 +0200 Export to PNG: use selection if Selection is selected The SelectionOnly property from the export file dialog was not passed down from GraphicExportFilter::filter() to

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-5.3' - include/svl

2017-07-25 Thread Eike Rathke
include/svl/ondemand.hxx | 12 1 file changed, 8 insertions(+), 4 deletions(-) New commits: commit 3274eae5ba8bc02ab6f39ee0b3b95880547aa5b5 Author: Eike Rathke Date: Mon Jul 17 21:59:38 2017 +0200 Defer also loading of the English CalendarWrapper, tdf#109045 follow-up

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

2017-07-25 Thread Eike Rathke
filter/source/config/fragments/filters/calc_png_Export.xcu |2 +- filter/source/config/fragments/filters/writer_png_Export.xcu |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 4555e4361e3a25a4a10474e9ae019ad8063ac855 Author: Eike Rathke Date: Tue Jul 25 16

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

2017-07-26 Thread Eike Rathke
formula/source/core/api/FormulaCompiler.cxx | 28 ++-- 1 file changed, 22 insertions(+), 6 deletions(-) New commits: commit e76351c03a0d7f53f64ab1c8eb86f81295511a40 Author: Eike Rathke Date: Mon Jul 17 20:13:07 2017 +0200 Resolves: tdf#104186 spaces between

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

2017-07-26 Thread Eike Rathke
editeng/source/editeng/editobj.cxx | 22 +- editeng/source/editeng/editobj2.hxx | 12 2 files changed, 33 insertions(+), 1 deletion(-) New commits: commit 1279043814865cd48c3b577c5e21db0b93d5c24c Author: Eike Rathke Date: Wed Jul 26 17:03:46 2017 +0200

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

2017-07-27 Thread Eike Rathke
editeng/source/editeng/editobj.cxx | 22 +- editeng/source/editeng/editobj2.hxx | 12 2 files changed, 33 insertions(+), 1 deletion(-) New commits: commit 1a165d19761a89e1c5919cd2d03bbd448e6d84dc Author: Eike Rathke Date: Wed Jul 26 17:03:46 2017 +0200

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

2017-07-27 Thread Eike Rathke
/items/itemset.cxx| 12 ++-- 6 files changed, 48 insertions(+), 25 deletions(-) New commits: commit 238de04de6c8b67f74c75514b86c08bf888feb48 Author: Eike Rathke Date: Thu Jul 27 16:58:59 2017 +0200 Ditch use of EditTextObject::Store() in ScGlobal::EETextObjEqual

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

2017-07-28 Thread Eike Rathke
filter/source/graphic/GraphicExportDialog.cxx |4 1 file changed, 4 insertions(+) New commits: commit 73400f7a87205c052002d365245c35d3d0c996f5 Author: Eike Rathke Date: Fri Jul 28 12:43:26 2017 +0200 Export to PNG: also Calc has MeasureUnit Though meFieldUnit appears to

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

2017-07-30 Thread Eike Rathke
sc/source/ui/view/viewfunc.cxx | 26 ++ 1 file changed, 22 insertions(+), 4 deletions(-) New commits: commit ff4399939b1719233676ff9cc10ee1470dc6b567 Author: Eike Rathke Date: Mon Jul 17 11:36:29 2017 +0200 Resolves: tdf#75650 reset boolean number format to

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

2017-07-30 Thread Eike Rathke
sc/source/core/data/document.cxx |5 - 1 file changed, 4 insertions(+), 1 deletion(-) New commits: commit 54db051a7224f053502d5be14ba512837d11b70e Author: Eike Rathke Date: Thu Jul 6 17:06:14 2017 +0200 Blind fix tdf#108612 explicitly checking for and against clipboard document

Re: build failure with ICU 4.8

2013-01-02 Thread Eike Rathke
Hi Ivan, On Monday, 2012-12-31 12:20:13 +0400, Ivan Timofeev wrote: > ICU 4.8 does not know Conditional_Japanese_Starter (only ICU 49 does), I > think we should put that conditional stuff from > http://cgit.freedesktop.org/libreoffice/core/commit/?id=92a9b7780c6e13a4da3b12794342edbc4c09ef51 > bac

Re: [PATCH] Removal rtl and string cleanup

2013-01-03 Thread Eike Rathke
Hi LOH, On Monday, 2012-12-31 21:47:54 +0800, LOH KOK HOE wrote: > I been watching this ::rtl:: cleanup patches has been submit for few > round, just curious to know, why is this done so? It increases readability of the code so the eye and mind of a new developer has less to parse ;) Eike --

Re: Always getting "Moderator approval" notification

2013-01-03 Thread Eike Rathke
Hi Matteo, On Thursday, 2013-01-03 11:34:16 +0100, Matteo Casalin wrote: > when posting to this list I always get a notification for > "moderator approval". Could this be due to my (not so recent) change > of email address? Ho hum.. indeed, being on gmx.com now pushed you into the bad guys c

Re: how to submit a patch set 2 (or greater) to gerrit?

2013-01-03 Thread Eike Rathke
Hi Winfried, On Thursday, 2013-01-03 16:50:46 +0100, Winfried Donkers wrote: > I can't work out how to update a submitted patch. > I tried ./logerrit resubmit, but that resulted in a second separate gerrit > change (see https://gerrit.libreoffice.org/#/c/1533/ and > https://gerrit.libreoffice.o

[PATCH 4-0 4-0-0] Late Feature: IFERROR and IFNA spreadsheet functions

2013-01-12 Thread Eike Rathke
://fsfe.org/support/?erack From cc101e678799c0f437dc02b6930fe858c560972d Mon Sep 17 00:00:00 2001 Message-Id: From: Eike Rathke Date: Sat, 12 Jan 2013 17:48:59 +0100 Subject: [PATCH] fdo#56124 add functions IFERROR and IFNA to calc as in ODFF1.2 MIME-Version: 1.0 Content-Type: multipart/mixed; boundary

Re: REVIEW [4-0-0] [PUSHED 4.0 ] Late Feature: IFERROR and IFNA spreadsheet functions

2013-01-14 Thread Eike Rathke
Hi Noel, On Monday, 2013-01-14 12:49:42 +, Noel Power wrote: > >The attached patch implements the much requested IFERROR and IFNA > >spreadsheet functions on the 4-0 branch. I would like to have them as > >late feature in 4-0-0 if possible though string freeze was announced > >already, so 3 r

Re: Stepping back from The Document Foundation

2013-01-14 Thread Eike Rathke
Hi Florian, On Sunday, 2013-01-13 16:54:52 +0100, Florian Monfort wrote: > I've decided recently that I would stop watching Document Foundation > activities. Indeed I've found myself completely overloaded with work from > School and Red Hat, so I cannot properly contribute. That's fine, unfortun

Re: [PUSHED 4-0 3-6] Missing parenthesis in ucb/source/ucp/file/bc.cxx

2013-01-14 Thread Eike Rathke
Hi julien2412, On Sunday, 2013-01-13 07:01:09 -0800, julien2412 wrote: > http://cgit.freedesktop.org/libreoffice/core/commit/?id=a2dd3feaea16a765956aecacdd6cc21ab5404a5b, > I added missing parenthesis because according to > http://en.cppreference.com/w/cpp/language/operator_precedence, AND bitwis

Re: fdo#38838 - Removal/Replacement of the String/UniString with OUString once and for all.

2013-01-15 Thread Eike Rathke
Hi, On Tuesday, 2013-01-15 14:16:42 +0100, Michael Stahl wrote: > > * What about the associated type xub_StrLen ? > > good question... there is code that loops over the sal_Unicode UTF-16 > code units in the string (Note: those are not "characters"). since > String has a maximum capacity of 2

Re: REVIEW [4-0-0] [PUSHED 4.0 ] Late Feature: IFERROR and IFNA spreadsheet functions

2013-01-16 Thread Eike Rathke
Hi Kohei, On Wednesday, 2013-01-16 09:20:42 -0500, Kohei Yoshida wrote: > The only thing I might suggest is that, since the commit shifts the > opcode values, check the last used function list which is defined in > the user configuration by a list of opcode values. That may be > affected, and mi

Re: Change in core[master]: fdo#40465 solve regression when zooming with cursor not visi...

2013-01-16 Thread Eike Rathke
Hi Winfried, On Wednesday, 2013-01-16 08:42:07 +0100, Winfried Donkers wrote: > > the original commit contained a spurious "dictionaries" change, please don't > > use "git commit -a" > > I did notice that after submitting to gerrit. > "git diff" didn't show it. Hint: always do a git status if

Re: Modifying an Impress Template

2013-01-16 Thread Eike Rathke
Hi Samuel, On Wednesday, 2013-01-16 18:22:03 +0100, Samuel Mehrbrodt wrote: > >One thing one needs to do before committing is stripping language settings > >within the file with this script: solenv/bin/striplanguagetags.sh > I just tried to run that script on the updated template, and here's > wh

Re: PyUno - CSV Opening With Writer

2013-01-18 Thread Eike Rathke
Hi Joel, On Friday, 2013-01-18 07:05:33 -0800, Joel Madero wrote: > #The calling it's not exactly this way, just to simplify the code > DESKTOP.loadComponentFromURL('/data/Joel_Documents/Work/Non-Profit/Libre-Office/FDOBugs/PerDay/2013_01_15.csv',"_blank",0,(),FilterName="Text > - txt - csv > (

Re: [Libreoffice-qa] Minutes - QA Call 01/11/2013

2013-01-21 Thread Eike Rathke
Hi, On Thursday, 2013-01-17 09:43:33 -0800, Joel Madero wrote: > -*Agreed: *NEEDINFO: Used only if most the information is there and > the bug can be confirmed but additional information would be useful > Request that once information is provided, move bug to NEW not to > UNCONFIRMED or REOPENED

Re: Cppcheck: false positive in pptx-text.cxx ?

2013-01-22 Thread Eike Rathke
Hi Markus, On Sunday, 2013-01-20 19:55:17 +0100, Markus Mohrhard wrote: > >1233 TextObj::TextObj( const TextObj& rTextObj ) > >1234 { > >1235 mpImplTextObj = > > const_cast(rTextObj).mpImplTextObj; > >1236 mpImplTextObj->mnRefCount++; > >1237 } > > Someone implemented

[REVIEW 4-0 4-0-0] resolved fdo#59819 write correct OOXML function name mapping

2013-01-24 Thread Eike Rathke
Hi, I'd like to have https://gerrit.libreoffice.org/1854 reviewed for 4-0 and 4-0-0 rc3, resolves https://bugs.freedesktop.org/show_bug.cgi?id=59819 FILESAVE: .xlsx: new functions (AVERAGEIF,AVERAGEIFS,COUNTIFS,SUMIFS,IFERROR,IFNA) lead to warning in Excel 2013, and IFNA is not accepted Thanks

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

2013-07-01 Thread Eike Rathke
i18npool/source/localedata/data/hr_HR.xml | 140 +++--- 1 file changed, 70 insertions(+), 70 deletions(-) New commits: commit cb44db2fe78b43424491d25f0c9e34f16aba5c24 Author: Eike Rathke Date: Mon Jul 1 19:02:32 2013 +0200 sorted by formatindex for better

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

2013-07-01 Thread Eike Rathke
+- 5 files changed, 16 insertions(+), 19 deletions(-) New commits: commit 9c1ca6dca3b553c302a635357e33591605343b99 Author: Eike Rathke Date: Mon Jul 1 23:54:28 2013 +0200 resolved fdo#35411 redefined MAXCODE 512 to FORMULA_MAXTOKENS 8192 Also renamed MAXJUMPCOUNT to

[Libreoffice-commits] core.git: Branch 'libreoffice-4-1' - formula/source include/formula sc/inc sc/source

2013-07-01 Thread Eike Rathke
+- 5 files changed, 16 insertions(+), 19 deletions(-) New commits: commit 1698abe554b0a657899b17381822efa4c46a8ca3 Author: Eike Rathke Date: Mon Jul 1 23:54:28 2013 +0200 resolved fdo#35411 redefined MAXCODE 512 to FORMULA_MAXTOKENS 8192 Also renamed MAXJUMPCOUNT to

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

2013-07-01 Thread Eike Rathke
+- 5 files changed, 16 insertions(+), 19 deletions(-) New commits: commit a19db54f78720dc8200b3504e84cd19d445f4d18 Author: Eike Rathke Date: Mon Jul 1 23:54:28 2013 +0200 resolved fdo#35411 redefined MAXCODE 512 to FORMULA_MAXTOKENS 8192 Also renamed MAXJUMPCOUNT to

Gerrit Watched Changes

2013-07-02 Thread Eike Rathke
Hi, Thanks to David who debugged what's going on in Gerrit with watched changes that contain a file:^regex rule (it never worked for me with something like file:^sc/ ) I'm now happy with a slight but important modification: the expression, unlike other regular expressions, needs to match the entir

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

2013-07-04 Thread Eike Rathke
oox/source/core/xmlfilterbase.cxx |7 --- 1 file changed, 4 insertions(+), 3 deletions(-) New commits: commit 29a9160de3acc496cf71dc3eb0d7a54df614a501 Author: Eike Rathke Date: Thu Jul 4 19:12:49 2013 +0200 don't use Locale.Language Chan

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

2013-07-04 Thread Eike Rathke
oox/source/core/xmlfilterbase.cxx |5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) New commits: commit 74827231e8f60e94cb29c959bbd27d44c77c6a2b Author: Eike Rathke Date: Thu Jul 4 19:27:56 2013 +0200 write bcp47 Change-Id: I682b35f0793f5fc61daa255bb68a60e164133d97

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

2013-07-04 Thread Eike Rathke
oox/source/drawingml/textcharacterproperties.cxx | 13 ++--- oox/source/export/drawingml.cxx | 16 +--- 2 files changed, 7 insertions(+), 22 deletions(-) New commits: commit 78f053dd87c350524cce281e6dfcee5ed00811a2 Author: Eike Rathke Date: Thu Jul 4

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

2013-07-04 Thread Eike Rathke
oox/source/docprop/docprophandler.cxx | 18 ++ oox/source/docprop/docprophandler.hxx |1 - 2 files changed, 2 insertions(+), 17 deletions(-) New commits: commit 633ca742749ed006351d89852211fc2a8c48b523 Author: Eike Rathke Date: Thu Jul 4 21:07:26 2013 +0200 use

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

2013-07-04 Thread Eike Rathke
oox/source/core/xmlfilterbase.cxx |5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) New commits: commit 2429a89cf354c1af992a0ed5afad0b326b9d634a Author: Eike Rathke Date: Thu Jul 4 21:20:59 2013 +0200 Revert "write bcp47" This reve

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

2013-07-04 Thread Eike Rathke
xmloff/source/core/DocumentSettingsContext.cxx |5 + xmloff/source/core/SettingsExportHelper.cxx|4 2 files changed, 9 insertions(+) New commits: commit b832a7a78abd688ce465aa881b3b9e777d2ce8be Author: Eike Rathke Date: Thu Jul 4 22:40:39 2013 +0200 FIXME-BCP47

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

2013-07-05 Thread Eike Rathke
commits: commit 93f53e400da509bc21ab78fe2ce79d73c82771ae Author: Eike Rathke Date: Fri Jul 5 12:41:21 2013 +0200 added Ngäbere_Panama [gym-PA] to language list, fdo#66602 Change-Id: I4592f868c4d17ece745db39b604aa0b75181ca27 diff --git a/i18nlangtag/source/isolang/isolang.cxx b

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

2013-07-05 Thread Eike Rathke
i18nlangtag/source/languagetag/languagetag.cxx | 38 + include/i18nlangtag/languagetag.hxx|9 + 2 files changed, 47 insertions(+) New commits: commit 4467a4a6280306770107488b4a97c4d496c95a43 Author: Eike Rathke Date: Fri Jul 5 21:01:35 2013 +0200

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

2013-07-08 Thread Eike Rathke
i18npool/source/localedata/data/locale.dtd | 21 + 1 file changed, 13 insertions(+), 8 deletions(-) New commits: commit 9c773140935c056896c79c8380640918b6ea161e Author: Eike Rathke Date: Mon Jul 8 12:49:30 2013 +0200 updated documentation pointers with opengrok

Re: REMINDER: Release 3.6.7 rc2 (from libreoffice-3-6-7) deadline today

2013-07-08 Thread Eike Rathke
Hi Christian, On Monday, 2013-07-08 14:24:28 +0200, Christian Lohmaier wrote: > There's one change in gerrit for 3-6-7 that is not yet merged: > https://gerrit.libreoffice.org/#/c/4666/ Done. Eike -- LibreOffice Calc developer. Number formatter stricken i18n transpositionizer. GPG key ID: 0

Re: [Libreoffice-commits] core.git: include/sal

2013-07-08 Thread Eike Rathke
Hi Thomas, On Monday, 2013-07-08 14:39:52 +0200, Thomas Arnhold wrote: > >>-@li @c fwk - framework > >>+@li @c framework > >>+@li @c fwk - framework (abbreviation) > > > > Huh? There's no support for anything like abbreviations, so this doesn't > > make > >sense. What's the point of having two

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

2013-07-09 Thread Eike Rathke
i18nlangtag/source/languagetag/languagetag.cxx | 15 +-- include/i18nlangtag/languagetag.hxx| 14 ++ 2 files changed, 19 insertions(+), 10 deletions(-) New commits: commit a72ca75e33c351b00801869aec570a277aaa646a Author: Eike Rathke Date: Tue Jul 9 12

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

2013-07-09 Thread Eike Rathke
i18nlangtag/source/languagetag/languagetag.cxx | 58 ++--- include/i18nlangtag/languagetag.hxx|7 +++ 2 files changed, 49 insertions(+), 16 deletions(-) New commits: commit 467cef426a84604263923d654213e14b4d29bbef Author: Eike Rathke Date: Tue Jul 9 19:58

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

2013-07-10 Thread Eike Rathke
xmloff/source/style/chrlohdl.cxx | 10 ++ 1 file changed, 10 insertions(+) New commits: commit 8a4307e4bb0eab3dd0a2a82c1fd4b2eab5df9a2e Author: Eike Rathke Date: Wed Jul 10 14:18:24 2013 +0200 do not write attributes with 'none' for non-ISO language/country

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

2013-07-10 Thread Eike Rathke
changed, 34 insertions(+), 26 deletions(-) New commits: commit 1e744d5d9de568aeef6794365dc6f2bf84537ddb Author: Eike Rathke Date: Wed Jul 10 15:57:25 2013 +0200 changed getIsoLanguageCountry() to getIsoLanguageScriptCountry() And don't write ODF *:script if *:language is not wr

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

2013-07-10 Thread Eike Rathke
sc/source/core/tool/cellkeytranslator.cxx | 27 ++- 1 file changed, 18 insertions(+), 9 deletions(-) New commits: commit 5c721581403637155b1f91fcdfe5c470d40f697b Author: Eike Rathke Date: Wed Jul 10 16:25:20 2013 +0200 use language tags in lclMatchKeyword() and

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

2013-07-10 Thread Eike Rathke
sc/source/filter/oox/numberformatsbuffer.cxx |7 +-- 1 file changed, 1 insertion(+), 6 deletions(-) New commits: commit 6768d2c7f2cf75c507ec2108cbbb5a8a6cf7fae9 Author: Eike Rathke Date: Wed Jul 10 17:01:49 2013 +0200 use LanguageTag to convert to Locale Change-Id

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

2013-07-10 Thread Eike Rathke
sw/source/filter/ww8/docxattributeoutput.cxx | 12 1 file changed, 4 insertions(+), 8 deletions(-) New commits: commit 0cf9b9ab4bec65055e88517e937d18f751818ff6 Author: Eike Rathke Date: Wed Jul 10 17:16:14 2013 +0200 use LanguageTag to convert Change-Id

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

2013-07-10 Thread Eike Rathke
sw/source/ui/dbui/dbinsdlg.cxx | 22 ++ 1 file changed, 10 insertions(+), 12 deletions(-) New commits: commit 166c0724acc28ef121ea75d10ee3f7f95942f27f Author: Eike Rathke Date: Wed Jul 10 18:56:30 2013 +0200 use LanguageTag to convert Change-Id

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

2013-07-10 Thread Eike Rathke
svl/source/config/asiancfg.cxx | 24 +--- 1 file changed, 5 insertions(+), 19 deletions(-) New commits: commit 02a48793c078ca363e38b3846fb68ee3ebd5ce38 Author: Eike Rathke Date: Wed Jul 10 19:24:15 2013 +0200 use LanguageTag to convert Change-Id

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

2013-07-10 Thread Eike Rathke
include/sfx2/sfxhelp.hxx |2 -- sfx2/source/appl/sfxhelp.cxx | 22 -- 2 files changed, 24 deletions(-) New commits: commit 3bc422573b480476bdfa775bdcf259532f4e09c6 Author: Eike Rathke Date: Wed Jul 10 20:52:25 2013 +0200 removed unused language/country

[Libreoffice-commits] core.git: 5 commits - cui/source editeng/source librelogo/source scripting/source

2013-07-10 Thread Eike Rathke
/stringresource/stringresource.cxx |8 5 files changed, 17 insertions(+), 22 deletions(-) New commits: commit 3f1a58884eba6a7cee5a208e0f3de768d1377398 Author: Eike Rathke Date: Wed Jul 10 21:47:40 2013 +0200 added FIXME-BCP47 comments Change-Id

Re: fdo 37341 MAXRECURSION reached in ScFormulaCell::Interpret

2013-07-11 Thread Eike Rathke
Hi Winfried, On Thursday, 2013-07-11 08:02:13 +0200, Winfried Donkers wrote: > Presently I'm looking at bug fdo 37341, which reports calc to hang when Goal > Seek (sc/source/core/tool/interpr2.cxx, ScInterpreter::ScBackSolver()) is > used. > The cause of the problem is not that too many iterati

[Libreoffice-commits] core.git: 2 commits - i18nlangtag/source include/i18nlangtag scripting/Library_stringresource.mk scripting/source

2013-07-11 Thread Eike Rathke
changed, 85 insertions(+), 23 deletions(-) New commits: commit 38522416bd6a85f206b8c294726dd2e3d6a63567 Author: Eike Rathke Date: Thu Jul 11 17:41:59 2013 +0200 use LanguageTag::getMatchingFallback() Change-Id: Ib6fd9581728bdd7c32ccec9ce538d9b4c5658b04 diff --git a/scripting

[Libreoffice-commits] core.git: 9 commits - oox/source sfx2/source svl/source unodevtools/source unotools/source

2013-07-11 Thread Eike Rathke
(-) New commits: commit 5e60674857d3d290f172b8c133c69aeba003b1ce Author: Eike Rathke Date: Thu Jul 11 19:14:32 2013 +0200 use LanguageTag to convert Change-Id: I11007c31e5b4eea39ce27876de8a65fbf563a5e9 diff --git a/unotools/source/config/fontcfg.cxx b/unotools/source/config

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

2013-07-11 Thread Eike Rathke
unotools/source/config/fontcfg.cxx | 62 ++--- 1 file changed, 31 insertions(+), 31 deletions(-) New commits: commit 62f56ba02d7d664a835a36bfabe3a1704b175baa Author: Eike Rathke Date: Thu Jul 11 20:33:56 2013 +0200 use LanguageTag and getFallbackStrings

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

2013-07-11 Thread Eike Rathke
connectivity/source/parse/sqliterator.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 21b2b1c04998307d71129e607508007a795a7ce7 Author: Eike Rathke Date: Thu Jul 11 20:48:20 2013 +0200 unused variable 'sTableName' [loplugin]

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

2013-07-11 Thread Eike Rathke
i18nlangtag/source/languagetag/languagetag.cxx | 26 +++-- 1 file changed, 20 insertions(+), 6 deletions(-) New commits: commit 50726b3012d75c0d86c651074cbffe85bad4b1b7 Author: Eike Rathke Date: Thu Jul 11 21:58:50 2013 +0200 simpleExtract() with "re-c

[Libreoffice-commits] core.git: 3 commits - i18nlangtag/source include/unotools unotools/source vcl/source

2013-07-11 Thread Eike Rathke
| 31 +++- vcl/source/window/window.cxx |2 6 files changed, 79 insertions(+), 110 deletions(-) New commits: commit f66f896657967c0ce3c75680e956cad918a632d3 Author: Eike Rathke Date: Fri Jul 12 00:08:32 2013 +0200 DefaultFontConfiguration and

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

2013-07-11 Thread Eike Rathke
/unx/gtk/a11y/atktextattributes.cxx |7 +++- 6 files changed, 57 insertions(+), 39 deletions(-) New commits: commit 15e35498e602e9a844ea4067044f8f8efd72755b Author: Eike Rathke Date: Fri Jul 12 02:22:16 2013 +0200 use LanguageTag to convert, and some FIXME-BCP47 comments Change

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

2013-07-11 Thread Eike Rathke
vcl/win/source/gdi/salgdi3.cxx | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) New commits: commit f028d9c08c3c5136a860475be16f1d0fc583ff3c Author: Eike Rathke Date: Fri Jul 12 02:33:05 2013 +0200 use LanguageTag Change-Id

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

2013-07-12 Thread Eike Rathke
sc/source/core/tool/compiler.cxx |9 - 1 file changed, 4 insertions(+), 5 deletions(-) New commits: commit 35a230af3f2e847983174cf65c567e04212791dc Author: Eike Rathke Date: Fri Jul 12 10:45:14 2013 +0200 prepare to read backsolver's OOo ODFF namespaced function

Re: fdo 37341 MAXRECURSION reached in ScFormulaCell::Interpret

2013-07-12 Thread Eike Rathke
Hi, On Thursday, 2013-07-11 23:05:40 -0400, Kohei Yoshida wrote: > Actually, I'm just wondering why that code is even in ScInterpreter. > The goalseek functionality is not a cell function, and I would > expect a code like that to be outside of ScInterpreter. Dating back to prehistoric times it i

[Libreoffice-commits] core.git: 3 commits - xmloff/source xmlscript/Library_xmlscript.mk xmlscript/source

2013-07-12 Thread Eike Rathke
/xmldlg_imexp/xmldlg_impmodels.cxx | 12 ++--- 5 files changed, 31 insertions(+), 25 deletions(-) New commits: commit 6c88ebe9aaf32b5c7c6e22270ee90091c019f567 Author: Eike Rathke Date: Fri Jul 12 12:29:45 2013 +0200 write bcp47 format-locale if necessary and read both Change-Id

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

2013-07-13 Thread Eike Rathke
i18nlangtag/source/isolang/inunx.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 7c52d0d0a48611e571c4d7f85a71fbe81e711655 Author: Eike Rathke Date: Sat Jul 13 12:12:42 2013 +0200 grml.. Mac Change-Id: Ia49d45a896a3ea5d180d98c3579fb93c6d4b9911

[Libreoffice-commits] core.git: Branch 'libreoffice-4-1' - vcl/inc

2013-07-15 Thread Eike Rathke
vcl/inc/pch/precompiled_vcl.hxx |1 - 1 file changed, 1 deletion(-) New commits: commit 96bd69962f90c286461734bb3a4d218c56104cd3 Author: Eike Rathke Date: Mon Jul 15 18:13:16 2013 +0200 build breaker: remove XSystemClipboard.hpp from pch again Commit

<    5   6   7   8   9   10   11   12   13   14   >