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

2015-11-03 Thread Eike Rathke
sc/source/core/tool/interpr4.cxx |8 +++- 1 file changed, 7 insertions(+), 1 deletion(-) New commits: commit 61a7e6f039294103a1721ec95724d067cf205d0b Author: Eike Rathke Date: Wed Oct 28 22:30:24 2015 +0100 Resolves: tdf#95395 force range reference to array only in array formula,

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

2015-10-22 Thread Eike Rathke
sc/source/core/tool/interpr1.cxx |5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) New commits: commit 748ff17f7780232729d60ef764b0f2995b887b22 Author: Eike Rathke Date: Wed Oct 21 18:45:18 2015 +0200 Resolves: tdf#95226 fix broken IFERROR/IFNA array logic Change-Id:

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

2015-10-09 Thread Eike Rathke
sc/source/ui/docshell/externalrefmgr.cxx | 16 1 file changed, 16 insertions(+) New commits: commit 6fb4312af9968631eac0c05129a0e255fc411ad4 Author: Eike Rathke Date: Fri Oct 9 09:49:01 2015 +0200 Resolves: tdf#93613 let referenced document evaluate macro config

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

2015-10-05 Thread Tor Lillqvist
sc/source/core/data/formulacell.cxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit 954dab67b6795cb030deacd78fb66a308de60392 Author: Tor Lillqvist Date: Wed Sep 30 12:39:11 2015 +0300 Probably good to move the more complicates test after the light-weight

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

2015-09-27 Thread Eike Rathke
sc/source/ui/view/cellsh2.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit b37eda64cfdad7d60319b08fc8307a2237a724f6 Author: Eike Rathke Date: Thu Sep 17 17:12:03 2015 +0200 Resolves: tdf#85979 TextToColumns is overwriting, so set at ScImportExport Change-Id: Id0fe

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

2015-09-27 Thread Winfried Donkers
sc/source/core/tool/compiler.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 2cc040878ce816b0353224910333e33a20983359 Author: Winfried Donkers Date: Wed Sep 23 15:13:46 2015 +0200 follow up of tdf#94214 provide forward compatibility for name change of FINV

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

2015-09-25 Thread Eike Rathke
sc/source/core/tool/interpr6.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 38db1a25a9c68ce9fe6d5a8f9af74c487daa9f2a Author: Eike Rathke Date: Fri Sep 25 13:42:04 2015 +0200 fix IterateMatrix for ifPRODUCT and ifSUMSQ ... if more than one argum

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

2015-09-25 Thread Eike Rathke
sc/source/core/tool/interpr6.cxx |1 - 1 file changed, 1 deletion(-) New commits: commit bda6cdbb1735674f7372520ddd710709a995c054 Author: Eike Rathke Date: Fri Sep 25 09:58:00 2015 + Revert "Fix a bug in SUMSQ" This reverts commit 2c6b94672e8536ade098244c9c32e67dd23e119a.

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

2015-09-25 Thread Łukasz Hryniuk
sc/source/core/tool/interpr6.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 31bf7e6aeb0f8c51e74fb181b547a9b8e7f7e5d1 Author: Łukasz Hryniuk Date: Tue Sep 22 16:44:03 2015 +0200 Fix a bug in SUMSQ The same one as was in SumMXMY2, with IterateResult. Cha

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

2015-09-21 Thread Eike Rathke
sc/source/filter/excel/xipivot.cxx | 12 +--- 1 file changed, 9 insertions(+), 3 deletions(-) New commits: commit 7e49f7d21349c5253ea9f50e21360bd43ffb2948 Author: Eike Rathke Date: Mon Sep 21 15:26:50 2015 +0200 Resolves: rhbz#1264585 check data pilot field name availability

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

2015-09-17 Thread Eike Rathke
sc/source/core/data/document.cxx | 16 1 file changed, 12 insertions(+), 4 deletions(-) New commits: commit dcc71bb4a282678a815eb894b52fd062ff0aa1c6 Author: Eike Rathke Date: Mon Sep 14 17:27:41 2015 +0200 Resolves: tdf#93895 broadcast cell changes when multi-selection

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

2015-09-17 Thread Eike Rathke
sc/source/filter/excel/xetable.cxx | 93 ++--- 1 file changed, 76 insertions(+), 17 deletions(-) New commits: commit 464d1ef1868ce879e1bd7542167df8e4b9c68d1e Author: Eike Rathke Date: Tue Sep 15 16:41:07 2015 +0200 tdf#61908 OOXML export cell range for ma

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

2015-08-26 Thread Eike Rathke
sc/source/ui/StatisticsDialogs/RandomNumberGeneratorDialog.cxx | 29 +++ sc/source/ui/StatisticsDialogs/SamplingDialog.cxx | 75 sc/source/ui/StatisticsDialogs/StatisticsInputOutputDialog.cxx | 71 +++ sc/source/ui/StatisticsDialogs/StatisticsTwoVariableDialog.cxx |

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

