[Libreoffice-commits] .: sc/source

2011-11-23 Thread Kohei Yoshida
sc/source/filter/excel/xeview.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 0215f8b19451ab67c7fdaf91f2da8298a9b89c47 Author: Kohei Yoshida kohei.yosh...@suse.com Date: Wed Nov 23 18:23:14 2011 -0500 fdo#39589: Avoid using ulimit_cast between signed

[Libreoffice-commits] .: sc/source

2011-11-23 Thread Kohei Yoshida
sc/source/core/data/document.cxx | 17 ++--- sc/source/filter/xml/xmlsubti.cxx | 14 -- 2 files changed, 10 insertions(+), 21 deletions(-) New commits: commit 5992e15796131f9814d9fb22cf807a2ee530d264 Author: Kohei Yoshida kohei.yosh...@suse.com Date: Thu Nov 24

[Libreoffice-commits] .: sc/source

2011-11-22 Thread Noel Power
sc/source/ui/app/inputwin.cxx | 241 -- sc/source/ui/inc/inputwin.hxx | 14 +- 2 files changed, 177 insertions(+), 78 deletions(-) New commits: commit 319d8be9dad248a3ced5ac311e0b20ec3ed4cef7 Author: Noel Power noel.po...@novell.com Date: Tue Nov 22

[Libreoffice-commits] .: sc/source

2011-11-22 Thread Kohei Yoshida
sc/source/filter/excel/read.cxx | 23 --- sc/source/filter/excel/xistream.cxx | 13 + sc/source/filter/inc/xistream.hxx |2 ++ 3 files changed, 31 insertions(+), 7 deletions(-) New commits: commit 799c944cc11aa6eeb20e5f24bf33434908c4556b Author:

[Libreoffice-commits] .: sc/source

2011-11-22 Thread Kohei Yoshida
sc/source/core/tool/interpr1.cxx | 16 1 file changed, 16 insertions(+) New commits: commit e9d5629a52662e03a661d013360d72eaea969ab8 Author: Kohei Yoshida kohei.yosh...@suse.com Date: Tue Nov 22 15:51:58 2011 -0500 fdo#40726: Handle external references with cell

[Libreoffice-commits] .: sc/source

2011-11-21 Thread Kohei Yoshida
sc/source/core/inc/interpre.hxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 9bf4bb78806683d64514928b7b091634003efea8 Author: Kohei Yoshida kohei.yosh...@suse.com Date: Tue Nov 22 00:05:59 2011 -0500 fdo#40990: Compare the wrapped pointer values.

[Libreoffice-commits] .: sc/source

2011-11-21 Thread Kohei Yoshida
sc/source/core/tool/scmatrix.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 0146b05aad4385a31bd7ae8aaed0dd29d666d131 Author: Kohei Yoshida kohei.yosh...@suse.com Date: Tue Nov 22 00:13:07 2011 -0500 This is wrong. We should allow both boolean and

[Libreoffice-commits] .: sc/source

2011-11-21 Thread Kohei Yoshida
sc/source/filter/excel/read.cxx |8 1 file changed, 8 insertions(+) New commits: commit f2972242673cc9608960e9ca70e82766be5275e3 Author: Kohei Yoshida kohei.yosh...@suse.com Date: Tue Nov 22 01:03:11 2011 -0500 i#115255: Skip invalid record(s) where BOF is expected.

[Libreoffice-commits] .: sc/source

2011-11-18 Thread Kohei Yoshida
sc/source/ui/cctrl/checklistmenu.cxx | 20 +++- sc/source/ui/inc/checklistmenu.hxx | 11 +++ sc/source/ui/view/gridwin.cxx|3 +++ 3 files changed, 33 insertions(+), 1 deletion(-) New commits: commit 898c527481059017c8f75ba51bfc80b297f0480d Author: Kohei

[Libreoffice-commits] .: sc/source

2011-11-18 Thread Kohei Yoshida
sc/source/ui/cctrl/checklistmenu.cxx |4 1 file changed, 4 insertions(+) New commits: commit ac4b051e3247ccc9dfc40ca0699537ce4256de35 Author: Kohei Yoshida kohei.yosh...@suse.com Date: Fri Nov 18 21:38:09 2011 -0500 Check the empty set state after launching. Sometimes we

