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

2016-04-18 Thread Eike Rathke
sc/source/core/data/document.cxx |8 1 file changed, 8 insertions(+) New commits: commit 6c80a566d21ffc0f471f0b282929f964ab10e445 Author: Eike Rathke Date: Mon Apr 18 22:03:07 2016 +0200 Resolves: tdf#99322 re-establish group area listeners after update

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

2016-04-12 Thread Eike Rathke
sc/source/core/data/document.cxx | 36 +++- 1 file changed, 35 insertions(+), 1 deletion(-) New commits: commit 7f4e1a22ed288ff9b257298f36d471b54a20bd72 Author: Eike Rathke Date: Thu Apr 7 10:51:51 2016 +0100 Resolves: tdf#97897

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

2016-04-12 Thread Eike Rathke
sc/source/core/data/document.cxx |5 + 1 file changed, 5 insertions(+) New commits: commit 066db95acf6e6259ca954254fff4836a7d9d220c Author: Eike Rathke Date: Wed Apr 6 12:43:16 2016 +0100 (re)broadcast if value replaces cell of grouped formulas, tdf#97897

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

2016-04-12 Thread Eike Rathke
sc/source/core/data/document.cxx |5 + 1 file changed, 5 insertions(+) New commits: commit 62258ffd66ecc23de267512fb49369384469630b Author: Eike Rathke Date: Wed Apr 6 14:38:54 2016 +0100 (re)broadcast, same as in ScDocument::SetString(), tdf#97897 related

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

2016-04-12 Thread Eike Rathke
sc/source/core/tool/compiler.cxx | 14 +- 1 file changed, 9 insertions(+), 5 deletions(-) New commits: commit 7ba918f014f177718664cbd379c6386a7a258c59 Author: Eike Rathke Date: Tue Apr 5 18:03:00 2016 +0100 Resolves: tdf#98990 accept R1C1 notation entire

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

2016-04-08 Thread Eike Rathke
sc/source/core/data/formulacell.cxx | 14 +- 1 file changed, 9 insertions(+), 5 deletions(-) New commits: commit fecbcf523ee1e8a13b18ba1cfde36a2368da6949 Author: Eike Rathke Date: Wed Mar 23 14:26:55 2016 +0100 add a recursion guard to

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

2016-03-31 Thread Arul Michael
sc/source/core/data/column2.cxx |7 +++ 1 file changed, 7 insertions(+) New commits: commit 527f2cd0b75f901efc683efd92a51af771b860b5 Author: Arul Michael Date: Thu Mar 31 17:17:58 2016 +0530 tdf#92963 Pasting a whole row with data crashes all open LibO apps

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

2016-03-28 Thread Eike Rathke
sc/source/core/data/formulacell.cxx | 47 +++- 1 file changed, 46 insertions(+), 1 deletion(-) New commits: commit a84d144cc8ea2cf797583d0b9b4154690c59 Author: Eike Rathke Date: Tue Mar 22 17:16:07 2016 +0100 Resolves: tdf#98642

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

2016-03-24 Thread Eike Rathke
sc/source/core/data/document.cxx | 18 ++ 1 file changed, 18 insertions(+) New commits: commit 1bfc042ea7af6f7b3b0410cb03cef41a358582d4 Author: Eike Rathke Date: Mon Feb 29 17:54:50 2016 +0100 fix the "group not recalculated after delete" second part

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

2016-03-19 Thread Eike Rathke
sc/source/core/data/formulacell.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit d277c677ba430ee682c291da1a178f85ac98c424 Author: Eike Rathke Date: Wed Mar 16 23:03:58 2016 +0100 ensure a correct index is assigned to a duplicated ScRangeData instance

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

2016-03-15 Thread Eike Rathke
sc/source/core/data/formulacell.cxx | 48 +--- 1 file changed, 29 insertions(+), 19 deletions(-) New commits: commit b14cc2f16d00c103cf415a54e163d54764d0a86b Author: Eike Rathke Date: Tue Mar 15 17:39:03 2016 +0100 Resolves: tdf#93196

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

