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

2013-10-12 Thread Eike Rathke
sc/source/ui/docshell/tablink.cxx | 11 +-- 1 file changed, 5 insertions(+), 6 deletions(-) New commits: commit 8b12ee3ae1f22ada7d8ffb3d86fb7c5b94ef1971 Author: Eike Rathke er...@redhat.com Date: Thu Oct 10 18:02:25 2013 +0200 fixed another Out of bounds substring access

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

2013-09-16 Thread Julien Nabet
sc/source/ui/docshell/dbdocfun.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 4deb3ec0d5d94a36b3941176b30e662184d2297a Author: Julien Nabet serval2...@yahoo.fr Date: Sun Sep 15 22:39:23 2013 +0200 fdo#69091: Copying data from Base-table to Calc by drag

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

2013-08-19 Thread Noel Power
sc/source/filter/inc/tablebuffer.hxx |4 +++- sc/source/filter/oox/tablebuffer.cxx | 28 +--- sc/source/filter/oox/worksheethelper.cxx |4 3 files changed, 32 insertions(+), 4 deletions(-) New commits: commit 0e059b62e4b222b2bb501d0c7798deeb1339d05d

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

2013-08-14 Thread Winfried
sc/source/filter/oox/formulabase.cxx | 13 + 1 file changed, 13 insertions(+) New commits: commit 569843373b6654e155f897a2a9e3a02d6e010675 Author: Winfried winfrieddonk...@libreoffice.org Date: Thu Aug 8 11:26:04 2013 +0200 fdo#59727 fix #NAME?-error with add-in functions on

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

2013-08-03 Thread Eike Rathke
sc/source/filter/excel/excrecds.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 1427632d172f26fb0b15f2d162da2fca8e701f9f Author: Eike Rathke er...@redhat.com Date: Sat Aug 3 12:53:49 2013 +0200 hopefully fixed MSVC build breaker, ambiguous call to

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

2013-07-28 Thread Kohei Yoshida
sc/source/core/tool/interpr1.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit c8fb4f13309ffecbaa72e0108315bb917ea33064 Author: Kohei Yoshida kohei.yosh...@gmail.com Date: Sat Jul 27 16:33:00 2013 -0400 fdo#61201: Don't forget to calculate row offset for external single

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

2013-06-26 Thread Winfried Donkers
sc/source/ui/view/cellsh1.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit e51def95b7b2d7627d97ca898846f3d3be791b3d Author: Winfried Donkers o...@dci-electronics.nl Date: Wed Jun 26 08:00:17 2013 +0200 fdo#65856 allow shift cells in paste special for

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

2013-06-18 Thread Eike Rathke
sc/source/core/tool/interpr2.cxx | 59 ++- 1 file changed, 46 insertions(+), 13 deletions(-) New commits: commit fa270848936d2ca9ddd312fc551ab189896b9417 Author: Eike Rathke er...@redhat.com Date: Mon Jun 17 21:17:40 2013 +0200 resolved fdo#65082 RATE

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

2013-06-07 Thread Markus Mohrhard
sc/source/ui/view/viewfun2.cxx | 13 - 1 file changed, 8 insertions(+), 5 deletions(-) New commits: commit 728d6cea85e68a563822b6017707a98085a7058c Author: Markus Mohrhard markus.mohrh...@googlemail.com Date: Fri Jun 7 06:41:14 2013 +0200 only reset marked area when using

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

2013-06-06 Thread Markus Mohrhard
sc/source/filter/xml/xmlrowi.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 2e5b6fd2d1c1b23eef3c3bfb0efd7a27d21d Author: Markus Mohrhard markus.mohrh...@googlemail.com Date: Mon Jun 3 04:49:12 2013 +0200 correct fix for fdo#62938 Change-Id:

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

2013-06-06 Thread Markus Mohrhard
sc/source/ui/view/output2.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 6fadc3a2d8d95088bc07f9064bf262f8c7d30577 Author: Markus Mohrhard markus.mohrh...@googlemail.com Date: Fri Jun 7 05:28:04 2013 +0200 don't hide cell content behind pivot table

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

2013-05-28 Thread Markus Mohrhard
sc/source/core/data/table2.cxx |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit 276508a97d9d5a03169d3d8906e5a6d3ff3d0b0b Author: Markus Mohrhard markus.mohrh...@googlemail.com Date: Tue May 28 02:15:52 2013 +0200 correctly delete note captions, fdo#64068

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