[Libreoffice-commits] .: sc/source

2011-11-17 Thread Noel Power
sc/source/ui/view/cellsh.cxx | 84 +++ sc/source/ui/view/cellsh1.cxx | 90 -- sc/source/ui/view/cellsh2.cxx | 43 ++-- sc/source/ui/view/cellsh4.cxx | 16 +++ 4 files changed, 116

[Libreoffice-commits] .: sc/source sw/source

2011-11-17 Thread Andras Timar
sc/source/ui/miscdlgs/retypepassdlg.src |2 +- sc/source/ui/src/scstring.src |4 ++-- sw/source/ui/chrdlg/chrdlg.src |2 +- 3 files changed, 4 insertions(+), 4 deletions(-) New commits: commit 538c8cfc3f1df95cde6789f52a120c8de0a75511 Author: Lior Kaplan

[Libreoffice-commits] .: sc/source

2011-11-15 Thread Lionel Elie Mamane
sc/source/ui/view/dbfunc.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit a5b21ebc93ba34c36ca111c98d90e8f3bd19657b Author: Lionel Elie Mamane lio...@mamane.lu Date: Tue Nov 15 09:07:48 2011 +0100 correct comment diff --git a/sc/source/ui/view/dbfunc.cxx

[Libreoffice-commits] .: sc/source

2011-11-15 Thread Stephan Bergmann
sc/source/ui/view/dbfunc.cxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit 6ed72842cdca2c534ce4984f8e8066703f8a3bdd Author: Stephan Bergmann sberg...@redhat.com Date: Tue Nov 15 09:15:47 2011 +0100 Tweaked previous comment translations. diff --git

[Libreoffice-commits] .: sc/source

2011-11-15 Thread Kohei Yoshida
sc/source/ui/dbgui/filtdlg.cxx | 128 - sc/source/ui/inc/filtdlg.hxx | 10 +-- 2 files changed, 69 insertions(+), 69 deletions(-) New commits: commit feed4386a664feed09daff81b50e45889651f559 Author: Kohei Yoshida kohei.yosh...@suse.com Date: Tue Nov

[Libreoffice-commits] .: sc/source

2011-11-15 Thread Kohei Yoshida
sc/source/ui/dbgui/filtdlg.cxx |2 +- sc/source/ui/dbgui/sfiltdlg.cxx |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit e3e77167ad7c0263c124b6327728502b411cebb3 Author: Kohei Yoshida kohei.yosh...@suse.com Date: Tue Nov 15 13:57:24 2011 -0500 Fixed the

[Libreoffice-commits] .: sc/source

2011-11-15 Thread Kohei Yoshida
sc/source/ui/dbgui/filtdlg.cxx |5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) New commits: commit 7ef63de9952484b8f43f11cdb97e16ca015e522c Author: Kohei Yoshida kohei.yosh...@suse.com Date: Tue Nov 15 14:20:11 2011 -0500 Parse it as a single address. We ensure in

[Libreoffice-commits] .: sc/source

2011-11-15 Thread Kohei Yoshida
sc/source/core/data/document.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit ed950587b463d1c6da647f9ff8dea97f6987c54a Author: Kohei Yoshida kohei.yosh...@suse.com Date: Tue Nov 15 17:28:14 2011 -0500 Fixed hard re-calc. Manual re-calc still not working

[Libreoffice-commits] .: sc/source

2011-11-15 Thread Kohei Yoshida
sc/source/ui/docshell/docsh4.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 8f87c3d7d5a7142d22429e66c8953852e9c1e580 Author: Kohei Yoshida kohei.yosh...@suse.com Date: Tue Nov 15 20:39:54 2011 -0500 Fixed soft re-calc. diff --git

[Libreoffice-commits] .: sc/source

2011-11-15 Thread Kohei Yoshida
sc/source/ui/docshell/docsh.cxx | 82 ++-- 1 file changed, 47 insertions(+), 35 deletions(-) New commits: commit d8bb96e54339133a708eaa82b37730f793680497 Author: Kohei Yoshida kohei.yosh...@suse.com Date: Tue Nov 15 21:27:29 2011 -0500 Let's not use