2016-03-09 Thread Eike Rathke
sc/source/core/tool/interpr4.cxx | 14 ++ 1 file changed, 14 insertions(+) New commits: commit 070fbda4edafb27c91c856039880099014f2b53f Author: Eike Rathke Date: Wed Mar 9 16:18:55 2016 +0100 Resolves: tdf#95226 second case, stack error count in JumpMatrix

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

2016-02-19 Thread Caolán McNamara
sc/source/ui/app/inputwin.cxx |4 1 file changed, 4 insertions(+) New commits: commit daa1882dc2360cead712c3f100cbef0f35c74f5d Author: Caolán McNamara Date: Fri Feb 5 14:03:44 2016 + Resolves: tdf#97465 like wheel ignore swipe for sc input handler

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

2016-02-02 Thread Eike Rathke
sc/source/core/tool/token.cxx | 102 ++ 1 file changed, 93 insertions(+), 9 deletions(-) New commits: commit 406fdc37081a2bdbb4f15f80605f881105c15da0 Author: Eike Rathke Date: Tue Jan 26 16:10:06 2016 +0100 Resolves: tdf#93151

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

2016-02-02 Thread Tor Lillqvist
sc/source/core/opencl/formulagroupcl.cxx |7 +++ 1 file changed, 7 insertions(+) New commits: commit 6f50edb1aabaf9de37782e63abd109e2276bd0c4 Author: Tor Lillqvist Date: Sun Oct 18 22:57:47 2015 +0300 tdf#97150: tdf#94924: If we can't handle strings, don't try

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

2016-01-25 Thread Yogesh
sc/source/core/tool/sharedformula.cxx | 12 +++- 1 file changed, 7 insertions(+), 5 deletions(-) New commits: commit 10f3272bb1bf36cae5eb6e80f9f1e0f4753ebb5d Author: Yogesh Date: Thu Jan 21 16:24:40 2016 +0530 tdf#96910 : Calc crashes while using

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

2016-01-25 Thread Julien Nabet
sc/source/core/data/conditio.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 9cd87519d7a9d97b58fafff25280bd77fe04ab25 Author: Julien Nabet Date: Fri Jan 22 20:18:33 2016 +0100 tdf#97308: fix logic with conditional "ends with"

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

2016-01-19 Thread Winfried Donkers
sc/source/ui/app/inputhdl.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 26bafaacd071dcba4bf7f75776e31c5786cfd725 Author: Winfried Donkers Date: Mon Jan 18 12:27:49 2016 +0100 follow-up of tdf#89031 No function

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

2016-01-18 Thread Eike Rathke
sc/source/core/tool/interpr2.cxx |7 +-- 1 file changed, 5 insertions(+), 2 deletions(-) New commits: commit 3665652285f29021f4a12cc493fe8791b6afc126 Author: Eike Rathke Date: Tue Jan 5 15:42:27 2016 +0100 tdf#96198 accept WEEKNUM with only one parameter,

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

2016-01-12 Thread Arul
sc/source/core/data/column.cxx | 21 +++-- 1 file changed, 15 insertions(+), 6 deletions(-) New commits: commit 293e7bef122fc5f5f4b9cc7719e22489913e8726 Author: Arul Date: Tue Jan 12 15:35:14 2016 +0530 tdf#90606 Crash when delete a large part of a

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

2015-12-21 Thread Tomaž Vajngerl
sc/source/filter/excel/xechart.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit a0a35440453102d215456e3e2f16b4ee207b16de Author: Tomaž Vajngerl Date: Sun Dec 20 22:13:19 2015 +0100 tdf#93949 ensure memory stream is properly flushed

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

2015-12-12 Thread Dennis Francis
sc/source/ui/view/cellsh2.cxx | 31 --- 1 file changed, 24 insertions(+), 7 deletions(-) New commits: commit 5816c47a65d95629d34d6d40fd040e7bc44ea589 Author: Dennis Francis Date: Sat Nov 28 22:47:02 2015 +0530 tdf#73006 : Put

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

