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

2012-04-18 Thread Petr Mladek
sc/source/core/data/table6.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 4bd76b74c0145635ef69caa94e3235f6ce3ab5de Author: David Tardon dtar...@redhat.com Date: Wed Apr 18 09:44:19 2012 +0200 fdo#44861 make Replace All work with REs

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

2012-04-17 Thread Petr Mladek
sc/source/ui/inc/output.hxx |2 - sc/source/ui/view/output2.cxx | 59 -- 2 files changed, 35 insertions(+), 26 deletions(-) New commits: commit 7a028f6c1e7fb80a22002ad6fed1604dab327e36 Author: Kohei Yoshida kohei.yosh...@gmail.com Date: Mon Apr

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

2012-04-17 Thread Kohei Yoshida
sc/source/ui/unoobj/datauno.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 5920b681eaf2f1203efd5af581827db2e1a81bc8 Author: Takeshi Abe t...@fixedpoint.jp Date: Wed Apr 18 03:38:08 2012 +0900 fdo#46983 Macros: Macro to set filter in Calc does not work

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

2012-04-17 Thread Kohei Yoshida
sc/source/ui/inc/mvtabdlg.hxx |2 ++ sc/source/ui/miscdlgs/mvtabdlg.cxx | 27 +-- 2 files changed, 19 insertions(+), 10 deletions(-) New commits: commit 05579aa8b26f593af650d8434ff1c25c0a2702a6 Author: Eike Rathke er...@redhat.com Date: Tue Apr 17 20:57:34

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

2012-04-02 Thread Kohei Yoshida
sc/source/core/data/docpool.cxx |5 + 1 file changed, 1 insertion(+), 4 deletions(-) New commits: commit 643fd5a6d2f72e55b243290b85be25f77dcf7be8 Author: Markus Mohrhard markus.mohrh...@googlemail.com Date: Mon Apr 2 17:23:46 2012 +0200 this hack in no longer needed, fdo#44337

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

2012-04-02 Thread Kohei Yoshida
sc/source/filter/excel/xestyle.cxx |8 sc/source/filter/excel/xistyle.cxx | 37 +++-- sc/source/filter/inc/xlconst.hxx | 10 ++ 3 files changed, 29 insertions(+), 26 deletions(-) New commits: commit

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

2012-03-26 Thread Michael Meeks
sc/source/ui/cctrl/checklistmenu.cxx |2 ++ sc/source/ui/namedlg/namemgrtable.cxx |2 ++ 2 files changed, 4 insertions(+) New commits: commit 801c5d5b88454f659a08d9a4940b90499bec9584 Author: Markus Mohrhard markus.mohrh...@googlemail.com Date: Mon Mar 26 04:58:47 2012 +0200

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

2012-03-23 Thread Kohei Yoshida
sc/source/filter/html/htmlexp.cxx |4 1 file changed, 4 insertions(+) New commits: commit 2ccb55183e1131039f062abbbd95caf1451c5efe Author: Markus Mohrhard markus.mohrh...@googlemail.com Date: Fri Mar 23 04:27:45 2012 +0100 increase nCol before next iteratation to prevent loop,

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

2012-03-23 Thread Kohei Yoshida
sc/source/core/tool/scmatrix.cxx | 33 - 1 file changed, 16 insertions(+), 17 deletions(-) New commits: commit 9e00196c1a59eef1889f561e2c9891fdc280a333 Author: Markus Mohrhard markus.mohrh...@googlemail.com Date: Fri Mar 23 02:05:36 2012 +0100 cache calls

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

2012-03-20 Thread Petr Mladek
sc/source/core/data/documen5.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit f24545a72cf43d0852c4f8edae0b3a9919120cdd Author: Markus Mohrhard markus.mohrh...@googlemail.com Date: Mon Mar 19 20:59:01 2012 +0100 check for negative sheet number here too,

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