[Libreoffice-commits] .: sc/source

2011-11-15 Thread Kohei Yoshida
sc/source/ui/docshell/docsh.cxx | 12 sc/source/ui/inc/docsh.hxx |1 - 2 files changed, 13 deletions(-) New commits: commit 7d1cfb451bca265ff7ea5e08a9b23b7fdd25e9e2 Author: Kohei Yoshida kohei.yosh...@suse.com Date: Tue Nov 15 21:43:57 2011 -0500 Unused method.

[Libreoffice-commits] .: sc/source

2011-11-14 Thread Noel Power
sc/source/ui/docshell/docsh.cxx | 41 +++- 1 file changed, 24 insertions(+), 17 deletions(-) New commits: commit fff1cec87f3c81904dad98b7a2ccd50138264791 Author: Christina Rossmanith chrrossman...@web.de Date: Fri Nov 11 23:09:26 2011 +0100 Remove

[Libreoffice-commits] .: sc/source

2011-11-14 Thread Caolán McNamara
sc/source/ui/docshell/docsh.cxx | 11 +-- 1 file changed, 9 insertions(+), 2 deletions(-) New commits: commit fb754a0df859e30255c25af8fa19bfaa75f257e7 Author: Caolán McNamara caol...@redhat.com Date: Mon Nov 14 12:19:09 2011 + original would unconditionally truncate to nLen

[Libreoffice-commits] .: sc/source svl/inc svl/source sw/source unusedcode.easy

2011-11-09 Thread Caolán McNamara
sc/source/filter/html/htmlexp.cxx | 35 +++--- sc/source/filter/inc/htmlexp.hxx |5 +--- svl/inc/svl/svstdarr.hxx |5 svl/source/memtools/svarray.cxx|1 sw/source/filter/writer/writer.cxx | 38 ++---

[Libreoffice-commits] .: sc/source

2011-11-07 Thread Kohei Yoshida
sc/source/core/tool/queryentry.cxx |1 - 1 file changed, 1 deletion(-) New commits: commit 43a98be551b01b603a34557c423f76392ca60f6f Author: Kohei Yoshida kohei.yosh...@suse.com Date: Mon Nov 7 22:58:18 2011 -0500 No need to include this header. diff --git

[Libreoffice-commits] .: sc/source

2011-11-07 Thread Kohei Yoshida
sc/source/core/tool/queryentry.cxx | 21 - 1 file changed, 21 deletions(-) New commits: commit 128f280839d15864ff4b6032702d6231d346116e Author: Kohei Yoshida kohei.yosh...@suse.com Date: Mon Nov 7 23:39:04 2011 -0500 These are no longer needed. diff --git

[Libreoffice-commits] .: sc/source

2011-11-06 Thread Markus Mohrhard
sc/source/core/data/document.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit bc5b8c53e3dbc8f8151c565eab31fea5bf09a6a6 Author: Markus Mohrhard markus.mohrh...@googlemail.com Date: Mon Nov 7 06:07:46 2011 +0100 MAC tinderbox does not like

[Libreoffice-commits] .: sc/source

2011-11-06 Thread Markus Mohrhard
sc/source/core/data/document.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 41ccde126a45223212816271bdc761465c8dbee3 Author: Markus Mohrhard markus.mohrh...@googlemail.com Date: Mon Nov 7 06:23:49 2011 +0100 SCTAB is sal_Int16 and not sal_Int32 diff

[Libreoffice-commits] .: sc/source

2011-11-03 Thread Takeshi Abe
sc/source/core/data/dpobject.cxx|2 +- sc/source/core/tool/addincol.cxx|2 +- sc/source/core/tool/charthelper.cxx |3 +-- sc/source/filter/xml/xmlimprt.cxx |2 +- sc/source/filter/xml/xmlwrap.cxx

[Libreoffice-commits] .: sc/source