2013-05-28 Thread Markus Mohrhard
sc/source/core/tool/interpr1.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit c05cfe8396ba3581432290e018265c92c4701ded Author: Markus Mohrhard markus.mohrh...@googlemail.com Date: Mon May 27 21:58:04 2013 +0200 restore old behavior for external references,

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

2013-05-28 Thread Faisal M . Al-Otaibi
sc/source/ui/view/gridwin5.cxx |4 1 file changed, 4 insertions(+) New commits: commit d158bdce41ce0a199ef0e862f667399b571704b6 Author: Faisal M. Al-Otaibi fmalota...@kacst.edu.sa Date: Tue May 28 11:22:33 2013 +0200 fdo#63323 fix the comment position when the mouse over cell

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

2013-05-27 Thread Markus Mohrhard
sc/source/ui/docshell/arealink.cxx |5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) New commits: commit a8fb2124310e9f21ca75f2a39b95cdf021173e36 Author: Markus Mohrhard markus.mohrh...@googlemail.com Date: Mon May 27 13:36:16 2013 +0200 range names need to be checked upper

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

2013-05-27 Thread Markus Mohrhard
sc/source/filter/dif/difimp.cxx | 36 +++- sc/source/filter/inc/dif.hxx|2 +- 2 files changed, 12 insertions(+), 26 deletions(-) New commits: commit bf88119dca0a7c1b1e5e1082c8deada4cdac37c2 Author: Markus Mohrhard markus.mohrh...@googlemail.com Date:

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

2013-05-17 Thread Manal Alhassoun
sc/source/ui/undo/undotab.cxx |1 + sc/source/ui/view/viewfun2.cxx |1 + 2 files changed, 2 insertions(+) New commits: commit 6e6b9e4511baf189ce4e65c787765fd685ba2288 Author: Manal Alhassoun malhass...@kacst.edu.sa Date: Wed May 15 12:59:23 2013 +0300 fix for fdo#53031

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

2013-05-17 Thread Noel Power
sc/source/ui/view/drawview.cxx |3 --- 1 file changed, 3 deletions(-) New commits: commit 1e489d411a40c6b98966917c3849c8bcc110de34 Author: Noel Power noel.po...@suse.com Date: Fri May 17 11:05:02 2013 +0100 Revert fdo#63878 fix the zoom problem when the sheet are RTL This

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

2013-05-17 Thread Eike Rathke
sc/source/core/data/table4.cxx |3 +-- tools/inc/tools/date.hxx|7 +++ tools/source/datetime/tdate.cxx | 29 - 3 files changed, 28 insertions(+), 11 deletions(-) New commits: commit 0b183466bcdf56c9221ab28be9c52ed8787fe4ea Author: Eike Rathke

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

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

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

2013-05-13 Thread Noel Power
sc/source/filter/excel/xlstyle.cxx | 20 +--- 1 file changed, 17 insertions(+), 3 deletions(-) New commits: commit 08cfff8437bf8ec13bd9c1ccfa99ad2a7bde6756 Author: Noel Power noel.po...@suse.com Date: Tue May 7 16:41:27 2013 +0100 fix for fdo#51300 Hopefully a

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

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

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

2013-05-09 Thread Sameer Deshmukh
sc/source/ui/view/tabview.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 07a14c901025722bcc0a06c76e83c40985ca01a6 Author: Sameer Deshmukh sameer.deshmuk...@gmail.com Date: Sun Apr 28 02:15:50 2013 +0530 fdo#61060 - Freezing now marks spreadsheet as unsaved.

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

2013-05-07 Thread Albert Thuswaldner
sc/source/ui/dbgui/tpsort.cxx | 40 sc/source/ui/inc/tpsort.hxx |1 + 2 files changed, 25 insertions(+), 16 deletions(-) New commits: commit 104edfdc77147b49f32df55e8b48a3aef4542c87 Author: Albert Thuswaldner albert.thuswald...@gmail.com Date:

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

2013-05-06 Thread Faisal M . Al-Otaibi
sc/source/ui/view/drawview.cxx |3 +++ 1 file changed, 3 insertions(+) New commits: commit 0618ebfa88b1b3eca11f40c173a53680cd41dedd Author: Faisal M. Al-Otaibi fmalota...@kacst.edu.sa Date: Sun May 5 09:49:30 2013 +0300 fdo#63878 fix the zoom problem when the sheet are RTL

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