2015-12-04 Thread Julien Nabet
sc/source/core/data/table6.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit eea70492fb19b2dbd6edc0c37a2b0ed81b3ead5c Author: Julien Nabet Date: Fri Nov 20 00:09:36 2015 +0100 tdf#83126: Find All: Don't ignore Search Direction Rows/Col

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

2015-12-03 Thread Eike Rathke
sc/source/core/data/formulacell.cxx | 10 +- 1 file changed, 9 insertions(+), 1 deletion(-) New commits: commit e389e2b2d9bc87e451628e6f3f227d0eb781cf8b Author: Eike Rathke Date: Tue Dec 1 14:09:02 2015 +0100 Resolves: tdf#95748 no group interpreter when

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

2015-12-03 Thread Eike Rathke
sc/source/ui/docshell/docsh.cxx |5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) New commits: commit f7d37735bbe1ba2aa11fd5d0b4abee0fe088471a Author: Eike Rathke Date: Tue Dec 1 21:24:27 2015 +0100 Resolves: tdf#95629 quote CSV also if cell contains

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

2015-11-19 Thread Eike Rathke
sc/source/ui/view/viewfunc.cxx | 24 1 file changed, 12 insertions(+), 12 deletions(-) New commits: commit d9b6f836e58aa3ad1dc6120df89c4001dc7d3091 Author: Eike Rathke Date: Tue Nov 17 14:46:11 2015 +0100 Resolves: tdf#89907 do not modify

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

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

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

2015-10-26 Thread Jan-Marek Glogowski
sc/source/ui/app/scmod.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit be4e0ce8a9de6b6c32aa7a7e157b2dbef74f215a Author: Jan-Marek Glogowski Date: Fri Oct 23 14:51:08 2015 +0200 tdf#94485 Lower Calc background spellchecker prio

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

2015-10-24 Thread Dennis Francis
sc/source/core/tool/interpr5.cxx |9 + 1 file changed, 5 insertions(+), 4 deletions(-) New commits: commit 26b38babf9a85caac32019cd86e2307b446743c7 Author: Dennis Francis Date: Fri Oct 23 03:28:37 2015 +0530 tdf#32834 : improve the precision of

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

2015-10-24 Thread Mike Kaganski
sc/source/ui/docshell/docsh.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 5a00b977b617bdd9ef263067e95d26c3953c575c Author: Mike Kaganski Date: Sat Oct 24 19:03:33 2015 +1000 tdf#95220: Check if DrawingLayer is not nullptr

[Libreoffice-commits] core.git: Branch 'libreoffice-5-0' - 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 e5314175b3860d2416840e1008305d3f91cee91a Author: Eike Rathke Date: Wed Oct 21 18:45:18 2015 +0200 Resolves: tdf#95226 fix broken IFERROR/IFNA array logic

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

2015-10-19 Thread Dennis Francis
sc/source/ui/cctrl/checklistmenu.cxx |3 +++ 1 file changed, 3 insertions(+) New commits: commit 01af5056ca9162abf55f87c374df0bf32437daa2 Author: Dennis Francis Date: Wed Oct 14 22:44:56 2015 +0530 tdf#94908 : Autofilter ok button is blocked

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

2015-10-15 Thread Michael Meeks
sc/source/ui/view/viewfun4.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit db704b404bfa32aacd1bf0b8101e13eafd7b8b6b Author: Michael Meeks Date: Thu Oct 15 11:37:03 2015 +0100 tdf#93044 - fix silly calc copy/paste lifecycle

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

2015-10-15 Thread Tomaž Vajngerl
sc/source/ui/view/tabcont.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 6894ebffe4154887fd8b2521b5c5d1980dfe9e62 Author: Tomaž Vajngerl Date: Wed Oct 14 22:31:09 2015 +0200 tdf#93318 reintroduce first/last button in

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