2015-08-25 Thread Eike Rathke
sc/source/core/tool/parclass.cxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit be28207b668d9f8752ea82ef669aa45876b9ed69 Author: Eike Rathke Date: Tue Jul 21 16:09:34 2015 +0200 MATCH, HLOOKUP and VLOOKUP have a ReferenceOrForceArray parameter

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

2015-08-18 Thread Eike Rathke
sc/source/core/data/document.cxx |8 1 file changed, 8 insertions(+) New commits: commit 78c988f3ebbcd84832ca671dfed16ce1664f3bfe Author: Eike Rathke Date: Tue Aug 18 11:33:44 2015 +0200 Resolves: tdf#92749 invalidate lookup caches after initial hard recalc ... becau

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

2015-08-17 Thread Eike Rathke
sc/source/core/data/column2.cxx | 14 +- 1 file changed, 13 insertions(+), 1 deletion(-) New commits: commit fe1792bd24b45f6b2e5dc21cbf2a8744f8c42f17 Author: Eike Rathke Date: Sat Aug 15 00:47:03 2015 +0200 Resolves: tdf#93358 resync attribute pattern that may have changed

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

2015-08-17 Thread Eike Rathke
sc/source/core/data/table3.cxx | 16 ++-- 1 file changed, 14 insertions(+), 2 deletions(-) New commits: commit cbf080ab3ff57da62820c9a0ac42974dae91b3a3 Author: Eike Rathke Date: Thu Aug 13 18:34:27 2015 +0200 Resolves: tdf#93098 replace remembered listener when replacing cel

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

2015-08-17 Thread Eike Rathke
sc/source/core/tool/compiler.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 3d2c83982dac10bcc7f73d87134a20aec945fbc5 Author: Eike Rathke Date: Tue Jul 21 00:58:21 2015 +0200 Resolves: tdf#92448 check for numeric '.' only if sheet separator is '.'

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

2015-08-13 Thread Eike Rathke
sc/source/core/data/bcaslot.cxx | 20 +++- 1 file changed, 15 insertions(+), 5 deletions(-) New commits: commit 860093671accbdfb6fb6de9017ad0b6a7a57703a Author: Eike Rathke Date: Wed Aug 12 20:15:08 2015 +0200 Resolves: tdf#93388 broadcasting to removed listeners isn't a

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

2015-08-11 Thread Eike Rathke
sc/source/ui/view/output2.cxx | 52 -- 1 file changed, 30 insertions(+), 22 deletions(-) New commits: commit 0f3d6a1bfb397d661390aaf3456adfcf418165e9 Author: Eike Rathke Date: Mon Aug 10 21:03:28 2015 +0200 Resolves: tdf#86024 do not attempt to sh

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

2015-07-20 Thread Eike Rathke
sc/source/filter/xml/xmlexprt.cxx |9 ++--- 1 file changed, 6 insertions(+), 3 deletions(-) New commits: commit 3082b7aa748dfdea2126a0de7ca393c8bd658256 Author: Eike Rathke Date: Mon Jul 20 11:46:17 2015 +0200 check annotation caption pointers, blind fix for rhbz#1242099

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

2015-07-20 Thread Eike Rathke
sc/source/core/data/column3.cxx |4 1 file changed, 4 insertions(+) New commits: commit 9519a22cdffbd2bd69ce3dd0f264b80b357c8409 Author: Eike Rathke Date: Fri Jul 17 18:14:27 2015 +0200 Resolves: tdf#92767 use ISO 8601 for internal date string representation Change-Id: I

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

2015-07-13 Thread Winfried Donkers
sc/source/ui/app/inputhdl.cxx | 51 +++--- sc/source/ui/inc/inputhdl.hxx |3 -- 2 files changed, 20 insertions(+), 34 deletions(-) New commits: commit 865afb6ed25891129efb6907595c892e417a191a Author: Winfried Donkers Date: Thu Jun 25 17:26:20 2015 +020

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

2015-07-09 Thread Eike Rathke
sc/source/core/data/documen7.cxx | 20 ++-- 1 file changed, 14 insertions(+), 6 deletions(-) New commits: commit 40775ba02d714f5abb0e8486d49c225b3199a222 Author: Eike Rathke Date: Thu Jul 9 00:18:04 2015 +0200 Resolves: tdf#84762 collect all recalc-always cells before se

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

2015-07-08 Thread Eike Rathke
sc/source/core/data/document.cxx | 63 +++ 1 file changed, 63 insertions(+) New commits: commit b85ddf6ef577e7f38394a398818420fe9f367a66 Author: Eike Rathke Date: Tue Jul 7 23:36:02 2015 +0200 end/restart group listening in DeleteSelection(), similar

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