2013-05-03 Thread Michael Meeks
sc/source/ui/vba/vbarange.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 0849bd9c5ef5ac885527cb98dafb9cea6200d8e5 Author: Michael Meeks michael.me...@suse.com Date: Thu May 2 16:21:35 2013 +0100 fdo#64048 - fix calc/VBA clearcontents regression.

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

2013-04-29 Thread Caolán McNamara
sc/source/ui/condformat/condformatdlg.cxx | 10 +++--- sc/source/ui/inc/condformatdlg.hxx|4 ++-- sc/source/ui/src/condformatdlg.src|4 3 files changed, 13 insertions(+), 5 deletions(-) New commits: commit 24eb9d6f32397dabf5e52671090fd7607bcc1cf2 Author:

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

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

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

2013-04-16 Thread Kohei Yoshida
sc/source/ui/dbgui/dapitype.cxx |4 sc/source/ui/dbgui/dapitype.src |2 +- 2 files changed, 5 insertions(+), 1 deletion(-) New commits: commit c7838491f7c1fc1de6a11983e4bdee7692619bba Author: Kohei Yoshida kohei.yosh...@gmail.com Date: Mon Apr 15 21:30:18 2013 -0400 Remove

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

2013-04-15 Thread Eike Rathke
sc/source/ui/Accessibility/AccessibleDataPilotControl.cxx | 91 +- 1 file changed, 64 insertions(+), 27 deletions(-) New commits: commit a580678e8719d08ef9355b714f840837e89bd5b3 Author: Eike Rathke er...@redhat.com Date: Sat Apr 13 16:15:24 2013 +0200 resolved fdo#63421

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