2015-10-14 Thread Eike Rathke
sc/source/core/tool/address.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 25d385b4f4429b5d079dae6ba8770603e011456d Author: Eike Rathke Date: Tue Oct 13 18:29:27 2015 +0200 Resolves: tdf#94514 more restrictive check on end of column

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

2015-10-12 Thread Caolán McNamara
sc/source/core/tool/interpr3.cxx |5 - 1 file changed, 4 insertions(+), 1 deletion(-) New commits: commit 595fb25648627c1db68c5df4852136dd7fb420d3 Author: Caolán McNamara Date: Fri Oct 9 16:35:33 2015 +0100 crashtestig: infinite recurse in ooo32833-1.sxc

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

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

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

2015-10-09 Thread Eike Rathke
sc/source/core/tool/parclass.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 70f5afe3707c155b412e05e9750c38d00b56d345 Author: Eike Rathke Date: Wed Oct 7 22:23:51 2015 +0200 Resolves: tdf#94796 LINEST and LOGEST have ForceArray

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

2015-10-09 Thread Eike Rathke
sc/source/core/tool/interpr4.cxx | 22 +++--- 1 file changed, 7 insertions(+), 15 deletions(-) New commits: commit c366c0ff5c9d3511a87ff1004a24a5a70f11ab8e Author: Eike Rathke Date: Fri Oct 9 16:25:10 2015 + Revert "Resolves: tdf#94869 propagate

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

2015-10-09 Thread Caolán McNamara
sc/source/core/tool/interpr1.cxx | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) New commits: commit e88019a9c1d6fcaa3d116192ad392ed1fdad2cd2 Author: Caolán McNamara Date: Fri Oct 9 16:22:56 2015 +0100 crashtesting: ooo95537-1.xls fails with a fAnz

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

2015-10-08 Thread Eike Rathke
sc/source/core/tool/interpr4.cxx | 22 +++--- 1 file changed, 15 insertions(+), 7 deletions(-) New commits: commit bfd51e38599d717a3c1b19acd882b52175dd3d09 Author: Eike Rathke Date: Wed Oct 7 20:56:23 2015 +0200 Resolves: tdf#94869 propagate error when

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

2015-10-07 Thread Eike Rathke
sc/source/ui/view/output2.cxx |3 +++ 1 file changed, 3 insertions(+) New commits: commit b959b6ba7c3a7385e353ea2fa617b82e177960a0 Author: Eike Rathke Date: Tue Oct 6 15:56:10 2015 +0200 Resolves: tdf#78897 do not cache/reuse a repeat-filled string Column

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

2015-10-07 Thread Eike Rathke
sc/source/ui/optdlg/calcoptionsdlg.cxx | 49 ++--- sc/source/ui/optdlg/calcoptionsdlg.hxx |1 2 files changed, 29 insertions(+), 21 deletions(-) New commits: commit fb38840771bc4c58de9bd62b960d0f2154fac394 Author: Eike Rathke Date: Tue Oct

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

2015-10-05 Thread Caolán McNamara
sc/source/filter/excel/impop.cxx |8 ++-- 1 file changed, 6 insertions(+), 2 deletions(-) New commits: commit aaf53996e626bdce0c06c5f918e90c9a488eb42b Author: Caolán McNamara Date: Sat Oct 3 11:53:48 2015 +0100 fix crash on loading certain xls

[Libreoffice-commits] core.git: Branch 'libreoffice-5-0' - 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 f6a887bd1e426306df5efb3b1796afb0277158ed Author: Tor Lillqvist Date: Wed Sep 30 12:39:11 2015 +0300 Probably good to move the more complicates test

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

2015-10-01 Thread Markus Mohrhard
sc/source/core/data/postit.cxx |8 ++-- 1 file changed, 6 insertions(+), 2 deletions(-) New commits: commit e108b24c1b63128f3ace77d0642d56179172ffed Author: Markus Mohrhard Date: Sun Sep 27 21:05:13 2015 +0200 don't try to create OUString from

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