2012-03-19 Thread Tor Lillqvist
sc/source/ui/app/transobj.cxx | 15 ++- 1 file changed, 14 insertions(+), 1 deletion(-) New commits: commit 39228c6d2419636be04ee4a320a7c0ca08276f37 Author: Markus Mohrhard markus.mohrh...@googlemail.com Date: Sun Mar 18 18:34:51 2012 +0100 also shrink used area for HTML in

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

2012-03-19 Thread Tor Lillqvist
sc/source/filter/xml/xmldrani.cxx | 10 +++--- sc/source/filter/xml/xmldrani.hxx |2 ++ 2 files changed, 9 insertions(+), 3 deletions(-) New commits: commit a0d2fd2096e267a29c5b8a07b0349e699e13ded5 Author: Markus Mohrhard markus.mohrh...@googlemail.com Date: Sun Mar 18 17:44:00 2012

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

2012-03-19 Thread Kohei Yoshida
sc/source/ui/app/transobj.cxx |3 --- sc/source/ui/docshell/impex.cxx | 20 ++-- 2 files changed, 14 insertions(+), 9 deletions(-) New commits: commit a58d877fd576bacd738972a78c8310d4eccb0daa Author: Markus Mohrhard markus.mohrh...@googlemail.com Date: Tue Mar 13

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

2012-03-17 Thread Andras Timar
sc/source/ui/view/prevwsh.cxx |7 ++- sc/source/ui/view/printfun.cxx |7 ++- sc/source/ui/view/tabvwsh4.cxx |8 +++- 3 files changed, 19 insertions(+), 3 deletions(-) New commits: commit 1f26de8f2438170db504f67b82544965b9869c5e Author: Szabolcs Dezsi

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

2012-03-16 Thread Kohei Yoshida
sc/source/core/data/cell.cxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit 14ed2c61066b38d812bb68c4c1f02f8cb7c97f4d Author: Markus Mohrhard markus.mohrh...@googlemail.com Date: Thu Mar 15 22:22:10 2012 +0100 update the relatice refs after the absolute

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

2012-03-16 Thread Kohei Yoshida
sc/source/ui/view/viewfun5.cxx |8 +++- 1 file changed, 7 insertions(+), 1 deletion(-) New commits: commit 76f3a63432e70d017760a2087652a1abc9b126d3 Author: Markus Mohrhard markus.mohrh...@googlemail.com Date: Fri Mar 16 10:45:01 2012 +0100 don't paste content if user cancels html

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

2012-03-16 Thread Kohei Yoshida
sc/source/ui/app/inputhdl.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit c39e96d984b5907f8e0c0247828c8e35f2e9ce72 Author: Noel Power noel.po...@novell.com Date: Thu Mar 15 20:10:12 2012 + fix to update inputbar when setting a range for a formula

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

2012-03-12 Thread Kohei Yoshida
sc/source/ui/unoobj/chart2uno.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 36e877cf80eb3b7fc092c08cdc166b75d674bf53 Author: Markus Mohrhard markus.mohrh...@googlemail.com Date: Sat Mar 10 16:23:34 2012 +0100 take explicit number format before implicit

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

2012-03-09 Thread Kohei Yoshida
sc/source/ui/attrdlg/condfrmt.cxx |6 ++ 1 file changed, 6 insertions(+) New commits: commit ff3322a98f7817bd383a2d88fa5ba057648dfeaf Author: Markus Mohrhard markus.mohrh...@googlemail.com Date: Fri Mar 9 01:17:13 2012 +0100 Set entries correctly visible, fdo#47102

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

2012-03-07 Thread Kohei Yoshida
sc/source/filter/xml/xmlexprt.cxx | 17 +++-- 1 file changed, 3 insertions(+), 14 deletions(-) New commits: commit 766931e1de1adee987108d59d96431dc41cd2d96 Author: Markus Mohrhard markus.mohrh...@googlemail.com Date: Wed Mar 7 15:09:16 2012 +0100 export all row styles,

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