2011-11-01 Thread Markus Mohrhard
sc/source/core/tool/scmatrix.cxx |6 -- 1 file changed, 4 insertions(+), 2 deletions(-) New commits: commit cf0dd2113527ba0a601c5c59de7f7f44da161d21 Author: Markus Mohrhard markus.mohrh...@googlemail.com Date: Tue Nov 1 21:56:10 2011 +0100 prevent access to non existing mdds

[Libreoffice-commits] .: sc/source

2011-10-31 Thread Markus Mohrhard
sc/source/ui/view/tabview3.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 88f91adf266f19659014df22e09ce6c6761fb6f1 Author: Markus Mohrhard markus.mohrh...@googlemail.com Date: Mon Oct 31 21:38:44 2011 +0100 update first ScMarkData before setting cursor

[Libreoffice-commits] .: sc/source

2011-10-28 Thread Kevin Hunter
sc/source/core/data/cell.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit dfab4794d7cb98bb993ada22165da84168f89d00 Author: Kevin Hunter hunt...@earlham.edu Date: Thu Oct 27 22:34:15 2011 -0400 Translate message to English And elaborate slightly.

[Libreoffice-commits] .: sc/source

2011-10-25 Thread Kohei Yoshida
sc/source/core/data/column.cxx |2 +- sc/source/core/data/column3.cxx |4 ++-- sc/source/core/data/validat.cxx |5 +++-- 3 files changed, 6 insertions(+), 5 deletions(-) New commits: commit 209155a5cc15c3b6fe3539d08cd821bd4669 Author: Kohei Yoshida kohei.yosh...@suse.com Date:

[Libreoffice-commits] .: sc/source

2011-10-25 Thread Kohei Yoshida
sc/source/filter/excel/xistyle.cxx |1 - 1 file changed, 1 deletion(-) New commits: commit 8e2170523c4214149ac79783ebffd745c506d511 Author: Kohei Yoshida kohei.yosh...@suse.com Date: Tue Oct 25 15:16:43 2011 -0400 I don't need to include this header. diff --git

[Libreoffice-commits] .: sc/source

2011-10-20 Thread Caolán McNamara
sc/source/filter/excel/xlroot.cxx |4 1 file changed, 4 insertions(+) New commits: commit 8eb50d3b4be4df15f830e4b36449c9fcf05aa71b Author: Caolán McNamara caol...@redhat.com Date: Thu Oct 20 09:34:31 2011 +0100 WaE: unused e diff --git a/sc/source/filter/excel/xlroot.cxx

[Libreoffice-commits] .: sc/source

2011-10-18 Thread Caolán McNamara
sc/source/filter/excel/impop.cxx|2 +- sc/source/filter/excel/xichart.cxx | 10 -- sc/source/filter/excel/xiescher.cxx | 21 + sc/source/ui/unoobj/chart2uno.cxx | 13 ++--- 4 files changed, 32 insertions(+), 14 deletions(-) New commits: commit

[Libreoffice-commits] .: sc/source

2011-10-06 Thread Kohei Yoshida
sc/source/core/data/dociter.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 0e600dd2805f9284b01a1030f0ad1b720acdaeae Author: Caolán McNamara caol...@redhat.com Date: Thu Oct 6 12:01:31 2011 -0400 VALGRIND=memcheck = sc unit test discovered bug. diff

[Libreoffice-commits] .: sc/source

2011-10-06 Thread Takeshi Abe
sc/source/filter/xml/xmlexprt.cxx | 13 - sc/source/filter/xml/xmlimprt.cxx | 14 -- 2 files changed, 27 deletions(-) New commits: commit 6b280c938d2213cf9e7ddea13baa38427c3b5c6d Author: Takeshi Abe t...@fixedpoint.jp Date: Fri Oct 7 00:51:06 2011 +0900 delete

[Libreoffice-commits] .: sc/source

2011-10-03 Thread Muthu Subramanian
sc/source/core/tool/reftokenhelper.cxx | 22 -- sc/source/filter/excel/xichart.cxx | 12 sc/source/ui/unoobj/chart2uno.cxx | 29 + 3 files changed, 53 insertions(+), 10 deletions(-) New commits: commit

<    1   2   3   4   5   6