2015-09-30 Thread Caolán McNamara
sc/source/ui/vba/vbaeventshelper.cxx |9 +++-- 1 file changed, 7 insertions(+), 2 deletions(-) New commits: commit 2d213a44ac71e5df5576463303a5a715e7b1700e Author: Caolán McNamara Date: Wed Jun 3 10:57:18 2015 +0100 intermittent CppunitTest_sc_macros_test

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

2015-09-30 Thread Michael Stahl
sc/source/ui/vba/vbaeventshelper.cxx | 13 ++--- 1 file changed, 10 insertions(+), 3 deletions(-) New commits: commit eb9321d5524bb946fd03cbe28d1c5c44a64f6aa3 Author: Michael Stahl Date: Wed Sep 30 10:31:23 2015 +0200 sc: fix crash in

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

2015-09-29 Thread Michael Meeks
sc/source/ui/view/tabview3.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 064b759c4973d2735155ed71eb534093eae4da25 Author: Michael Meeks Date: Tue Sep 29 16:05:15 2015 +0100 tdf#93922 - dispose the calc InputHintWindow

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

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

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

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

[Libreoffice-commits] core.git: Branch 'libreoffice-5-0' - 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 6b8b3ffad1222fcd4431aa87396ea77f66522707 Author: Eike Rathke Date: Fri Sep 25 13:42:04 2015 +0200 fix IterateMatrix for ifPRODUCT and ifSUMSQ ... if

[Libreoffice-commits] core.git: Branch 'libreoffice-5-0' - 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 24db3ec37d974402c0d3ce476c3aeffcff327ad7 Author: Eike Rathke Date: Mon Sep 21 15:26:50 2015 +0200 Resolves: rhbz#1264585 check data pilot field

[Libreoffice-commits] core.git: Branch 'libreoffice-5-0' - 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 50d4e7c928c372a14a5396971bc4c4ac1f437b51 Author: Eike Rathke Date: Mon Sep 14 17:27:41 2015 +0200 Resolves: tdf#93895 broadcast cell changes

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

2015-09-15 Thread Winfried Donkers
sc/source/core/inc/interpre.hxx |2 +- sc/source/core/tool/interpr2.cxx |4 ++-- sc/source/core/tool/interpr3.cxx | 16 ++-- sc/source/core/tool/interpr5.cxx |6 +++--- 4 files changed, 16 insertions(+), 12 deletions(-) New commits: commit

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

2015-09-04 Thread Katarina Behrens
sc/source/ui/condformat/colorformat.cxx | 15 +-- sc/source/ui/inc/colorformat.hxx|1 + sc/uiconfig/scalc/ui/databaroptions.ui | 11 +++ 3 files changed, 25 insertions(+), 2 deletions(-) New commits: commit a2dd4653a24d87832e0e8c5cfe7ff60562b37ab7 Author:

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

2015-09-03 Thread Michael Meeks
sc/source/ui/dbgui/sfiltdlg.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 0cd13904fa2c4619d21343637020f857b6c0760a Author: Michael Meeks Date: Thu Sep 3 14:21:53 2015 +0100 tdf#91882 - make this hideous busy-loop lower

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

2015-09-01 Thread Katarina Behrens
sc/source/ui/condformat/condformatdlgentry.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit f2a367ffa4bb20ceb2bab11d8895653bf0d1309d Author: Katarina Behrens Date: Sat Aug 29 17:12:42 2015 +0200 tdf#93600: Avoid crash on entering

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

2015-08-31 Thread Eike Rathke
sc/source/core/tool/address.cxx | 11 +-- 1 file changed, 9 insertions(+), 2 deletions(-) New commits: commit f139baa08cb65eba659890802d08ec0486b04260 Author: Eike Rathke Date: Wed Aug 26 13:06:05 2015 +0200 do not parse range fragments as valid ranges

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

