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

2014-05-31 Thread Eike Rathke
sc/source/core/tool/address.cxx | 21 +++-- 1 file changed, 15 insertions(+), 6 deletions(-) New commits: commit 37d985d098cc44798ccaeba78bf6795409a5b5c1 Author: Eike Rathke Date: Tue May 27 23:19:36 2014 +0200 resolved fdo#70455 B1:SOMENAME is not a valid singleton

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

2014-06-02 Thread Eike Rathke
i18npool/source/localedata/data/fr_BF.xml |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 05eccdfc3464839ebc1d283b648588be671d65b9 Author: Eike Rathke Date: Mon Jun 2 21:05:47 2014 +0200 French 'General' keyword should be 'Standard' instea

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

2014-06-02 Thread Eike Rathke
i18npool/source/localedata/data/fr_BF.xml |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit c553b1fdca31c34f7d9dc7f9bedb8d094c374567 Author: Eike Rathke Date: Mon Jun 2 21:05:47 2014 +0200 French 'General' keyword should be 'Standard' instea

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

2014-06-03 Thread Eike Rathke
sc/source/core/data/document.cxx |9 +++-- 1 file changed, 7 insertions(+), 2 deletions(-) New commits: commit 8a4737360ea28296f7ac1d3cddf2e27b3ac25915 Author: Eike Rathke Date: Tue May 27 12:31:30 2014 +0200 resolved rhbz#1101224 do not attempt to obtain names for NULL tabs

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

2014-06-03 Thread Eike Rathke
/dialog/langbox.cxx |2 - 5 files changed, 48 insertions(+), 5 deletions(-) New commits: commit a8c5adabb98d4152527b553f904c1841c7393748 Author: Eike Rathke Date: Tue Jun 3 14:47:47 2014 +0200 disallow private use language tags in combo box edit Change-Id

[Libreoffice-commits] core.git: Branch 'libreoffice-4-3' - 4 commits - i18nlangtag/qa i18nlangtag/source include/i18nlangtag svx/source

2014-06-03 Thread Eike Rathke
/dialog/langbox.cxx |2 - 5 files changed, 48 insertions(+), 5 deletions(-) New commits: commit e3ce0437b61b19f6a53d0224e4266ed6c8d277ad Author: Eike Rathke Date: Tue Jun 3 14:47:47 2014 +0200 disallow private use language tags in combo box edit Change-Id

Re: Some checkings related to

2014-06-03 Thread Eike Rathke
Hi julien2412, On Sunday, 2014-06-01 04:32:16 -0700, julien2412 wrote: > Taking a look at https://bugs.freedesktop.org/show_bug.cgi?id=79499, I > opengroked xub_StrLen and found some references. > Most of them are just comments but there are associated checks > See > http://opengrok.libreoffice.o

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

2014-06-03 Thread Eike Rathke
include/unotools/digitgroupingiterator.hxx | 11 --- sc/source/core/tool/interpr4.cxx | 14 +++--- 2 files changed, 11 insertions(+), 14 deletions(-) New commits: commit 06127e06e1d9d99e58b32e618c93667f70929249 Author: Eike Rathke Date: Tue Jun 3 15:55:28 2014

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

2014-06-03 Thread Eike Rathke
include/unotools/digitgroupingiterator.hxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit cc520b6eb73de907570efbed44bbe3146fe87b1a Author: Eike Rathke Date: Tue Jun 3 20:23:14 2014 +0200 unknown log area [loplugin:sallogareas] Change-Id

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

2014-06-05 Thread Eike Rathke
sc/source/core/inc/interpre.hxx | 48 sc/source/core/tool/interpr1.cxx | 52 +-- 2 files changed, 77 insertions(+), 23 deletions(-) New commits: commit 14ce27cc045bd9bcbbfa3eac56cd99f2be08de1f Author: Eike Rathke Date

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

2014-06-05 Thread Eike Rathke
sc/source/core/inc/interpre.hxx | 48 sc/source/core/tool/interpr1.cxx | 52 +-- 2 files changed, 77 insertions(+), 23 deletions(-) New commits: commit 95d9e0641197164fedd2e89d40f5eb9607f87fc3 Author: Eike Rathke Date

Re: Sort and copy results

2014-06-05 Thread Eike Rathke
Hi Kohei, On Thursday, 2014-06-05 13:33:13 -0400, Kohei Yoshida wrote: > In Calc, you can go to Data -> Sort, and choose to copy the sorted > results to someplace else, rather than the default option of sorting in > place. > > I'm just wondering if anyone would miss this feature if it got remove

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

2014-06-06 Thread Eike Rathke
svl/source/numbers/zforfind.cxx | 11 +++ 1 file changed, 3 insertions(+), 8 deletions(-) New commits: commit a6992cd0d7c085ba05877e6f68ac0650dd09010f Author: Eike Rathke Date: Fri Jun 6 13:31:03 2014 +0200 resolved fdo#79719 recognize ##-MMM-## as date even if ambiguous

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