2012-03-06 Thread Noel Power
sc/source/ui/app/inputwin.cxx |4 1 file changed, 4 insertions(+) New commits: commit 0dfd481888abcb14b601ca039692e9d83c1be19a Author: Markus Mohrhard markus.mohrh...@googlemail.com Date: Tue Mar 6 01:16:43 2012 +0100 don't crash when scrolling in input line, fdo#46975

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

2012-03-05 Thread Michael Meeks
sc/source/ui/unoobj/chart2uno.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 6444d7ed7a4f99ffcd8d04c5d27722d8c4d942b2 Author: Markus Mohrhard markus.mohrh...@googlemail.com Date: Sun Mar 4 00:05:33 2012 +0100 don't crash for empty input data in charts,

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

2012-03-02 Thread Kohei Yoshida
sc/source/ui/namedlg/namedefdlg.cxx |8 +++- 1 file changed, 7 insertions(+), 1 deletion(-) New commits: commit f4f0ef5790bd06145d977183da0ee244c5c46058 Author: Markus Mohrhard markus.mohrh...@googlemail.com Date: Fri Mar 2 23:48:44 2012 +0100 don't show an error message for empty

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

2012-03-01 Thread Kohei Yoshida
sc/source/core/data/documen2.cxx | 79 --- 1 file changed, 79 deletions(-) New commits: commit fcc9e377ad525a919ab13e7b0424a6c6d5673878 Author: Markus Mohrhard markus.mohrh...@googlemail.com Date: Thu Mar 1 12:36:10 2012 +0100 don't try to update the

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

2012-03-01 Thread Kohei Yoshida
sc/source/core/data/documen2.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 55b3c7430637d2b0005d7c0332e7221c69138a63 Author: Markus Mohrhard markus.mohrh...@googlemail.com Date: Thu Mar 1 11:50:13 2012 +0100 use correct source table

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

2012-03-01 Thread Kohei Yoshida
sc/source/core/data/cell.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 94d4301ac51589f0f5ae39039c0f1f7379677b3a Author: Markus Mohrhard markus.mohrh...@googlemail.com Date: Thu Mar 1 12:59:14 2012 +0100 use the correct db range for the copy, fdo#46712

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

2012-02-26 Thread Markus Mohrhard
sc/source/ui/namedlg/namedlg.cxx | 18 ++ 1 file changed, 18 insertions(+) New commits: commit 393bd0eebe09230ef90c5b343c93338526f3f4b7 Author: Noel Power noel.po...@novell.com Date: Fri Feb 24 12:27:37 2012 + fix core when clicking on entries in Manage Names dialog

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

2012-02-13 Thread Ivan Timofeev
sc/source/core/data/cell.cxx |3 +++ 1 file changed, 3 insertions(+) New commits: commit 202019a7671ff9f4f1431513cd606a6bf1bcddef Author: Kohei Yoshida kohei.yosh...@suse.com Date: Mon Feb 13 12:26:50 2012 -0500 fdo#45916: Ensure formula cell's pCode isn't NULL even when compilation

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

2012-02-08 Thread Kohei Yoshida
sc/source/ui/docshell/impex.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit a00c5917a8deb465cc1322e14a81340f9d69 Author: Markus Mohrhard markus.mohrh...@googlemail.com Date: Wed Feb 8 23:37:49 2012 +0100 we need to explicitly set the paste area in

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

2012-02-08 Thread Kohei Yoshida
sc/source/core/data/documen2.cxx |8 1 file changed, 8 insertions(+) New commits: commit 3544c86341bd32864cac7f30124a53aef79b89fd Author: Markus Mohrhard markus.mohrh...@googlemail.com Date: Wed Feb 8 17:48:15 2012 +0100 copy settings for RTL with sheets, fdo#45768

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

2012-01-27 Thread Eike Rathke
sc/source/core/data/column3.cxx | 29 ++--- 1 file changed, 22 insertions(+), 7 deletions(-) New commits: commit 08adeedce926bac1a010c26f2a4ae2d5fb761376 Author: Kohei Yoshida kohei.yosh...@suse.com Date: Thu Jan 26 15:47:52 2012 -0500 fdo#44143: Keep cells with

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