2015-07-06 Thread Maxim Monastirsky
sc/source/ui/cctrl/tbinsert.cxx |2 +- sc/source/ui/inc/tbinsert.hxx |4 +--- 2 files changed, 2 insertions(+), 4 deletions(-) New commits: commit 0e78a51b0e7b023bcdc51fdbff7816ed4ba5d0f8 Author: Maxim Monastirsky Date: Sun Jul 5 10:25:14 2015 +0300 This one should override SfxT

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

2015-07-03 Thread Caolán McNamara
sc/source/ui/Accessibility/AccessibleDocument.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 338f47cf52f6eed3c05021d4272604438f0f550d Author: Caolán McNamara Date: Thu Jul 2 16:40:21 2015 +0100 fix a11y crash seen on moving chart wizard dialog

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

2015-07-02 Thread Justin Luth
sc/source/ui/Accessibility/AccessibleEditObject.cxx | 12 ++-- vcl/unx/gtk/window/gtksalframe.cxx | 12 ++-- 2 files changed, 20 insertions(+), 4 deletions(-) New commits: commit 6f4c31eb757cd19311b23ce06fdbbe9268f9cd16 Author: Justin Luth Date: Wed Jul 1 0

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

2015-06-30 Thread Eike Rathke
sc/source/core/tool/compiler.cxx | 12 1 file changed, 12 insertions(+) New commits: commit fb799a2f6fc21bde34cd36763f6003b845c6a093 Author: Eike Rathke Date: Thu Jun 25 22:54:37 2015 +0200 tdf#44419 in second reference part stop number parsing at separator Change-

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

2015-06-30 Thread Eike Rathke
sc/source/core/tool/grouparealistener.cxx | 33 +- 1 file changed, 32 insertions(+), 1 deletion(-) New commits: commit eb74c77c8ecc4521ae4d27e0ce4a2a651c38ab17 Author: Eike Rathke Date: Sat Jun 27 03:14:05 2015 +0200 tdf#90717 prevent crash, not really fixed

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

2015-06-30 Thread Eike Rathke
sc/source/core/tool/interpr1.cxx |8 +++- 1 file changed, 7 insertions(+), 1 deletion(-) New commits: commit 8b26f758d5011b8b769fa171011210262683dd16 Author: Eike Rathke Date: Mon Jun 29 22:20:04 2015 +0200 Resolves: tdf#31577 volatile lookup ranges must not be cached Cha

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

2015-06-25 Thread Eike Rathke
sc/source/core/tool/address.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 7ea962bd8f2e5303b7719add1f47bb79047b0739 Author: Eike Rathke Date: Thu Jun 25 20:06:47 2015 +0200 a singleton must be fully parsed to be valid, tdf#44419 related No tr

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

2015-06-16 Thread Eike Rathke
sc/source/core/tool/token.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 012a2f0876663af77316c657c0dbdafd82acb79e Author: Eike Rathke Date: Sat Jun 13 15:12:32 2015 +0200 do not access token data after token has been destroyed Change-Id: I624e647

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

2015-06-16 Thread Henry Castro
sc/source/core/data/drwlayer.cxx | 59 +++ svx/source/svdraw/svdoashp.cxx |1 2 files changed, 60 insertions(+) New commits: commit 0c02e1892ad87aa81e29b5642b16db3f4c128418 Author: Henry Castro Date: Fri Apr 24 16:55:01 2015 -0400 Resolves tdf#

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

2015-06-16 Thread Eike Rathke
sc/source/core/data/document.cxx | 11 +++ 1 file changed, 7 insertions(+), 4 deletions(-) New commits: commit b121efd08e9cc396af25b79c2a4ee55507ff6ee0 Author: Eike Rathke Date: Mon Jun 15 23:45:28 2015 +0200 Resolves: tdf#91411 end listening only on selected sheets ...

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

2015-06-12 Thread Markus Mohrhard
sc/source/core/tool/token.cxx | 41 + 1 file changed, 37 insertions(+), 4 deletions(-) New commits: commit 6dc76e60cadf0457f596b2f51143a2da552521f0 Author: Markus Mohrhard Date: Sat Mar 28 05:43:33 2015 +0100 3D refs with more than one sheet shoul

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

2015-06-12 Thread Mike Kaganski
sc/source/core/data/table4.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 1c6ef19d3dd27bc0069bd9414f46193ce44b8bd2 Author: Mike Kaganski Date: Fri Jun 5 00:10:24 2015 +1000 tdf#90996: don't overwrite comments in ScTable::FillFormulaVertical IDF_C

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

2015-06-11 Thread Caolán McNamara
sc/source/core/data/documen9.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit cbef9bda246c13dcad27bf8205930fc16b3e0265 Author: Caolán McNamara Date: Wed Jun 3 16:51:41 2015 +0100 Resolves: tdf#90435 secondary pool set to that of temp docs drawing layer

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