2014-06-06 Thread Eike Rathke
svl/source/numbers/zforfind.cxx | 11 +++ 1 file changed, 3 insertions(+), 8 deletions(-) New commits: commit 2f268cc14b3e3eab16b6bacf546431122acfdb7a Author: Eike Rathke Date: Fri Jun 6 13:31:03 2014 +0200 resolved fdo#79719 recognize ##-MMM-## as date even if ambiguous

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

2014-06-09 Thread Eike Rathke
sc/source/core/inc/interpre.hxx | 48 ++ sc/source/core/tool/interpr1.cxx | 54 +-- 2 files changed, 78 insertions(+), 24 deletions(-) New commits: commit 9e49e49709935d594fa49cbccc4ffbcb4e90400f Author: Eike Rathke Date

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

2014-06-09 Thread Eike Rathke
svl/source/numbers/zforfind.cxx | 11 +++ 1 file changed, 3 insertions(+), 8 deletions(-) New commits: commit 9920c72a200f2a27aa52fa249784e60425972de5 Author: Eike Rathke Date: Fri Jun 6 13:31:03 2014 +0200 resolved fdo#79719 recognize ##-MMM-## as date even if ambiguous

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

2014-06-10 Thread Eike Rathke
svl/source/numbers/zforfind.cxx | 11 +++ 1 file changed, 3 insertions(+), 8 deletions(-) New commits: commit 22f06514c987f50ce15fba42b0cf8de44d6c1c9d Author: Eike Rathke Date: Fri Jun 6 13:31:03 2014 +0200 resolved fdo#79719 recognize ##-MMM-## as date even if ambiguous

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

2014-06-11 Thread Eike Rathke
i18npool/source/localedata/data/ja_JP.xml |4 ++-- svl/source/numbers/zforlist.cxx | 13 - 2 files changed, 10 insertions(+), 7 deletions(-) New commits: commit 90b418b759433042f9c0e6647ddef96579640ab6 Author: Eike Rathke Date: Wed Jun 11 19:04:19 2014 +0200

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

2014-06-11 Thread Eike Rathke
i18npool/source/localedata/data/ja_JP.xml |4 ++-- svl/source/numbers/zforlist.cxx | 13 - 2 files changed, 10 insertions(+), 7 deletions(-) New commits: commit 33485c6416a79241de1a24fca424b8f0b6a0abfa Author: Eike Rathke Date: Wed Jun 11 19:04:19 2014 +0200

[Libreoffice-commits] core.git: Branch 'libreoffice-4-2-5' - 3 commits - include/oox oox/source sc/source sd/qa

2014-06-12 Thread Eike Rathke
|binary sd/qa/unit/data/pptx/bnc870233_2.pptx |binary sd/qa/unit/import-tests.cxx | 144 11 files changed, 257 insertions(+), 47 deletions(-) New commits: commit 0a2ce4a24fadd2fa6358a83e7f6107c2f95a7260 Author: Eike Rathke Date: Tue May

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

2014-06-12 Thread Eike Rathke
i18nlangtag/source/languagetag/languagetag.cxx | 14 ++ 1 file changed, 14 insertions(+) New commits: commit 9476bd39ad30eea46ff146f46d6c996450710b3c Author: Eike Rathke Date: Thu Jun 12 10:57:15 2014 +0200 disallow 'qlt' privateuse code ... to prevent

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

2014-06-12 Thread Eike Rathke
i18nlangtag/source/languagetag/languagetag.cxx | 14 ++ 1 file changed, 14 insertions(+) New commits: commit e3115814f4f82f0eeddb4d591d0e66e6a2fd9196 Author: Eike Rathke Date: Thu Jun 12 10:57:15 2014 +0200 disallow 'qlt' privateuse code ... to prevent

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

2014-06-13 Thread Eike Rathke
+- sc/source/core/tool/interpr5.cxx| 16 ++-- sc/source/core/tool/scmatrix.cxx| 10 +- 8 files changed, 41 insertions(+), 15 deletions(-) New commits: commit a288bebbcec0b16e1ced09a601de5ffbb6b1bbe0 Author: Eike Rathke Date: Fri Jun 13 14:16:11 2014 +0200

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

2014-06-13 Thread Eike Rathke
+- sc/source/core/tool/interpr5.cxx| 16 ++-- sc/source/core/tool/scmatrix.cxx| 10 +- 8 files changed, 41 insertions(+), 15 deletions(-) New commits: commit d83ab715a04c166ad0e8962b52c0800fb6f2969c Author: Eike Rathke Date: Fri Jun 13 14:16:11 2014 +0200

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