2012-01-25 Thread Petr Mladek
sc/source/core/data/dpoutput.cxx | 14 +++--- 1 file changed, 11 insertions(+), 3 deletions(-) New commits: commit 6cc0bf1394ef9d6941d38a55a6155688a6f9bd43 Author: Kohei Yoshida kohei.yosh...@suse.com Date: Tue Jan 24 16:32:10 2012 -0500 fdo#45067: Differentiate numeric and

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

2012-01-24 Thread Markus Mohrhard
sc/source/ui/app/inputwin.cxx | 15 +++ sc/source/ui/inc/inputwin.hxx |1 + 2 files changed, 12 insertions(+), 4 deletions(-) New commits: commit 4fa27dfc0e67adb298bbb412657958908433d547 Author: Noel Power noel.po...@novell.com Date: Tue Jan 24 11:14:38 2012 + fix (

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

2012-01-23 Thread Kohei Yoshida
sc/source/filter/html/htmlexp.cxx |9 ++--- 1 file changed, 6 insertions(+), 3 deletions(-) New commits: commit 531b11d98d5fedd575d5e1564a937ac109d6bdf5 Author: Eike Rathke er...@redhat.com Date: Sun Jan 22 20:13:36 2012 +0100 resolved fdo#45032 Calc export to HTML with graphics

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

2012-01-23 Thread Kohei Yoshida
sc/source/core/tool/interpr4.cxx | 11 ++- 1 file changed, 10 insertions(+), 1 deletion(-) New commits: commit 2ec3bc43e1d00ae1911397883976c3724f0bfe14 Author: Eike Rathke er...@redhat.com Date: Mon Jan 23 15:43:50 2012 +0100 resolved rhbz#783556 crash in

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

2012-01-20 Thread Kohei Yoshida
sc/source/ui/view/gridwin4.cxx | 11 +++ 1 file changed, 7 insertions(+), 4 deletions(-) New commits: commit 43507c9eb49fdc1de2e193eee32326fb226ff170 Author: Kohei Yoshida kohei.yosh...@suse.com Date: Fri Jan 20 21:33:33 2012 -0500 Grid lines should be immediately above or below

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

2012-01-19 Thread Kohei Yoshida
sc/source/ui/view/viewfun2.cxx | 12 +++- 1 file changed, 11 insertions(+), 1 deletion(-) New commits: commit 4dd59855872736864c24947ca9886af9472e0980 Author: Kohei Yoshida kohei.yosh...@suse.com Date: Thu Jan 19 17:21:31 2012 -0500 Fix a crash when copying a sheet with drawing

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

2012-01-16 Thread Markus Mohrhard
sc/source/ui/docshell/docsh5.cxx |7 +++ 1 file changed, 7 insertions(+) New commits: commit 9b7d7322401da8ce42affb9e6bd408311b383ec4 Author: Markus Mohrhard markus.mohrh...@googlemail.com Date: Sun Jan 15 02:13:39 2012 + make adjusting formulas possible for TransferTab diff

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

2012-01-14 Thread David Tardon
sc/source/ui/inc/anyrefdg.hxx | 23 +++--- sc/source/ui/miscdlgs/anyrefdg.cxx | 80 ++--- 2 files changed, 49 insertions(+), 54 deletions(-) New commits: commit 4163074e53603f5a068b9b066cfcf840b593b236 Author: David Tardon dtar...@redhat.com Date:

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

2012-01-12 Thread Jan Holesovsky
sc/source/core/data/dpsdbtab.cxx |2 +- sc/source/core/data/dpshttab.cxx |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit d6f876434ff957ea6b5fd938fb3b779e4527c63f Author: Jan Holesovsky ke...@suse.cz Date: Fri Jan 13 08:57:46 2012 +0100 Fix MinGW build.

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

2012-01-11 Thread Kohei Yoshida
sc/source/core/data/drwlayer.cxx |9 + 1 file changed, 9 insertions(+) New commits: commit 9fae191ea8438777d5c1dd20b20506e131707454 Author: Kohei Yoshida kohei.yosh...@suse.com Date: Wed Jan 11 08:59:49 2012 -0500 Avoid iterating beyond the last existing drawing page. diff

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

2012-01-10 Thread Kohei Yoshida
sc/source/filter/excel/excform8.cxx |8 +- sc/source/filter/excel/read.cxx |1 sc/source/filter/excel/xiname.cxx | 125 +++- sc/source/filter/inc/xiname.hxx | 36 -- sc/source/filter/inc/xistream.hxx |2 5 files changed, 119

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

2012-01-10 Thread Kohei Yoshida
sc/source/filter/excel/read.cxx |6 ++ sc/source/filter/excel/xiname.cxx |2 ++ 2 files changed, 8 insertions(+) New commits: commit 00c5189e092b74c118e03bdff4578b4de95378ad Author: Kohei Yoshida kohei.yosh...@suse.com Date: Tue Jan 10 14:47:35 2012 -0500 fdo#42624: Do the

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

2012-01-10 Thread Kohei Yoshida
sc/source/filter/html/htmlexp.cxx | 10 -- 1 file changed, 10 deletions(-) New commits: commit e882d40de210e3e98a546e89ff7701653c33f1d8 Author: Takeshi Abe t...@fixedpoint.jp Date: Wed Jan 11 01:28:29 2012 +0900 fdo#44616: drop attributes FRAME and RULES of table for HTML 3.2

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

2012-01-10 Thread Kohei Yoshida
sc/source/ui/view/viewdata.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit a78260fb65c2542566215bb5bdd6060c164584ab Author: Kohei Yoshida kohei.yosh...@suse.com Date: Tue Jan 10 22:25:06 2012 -0500 fdo#44147: Sheet 0 is selected by default. ScViewData's default

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

2012-01-08 Thread Kohei Yoshida
sc/source/core/data/drwlayer.cxx | 11 +++ 1 file changed, 11 insertions(+) New commits: commit 7842c9a9734255b512e624865d7101c2599728d4 Author: Kohei Yoshida kohei.yosh...@suse.com Date: Sun Jan 8 16:41:57 2012 -0500 Handle resizing of cell-anchored polyline objects as well.

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

2012-01-07 Thread Kohei Yoshida
sc/source/core/data/documen9.cxx |2 +- sc/source/core/data/table1.cxx |3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) New commits: commit 6b7080c102e56651803831aaa12c3c86efbce858 Author: Kohei Yoshida kohei.yosh...@suse.com Date: Sat Jan 7 18:18:15 2012 -0500 Reset

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