2015-06-09 Thread Caolán McNamara
sc/source/ui/drawfunc/futext.cxx |6 ++ 1 file changed, 6 insertions(+) New commits: commit 5f02e2eb1214efdb4a09f92458838528d07acc6c Author: Caolán McNamara Date: Thu May 28 12:26:09 2015 +0100 Resolves: tdf#90960 toggle out of paste-mode on editing an object otherwise p

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

2015-06-09 Thread Eike Rathke
sc/source/core/tool/token.cxx | 277 -- 1 file changed, 163 insertions(+), 114 deletions(-) New commits: commit 38f99a5071bc5f3b68a6833305665b14bd5ba9ed Author: Eike Rathke Date: Mon Jun 8 15:33:51 2015 +0200 check bounds in RPN tokens, tdf#90694 r

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

2015-06-09 Thread Eike Rathke
sc/source/core/tool/sharedformula.cxx | 16 ++-- 1 file changed, 14 insertions(+), 2 deletions(-) New commits: commit d3a491fcc678bb4a490de79cb7474ef72cf6c35f Author: Eike Rathke Date: Fri Jun 5 15:51:46 2015 +0200 tdf#90694 reset group area listeners when splitting group

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

2015-06-04 Thread Takeshi Abe
sc/source/core/data/table2.cxx | 46 +++-- 1 file changed, 26 insertions(+), 20 deletions(-) New commits: commit c41f604ecf65550bcb456f8a635aa6d534e9452b Author: Takeshi Abe Date: Thu Jun 4 02:19:09 2015 +0900 tdf#91425 CRASH - Calc Insert Columns Lef

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

2015-05-20 Thread Laurent Godard
sc/source/ui/view/gridwin4.cxx | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) New commits: commit ab6ea2f8e73c4a0785bb2a6b256fc521ee120d98 Author: Laurent Godard Date: Tue May 19 18:10:18 2015 +0200 draw Note mark before text for correct ZOrder tdf#89182 the c

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

2015-05-07 Thread Eike Rathke
sc/source/core/data/table3.cxx |9 - sc/source/ui/docshell/dbdocfun.cxx | 13 - 2 files changed, 12 insertions(+), 10 deletions(-) New commits: commit 88ea6b734a2a87a41196370cc1d66476e2a19514 Author: Eike Rathke Date: Mon May 4 20:45:45 2015 +0200 Resolves td

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

2015-04-20 Thread Henry Castro
sc/source/filter/excel/xichart.cxx | 51 +++-- 1 file changed, 27 insertions(+), 24 deletions(-) New commits: commit 0c92e1092b4a8c49c0f893bcf9c538c224b42724 Author: Henry Castro Date: Mon Apr 13 20:32:22 2015 -0400 Resolves tdf#83366 Copy and Paste crash

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

2015-04-20 Thread Caolán McNamara
sc/source/filter/excel/xelink.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 1eafd31bf7b01d79fd33178be1c16e200025d0fe Author: Caolán McNamara Date: Wed Apr 15 09:41:10 2015 +0100 fix col limit crash on export of ooo103315-1.ods to xls Change-I

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

2015-04-20 Thread Caolán McNamara
sc/source/filter/excel/xestyle.cxx | 12 1 file changed, 8 insertions(+), 4 deletions(-) New commits: commit 644d2ee03b66f97ea149c5f46ffa1798e27dfba9 Author: Caolán McNamara Date: Wed Apr 15 10:04:05 2015 +0100 fix crash on export of fdo68639-2.ods to xls with invalid mnLa

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

2015-04-13 Thread Eike Rathke
sc/source/core/tool/interpr1.cxx | 23 ++- 1 file changed, 14 insertions(+), 9 deletions(-) New commits: commit fed4bc5e52340262eec408fa348bf633f02823bf Author: Eike Rathke Date: Mon Apr 13 18:06:46 2015 +0200 string access out of bounds Another UniString to

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

2015-04-08 Thread Caolán McNamara
sc/source/core/data/document.cxx | 12 +++- 1 file changed, 7 insertions(+), 5 deletions(-) New commits: commit df29aada6c105364953ade776b2dc8660b4ccbe2 Author: Caolán McNamara Date: Tue Apr 7 16:45:38 2015 +0100 fix crash on re-export of fdo64646-4.xls back to xls Cha

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

2015-04-04 Thread Markus Mohrhard
sc/source/filter/oox/stylesbuffer.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 79156011a5fb4383a6b61aa0590d52c24ad6b154 Author: Markus Mohrhard Date: Fri Mar 27 19:11:35 2015 +0100 we need to use the edit engine attibute id for rich text, tdf#89170

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