2014-06-13 Thread Eike Rathke
d6c55b4b2c549f19fe5bb7ab06d823ae5eced5df Author: Eike Rathke Date: Fri Jun 13 14:16:11 2014 +0200 resolved fdo#79978 propagate error through DoubleArray of matrix Regression introduced with 83f77ab0661df992f241e5f9ecb1aa8f8eaeafec. Interpreter errors are transported using NaN coded doubles, using

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

2014-06-13 Thread Eike Rathke
sc/qa/unit/ucalc_formula.cxx |5 + 1 file changed, 5 insertions(+) New commits: commit 5a320d1ae20b58e839bb9f8a7deef0c837d0cce5 Author: Eike Rathke Date: Fri Jun 13 18:53:35 2014 +0200 unit test for ForcedArray matrix error propagation, fdo#79978 Change-Id

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

2014-06-17 Thread Eike Rathke
35e31aac7224676b383d63ed4591bbc9c6ba4c08 Author: Eike Rathke Date: Fri Jun 13 10:50:27 2014 +0200 resolved fdo#79957 propagate ForceArray through jump tokens ForceArray parameters weren't propagated and enforced to array arguments on svJump tokens (FormulaJumpToken), namely IF, CHOOSE, IFERRO

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-4.2' - 3 commits - cui/source formula/source include/formula sc/source svx/source

2014-06-18 Thread Eike Rathke
|9 +++-- sc/source/core/inc/interpre.hxx |2 +- sc/source/ui/namedlg/namedefdlg.cxx |1 + svx/source/table/tablecontroller.cxx |2 +- 9 files changed, 28 insertions(+), 12 deletions(-) New commits: commit 5c99b24143d094cbde671b9f593ee7945b074cfd Author: Eike Rathke Date

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

2014-08-21 Thread Eike Rathke
: commit ad592d8fbc7797641c4ca9c967aad47ab22e6f9c Author: Eike Rathke Date: Thu Aug 21 15:06:46 2014 +0200 write COLOR function with extension namespace and add to Excel import/export maps so it survives saving in that format Change-Id

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

2014-08-21 Thread Eike Rathke
sc/source/core/tool/compiler.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 07b18860ae03ecb66b5605201f34c2aef3a55ad6 Author: Eike Rathke Date: Fri Aug 22 00:11:18 2014 +0200 out-of-bounds string access ... when parsing ='foo'

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

2014-08-21 Thread Eike Rathke
| 54 sc/source/ui/inc/docsh.hxx |2 - 7 files changed, 46 insertions(+), 24 deletions(-) New commits: commit c0aba5007b6e468336b41138f099914c32f4b0cf Author: Eike Rathke Date: Thu Aug 21 23:14:52 2014 +0200 fdo#82183 do not reset globals while

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

2014-08-21 Thread Eike Rathke
10b6bda51c9da5429ca562c70ce75ee03e5f4e56 Author: Eike Rathke Date: Fri Aug 22 04:29:06 2014 +0200 init formula options once, fdo#82183 Change-Id: I1db4816f4693e35024c6dc6c70585d7b72e68c32 diff --git a/sc/source/ui/docshell/docsh6.cxx b/sc/source/ui/docshell/docsh6.cxx index a752fef

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

2014-08-21 Thread Eike Rathke
sc/source/core/tool/compiler.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 0a9fb15268c938cc4e3cc69c222cec1849064679 Author: Eike Rathke Date: Fri Aug 22 00:11:18 2014 +0200 out-of-bounds string access ... when parsing ='foo'

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

2014-08-22 Thread Eike Rathke
sc/source/core/tool/token.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 75aad687cb5e63a41303aea568bf68b2b5f15d31 Author: Eike Rathke Date: Fri Aug 22 12:59:47 2014 +0200 resolved fdo#82936 do not clear the 3D flag on refupdate Change-Id

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

2014-08-22 Thread Eike Rathke
sc/source/core/tool/token.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 5ef430a700e67c4e5029f5af553c0ce8230b6e74 Author: Eike Rathke Date: Fri Aug 22 12:59:47 2014 +0200 resolved fdo#82936 do not clear the 3D flag on refupdate Change-Id

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

2014-08-22 Thread Eike Rathke
sc/source/core/tool/token.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 756e729f0e8c37143971e83b0e89d9b6ca9d1289 Author: Eike Rathke Date: Fri Aug 22 12:59:47 2014 +0200 resolved fdo#82936 do not clear the 3D flag on refupdate Change-Id

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

2014-08-22 Thread Eike Rathke
/token.cxx|2 + 6 files changed, 111 insertions(+), 10 deletions(-) New commits: commit 2d8d35f9f74102b800a3b777a5e3d79dce283ae9 Author: Eike Rathke Date: Thu Aug 14 23:36:47 2014 +0200 correct references after sort, fdo#79441 5c6ee09126631342939ae8766fe36083d8c011e3

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