2012-01-06 Thread Andras Timar
sc/source/ui/inc/anyrefdg.hxx |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit cf31d38e36690c21fba0c218847bb89e1395df19 Author: Korrawit Pruegsanusak detective.conan.1...@gmail.com Date: Wed Dec 21 21:50:46 2011 +0700 Revert this to build on msvc 2008

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

2012-01-06 Thread Kohei Yoshida
sc/source/core/data/document.cxx | 30 ++ 1 file changed, 18 insertions(+), 12 deletions(-) New commits: commit 225d19808800785e3f4ad2b9b8e37f5f9397cf15 Author: Kohei Yoshida kohei.yosh...@suse.com Date: Fri Jan 6 20:56:20 2012 -0500 fdo#44467: Deleting

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

2012-01-06 Thread Kohei Yoshida
sc/source/core/tool/interpr1.cxx |4 1 file changed, 4 insertions(+) New commits: commit 9199fedb8e20133782a081ac1c33a67d06dffbc6 Author: Kohei Yoshida kohei.yosh...@suse.com Date: Fri Jan 6 22:19:16 2012 -0500 fdo#36387: Get external references to work with AND and OR. diff

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

2012-01-06 Thread Kohei Yoshida
sc/source/core/data/document.cxx |7 --- 1 file changed, 7 deletions(-) New commits: commit 34b8ee9b1cc7657fbdcad36cd29971038d2c6e6c Author: Kohei Yoshida kohei.yosh...@suse.com Date: Sat Jan 7 00:14:35 2012 -0500 Removing debug statements. diff --git

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