2015-04-02 Thread Eike Rathke
sc/source/core/tool/interpr1.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit c9812dc14828b3c8d48f5b765d1798c7cf3a5099 Author: Eike Rathke Date: Wed Apr 1 18:43:41 2015 +0200 Resolves: tdf#88672 add missing return if error to not crash Change-Id: Iae73c46d6ae5b141

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

2015-04-02 Thread Markus Mohrhard
sc/source/core/tool/scmatrix.cxx | 32 ++-- 1 file changed, 26 insertions(+), 6 deletions(-) New commits: commit dd5e8ff4314a87cf86d473e21902df48668d1dd3 Author: Markus Mohrhard Date: Thu Apr 2 22:22:09 2015 +0200 we need a more intelligent increment for the

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

2015-04-01 Thread Eike Rathke
sc/source/core/tool/interpr1.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit bf8fdf104b780b8bf54710d00cf3f19922700fdf Author: Eike Rathke Date: Tue Mar 31 16:09:14 2015 +0200 use error value instead of string in array/matrix, tdf#42481 related Cha

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

2015-04-01 Thread Eike Rathke
sc/source/core/tool/interpr5.cxx | 21 + 1 file changed, 13 insertions(+), 8 deletions(-) New commits: commit 0f5cbcc5bd5fbde8f13a6655bd47dca4d7722ce9 Author: Eike Rathke Date: Mon Mar 30 19:48:45 2015 +0200 Resolves: tdf#42481 propagate errors as errors in matrix ca

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

2015-03-30 Thread Laurent Godard
sc/source/core/data/document.cxx | 56 +-- 1 file changed, 37 insertions(+), 19 deletions(-) New commits: commit 7042961f4d3e383c04f792a60e96d909b7e44363 Author: Laurent Godard Date: Fri Mar 20 12:02:31 2015 +0100 tdf#90042 only handle formula group i

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

2015-03-30 Thread Katarina Behrens
sc/source/filter/inc/workbookhelper.hxx |1 + sc/source/filter/inc/worksheetbuffer.hxx|3 +++ sc/source/filter/oox/pivotcachefragment.cxx |6 ++ sc/source/filter/oox/workbookhelper.cxx |5 + sc/source/filter/oox/worksheetbuffer.cxx|6 ++ 5 files chan

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

2015-03-26 Thread Julien Nabet
sc/source/ui/docshell/docsh4.cxx | 14 ++ 1 file changed, 10 insertions(+), 4 deletions(-) New commits: commit 9dfad2baaf1f9c6d0933b2326cbf2ff522ae73d1 Author: Julien Nabet Date: Mon Feb 16 23:53:55 2015 +0100 Resolves tdf#72152: respect page orientation of Calc files in rec

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

2015-03-20 Thread Andras Timar
sc/source/ui/StatisticsDialogs/AnalysisOfVarianceDialog.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit dcc6ea7385cd358cee7a6718a117c128f0a7e66a Author: Andras Timar Date: Fri Mar 20 22:32:53 2015 +0100 Replace hardcoded UI string with string from .res fil

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

2015-03-20 Thread Eike Rathke
sc/source/core/data/table3.cxx | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) New commits: commit 53fd20770d7f425ca99e807bb4b45eafa9b47aad Author: Eike Rathke Date: Fri Mar 20 11:10:13 2015 + Resolves: tdf#89958 filter ends with / does not end with correction

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

2015-03-17 Thread Markus Mohrhard
sc/source/filter/oox/excelfilter.cxx | 24 1 file changed, 12 insertions(+), 12 deletions(-) New commits: commit 44fecfc2ee83927b847c0277239f5f1c9820c8b3 Author: Markus Mohrhard Date: Mon Feb 23 02:19:32 2015 +0100 import the document properties before the docum

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

2015-03-10 Thread Winfried Donkers
sc/source/core/tool/compiler.cxx | 48 +++ 1 file changed, 34 insertions(+), 14 deletions(-) New commits: commit 237eb6d37a1c30c9c4907086f3dd895a2341d8ca Author: Winfried Donkers Date: Thu Feb 26 17:18:06 2015 +0100 tdf#40835 add backward compatibilit

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

2015-03-10 Thread Tor Lillqvist
sc/source/filter/excel/excform8.cxx | 11 ++- 1 file changed, 10 insertions(+), 1 deletion(-) New commits: commit 0307413a287b07c08206169e2645261373e19bb1 Author: Tor Lillqvist Date: Tue Mar 10 00:48:28 2015 +0200 Also relative row references need to wrap around, like fdo#84556

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

2015-03-09 Thread Eike Rathke
sc/source/core/tool/interpr3.cxx |9 + 1 file changed, 1 insertion(+), 8 deletions(-) New commits: commit 3feb8d18cfc7620891976c7fe116988a57192b79 Author: Eike Rathke Date: Mon Mar 9 14:02:20 2015 +0100 Revert "fdo#88547 allow inline date-arrays for array functions", tdf#89872

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