2015-08-26 Thread Eike Rathke
sc/source/core/tool/address.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 656b39e18ec9cc34c06269657339e66801180f38 Author: Eike Rathke er...@redhat.com Date: Wed Aug 26 15:58:35 2015 + Revert do not parse range fragments as valid ranges This

[Libreoffice-commits] core.git: Branch 'libreoffice-5-0' - 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-5-0' - sc/source

2015-08-26 Thread Eike Rathke
sc/source/core/tool/address.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 350b00af0a1d0bf516ac308e21849ece77acbaf6 Author: Eike Rathke er...@redhat.com Date: Wed Aug 26 13:06:05 2015 +0200 do not parse range fragments as valid ranges For

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

2015-08-24 Thread Katarina Behrens
sc/source/ui/formdlg/formula.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit d92c8638a186900711faa88be5bed254b0574712 Author: Katarina Behrens katarina.behr...@cib.de Date: Mon Aug 24 13:09:49 2015 +0200 tdf#93437: release reference held by ScFormulaReferenceHelper

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

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

[Libreoffice-commits] core.git: Branch 'libreoffice-5-0' - 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 7cbcde5e8727b84b4d3ca9f80020082644d9638a Author: Eike Rathke er...@redhat.com Date: Thu Aug 13 18:34:27 2015 +0200 Resolves: tdf#93098 replace remembered listener

[Libreoffice-commits] core.git: Branch 'libreoffice-5-0' - 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 31050925ad6788c627af23f751bdbf5768cc7afa Author: Eike Rathke er...@redhat.com Date: Sat Aug 15 00:47:03 2015 +0200 Resolves: tdf#93358 resync attribute pattern that

[Libreoffice-commits] core.git: Branch 'libreoffice-5-0' - 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 61fb1d4de37f88f6408a483c3713a373340d6fb3 Author: Eike Rathke er...@redhat.com Date: Wed Aug 12 20:15:08 2015 +0200 Resolves: tdf#93388 broadcasting to removed

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

2015-08-13 Thread Maxim Monastirsky
sc/source/ui/sidebar/CellLineStyleControl.cxx |8 ++-- 1 file changed, 2 insertions(+), 6 deletions(-) New commits: commit c22d7f440885d4370c583eba3778851194013f2f Author: Maxim Monastirsky momonas...@gmail.com Date: Thu Aug 13 15:39:54 2015 +0300 Another GrabFocus during dispose

[Libreoffice-commits] core.git: Branch 'libreoffice-5-0' - 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 de44c2459b85a2a804155fb38b9b30c713789c3d Author: Eike Rathke er...@redhat.com Date: Mon Aug 10 21:03:28 2015 +0200 Resolves: tdf#86024 do

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

2015-08-10 Thread Łukasz Hryniuk
sc/source/core/tool/interpr5.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit e67bbe231f875477b16f3fe51dcf14e3711a73a5 Author: Łukasz Hryniuk lukasz.hryn...@wp.pl Date: Sat Aug 8 16:04:01 2015 +0200 tdf#89387 related, fix SumSquare bug in SumMXMY2

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

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

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

2015-08-07 Thread Laurent Godard
sc/source/ui/view/viewdata.cxx |6 ++ 1 file changed, 6 insertions(+) New commits: commit 35e449707501c2f19a585fba3efcf1ccd217df6e Author: Laurent Godard lgodard.li...@laposte.net Date: Thu Jul 9 17:00:54 2015 +0200 init maTabData to the correct tab size tdf#92629

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

2015-07-31 Thread Laurent Balland-Poirier
sc/source/ui/view/viewfunc.cxx |6 ++ 1 file changed, 6 insertions(+) New commits: commit f1333692475201ce1be7a037397158051d8bd039 Author: Laurent Balland-Poirier laurent.balland-poir...@laposte.net Date: Wed Jul 29 22:18:04 2015 +0200 tdf#92918 Engineering notation lost with

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

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