2012-01-05 Thread Kohei Yoshida
sc/source/ui/inc/tabview.hxx |9 + sc/source/ui/view/tabview.cxx |9 + sc/source/ui/view/tabview3.cxx | 199 +++-- sc/source/ui/view/tabview5.cxx |2 4 files changed, 163 insertions(+), 56 deletions(-) New commits: commit

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

2012-01-04 Thread Kohei Yoshida
sc/source/core/data/documen5.cxx |4 ++-- sc/source/core/tool/charthelper.cxx |2 -- sc/source/core/tool/rangeutl.cxx | 13 +++-- sc/source/filter/excel/xichart.cxx|2 +- sc/source/filter/xml/XMLTableShapeResizer.cxx |4

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

2011-12-23 Thread Markus Mohrhard
sc/source/ui/app/transobj.cxx |4 sc/source/ui/view/viewfun3.cxx | 19 --- 2 files changed, 4 insertions(+), 19 deletions(-) New commits: commit 49a1737b7d3d61304e749c6c164165b8bf68790e Author: Markus Mohrhard markus.mohrh...@googlemail.com Date: Fri Dec 23 08:58:17

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

2011-12-17 Thread Christian Lohmaier
sc/source/ui/unoobj/filtuno.cxx |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit 47a941847617fd232dc48947b82f2b6a9830a895 Author: Norbert Thiebaud nthieb...@gmail.com Date: Fri Dec 16 12:39:39 2011 -0600 WaE Mac unitialized value false positive diff --git

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

2011-12-15 Thread Muthu Subramanian
sc/source/filter/excel/impop.cxx |4 1 file changed, 4 insertions(+) New commits: commit cb010c378dfb60fa82a3dfbcd1bcd20e5b26df48 Author: Muthu Subramanian sumu...@suse.com Date: Thu Dec 15 16:49:52 2011 +0530 fdo#33747: Row Height is unnecessarily large. diff --git

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

2011-12-15 Thread Eike Rathke
sc/source/filter/xml/XMLStylesExportHelper.cxx | 85 + 1 file changed, 72 insertions(+), 13 deletions(-) New commits: commit 4362f16588dd5937dedd4922af1714aa949ecdba Author: Eike Rathke er...@redhat.com Date: Thu Dec 15 16:09:30 2011 +0100 Resolves fdo#43725

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

2011-12-15 Thread Eike Rathke
sc/source/core/data/table3.cxx | 17 ++--- 1 file changed, 14 insertions(+), 3 deletions(-) New commits: commit cad074d663cc6034b73a485a151420287a38d7f9 Author: Eike Rathke er...@redhat.com Date: Thu Dec 15 21:23:09 2011 +0100 Resolved fdo#43831 Advanced FILTER incompatible

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

2011-12-14 Thread Eike Rathke
sc/source/ui/unoobj/chart2uno.cxx |5 + 1 file changed, 5 insertions(+) New commits: commit 08a5b8d650313d60e0e5e6abb15335495867cda5 Author: Eike Rathke er...@redhat.com Date: Wed Dec 14 19:59:32 2011 +0100 ShrinkRefTokenToDataRange:operator(): check if it's really

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

2011-12-13 Thread Kohei Yoshida
sc/source/ui/view/gridwin2.cxx | 14 -- 1 file changed, 12 insertions(+), 2 deletions(-) New commits: commit e23c5aa10619d69cfd7ea7222fc38019c411757a Author: Kohei Yoshida kohei.yosh...@suse.com Date: Tue Dec 13 22:01:36 2011 -0500 fdo#35981: Handle empty members correctly

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