2014-08-22 Thread Eike Rathke
/token.cxx|2 + 6 files changed, 111 insertions(+), 10 deletions(-) New commits: commit b07951a867e66c8b8523505de9ad6c13e9b55fc7 Author: Eike Rathke Date: Thu Aug 14 23:36:47 2014 +0200 correct references after sort, fdo#79441 5c6ee09126631342939ae8766fe36083d8c011e3

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

2014-08-22 Thread Eike Rathke
: commit 234fba5b451394cba39adc623f8e303845790605 Author: Eike Rathke Date: Fri Aug 22 19:49:58 2014 +0200 convert OSL_FAIL to SAL_WARN Change-Id: I001f29dca5f2a01d70115bb309c99c64c4a65efb diff --git a/formula/source/core/api/FormulaCompiler.cxx b/formula/source/core/api

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

2014-08-22 Thread Eike Rathke
sc/source/ui/view/viewfun6.cxx | 279 + 1 file changed, 171 insertions(+), 108 deletions(-) New commits: commit d40700d58e3a418fa54d8f1e424a1bccbd2f188e Author: Eike Rathke Date: Fri Aug 22 23:40:58 2014 +0200 treat datetime as handled

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-4.2' - 6 commits - instsetoo_native/util sc/inc sc/source sd/source solenv/bin

2014-08-23 Thread Eike Rathke
/msp.pm| 15 ++--- solenv/bin/modules/installer/windows/update.pm |6 +- 11 files changed, 149 insertions(+), 30 deletions(-) New commits: commit 84584cc237b2eb93f7684d8fcd063bb37e87b5fb Author: Eike Rathke Date: Thu Aug 14 23:36:47 2014 +0200 correct references after sort, fdo#79441

[Libreoffice-commits] core.git: Changes to 'refs/tags/cp-4.2-8'

2014-08-23 Thread Eike Rathke
Tag 'cp-4.2-8' created by Andras Timar at 2014-08-23 18:01 -0700 cp-4.2-8 Changes since cp-4.2-7-138: --- 0 files changed --- ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo

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

2014-08-25 Thread Eike Rathke
sc/source/ui/view/viewfun6.cxx | 48 +++-- 1 file changed, 23 insertions(+), 25 deletions(-) New commits: commit c6477b9dd1564a0b3e8c63fea489f7ad464e3792 Author: Eike Rathke Date: Mon Aug 25 16:17:12 2014 +0200 nitpick no need for an extra

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

2014-08-25 Thread Eike Rathke
sc/source/core/data/formulacell.cxx |8 +--- 1 file changed, 1 insertion(+), 7 deletions(-) New commits: commit 0792aef9010007d5738723d8930990028bef2f9e Author: Eike Rathke Date: Mon Aug 25 21:54:42 2014 +0200 fdo#83067 also volatile cells need to listen to all references

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

2014-08-25 Thread Eike Rathke
sc/qa/unit/ucalc.cxx | 108 +++ sc/qa/unit/ucalc.hxx |2 2 files changed, 110 insertions(+) New commits: commit a8526c4ab75af37574dff85ce4b9c9a5b88f4886 Author: Eike Rathke Date: Tue Aug 26 01:07:45 2014 +0200 unit test for sort with

[Libreoffice-commits] core.git: 3 commits - wizards/source

2014-08-26 Thread Eike Rathke
wizards/source/euro/Init.xba |6 +- wizards/source/euro/euro.src | 10 -- 2 files changed, 1 insertion(+), 15 deletions(-) New commits: commit dfb48f77ba011661e03b6eb942234adb4e6630d7 Author: Eike Rathke Date: Tue Aug 26 23:50:04 2014 +0200 increment SBCOUNTRYCOUNT

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

2014-08-26 Thread Eike Rathke
sc/source/ui/docshell/docsh.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit aebcabd54cc5587f3856c48db0a4c4fc0f3f8ce8 Author: Eike Rathke Date: Wed Aug 27 00:30:01 2014 +0200 out-of-bounds string access, this comparison never matched aName

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

2014-08-26 Thread Eike Rathke
sc/source/ui/docshell/docsh.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 100a21046a95a868f32b90dab48de1cd5781fcd9 Author: Eike Rathke Date: Wed Aug 27 00:30:01 2014 +0200 out-of-bounds string access, this comparison never matched aName

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

2014-08-26 Thread Eike Rathke
sc/source/ui/docshell/docsh.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 5c1b508b172f0047d86e1acde92239ebf3438251 Author: Eike Rathke Date: Wed Aug 27 00:30:01 2014 +0200 out-of-bounds string access, this comparison never matched aName

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

2014-08-26 Thread Eike Rathke
sc/source/core/data/formulacell.cxx |8 +--- 1 file changed, 1 insertion(+), 7 deletions(-) New commits: commit fe97e1d66aecedb019c85967d5e81bd620c7555a Author: Eike Rathke Date: Mon Aug 25 21:54:42 2014 +0200 fdo#83067 also volatile cells need to listen to all references

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