[Libreoffice-commits] core.git: Branch 'libreoffice-5-0' - 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 67c8a8e4c4fdf2e96dbf8503b8f8ff475f2117b9 Author: Eike Rathke er...@redhat.com Date: Mon Jul 20 11:46:17 2015 +0200 check annotation caption pointers, blind fix for

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

2015-07-20 Thread Eike Rathke
sc/source/core/tool/compiler.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 21be4e095056800fc8869868448e005728d1bb65 Author: Eike Rathke er...@redhat.com Date: Tue Jul 21 00:58:21 2015 +0200 Resolves: tdf#92448 check for numeric '.' only if sheet

[Libreoffice-commits] core.git: Branch 'libreoffice-5-0' - 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 579f5cbfc4636ae28e545b0d2e456e100b08b4ad Author: Winfried Donkers winfrieddonk...@libreoffice.org Date:

[Libreoffice-commits] core.git: Branch 'libreoffice-5-0' - 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 e5988f2fdb4c4b3bb2beadf26a386cbd2e9d297e Author: Eike Rathke er...@redhat.com Date: Thu Jul 9 00:18:04 2015 +0200 Resolves: tdf#84762 collect all

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

2015-07-09 Thread Winfried Donkers
sc/source/filter/excel/xlformula.cxx |6 +++--- sc/source/filter/oox/formulabase.cxx |6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) New commits: commit 0ca691f1999bda3638db67bdcc11569e1145563c Author: Winfried Donkers winfrieddonk...@libreoffice.org Date: Thu Jul 9

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

2015-07-08 Thread Caolán McNamara
sc/source/ui/miscdlgs/anyrefdg.cxx |5 + 1 file changed, 5 insertions(+) New commits: commit f932f1197e1cabd901231223dc9c7ce9c171120e Author: Caolán McNamara caol...@redhat.com Date: Tue Jul 7 13:46:41 2015 +0100 Related: tdf#92392 clear some more vclptrs on dispose

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

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

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

2015-07-07 Thread Caolán McNamara
sc/source/ui/inc/anyrefdg.hxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 3fc53c64086298e1969064a1205ad9b7c660fc4c Author: Caolán McNamara caol...@redhat.com Date: Tue Jul 7 16:29:45 2015 +0100 Related: tdf#92392 protect against double dispose from dtor

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

2015-07-06 Thread Michael Meeks
sc/source/ui/inc/anyrefdg.hxx |1 + sc/source/ui/miscdlgs/anyrefdg.cxx | 10 +- 2 files changed, 10 insertions(+), 1 deletion(-) New commits: commit f7367996e8ba6474bad7be2238cc7ab79178f264 Author: Michael Meeks michael.me...@collabora.com Date: Fri Jul 3 16:37:06 2015 +0100

[Libreoffice-commits] core.git: Branch 'libreoffice-5-0' - 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 979d93f5f4d3a0a2961da7c0529d948cae5c4ae1 Author: Maxim Monastirsky momonas...@gmail.com Date: Sun Jul 5 10:25:14 2015 +0300 This one

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

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

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

2015-07-02 Thread Michael Meeks
sc/source/ui/cctrl/checklistmenu.cxx |3 +++ sc/source/ui/inc/checklistmenu.hxx |4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) New commits: commit 50b93a183bcdd9981a740a92cd5cc6be77be1973 Author: Michael Meeks michael.me...@collabora.com Date: Wed Jul 1 17:46:05 2015 +0100

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

2015-06-30 Thread Eike Rathke
sc/source/core/tool/address.cxx |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit 59487150df556457cb3c919b0b0ea5d6b625b185 Author: Eike Rathke er...@redhat.com Date: Tue Jun 30 14:30:20 2015 +0200 tdf#92426 explicitly set valid row/col for entire col/row

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

2015-06-30 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 227e7f903fee64d63b48bd31707887ba28a019bc Author: Justin Luth justin_l...@sil.org

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