2013-04-13 Thread Noel Power
sc/source/ui/vba/vbavalidation.cxx |3 +++ 1 file changed, 3 insertions(+) New commits: commit 1666281eeafa9e3299c85dfca5d92d53bac40cad Author: Noel Power noel.po...@suse.com Date: Fri Apr 5 21:02:16 2013 +0100 somewhat blind wae fix ( doesn't happen for me ) Change-Id:

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

2013-04-11 Thread Eike Rathke
sc/source/core/tool/interpr1.cxx | 14 ++ sc/source/core/tool/scmatrix.cxx | 15 --- 2 files changed, 26 insertions(+), 3 deletions(-) New commits: commit 92b0c257cbe590d345adbaddbebebe95f977d8d5 Author: Eike Rathke er...@redhat.com Date: Thu Apr 11 01:29:22 2013

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

2013-04-11 Thread Eike Rathke
sc/source/core/data/dpoutput.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit 86cb5a1d0f980633754fe250c636935c028f0f82 Author: Eike Rathke er...@redhat.com Date: Thu Apr 11 15:24:38 2013 +0200 prevent out of bounds vector access in ooo62493-1.xls recalculation

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

2013-04-11 Thread Eike Rathke
sc/source/core/data/dpoutput.cxx | 54 ++- 1 file changed, 42 insertions(+), 12 deletions(-) New commits: commit e58a8b6d7dc1b01af9f54bec8fdce718b1d8bccd Author: Eike Rathke er...@redhat.com Date: Thu Apr 11 16:50:15 2013 +0200 prevent vector and

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

2013-04-11 Thread Albert Thuswaldner
sc/source/ui/dbgui/tpsort.cxx | 13 +++-- 1 file changed, 11 insertions(+), 2 deletions(-) New commits: commit 0ed9aab7615ae471abe1aecc4b7665c45ed85aaf Author: Albert Thuswaldner albert.thuswald...@gmail.com Date: Sat Apr 6 21:43:48 2013 +0200 fdo#51828 - UI: Sort: can use more

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

2013-04-09 Thread Caolán McNamara
sc/source/ui/view/cellsh2.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 0e147d836c753280842463326759c9fdb56ff83a Author: Caolán McNamara caol...@redhat.com Date: Tue Apr 9 14:02:17 2013 +0100 Resolves: fdo#61948 delayed delete deletes nothing under

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

2013-04-08 Thread Irányossy Knoblauch Artúr
sc/source/filter/excel/xeview.cxx |5 +++-- sc/source/filter/inc/xeview.hxx |1 + 2 files changed, 4 insertions(+), 2 deletions(-) New commits: commit 0c96156ec20b0092e7909cc06e1f0c5c4d29a05d Author: Irányossy Knoblauch Artúr ikar...@gmail.com Date: Sat Apr 6 10:13:24 2013 +0200

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

2013-04-05 Thread Michael Meeks
sc/source/core/tool/addincol.cxx |3 +++ 1 file changed, 3 insertions(+) New commits: commit 19d9d212615714e1bfbbf2fc83f3c057163bb1d6 Author: Michael Meeks michael.me...@suse.com Date: Fri Apr 5 15:21:33 2013 +0100 fdo#62155 - band-aid crash from poor addin registration on upgrade

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

2013-03-27 Thread Markus Mohrhard
sc/source/ui/view/drawvie4.cxx |7 +-- 1 file changed, 5 insertions(+), 2 deletions(-) New commits: commit 34e356157acb91bb3c7aa48154337e4226803a40 Author: Markus Mohrhard markus.mohrh...@googlemail.com Date: Wed Mar 27 16:21:41 2013 +0100 complex categories are represented by

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

2013-03-25 Thread Markus Mohrhard
sc/source/core/data/conditio.cxx | 21 +++-- 1 file changed, 15 insertions(+), 6 deletions(-) New commits: commit 0224cbfebdfc3f73bc870e0d039908aba879474e Author: Markus Mohrhard markus.mohrh...@googlemail.com Date: Sun Mar 24 05:09:08 2013 +0100 URM_INSDEL we need to

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

2013-03-25 Thread Akash Shetye
sc/source/core/data/global.cxx | 21 + 1 file changed, 17 insertions(+), 4 deletions(-) New commits: commit 2902a8369fc6033c74ebbb46408ccb29f279a5a8 Author: Akash Shetye shetyeak...@gmail.com Date: Sun Mar 24 00:59:26 2013 +0530 fdo#51296 Patch accounts security

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

2013-03-14 Thread Noel Power
sc/source/filter/oox/stylesbuffer.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit 8a548d2332c162d8713d266ed15aa2ff6e6a2076 Author: Noel Power noel.po...@suse.com Date: Wed Mar 13 12:23:41 2013 + fix fdo#38385 - accept as valid 'start' and 'end' tokens for

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

2013-03-14 Thread Wang Lei
sc/source/core/data/dpoutput.cxx | 17 + 1 file changed, 17 insertions(+) New commits: commit 0f79e6fded66af9d33350864efa4d8c1109b41e1 Author: Wang Lei l...@apache.org Date: Thu Jun 14 05:38:10 2012 + i#119972 - Formula GETPIVOTDATA returns #REF! value Patch

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

2013-03-12 Thread Noel Power
sc/source/filter/excel/xetable.cxx | 11 +++ 1 file changed, 7 insertions(+), 4 deletions(-) New commits: commit 6d2a17be89e98c6a7d8c172832c9491ce6c50506 Author: Noel Power noel.po...@suse.com Date: Tue Mar 12 13:49:19 2013 + fix for fdo#62111 - don't count non-default empty

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

2013-03-11 Thread Markus Mohrhard
sc/source/filter/xml/XMLExportIterator.cxx | 40 ++--- sc/source/filter/xml/xmlexprt.cxx | 15 ++ 2 files changed, 23 insertions(+), 32 deletions(-) New commits: commit 4428c7e9d73fd6a9722b262f2aab36c6fb8fd859 Author: Markus Mohrhard

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

2013-03-11 Thread Markus Mohrhard
sc/source/filter/oox/worksheethelper.cxx | 15 +-- 1 file changed, 9 insertions(+), 6 deletions(-) New commits: commit 146352a3dcb65c99ec1b1b83f7be04231a32b21d Author: Markus Mohrhard markus.mohrh...@googlemail.com Date: Sat Mar 9 14:21:16 2013 +0100 use direct calls to set

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

2013-03-11 Thread Markus Mohrhard
sc/source/core/data/table2.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit a7eb431731761e72a343c29276cfbbea0e6f01ec Author: Markus Mohrhard markus.mohrh...@googlemail.com Date: Tue Feb 19 20:11:28 2013 +0100 respect nDelFlags, fdo#57661 Change-Id:

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

2013-03-11 Thread Jian Fang Zhang
sc/source/ui/view/gridwin.cxx | 13 + sc/source/ui/view/gridwin2.cxx |2 ++ sc/source/ui/view/gridwin4.cxx | 12 ++-- 3 files changed, 25 insertions(+), 2 deletions(-) New commits: commit 9b6797ec124921a60e5d1d654139e0b82818a7c3 Author: Jian Fang Zhang

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

2013-03-08 Thread Caolán McNamara
sc/source/ui/dbgui/validate.cxx| 10 +- sc/source/ui/inc/anyrefdg.hxx |1 + sc/source/ui/inc/validate.hxx |1 - sc/source/ui/miscdlgs/anyrefdg.cxx | 10 ++ 4 files changed, 12 insertions(+), 10 deletions(-) New commits: commit

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

2013-03-07 Thread Kohei Yoshida
sc/source/core/data/dpcache.cxx |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit a7223551f8d3c6d08fcfe951ac21ec8dc8ee00af Author: Kohei Yoshida kohei.yosh...@gmail.com Date: Thu Mar 7 11:57:11 2013 -0500 fdo#54651: Only pick non-default number format for

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

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

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

2013-03-06 Thread Markus Mohrhard
sc/source/ui/unoobj/chart2uno.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 529172124be1bfcb55fca1e7be3317efa3ba0cfe Author: Markus Mohrhard markus.mohrh...@googlemail.com Date: Tue Mar 5 13:43:12 2013 +0100 make all chart ranges explicitly 3D refs

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

2013-02-27 Thread Markus Mohrhard
sc/source/core/data/table2.cxx | 11 +++ 1 file changed, 11 insertions(+) New commits: commit 4e1f23982432ad211f1b4c4fd134f022844325d3 Author: Markus Mohrhard markus.mohrh...@googlemail.com Date: Wed Feb 27 01:55:24 2013 +0100 remove the copied cond format cell attr entries,

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

2013-02-25 Thread Markus Mohrhard
sc/source/filter/inc/worksheethelper.hxx |2 ++ sc/source/filter/oox/workbookfragment.cxx | 13 + sc/source/filter/oox/worksheethelper.cxx | 14 -- 3 files changed, 27 insertions(+), 2 deletions(-) New commits: commit 0c58a1425233d76812f32c3e9e2a5910e7b88f0e

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

2013-02-25 Thread Markus Mohrhard
sc/source/core/data/colorscale.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 0c771fda26a03b3928e7962265658affc9fb9eb1 Author: Markus Mohrhard markus.mohrh...@googlemail.com Date: Thu Feb 14 15:26:27 2013 +0100 use = as mentioned in the UI, fdo#60798

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

2013-02-25 Thread Markus Mohrhard
sc/source/ui/condformat/condformatdlgentry.cxx | 46 ++--- 1 file changed, 27 insertions(+), 19 deletions(-) New commits: commit 382bf0e42f1a9ad4109343a164341723da4f7ded Author: Markus Mohrhard markus.mohrh...@googlemail.com Date: Tue Feb 19 19:18:35 2013 +0100

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

2013-02-25 Thread Markus Mohrhard
sc/source/core/data/table2.cxx |5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) New commits: commit 5b14af735a87ef5b38909f443465c123591c74fa Author: Markus Mohrhard markus.mohrh...@googlemail.com Date: Tue Feb 19 18:57:18 2013 +0100 automatically extending cond formats is

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

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

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