2011-12-13 Thread Kohei Yoshida
sc/source/filter/xml/XMLTableShapeImportHelper.cxx |2 +- sc/source/filter/xml/XMLTableShapeResizer.cxx |4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) New commits: commit df27ea1c4e8fb01add490593e923fbdf3211facc Author: Kohei Yoshida kohei.yosh...@suse.com Date: Wed Dec

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

2011-12-12 Thread Kohei Yoshida
sc/source/ui/inc/output.hxx |1 sc/source/ui/view/output2.cxx | 50 -- 2 files changed, 45 insertions(+), 6 deletions(-) New commits: commit 69efe76f07796323012d2c65e8c89996c77ea2d9 Author: Kohei Yoshida kohei.yosh...@suse.com Date: Mon Dec 12

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

2011-12-10 Thread Eike Rathke
sc/source/core/tool/interpr1.cxx | 41 +++ 1 file changed, 41 insertions(+) New commits: commit f7e552b202dc1d155f731e3da18737ea6c13e75f Author: Eike Rathke er...@redhat.com Date: Sat Dec 10 20:29:06 2011 +0100 fixed fdo#43700 ROWS(), COLUMNS() and

[Libreoffice-commits] .: Branch 'libreoffice-3-5' - sc/source svx/inc svx/source

2011-12-09 Thread Kohei Yoshida
sc/source/ui/view/drawvie3.cxx |7 +++ svx/inc/svx/svdhdl.hxx |1 + svx/source/svdraw/svdhdl.cxx | 20 3 files changed, 28 insertions(+) New commits: commit 656b578086f88f262002869c3632fdbd95a66784 Author: Kohei Yoshida kohei.yosh...@suse.com Date:

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

2011-12-09 Thread Kohei Yoshida
sc/source/ui/unoobj/chart2uno.cxx | 105 +- 1 file changed, 60 insertions(+), 45 deletions(-) New commits: commit 3d5e50860ea9375acad9c42f2aefbbf6d7a1866e Author: Kohei Yoshida kohei.yosh...@suse.com Date: Sat Dec 10 00:41:09 2011 -0500 fdo#43467:

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

2011-12-08 Thread Michael Meeks
sc/source/ui/src/namedefdlg.src |2 +- sc/source/ui/src/namedlg.src|2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 2357cd3e95b46fb74e364cfd25f59fd5524d0c95 Author: Olivier Hallot olivier.hal...@alta.org.br Date: Wed Dec 7 15:56:17 2011 -0200 Fix for

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

2011-12-08 Thread Eike Rathke
sc/source/ui/app/inputwin.cxx | 32 +--- sc/source/ui/inc/inputwin.hxx |3 +++ 2 files changed, 32 insertions(+), 3 deletions(-) New commits: commit df28789d46d7f82b02502484e1fb105738cdf695 Author: Eike Rathke er...@redhat.com Date: Fri Dec 9 00:27:17 2011

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

2011-12-08 Thread Kohei Yoshida
sc/source/core/tool/rangeutl.cxx |7 +++ 1 file changed, 3 insertions(+), 4 deletions(-) New commits: commit 38e698d6913b11055144ebee6fb21c30566e0c3b Author: Kohei Yoshida kohei.yosh...@suse.com Date: Thu Dec 8 21:37:10 2011 -0500 bnc#727504: Correctly convert chart data ranges.

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

2011-12-08 Thread Kohei Yoshida
sc/source/core/data/column3.cxx | 46 ++-- sc/source/core/data/table3.cxx |7 +- 2 files changed, 36 insertions(+), 17 deletions(-) New commits: commit 27b8382d07b8b0edafd6665906b59bc1cca9dcfe Author: Kohei Yoshida kohei.yosh...@suse.com Date: Thu

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

2011-12-07 Thread Kohei Yoshida
sc/source/filter/xml/xmlsubti.cxx | 72 +++--- 1 file changed, 44 insertions(+), 28 deletions(-) New commits: commit 821c45defbb86f7dcb981eeb375beb2b7affe601 Author: Kohei Yoshida kohei.yosh...@suse.com Date: Wed Dec 7 23:53:56 2011 -0500 We need to set