2015-06-30 Thread Eike Rathke
sc/source/core/tool/address.cxx | 19 +++ 1 file changed, 19 insertions(+) New commits: commit d2787cde7722dee09ae67e1d6bc9a3501ecc0d56 Author: Eike Rathke er...@redhat.com Date: Tue Jun 30 12:42:06 2015 +0200 tdf#92427 entire column/row reference also if both sticky

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

2015-06-30 Thread Julien Nabet
sc/source/core/data/dptabsrc.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 6a2c4efbd1d6086ef0f1162e0e20eb0540ded2ba Author: Julien Nabet serval2...@yahoo.fr Date: Thu Jun 25 23:21:19 2015 +0200 Related tdf#92262: PIVOTTABLE: crash when clicking on the

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

2015-06-29 Thread Eike Rathke
sc/source/core/tool/interpr1.cxx | 47 +++ 1 file changed, 47 insertions(+) New commits: commit f6b1e95817f061bcde0c28c61cac711d23146d8f Author: Eike Rathke er...@redhat.com Date: Mon Jun 29 18:07:12 2015 +0200 TableRef: can be used in INDIRECT

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

2015-06-29 Thread Eike Rathke
sc/source/core/tool/interpr1.cxx | 35 ++- 1 file changed, 34 insertions(+), 1 deletion(-) New commits: commit 48d55a1b6f6ce9e38c9b48dfbbdb7231a7b66d3e Author: Eike Rathke er...@redhat.com Date: Mon Jun 29 20:50:53 2015 +0200 support plain database range

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

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

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

2015-06-29 Thread Eike Rathke
sc/source/core/data/bcaslot.cxx |3 ++- sc/source/core/inc/refupdat.hxx |7 ++- sc/source/core/tool/lookupcache.cxx |2 +- sc/source/core/tool/refupdat.cxx| 34 -- 4 files changed, 37 insertions(+), 9 deletions(-) New commits: commit

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

2015-06-27 Thread Katarina Behrens
sc/source/ui/app/inputwin.cxx |4 1 file changed, 4 insertions(+) New commits: commit bf985aa384e053bc829de4d2ff56ba22049297a8 Author: Katarina Behrens katarina.behr...@cib.de Date: Fri Jun 19 17:07:50 2015 +0200 tdf#83859: Make arrow keys work again in named ranges dropdown

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

2015-06-26 Thread Eike Rathke
sc/source/core/tool/compiler.cxx | 88 --- 1 file changed, 65 insertions(+), 23 deletions(-) New commits: commit 7511c2af96f9b0a6830c64d6a80cb4d6c8e7af8f Author: Eike Rathke er...@redhat.com Date: Fri Jun 26 17:43:36 2015 +0200 tdf#44419 display

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

2015-06-26 Thread Eike Rathke
sc/source/core/tool/address.cxx |4 1 file changed, 4 insertions(+) New commits: commit 627d50e7d432463d6a625ba5b387df7e61e4fc76 Author: Eike Rathke er...@redhat.com Date: Fri Jun 26 16:30:12 2015 +0200 entire rows/cols have absolute col/row anchors, tdf#44419 follow-up

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

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

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

2015-06-26 Thread Eike Rathke
sc/source/core/tool/address.cxx |4 ++ sc/source/core/tool/refupdat.cxx | 10 +++-- sc/source/core/tool/token.cxx| 78 ++- 3 files changed, 78 insertions(+), 14 deletions(-) New commits: commit b07e0269e5dc266828c4d621d7daae085d644df4 Author: Eike

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

2015-06-26 Thread Eike Rathke
sc/source/core/tool/address.cxx | 46 1 file changed, 42 insertions(+), 4 deletions(-) New commits: commit 7f939c3e6edb86f0b7e66e06dff8743830c18ef9 Author: Eike Rathke er...@redhat.com Date: Fri Jun 26 15:12:46 2015 +0200 tdf#44419 allow A:A and

  1   2   >