2013-02-14 Thread Kohei Yoshida
sc/source/filter/xml/xmlcelli.cxx |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) New commits: commit 5778fea1fd3d5018cde65ee4a4d19e63820c2b0e Author: Kohei Yoshida kohei.yosh...@gmail.com Date: Tue Feb 12 23:22:25 2013 -0500 bnc#802350: Cell validation is not a special (cell)

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

2013-02-07 Thread Julien Nabet
sc/source/core/data/column.cxx |7 +-- 1 file changed, 5 insertions(+), 2 deletions(-) New commits: commit 9fe8668203eae2f66c837b266847d639a5dac42c Author: Julien Nabet serval2...@yahoo.fr Date: Thu Feb 7 22:22:12 2013 +0100 Resolves: fdo#60420 Copy chart leads to crash

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

2013-02-06 Thread Kohei Yoshida
sc/source/core/tool/reffind.cxx |5 + 1 file changed, 5 insertions(+) New commits: commit 232b93e7f0e0ca90b54fe96d2c1adc5766d6706c Author: Kohei Yoshida kohei.yosh...@gmail.com Date: Tue Feb 5 15:23:44 2013 -0500 fdo#39135: Prevent integer overflow update the character during

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

2013-02-06 Thread Eike Rathke
sc/source/core/tool/interpr1.cxx |6 ++ 1 file changed, 6 insertions(+) New commits: commit e577ebc9403d77fe4847a2e1d55a83d432f214f8 Author: Eike Rathke er...@redhat.com Date: Wed Feb 6 18:14:52 2013 +0100 resolved fdo#60366 make MATCH() accept a single cell reference