2015-02-27 Thread Mark Hung
sc/source/filter/xml/editattributemap.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit cb493f5b9d59a82b2aae729f0b02a76f2b9b8e50 Author: Mark Hung Date: Thu Feb 26 16:55:46 2015 -0800 tdf#89679 - fix incorrect mapping of font-family-complex and CharFontName

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

2015-02-24 Thread Eike Rathke
sc/source/core/tool/token.cxx |4 1 file changed, 4 insertions(+) New commits: commit d0b7506b135fd7edd986376a5174a88159ca2f80 Author: Eike Rathke Date: Tue Feb 24 20:29:39 2015 +0100 Resolves: tdf#89484 check that sheet reference is within selected sheets Change-Id: I88

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

2015-02-19 Thread Laurent Godard
sc/source/ui/docshell/docsh4.cxx |7 +-- 1 file changed, 5 insertions(+), 2 deletions(-) New commits: commit 36578765e206ec963988d75e8a53adca0c981bc8 Author: Laurent Godard Date: Thu Feb 19 10:45:26 2015 +0100 tdf#89460 test pChangeTrack before using it Change-Id: Ic02351

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

2015-02-16 Thread Winfried Donkers
sc/source/core/tool/interpr3.cxx |9 - 1 file changed, 8 insertions(+), 1 deletion(-) New commits: commit b9088afc9f4f93548c668d81dd55e9bb63f91d80 Author: Winfried Donkers Date: Mon Jan 19 17:41:52 2015 +0100 fdo#88547 allow inline date-arrays for array functions (Che

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

2015-02-13 Thread Ursache Vladimir
sc/source/filter/oox/sheetdatabuffer.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 167cb85eb8e904cd79525fd589c0e66e47c1564d Author: Ursache Vladimir Date: Tue Feb 10 22:55:42 2015 +0200 tdf#68117 Partially fix boolean labels in XLSX Change-Id: I

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

2015-02-13 Thread Winfried Donkers
sc/source/core/tool/interpr1.cxx |6 -- sc/source/core/tool/interpr4.cxx |5 - 2 files changed, 8 insertions(+), 3 deletions(-) New commits: commit 3f7558360c4805076a1705c204c9e8dba12b7358 Author: Winfried Donkers Date: Wed Feb 11 09:32:09 2015 +0100 tdf#88576 fix handling

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

2015-02-11 Thread Katarina Behrens
sc/source/ui/dbgui/PivotLayoutDialog.cxx |9 +++-- sc/source/ui/inc/PivotLayoutDialog.hxx |1 + 2 files changed, 8 insertions(+), 2 deletions(-) New commits: commit bd50ecbb99d023e330a1b0e929370d883c5c9f3b Author: Katarina Behrens Date: Tue Feb 10 23:27:28 2015 +0100 tdf#792

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

2015-02-10 Thread Tor Lillqvist
sc/source/core/opencl/formulagroupcl.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit d419638be7062f291a59f039a7469455fc08d2df Author: Tor Lillqvist Date: Tue Feb 10 20:04:01 2015 +0200 Don't call clReleaseProgram() on the same program twice If the clBuildProgram(

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

2015-02-10 Thread Tor Lillqvist
sc/source/core/opencl/formulagroupcl.cxx | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) New commits: commit 6490772ace0f8e30923952c8c01d6c9baa755085 Author: Tor Lillqvist Date: Tue Feb 10 21:55:14 2015 +0200 Avoid OpenCL compilation error in some cases We do n

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

2015-02-09 Thread Eike Rathke
sc/source/core/tool/formularesult.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 5236e24afddeba986802dea10f988f0559365ff8 Author: Eike Rathke Date: Fri Feb 6 23:32:54 2015 +0100 Resolves: tdf#83461 do not override MatColsRows if already set ScMat

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

2015-02-09 Thread Tor Lillqvist
sc/source/core/opencl/formulagroupcl.cxx |5 + 1 file changed, 5 insertions(+) New commits: commit 87dc0ee13feb8f1d6031ac77465141b9636c18d6 Author: Tor Lillqvist Date: Sun Feb 8 11:04:13 2015 +0200 Avoid OpenCL compilation error when multiple RAND() calls in a formula Sim

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

2015-02-05 Thread Lionel Elie Mamane
sc/source/filter/excel/xiescher.cxx|3 +-- xmloff/source/forms/elementexport.cxx |4 xmloff/source/forms/layerimport.cxx|6 ++ xmlscript/source/xmldlg_imexp/xmldlg_expmodels.cxx |1 + xmlscript/source/xmldlg_imexp/xmldlg_impmode

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