2014-08-27 Thread Eike Rathke
sc/source/core/data/table3.cxx |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit b77bf9759a74454391fa5d2f4a6ec4594d6d3e89 Author: Eike Rathke Date: Wed Aug 27 14:01:31 2014 +0200 assert on first use Change-Id

LibreOffice Conference PGP Keysigning Party

2014-08-28 Thread Eike Rathke
Hi, If you plan to attend the LibreOffice conference and want to take part at the PGP Keysigning party (KSP) to strengthen the web of trust and meet each key holder face to face, it's only two more days time to submit your key to the libo2014.keysigning.ch server, i.e. gpg --keyserver libo2014.ke

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

2014-09-02 Thread Eike Rathke
sc/source/core/data/bcaslot.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 2be9ae72189e8b86d7e609727bab223645975ddb Author: Eike Rathke Date: Tue Sep 2 18:20:52 2014 +0200 check for empty slots' valid NULL pointer, fdo#79441 Chan

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

2014-09-02 Thread Eike Rathke
sc/source/core/data/bcaslot.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 5f0899dae3ac649e1b80de81d4e388da7f07982a Author: Eike Rathke Date: Tue Sep 2 18:20:52 2014 +0200 check for empty slots' valid NULL pointer, fdo#79441 Chan

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

2014-09-02 Thread Eike Rathke
sc/source/core/data/bcaslot.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit a7f7b93299a9a7af8b243099f78f236172c4cb51 Author: Eike Rathke Date: Tue Sep 2 18:20:52 2014 +0200 check for empty slots' valid NULL pointer, fdo#79441 Chan

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

2014-09-03 Thread Eike Rathke
sc/qa/unit/ucalc.cxx | 177 +-- 1 file changed, 115 insertions(+), 62 deletions(-) New commits: commit 3bbe31a17f4fd576a7f82b6a67ff79557973401c Author: Eike Rathke Date: Wed Sep 3 19:58:11 2014 +0200 yet another unit test for fdo#79441

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

2014-09-03 Thread Eike Rathke
d3483180e684ab8272b30676a395a53c9c7c6ad2 Author: Eike Rathke Date: Tue Aug 5 22:51:01 2014 +0200 write OOXML externalReferences, externalLinks, fdo#45286 This for the first time writes external references (hopefully) correctly and adds the necessary relationship streams and the

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

2014-09-03 Thread Eike Rathke
sc/source/ui/view/viewfun6.cxx | 229 - 1 file changed, 205 insertions(+), 24 deletions(-) New commits: commit d20f9f3f8116f29dda638fb0957af91c43ae0111 Author: Eike Rathke Date: Mon Aug 25 16:34:20 2014 +0200 refine current date/time hotkey

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

2014-09-04 Thread Eike Rathke
sc/source/core/tool/address.cxx |4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) New commits: commit 742060f74ad8249e8412af5e6562d958a1d8d4cd Author: Eike Rathke Date: Thu Sep 4 11:38:40 2014 +0200 eliminate superfluous temporary string Change-Id

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

2014-09-04 Thread Eike Rathke
/inc/docsh.hxx |2 - 6 files changed, 51 insertions(+), 23 deletions(-) New commits: commit a9969503d7a95bf266099466ca08f732f1251c03 Author: Eike Rathke Date: Thu Aug 21 23:14:52 2014 +0200 fdo#82183 do not reset globals while loading a document Destroying the

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

2014-09-05 Thread Eike Rathke
sc/source/core/tool/reffind.cxx | 21 + 1 file changed, 13 insertions(+), 8 deletions(-) New commits: commit 02969a1446fa107813cd138ef4053bed1bedb16b Author: Eike Rathke Date: Fri Sep 5 14:52:13 2014 +0200 don't use OSL_FAIL in new code; in this case use a

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

2014-09-05 Thread Eike Rathke
sc/source/core/tool/compiler.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit 5cb685d9e248f810e00a0a8617ebb04dcb7a5334 Author: Eike Rathke Date: Fri Sep 5 15:49:12 2014 +0200 parseExternalDocName() also for ConventionXL_A1::parseAnyToken(), fdo#83481 to make

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

2014-09-05 Thread Eike Rathke
/inc/docsh.hxx |2 - 6 files changed, 51 insertions(+), 23 deletions(-) New commits: commit fef72d750ea29dd3368f2e5f3099bb81e22ab07c Author: Eike Rathke Date: Thu Aug 21 23:14:52 2014 +0200 fdo#82183 do not reset globals while loading a document Destroying the

Re: Reverts notification?