2015-02-03 Thread Caolán McNamara
sc/source/ui/dbgui/PivotLayoutTreeListBase.cxx |5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) New commits: commit 36079acc525142932e6dc5f73d9b3858c2092b8f Author: Caolán McNamara Date: Sat Jan 24 20:59:27 2015 + Resolves: rhbz#1179642 crash in GetFocus with empty mpPr

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

2015-02-03 Thread Caolán McNamara
sc/source/ui/app/transobj.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit a0ef7698b7df63b8befe274305051063425f8eb6 Author: Caolán McNamara Date: Fri Jan 23 16:45:51 2015 + Resolves: fdo#75565 reduce block on pasting rtf like we do for html

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

2015-02-03 Thread Eike Rathke
sc/source/core/tool/interpr5.cxx |2 +- sc/source/core/tool/scmatrix.cxx |4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) New commits: commit e4de059c53dc2cc6547e7af55789aee4ec214c60 Author: Eike Rathke Date: Tue Jan 27 14:50:36 2015 +0100 Resolves: tdf#88786 correct matr

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

2015-02-03 Thread Caolán McNamara
sc/source/ui/dbgui/PivotLayoutTreeListData.cxx | 10 ++ sc/source/ui/dbgui/PivotLayoutTreeListLabel.cxx | 10 ++ 2 files changed, 12 insertions(+), 8 deletions(-) New commits: commit 2be46f01479b815711b64473d327fbf207f494bf Author: Caolán McNamara Date: Mon Feb 2 21:04:28

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

2015-01-30 Thread Eike Rathke
sc/source/ui/sidebar/AlignmentPropertyPanel.cxx | 32 +++ svx/source/sidebar/possize/PosSizePropertyPanel.cxx | 33 +--- 2 files changed, 49 insertions(+), 16 deletions(-) New commits: commit 445ff9e176b3d697d5e14d8f0465fee2eff609d8 Author: Eike Rathke Dat

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

2015-01-25 Thread Caolán McNamara
sc/source/ui/cctrl/checklistmenu.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 62f66fabadc80c5466aeedb61b373cf1dd5e4133 Author: Caolán McNamara Date: Sat Jan 24 20:37:36 2015 + Resolves: tdf#81124 crash on setting autofilter on column with no cont

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

2015-01-23 Thread Eike Rathke
sc/source/ui/view/gridwin.cxx | 25 ++--- 1 file changed, 18 insertions(+), 7 deletions(-) New commits: commit a93e7bcfa6498dc8aa6c2cc69148664cd210554a Author: Eike Rathke Date: Mon Jan 12 14:52:47 2015 +0100 make this work also for an overlapping merge range, fdo#87

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

2015-01-23 Thread Caolán McNamara
sc/source/ui/dbgui/tpsort.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 726ffc4334112069d6cc65f908b1425a3cf9d69e Author: Caolán McNamara Date: Fri Jan 23 14:42:28 2015 + Resolves: fdo#88735 crash after calling sort after subtotal removal Ch

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

2015-01-23 Thread Eike Rathke
sc/source/core/data/documen4.cxx |3 ++- sc/source/core/data/documentimport.cxx |3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) New commits: commit 384b4331e6962553e682fda7257ccc3d54549bea Author: Eike Rathke Date: Fri Jan 23 14:28:54 2015 +0100 fix abuse of OUStrin

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

2015-01-22 Thread Eike Rathke
sc/source/core/tool/rangenam.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit cd2434655c94814598daa8105cab0af314a6adf7 Author: Eike Rathke Date: Thu Jan 22 23:36:23 2015 +0100 Resolves: fdo#88721 correct negated condition in range name validation F

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

2015-01-22 Thread Caolán McNamara
sc/source/ui/dbgui/PivotLayoutTreeList.cxx | 15 ++- 1 file changed, 10 insertions(+), 5 deletions(-) New commits: commit 2b325c5c009c1a73345520c03ffbf03dc4600eff Author: Caolán McNamara Date: Thu Jan 22 13:39:21 2015 + Resolves: fdo#88455 delete in empty data field cra

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

2015-01-21 Thread Eike Rathke
sc/source/core/data/conditio.cxx |3 +++ 1 file changed, 3 insertions(+) New commits: commit ccf4109986a200eabc3343e8da22fbe7a3e4c43b Author: Eike Rathke Date: Fri Jan 16 22:40:36 2015 +0100 don't access empty range list, could be rhbz#1180312 ScRangeList::DeleteArea() may re

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

2015-01-21 Thread Michael Meeks
sc/source/filter/excel/xetable.cxx |1 - 1 file changed, 1 deletion(-) New commits: commit d98719b9f8e00996bc7bd8e3abeb6d4dd63d9a3e Author: Michael Meeks Date: Wed Jan 21 15:17:05 2015 + Revert "Globally disable threading for these for now." This reverts commit d677bf455f

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