2014-09-17 Thread Eike Rathke
Hi, On Wednesday, 2014-09-17 10:24:38 +0200, Jan Holesovsky wrote: > > > I've reverted > > > > Thanks for the notice. I very much prefer communication rather than > > silent change-on-top / revert and I "discover" it by chance weeks / > > months later, if ever. > > I wonder if it might make sen

Re: enable-dbgutil

2014-09-17 Thread Eike Rathke
Hi nicholas, On Tuesday, 2014-09-16 09:29:01 -0400, nicholas ferguson wrote: > I am trying to escape having to untar all of the 3rd parties and see which > ones are missing win32 debug libs and dlls. > > > > On first pass of building Libreoffice with: > > --enable-dbgutil. > > > > build

Re: issue with --enable-dbgutil for Visual Studio on Windows 7 ( solution to this mess)

2014-09-17 Thread Eike Rathke
Hi nicholas, On Tuesday, 2014-09-16 19:24:15 -0400, nicholas ferguson wrote: > I found a working solution to an issue, that I posted today, to this list .. > [...] > . Nor did I get a quick answer with a solution from this list. Do not expect answers within minutes or even not one day

Re: Correction ==> Building a debug version of calc to be used in Visual Studio 2010

2014-09-17 Thread Eike Rathke
Hi nicholas, On Tuesday, 2014-09-16 07:16:57 -0400, nicholas ferguson wrote: > Goal: Visual Studio 2010, where I can fully debug calc with an ability to > compile individual files from library sc, and all of the libraries that are > linked to sc. > (1)What steps must I do to get autogen.input f

Re: enable-dbgutil

2014-09-17 Thread Eike Rathke
Hi nicholas, On Wednesday, 2014-09-17 07:46:19 -0400, nicholas ferguson wrote: > I expect a much more erudite answer from a developer at redhat. > > To read my email and think oh...I can tell him to eliminate icu from a > build..and that is the only problem reported. So problem is solved. > >

Re: Reverts notification?

2014-09-17 Thread Eike Rathke
Hi Jan, On Wednesday, 2014-09-17 14:07:36 +0200, Jan Holesovsky wrote: > > Also, if bug IDs are present in the revert summary, shouldn't the > > corresponding bugs be set to REOPENED if they were already resolved or > > closed? > > I'd prefer not to do it, similarly as we don't close the bugs >

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

2014-09-17 Thread Eike Rathke
i18nlangtag/source/isolang/isolang.cxx |1 + include/i18nlangtag/lang.h |1 + svtools/source/misc/langtab.src|1 + 3 files changed, 3 insertions(+) New commits: commit 636dd4aba3bf9fbe83f74532c2df4bace3fdf712 Author: Eike Rathke Date: Wed Sep 17 18:40:43 2014

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

2014-04-09 Thread Eike Rathke
i18npool/source/localedata/data/nds_DE.xml |1 + 1 file changed, 1 insertion(+) New commits: commit 4cb706ba6fc3a665d66e514e76e690835394922d Author: Eike Rathke Date: Wed Apr 9 22:03:29 2014 +0200 add abbreviated DateAcceptancePattern Change-Id

[Libreoffice-commits] help.git: source/text

2014-04-10 Thread Eike Rathke
source/text/scalc/05/0214.xhp |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit c78bb98ac5b6e8c434678c063fa1762a828833d5 Author: Eike Rathke Date: Thu Apr 10 15:12:31 2014 +0200 maximum number of tokens is 8192 Change-Id

[Libreoffice-commits] core.git: helpcontent2

2014-04-10 Thread Eike Rathke
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 60cc9896c8d4f48c5e3225d09210be4bcc23e44e Author: Eike Rathke Date: Thu Apr 10 15:12:31 2014 +0200 Updated core Project: help c78bb98ac5b6e8c434678c063fa1762a828833d5 diff --git a/helpcontent2

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

2014-04-10 Thread Eike Rathke
|1 + i18npool/source/localedata/data/uz_UZ.xml |1 + i18npool/source/localedata/data/zh_MO.xml |1 + 39 files changed, 39 insertions(+) New commits: commit f86e844a1d45fda789040cda47b32ae1b927f55b Author: Eike Rathke Date: Thu Apr 10 16:08:25 2014 +0200 added one

[Libreoffice-commits] core.git: download.lst external/liblangtag Makefile.fetch

2014-04-10 Thread Eike Rathke
: commit 39d29be28b92328149430045f1e10e1ebeb6a0eb Author: Eike Rathke Date: Thu Apr 10 14:16:25 2014 +0200 build liblangtag with updated IANA language-subtag-registry ... as downloaded from https://www.iana.org/assignments/language-subtag-registry/language-subtag-registry

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

2014-04-10 Thread Eike Rathke
sc/source/core/data/column3.cxx | 108 sc/source/ui/docshell/docsh8.cxx | 116 ++- 2 files changed, 165 insertions(+), 59 deletions(-) New commits: commit c73c6b24e64b0fbfb7feab62966ba967fbad8411 Author: Eike Rathke

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

2014-04-10 Thread Eike Rathke
sc/source/core/data/column3.cxx | 100 +- sc/source/ui/docshell/docsh8.cxx | 112 ++- 2 files changed, 162 insertions(+), 50 deletions(-) New commits: commit 19d01c838c779d3326c65a798aa39cfc51bcd15e Author: Eike Rathke Date

[Libreoffice-commits] core.git: Branch 'libreoffice-4-2' - download.lst external/liblangtag Makefile.fetch

2014-04-11 Thread Eike Rathke
: commit a33662bb67dc14f0283f7b11e0846858fa07fb10 Author: Eike Rathke Date: Thu Apr 10 14:16:25 2014 +0200 build liblangtag with updated IANA language-subtag-registry ... as downloaded from https://www.iana.org/assignments/language-subtag-registry/language-subtag-registry

[Libreoffice-commits] core.git: Branch 'libreoffice-4-2' - external/liblangtag i18nlangtag/qa

2014-04-11 Thread Eike Rathke
| 11 ++ 3 files changed, 60 insertions(+), 1 deletion(-) New commits: commit 726c6146981ea6411b84dc3e9c13ad42a0baab06 Author: Eike Rathke Date: Sat Apr 5 20:04:37 2014 +0200 include last record in language-subtag-registry.xml (cherry picked from commit

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

2014-04-11 Thread Eike Rathke
sc/source/filter/excel/xlformula.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit cf9a100021dee449e55e86d828450fa9f9e74b69 Author: Eike Rathke Date: Fri Apr 11 15:50:29 2014 +0200 corrected copy&paste error WORKDAY.INTL was erroneously s

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

2014-04-12 Thread Eike Rathke
unotools/source/config/syslocaleoptions.cxx |1 - 1 file changed, 1 deletion(-) New commits: commit f0d9aab05249ff9ea97a60fa5305f2ae32e2bdbb Author: Eike Rathke Date: Sat Apr 12 00:41:39 2014 +0200 do not change configured runtime system locale when setting UI locale This

Re: YouCompleteMe support in VIM

2014-04-14 Thread Eike Rathke
Hi mostthingsweb, On Friday, 2014-04-11 11:59:08 -0700, mostthingsweb wrote: > Has anyone been able to set up semantic analysis for YouCompleteMe in Vim? Well, someone added it to the wiki so I presume he was ;-) https://wiki.documentfoundation.org/User:Philippw If not, you might be interested

Re: Searching help to build LibreOffice

2014-04-14 Thread Eike Rathke
Hi Oswald, On Saturday, 2014-04-12 23:19:14 +0200, Oswald Luc wrote: > I am trying to build LibreOffice and > make returns an error : > > Failures !!! > Run: 222 Failure total: 1 Failures: 1 Errors: 0 > warn:legacy.osl:21402:1:unotools/source/config/configmgr.cxx:167: > OSL_ASSERT: items_.

Re: fdo70798 Add Excel 2010 functions to Calc

2014-04-14 Thread Eike Rathke
Hi Winfried, On Monday, 2014-04-14 13:03:40 +0200, Winfried Donkers wrote: > AFAICS there's only one Excel 2010 function left to be added to Calc: > AGGREGATE. Yup :-) At least of those statistics functions we identified.. > I can add this function with partial functionality: all aggregate fu

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

2014-04-14 Thread Eike Rathke
cui/source/options/optgdlg.cxx | 43 + 1 file changed, 39 insertions(+), 4 deletions(-) New commits: commit 042d4f8300a9a97fdd8da89013288a2c5623d48e Author: Eike Rathke Date: Mon Apr 14 23:52:02 2014 +0200 a pattern must not start with a

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

2014-04-15 Thread Eike Rathke
sc/source/ui/miscdlgs/acredlin.cxx |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit 699148abdbebb689f6edb7de5011483390b77a5c Author: Eike Rathke Date: Tue Apr 15 20:11:06 2014 +0200 CID#1093227: check for (unlikely) null return value Change-Id

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

2014-04-15 Thread Eike Rathke
sc/qa/unit/filters-test.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit d67554eb97e787a3881e41e9462b2a6d0e35f64b Author: Eike Rathke Date: Tue Apr 15 20:38:07 2014 +0200 CID#1202821 check (unlikely) null return value Change-Id

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

2014-04-15 Thread Eike Rathke
sc/inc/document.hxx |2 -- 1 file changed, 2 deletions(-) New commits: commit 8987cea59be0e36b1b984ad275c4c54d87d3c429 Author: Eike Rathke Date: Tue Apr 15 21:13:50 2014 +0200 CID#1202917 removed unused member variable nMaxTableNumber Change-Id

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