2015-01-21 Thread Thomas Viehmann
sc/source/ui/miscdlgs/inscodlg.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 7b39d4071a090829f40b61bc831e8069d6a9d493 Author: Thomas Viehmann Date: Tue Jan 20 20:05:35 2015 +0100 fdo#88578: Focus on first checkbox when showing calc paste special dialog Reviewed

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

2015-01-20 Thread Tor Lillqvist
sc/source/core/opencl/formulagroupcl.cxx | 343 +-- 1 file changed, 322 insertions(+), 21 deletions(-) New commits: commit a1bbae170a29319a8d5d7d23c2e3d3a6263e703c Author: Tor Lillqvist Date: Mon Jan 12 12:41:46 2015 +0200 Rewrite the RAND() OpenCL implementat

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

2015-01-20 Thread László Németh
sc/source/filter/excel/xetable.cxx |2 +- sc/source/filter/inc/xetable.hxx |4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) New commits: commit b81107be0d9c23c9ddf9ff6dbc8a521f92d6c3f3 Author: László Németh Date: Tue Jan 20 12:33:37 2015 +0100 fdo#88623 replace std::

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

2015-01-19 Thread Eike Rathke
sc/source/core/tool/interpr6.cxx | 26 -- 1 file changed, 20 insertions(+), 6 deletions(-) New commits: commit 250477f8eb2b2240209bffbe1ddeb3e587e3a5cf Author: Eike Rathke Date: Mon Jan 19 23:16:23 2015 +0100 in COUNT() use ConvertStringToValue() for literal stri

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

2015-01-19 Thread Trent MacAlpine
sc/source/ui/drawfunc/fupoor.cxx | 19 --- 1 file changed, 16 insertions(+), 3 deletions(-) New commits: commit fdff4b60b6d4beabadab15a4fceb60cb84e542d8 Author: Trent MacAlpine Date: Fri Jan 16 22:06:39 2015 -0500 fdo#88339 Fixed Calc constrained image movement

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

2015-01-19 Thread Tor Lillqvist
sc/source/core/tool/scmatrix.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 10030e14c5aa8f7edf5ee1ba3c574527112c2f16 Author: Tor Lillqvist Date: Thu Dec 11 23:29:16 2014 +0200 WaE: implicit conversion (IntegralToFloating) from bool to 'const double'

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

2015-01-14 Thread Michael Stahl
sc/source/ui/unoobj/cellsuno.cxx |6 ++ 1 file changed, 6 insertions(+) New commits: commit bc00a5e9b2bba09fd3c7659be4de707b01a56a74 Author: Michael Stahl Date: Fri Jan 9 22:48:06 2015 +0100 sc: fix use-after-free race in ScCellRangesBase Probably 03cca068ed901d1862c440a6

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

2015-01-12 Thread Henry Castro
sc/source/ui/view/gridwin.cxx |9 +++-- 1 file changed, 7 insertions(+), 2 deletions(-) New commits: commit 9efcdb9ef5e7a45d48b07bd91f2fe000baaf5fd6 Author: Henry Castro Date: Fri Jan 9 09:12:40 2015 -0400 fdo#87382 Improper display of selected merged When left most cell

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

2015-01-10 Thread Markus Mohrhard
sc/source/core/tool/compiler.cxx | 31 --- 1 file changed, 28 insertions(+), 3 deletions(-) New commits: commit 6c5748de1826f9a712a9a5795b1bc81cb7c63d1d Author: Markus Mohrhard Date: Sat Dec 27 06:51:52 2014 +0100 handle index based external refs in formulas

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

2015-01-10 Thread Eike Rathke
sc/source/core/tool/compiler.cxx |3 +-- sc/source/filter/excel/xecontent.cxx | 12 sc/source/filter/excel/xelink.cxx|2 +- sc/source/filter/inc/xecontent.hxx |5 +++-- sc/source/ui/unoobj/linkuno.cxx |8 +--- 5 files changed, 18 insertions(+), 12

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

2015-01-08 Thread Michael Stahl
sc/source/filter/xml/xmlimprt.cxx |1 - 1 file changed, 1 deletion(-) New commits: commit f3ea88ef4431541ef85a26412b71e0e29b5cc529 Author: Michael Stahl Date: Thu Jan 8 13:07:41 2015 +0100 sc: ODF import of data pilot: Revert part of 8e417a8fed528034e946bd25e66ce346c1b5384d t

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

2015-01-07 Thread Markus Mohrhard
sc/source/filter/excel/excform8.cxx |7 +-- 1 file changed, 5 insertions(+), 2 deletions(-) New commits: commit 4e7e27662c523514c8e589e5c077321546ea59ce Author: Markus Mohrhard Date: Mon Dec 29 06:01:27 2014 +0100 handle relative refs correctly in xls import, fdo#80091 Ch

  1   2   >