2014-04-15 Thread Eike Rathke
sc/source/ui/view/prevwsh.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit b4bcd9ee53680bfb2a32ef273ab806b21830c6ce Author: Eike Rathke Date: Tue Apr 15 22:18:08 2014 +0200 CID#1202954 init class member Change-Id: If5ba55d752674b5bd81b406a28a78381177d6442 diff

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

2014-04-15 Thread Eike Rathke
sc/source/ui/dbgui/csvgrid.cxx |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit 6994a32e2c2ce15d829d0ace367bf1eeed1603b8 Author: Eike Rathke Date: Tue Apr 15 22:59:07 2014 +0200 CID#1202973 init class members Change-Id

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

2014-04-15 Thread Eike Rathke
sc/source/filter/excel/excform.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 78fcb7f256802232239b5acf8b11949a298c87e4 Author: Eike Rathke Date: Tue Apr 15 23:04:52 2014 +0200 CID#1202961 init class member Change-Id: I5b00cdf68220282e5d0ff99352e04552cdecce09

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

2014-04-15 Thread Eike Rathke
sc/source/core/data/table6.cxx |5 + 1 file changed, 5 insertions(+) New commits: commit 99b06e60ca9ad69bdd4d790097ff53ce56cd3bd0 Author: Eike Rathke Date: Wed Apr 16 00:01:50 2014 +0200 CID#736182 guard against a dubious call from SearchAndReplace() Change-Id

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

2014-04-15 Thread Eike Rathke
i18nlangtag/source/languagetag/languagetag.cxx | 10 -- 1 file changed, 8 insertions(+), 2 deletions(-) New commits: commit e51ca506076a566bdd587f35cc0a8c58a50cdc2c Author: Eike Rathke Date: Wed Apr 16 00:32:33 2014 +0200 CID#1202769 comfort coverity Change-Id

Re: Searching help to build LibreOffice

2014-04-17 Thread Eike Rathke
Hi Oswald, Please don't continue public discussions as private mail, stay on the mailing list instead where others can jump in as well. I'm taking this back to the list, please use Reply-All when replying or reply only to the list. Btw, which branch of LibreOffice are you building? master, libreo

[Libreoffice-commits] core.git: 13 commits - basctl/source cui/source editeng/source sc/source svx/source sw/source

2014-04-17 Thread Eike Rathke
/core/uibase/uno/unotxdoc.cxx |3 +-- 11 files changed, 22 insertions(+), 38 deletions(-) New commits: commit d112cf387513231b6bc133e5d37ba51f4bc4c6ac Author: Eike Rathke Date: Thu Apr 17 23:12:38 2014 +0200 no temporary instance of SvtLanguageTable necessary here Change-Id

[Libreoffice-commits] core.git: 5 commits - cui/source include/svtools svtools/source sw/source

2014-04-17 Thread Eike Rathke
|2 +- 5 files changed, 22 insertions(+), 16 deletions(-) New commits: commit f3501ee89ff65cd40468e84f4d9fb52f12a67b0f Author: Eike Rathke Date: Thu Apr 17 23:43:22 2014 +0200 now no temporary instance of SvtLanguageTable necessary here anymore Change-Id

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

2014-04-17 Thread Eike Rathke
cui/source/options/optgdlg.cxx | 10 -- include/svtools/langtab.hxx |1 + svtools/source/misc/langtab.cxx |7 ++- 3 files changed, 11 insertions(+), 7 deletions(-) New commits: commit 1ba03cff6f9f2ba3f3912818c301ce7a07bf6027 Author: Eike Rathke Date: Thu Apr 17 23

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

2014-04-17 Thread Eike Rathke
include/svx/langbox.hxx |1 - svx/source/dialog/langbox.cxx | 10 -- 2 files changed, 4 insertions(+), 7 deletions(-) New commits: commit 7531f838c89b0e1d0826d4144ad2d0c70a41e1aa Author: Eike Rathke Date: Fri Apr 18 01:03:55 2014 +0200 we don't even need an ins

[Libreoffice-commits] core.git: 8 commits - framework/inc framework/source include/svx

2014-04-17 Thread Eike Rathke
/langselectionstatusbarcontroller.cxx | 13 +++--- include/svx/langbox.hxx |1 5 files changed, 14 insertions(+), 23 deletions(-) New commits: commit 619b4c40da9e85febbb08a3f7cf8aa8d10963fc1 Author: Eike Rathke Date: Fri Apr 18 02:02:47 2014 +0200 and again ... geez

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

2014-04-22 Thread Eike Rathke
sc/source/core/data/column3.cxx | 100 +- sc/source/ui/docshell/docsh8.cxx | 112 ++- 2 files changed, 162 insertions(+), 50 deletions(-) New commits: commit 4532676ce2fd8224b869f2157677b35bc99acc0e Author: Eike Rathke Date

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