[Libreoffice-commits] .: sc/source vbahelper/inc vbahelper/source

2012-04-24 Thread Noel Power
sc/source/ui/inc/preview.hxx | 10 +++--- sc/source/ui/inc/prevwsh.hxx |4 +- sc/source/ui/vba/vbaworksheets.cxx | 48 +-- vbahelper/inc/vbahelper/vbahelper.hxx|1 vbahelper/source/vbahelper/vbahelper.cxx | 12 +-- 5

[Libreoffice-commits] .: sc/source

2012-04-24 Thread Ivan Timofeev
sc/source/ui/navipi/navipi.cxx |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit 1a87849f1971bf6802cc3d6395181b6ff0ceeed1 Author: Ivan Timofeev timofeev@gmail.com Date: Tue Apr 24 21:22:16 2012 +0400 fdo#34999: UI: Navigator row selector pane exceeds

[Libreoffice-commits] .: sc/source

2012-04-19 Thread Markus Mohrhard
sc/source/filter/excel/xestyle.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 9bdb2bc1a0e5a6173ee3517fa64b9eaea46a4ca6 Author: Markus Mohrhard markus.mohrh...@googlemail.com Date: Thu Apr 19 16:29:17 2012 +0200 fix ambiguous in win build diff --git

[Libreoffice-commits] .: sc/source

2012-04-19 Thread Lubos Lunak
sc/source/filter/xml/xmlexprt.cxx |2 -- sc/source/ui/drawfunc/fuconcustomshape.cxx |1 - sc/source/ui/drawfunc/fuconrec.cxx |1 - sc/source/ui/drawfunc/fuconuno.cxx |1 - 4 files changed, 5 deletions(-) New commits: commit

[Libreoffice-commits] .: sc/source

2012-04-18 Thread Noel Power
sc/source/ui/view/output2.cxx |5 + 1 file changed, 5 insertions(+) New commits: commit 808dd658a265f565a638556322250a0957e8e535 Author: Noel Power noel.po...@novell.com Date: Wed Apr 18 18:36:25 2012 +0100 make sure nPos is and nChar are reset for string without placeholder diff

[Libreoffice-commits] .: sc/source

2012-04-17 Thread Tor Lillqvist
sc/source/filter/oox/addressconverter.cxx | 11 --- sc/source/filter/oox/drawingbase.cxx | 11 --- 2 files changed, 22 deletions(-) New commits: commit 7c3c0c557e8b293551fb6b1b7a1f39b45a394777 Author: Tor Lillqvist t...@iki.fi Date: Tue Apr 17 10:04:17 2012 +0300

[Libreoffice-commits] .: sc/source

2012-04-17 Thread Takeshi Abe
sc/source/ui/unoobj/datauno.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 84a1ca6d9136c71bf20514307876824c1f915c0a 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] .: sc/source

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

[Libreoffice-commits] .: sc/source

2012-04-17 Thread Caolán McNamara
sc/source/filter/oox/workbookhelper.cxx | 10 -- 1 file changed, 4 insertions(+), 6 deletions(-) New commits: commit 8ae293f0a1509b26f9a65f9297fddca7b106e46e Author: Caolán McNamara caol...@redhat.com Date: Tue Apr 17 20:49:51 2012 +0100 WaE: MacOSX pScRangeData may be unused

[Libreoffice-commits] .: sc/source

2012-04-17 Thread Markus Mohrhard
sc/source/filter/oox/workbookhelper.cxx | 32 ++-- 1 file changed, 18 insertions(+), 14 deletions(-) New commits: commit e5322f13e0d433a7103edbf36cd3d2ab0d3e18c7 Author: Markus Mohrhard markus.mohrh...@googlemail.com Date: Tue Apr 17 22:10:10 2012 +0200 some

[Libreoffice-commits] .: sc/source

2012-04-17 Thread Markus Mohrhard
sc/source/filter/oox/workbookhelper.cxx | 39 +--- 1 file changed, 17 insertions(+), 22 deletions(-) New commits: commit cbcf7e32ade5b5402845e14065476f5423351ebf Author: Markus Mohrhard markus.mohrh...@googlemail.com Date: Tue Apr 17 22:23:08 2012 +0200

[Libreoffice-commits] .: sc/source

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

[Libreoffice-commits] .: sc/source

2012-04-15 Thread Tor Lillqvist
sc/source/filter/oox/defnamesbuffer.cxx |8 sc/source/filter/oox/drawingmanager.cxx |6 -- sc/source/filter/oox/pivottablebuffer.cxx |9 - 3 files changed, 23 deletions(-) New commits: commit bc3f0bd3e28b2be1175db685cbb6d60de495777c Author: Tor Lillqvist

[Libreoffice-commits] .: sc/source

2012-04-14 Thread Caolán McNamara
sc/source/core/data/dpitemdata.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 23067849649518210ee0fdf80fa4b05625f1e6bb Author: Caolán McNamara caol...@redhat.com Date: Sat Apr 14 13:46:07 2012 +0100 valgrind: Conditional jump or move depends on

[Libreoffice-commits] .: sc/source

2012-04-14 Thread Eike Rathke
sc/source/ui/docshell/impex.cxx | 164 +++- sc/source/ui/inc/impex.hxx | 17 +--- 2 files changed, 151 insertions(+), 30 deletions(-) New commits: commit 7928b651965f747b02593d2a9fc73fac7c86dbf5 Author: Eike Rathke er...@redhat.com Date: Sat Apr 14

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

2012-04-13 Thread Miklos Vajna
sc/source/filter/inc/stylesbuffer.hxx | 47 sc/source/filter/oox/stylesbuffer.cxx | 199 -- unusedcode.easy | 21 --- 3 files changed, 267 deletions(-) New commits: commit 574fcec8cd287c868b582bc9a4e5087f6e27d83c Author:

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

2012-04-13 Thread Julien Nabet
sc/source/filter/inc/drawingmanager.hxx | 15 -- sc/source/filter/oox/drawingmanager.cxx | 165 unusedcode.easy |3 3 files changed, 183 deletions(-) New commits: commit 7b0bf8878b057def9539ddde8aef790e30b58532 Author: Julien Nabet

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

2012-04-13 Thread Julien Nabet
sc/source/filter/inc/commentsbuffer.hxx |8 -- sc/source/filter/inc/querytablebuffer.hxx |7 -- sc/source/filter/inc/richstring.hxx |7 -- sc/source/filter/inc/scenariobuffer.hxx |3 - sc/source/filter/oox/commentsbuffer.cxx | 46

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

2012-04-13 Thread Julien Nabet
sc/source/filter/inc/pivotcachebuffer.hxx |4 sc/source/filter/inc/pivottablebuffer.hxx | 15 -- sc/source/filter/oox/pivotcachebuffer.cxx | 19 --- sc/source/filter/oox/pivottablebuffer.cxx | 158 -- unusedcode.easy |8 - 5

[Libreoffice-commits] .: sc/source

2012-04-12 Thread Eike Rathke
sc/source/ui/docshell/impex.cxx |8 +++- 1 file changed, 7 insertions(+), 1 deletion(-) New commits: commit 2a2d04dff73b85185f7da59fea173a8bffb7c190 Author: Eike Rathke er...@redhat.com Date: Fri Apr 13 01:37:00 2012 +0200 one more lcl_appendLineData() for line size 64k

[Libreoffice-commits] .: sc/source

2012-04-12 Thread Eike Rathke
sc/source/ui/docshell/impex.cxx | 14 +- 1 file changed, 5 insertions(+), 9 deletions(-) New commits: commit 9f77876a96911a7138aa2081077a03abd34a9cf4 Author: Eike Rathke er...@redhat.com Date: Fri Apr 13 01:43:59 2012 +0200 two additional places to raise data truncated error

[Libreoffice-commits] .: sc/source

2012-04-11 Thread Kohei Yoshida
sc/source/filter/oox/sharedformulabuffer.cxx | 213 --- 1 file changed, 213 deletions(-) New commits: commit ddfa209fc0422c544292ad23413851d1b654de7c Author: Kohei Yoshida kohei.yosh...@gmail.com Date: Wed Apr 11 20:06:02 2012 -0400 Removed the source file of

[Libreoffice-commits] .: sc/source

2012-04-11 Thread Kohei Yoshida
sc/source/ui/inc/tpformula.hxx |9 - 1 file changed, 9 deletions(-) New commits: commit c510670e3cab5322ed82e5702f6f6e311c9823f6 Author: Albert Thuswaldner albert.thuswald...@gmail.com Date: Thu Apr 12 01:01:06 2012 +0200 removed unused includes in tpformula.hxx diff --git

[Libreoffice-commits] .: sc/source tools/inc tools/source

2012-04-10 Thread Eike Rathke
sc/source/filter/dif/difimp.cxx | 60 ++--- sc/source/filter/inc/dif.hxx|5 - sc/source/ui/dbgui/asciiopt.cxx | 12 +-- sc/source/ui/dbgui/csvgrid.cxx | 25 +++ sc/source/ui/dbgui/csvtablebox.cxx |4 - sc/source/ui/dbgui/scuiasciiopt.cxx |4

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

2012-04-09 Thread Julien Nabet
sc/source/filter/inc/commentsbuffer.hxx |2 -- sc/source/filter/inc/condformatbuffer.hxx |2 -- sc/source/filter/inc/stylesbuffer.hxx |2 -- sc/source/filter/oox/commentsbuffer.cxx | 29 - sc/source/filter/oox/condformatbuffer.cxx |5 -

[Libreoffice-commits] .: sc/source sd/source unusedcode.easy

2012-04-09 Thread Julien Nabet
sc/source/filter/inc/numberformatsbuffer.hxx |2 sc/source/filter/inc/pivotcachebuffer.hxx |2 sc/source/filter/inc/scenariobuffer.hxx|2 sc/source/filter/inc/stylesbuffer.hxx |5

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

2012-04-09 Thread Julien Nabet
sc/source/filter/inc/biffinputstream.hxx|3 sc/source/filter/inc/excelhandlers.hxx | 12 sc/source/filter/inc/pivottablefragment.hxx | 15 sc/source/filter/inc/querytablefragment.hxx | 14 sc/source/filter/inc/sheetdatacontext.hxx | 57 ---

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

2012-04-08 Thread Julien Nabet
sc/source/filter/inc/viewsettings.hxx |9 -- sc/source/filter/oox/viewsettings.cxx | 109 -- unusedcode.easy |4 - 3 files changed, 122 deletions(-) New commits: commit ade4aac3dcaa29872f0f8a81e5e332f5566faddf Author: Julien Nabet

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

2012-04-08 Thread Julien Nabet
sc/source/filter/inc/workbooksettings.hxx | 14 --- sc/source/filter/oox/workbooksettings.cxx | 38 -- unusedcode.easy |7 - 3 files changed, 59 deletions(-) New commits: commit 2283607f49146c8b1e6dd618d5fa1f89f7804797

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

2012-04-08 Thread Caolán McNamara
sc/source/filter/inc/richstring.hxx |2 sc/source/filter/inc/workbooksettings.hxx |3 - sc/source/filter/inc/worksheethelper.hxx |8 --- sc/source/filter/oox/richstring.cxx |9 sc/source/filter/oox/workbooksettings.cxx |5 --

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

2012-04-08 Thread Julien Nabet
sc/source/filter/inc/autofiltercontext.hxx| 15 -- sc/source/filter/inc/biffcodec.hxx|3 sc/source/filter/inc/drawingmanager.hxx |2 sc/source/filter/inc/externallinkfragment.hxx | 28 sc/source/filter/oox/autofiltercontext.cxx| 17 --

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

2012-04-07 Thread Julien Nabet
sc/source/filter/inc/worksheetsettings.hxx | 19 -- sc/source/filter/oox/worksheetsettings.cxx | 82 - unusedcode.easy|9 --- 3 files changed, 110 deletions(-) New commits: commit b63afcd27df0eb7123782b7d80bc0963df9fedb9 Author:

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

2012-04-06 Thread Julien Nabet
sc/source/filter/inc/pagesettings.hxx | 25 sc/source/filter/oox/pagesettings.cxx | 100 -- unusedcode.easy | 12 3 files changed, 137 deletions(-) New commits: commit c1036d7ab06e6b85763e90659c08e1f450ff50ab Author: Julien

[Libreoffice-commits] .: sc/source

2012-04-05 Thread Caolán McNamara
sc/source/ui/app/scdll.cxx |1 - 1 file changed, 1 deletion(-) New commits: commit 8ae3e12fa8f1a1410622bc2bea1eccdec86e0acf Author: Winfried Donkers o...@dci-electronics.nl Date: Thu Apr 5 11:58:32 2012 +0200 remove unused code diff --git a/sc/source/ui/app/scdll.cxx

[Libreoffice-commits] .: sc/source

2012-04-05 Thread Caolán McNamara
sc/source/filter/oox/formulaparser.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 735a2cba30c55b5aff4883389f65255fb2d07458 Author: Caolán McNamara caol...@redhat.com Date: Thu Apr 5 15:43:49 2012 +0100 cppcheck Uninitialized variable diff --git

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

2012-04-05 Thread Ivan Timofeev
sc/source/ui/view/tabview.cxx| 25 + sfx2/inc/sfx2/viewsh.hxx | 11 --- sfx2/source/view/viewimp.hxx |3 --- sfx2/source/view/viewsh.cxx |8 sw/source/ui/uiview/viewport.cxx | 38 ++ 5

[Libreoffice-commits] .: sc/source

2012-04-05 Thread Eike Rathke
sc/source/ui/unoobj/scdetect.cxx | 16 1 file changed, 12 insertions(+), 4 deletions(-) New commits: commit 0de1b33bf73f075cff12fbe288129b2afff8216d Author: Eike Rathke er...@redhat.com Date: Thu Apr 5 19:48:10 2012 +0200 resolved fdo#48347 do not override preselected

[Libreoffice-commits] .: sc/source

2012-04-04 Thread Michael Stahl
sc/source/core/data/sortparam.cxx | 40 + sc/source/ui/docshell/dbdocfun.cxx |5 ++-- 2 files changed, 18 insertions(+), 27 deletions(-) New commits: commit 61af0e1c3c1c9003c741d64840f9b6f39ea87ead Author: Michael Stahl mst...@redhat.com Date: Wed Apr

[Libreoffice-commits] .: sc/source

2012-04-04 Thread Eike Rathke
sc/source/ui/dbgui/scuiasciiopt.cxx |1 - sc/source/ui/inc/scuiasciiopt.hxx |1 - 2 files changed, 2 deletions(-) New commits: commit fe753d02207829282d2f40f72090988922fa9594 Author: Eike Rathke er...@redhat.com Date: Wed Apr 4 21:16:52 2012 +0200 removed unused member variable

[Libreoffice-commits] .: sc/source

2012-04-04 Thread Eike Rathke
sc/source/ui/unoobj/scdetect.cxx | 22 +++--- 1 file changed, 19 insertions(+), 3 deletions(-) New commits: commit 09d98dfe89a651c1b33a07c3d23e20b266d163e7 Author: Eike Rathke er...@redhat.com Date: Wed Apr 4 23:39:17 2012 +0200 resolved fdo#46699 do not write compound

[Libreoffice-commits] .: sc/source

2012-04-04 Thread Eike Rathke
sc/source/ui/unoobj/scdetect.cxx | 39 --- 1 file changed, 24 insertions(+), 15 deletions(-) New commits: commit a5eadc6aaafec92df23c57e258882a2c98ece0ad Author: Eike Rathke er...@redhat.com Date: Thu Apr 5 02:01:26 2012 +0200 resolved fdo#40021 don't

[Libreoffice-commits] .: sc/source

2012-04-03 Thread Eike Rathke
sc/source/core/tool/stringutil.cxx | 52 + 1 file changed, 42 insertions(+), 10 deletions(-) New commits: commit 35fed09a0c5560b56ba53c64da8dea28bf88acff Author: Eike Rathke er...@redhat.com Date: Tue Apr 3 20:57:19 2012 +0200 resolved fdo#39716 CSV

[Libreoffice-commits] .: sc/source

2012-03-27 Thread Caolán McNamara
sc/source/filter/xml/XMLStylesExportHelper.cxx |3 +++ 1 file changed, 3 insertions(+) New commits: commit 1192b227544c87f25a367ebff478cbdc190dad02 Author: Caolán McNamara caol...@redhat.com Date: Tue Mar 27 13:03:21 2012 +0100 Resolves: rhbz#802173 crash in

[Libreoffice-commits] .: sc/source

2012-03-25 Thread Markus Mohrhard
sc/source/ui/docshell/dbdocfun.cxx |1 - 1 file changed, 1 deletion(-) New commits: commit b138edfab8908cf70c5a90aa9fa2b5dc5675dda7 Author: Markus Mohrhard markus.mohrh...@googlemail.com Date: Sun Mar 25 16:13:05 2012 +0200 WaE: one more newly unused variable diff --git

[Libreoffice-commits] .: sc/source

2012-03-22 Thread Stephan Bergmann
sc/source/ui/unoobj/chart2uno.cxx |5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) New commits: commit e1b4216816ba927f171030101f272f7ec0eb8314 Author: Stephan Bergmann sberg...@redhat.com Date: Thu Mar 22 10:06:16 2012 +0100 ChartTokenMap can contain null pointers

[Libreoffice-commits] .: sc/source

2012-03-22 Thread Takeshi Abe
sc/source/core/data/dptabsrc.cxx |1 - sc/source/core/data/pivot2.cxx|1 - sc/source/core/data/table5.cxx|1 - sc/source/core/tool/interpr4.cxx |1 - sc/source/core/tool/interpr5.cxx |5 - sc/source/filter/excel/excimp8.cxx|1 -

[Libreoffice-commits] .: sc/source

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

[Libreoffice-commits] .: sc/source

2012-03-22 Thread Markus Mohrhard
sc/source/filter/html/htmlexp.cxx |4 1 file changed, 4 insertions(+) New commits: commit c4744121f12fde51de2d92d2442d590d93725ffc 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] .: sc/source

2012-03-21 Thread Stephan Bergmann
sc/source/ui/inc/formula.hxx |9 ++--- 1 file changed, 6 insertions(+), 3 deletions(-) New commits: commit 706ac4779de1870cf0d922f1cc3f6d4470392403 Author: Stephan Bergmann sberg...@redhat.com Date: Wed Mar 21 16:14:45 2012 +0100 Make sure one base class does not use another one

[Libreoffice-commits] .: sc/source

2012-03-20 Thread Kohei Yoshida
sc/source/filter/excel/xepivot.cxx | 12 1 file changed, 8 insertions(+), 4 deletions(-) New commits: commit aeed13079e9cfd95a25b9b4faac6c95b0b4c8f23 Author: Kohei Yoshida kohei.yosh...@gmail.com Date: Wed Mar 21 00:42:15 2012 -0400 Export to xls correct item values for

[Libreoffice-commits] .: sc/source

2012-03-19 Thread Kohei Yoshida
sc/source/core/data/dpobject.cxx |3 +++ 1 file changed, 3 insertions(+) New commits: commit f1a2c10b72a87a3826861562430fc80e3ffd6048 Author: Kohei Yoshida kohei.yosh...@gmail.com Date: Mon Mar 19 19:12:57 2012 -0400 Fix a crash on launching the pivot layout dialog with duplicated

[Libreoffice-commits] .: sc/source

2012-03-18 Thread Lubos Lunak
sc/source/filter/excel/xiescher.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit 89d3de59abdd218750d78bbf80a6f07f7a13f31c Author: Luboš Luňák l.lu...@suse.cz Date: Sun Mar 18 08:02:08 2012 +0100 match if-else properly (warnings are actually sometimes useful, huh)

[Libreoffice-commits] .: sc/source

2012-03-18 Thread Julien Nabet
sc/source/ui/unoobj/filtuno.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit fa2cccb7cb334bb78bab6fd02b08021a2a94f201 Author: Julien Nabet serval2...@yahoo.fr Date: Sun Mar 18 10:47:43 2012 +0100 Reduce scope of nChar diff --git

[Libreoffice-commits] .: sc/source

2012-03-18 Thread Julien Nabet
sc/source/core/data/dpitemdata.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 2b24cfe22d5d29645d2d926251c29514887fe3a9 Author: Julien Nabet serval2...@yahoo.fr Date: Sun Mar 18 15:38:33 2012 +0100 Fix Same expression on both sides of '==' diff --git

[Libreoffice-commits] .: sc/source

2012-03-18 Thread Rafael Dominguez
sc/source/ui/inc/ScDevChart.hxx | 87 1 file changed, 87 deletions(-) New commits: commit 4e43ad788b308a6ce8369b8e061cda6d5f7523de Author: Rafael Dominguez venccsra...@gmail.com Date: Sun Mar 18 16:34:23 2012 + Remove deprecated class

[Libreoffice-commits] .: sc/source

2012-03-16 Thread Markus Mohrhard
sc/source/ui/view/viewfun5.cxx |8 +++- 1 file changed, 7 insertions(+), 1 deletion(-) New commits: commit bd8be4eae82525434454cc3c7274f7a7a44158c0 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] .: sc/source

2012-03-16 Thread Kohei Yoshida
sc/source/filter/xml/xmldpimp.cxx | 13 - 1 file changed, 8 insertions(+), 5 deletions(-) New commits: commit 3ae3f098ed4e6495c0be0748dacf03dd8e0fe091 Author: Kohei Yoshida kohei.yosh...@gmail.com Date: Sat Mar 17 00:07:33 2012 -0400 Fixed potential memory leak UniString

[Libreoffice-commits] .: sc/source

2012-03-15 Thread David Tardon
sc/source/core/data/document.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 32dc82b9d456ed92ba946611239349ab0e424e2a Author: David Tardon dtar...@redhat.com Date: Thu Mar 15 09:43:26 2012 +0100 fdo#47311 don't crash when pasting into more than 1 sheet

[Libreoffice-commits] .: sc/source

2012-03-15 Thread Ivan Timofeev
sc/source/filter/html/htmlpars.cxx |3 ++- sc/source/filter/inc/eeparser.hxx |8 +--- sc/source/filter/rtf/eeimpars.cxx | 28 3 files changed, 23 insertions(+), 16 deletions(-) New commits: commit 96328945afe8f920df41741931163ba56b7b2820 Author: Noel

[Libreoffice-commits] .: sc/source

2012-03-15 Thread Noel Power
sc/source/ui/app/inputhdl.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit e3b1592165d0513e90e28dfee92bc9db032fa221 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] .: sc/source

2012-03-15 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 010560f553ee361ccda4bd14f1ee6b3f18250847 Author: Szabolcs Dezsi

[Libreoffice-commits] .: sc/source

2012-03-14 Thread Kohei Yoshida
sc/source/ui/docshell/dbdocfun.cxx |9 + 1 file changed, 9 insertions(+) New commits: commit f6cba0dbb3819cf2e11f72bc0cdb10d5d90721de Author: Kohei Yoshida kohei.yosh...@gmail.com Date: Wed Mar 14 11:27:17 2012 -0400 We need to manually clear the table data in presence of

[Libreoffice-commits] .: sc/source

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

[Libreoffice-commits] .: sc/source

2012-03-10 Thread Julien Nabet
sc/source/core/data/dptabsrc.cxx |2 -- 1 file changed, 2 deletions(-) New commits: commit 4c5fd7a27b5337c4da4f02133c2d023d4caebe66 Author: Julien Nabet serval2...@yahoo.fr Date: Sat Mar 10 19:03:32 2012 +0100 Fix : statement following break will never be executed diff --git

[Libreoffice-commits] .: sc/source

2012-03-10 Thread Julien Nabet
sc/source/ui/vba/vbaapplication.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 638f68e68a1810ba3a3cd603c509745360b2ef8d Author: Julien Nabet serval2...@yahoo.fr Date: Sat Mar 10 19:57:24 2012 +0100 Fix Prefer prefix ++/-- operators for non-primitive types

[Libreoffice-commits] .: sc/source

2012-03-10 Thread Julien Nabet
sc/source/ui/vba/vbarange.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit c604a738f48ffa4c12f7c9801d03a146303d3123 Author: Julien Nabet serval2...@yahoo.fr Date: Sat Mar 10 19:58:39 2012 +0100 Fix Possible null pointer dereference diff --git

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

2012-03-09 Thread Cédric Bosdonnat
sc/source/ui/view/formatsh.cxx |9 + svx/source/tbxctrls/tbcontrl.cxx |4 2 files changed, 13 insertions(+) New commits: commit 0466a30ca52dc531887c75e2d42b007cc83778f3 Author: Winfried Donkers o...@dci-electronics.nl Date: Wed Mar 7 17:39:03 2012 +0100 fdo#45671

[Libreoffice-commits] .: sc/source

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

[Libreoffice-commits] .: sc/source

2012-03-05 Thread Markus Mohrhard
sc/source/ui/app/inputwin.cxx |4 1 file changed, 4 insertions(+) New commits: commit 77a517a467b3aa944e31b170162518f70da3793d 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 diff

[Libreoffice-commits] .: sc/source svx/inc svx/source

2012-03-05 Thread Tor Lillqvist
sc/source/ui/app/scdll.cxx |2 +- sc/source/ui/view/formatsh.cxx |2 +- svx/inc/svx/tbcontrl.hxx |3 +++ svx/source/tbxctrls/tbcontrl.cxx | 15 +-- svx/source/tbxctrls/tbxcolorupdate.cxx |1 + 5 files changed, 19 insertions(+),

[Libreoffice-commits] .: sc/source

2012-03-04 Thread Markus Mohrhard
sc/source/core/data/table2.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 569e8b8a9ea68588d1ae2b32596f3ce57f36ccf8 Author: Markus Mohrhard markus.mohrh...@googlemail.com Date: Mon Mar 5 01:53:43 2012 +0100 fix copy/paste error I can't express how

[Libreoffice-commits] .: sc/source

2012-03-04 Thread Markus Mohrhard
sc/source/core/data/table2.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit d3ebd8340f781b3e51bce6b8eeb2123ac026bedf Author: Markus Mohrhard markus.mohrh...@googlemail.com Date: Mon Mar 5 02:12:58 2012 +0100 well one copy/paste error is not enough diff

[Libreoffice-commits] .: sc/source

2012-03-04 Thread Markus Mohrhard
sc/source/core/data/table2.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit c0e58cdcac9c5138d2d6f84e4da97110eb397621 Author: Markus Mohrhard markus.mohrh...@googlemail.com Date: Mon Mar 5 02:26:12 2012 +0100 and two more errors of the same kind

[Libreoffice-commits] .: sc/source

2012-03-02 Thread Markus Mohrhard
sc/source/core/data/table3.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit 73e9eac0e86e4ab5dec09dfde890eca8760d298a Author: Markus Mohrhard markus.mohrh...@googlemail.com Date: Fri Mar 2 10:20:27 2012 +0100 add missing loop conditions diff --git

[Libreoffice-commits] .: sc/source

2012-03-01 Thread Markus Mohrhard
sc/source/core/data/cell.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit f7fbeac4cbb764ccd153f9aea37a07e66e96b809 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] .: sc/source svx/source sw/source

2012-03-01 Thread Tor Lillqvist
sc/source/ui/inc/tabvwsh.hxx |4 sc/source/ui/view/formatsh.cxx | 22 ++ sc/source/ui/view/tabvwsh4.cxx |1 - svx/source/tbxctrls/tbcontrl.cxx | 12 +--- svx/source/tbxctrls/tbxcolorupdate.cxx | 12 +++-

[Libreoffice-commits] .: sc/source

2012-03-01 Thread Markus Mohrhard
sc/source/core/data/table3.cxx | 65 +++-- 1 file changed, 57 insertions(+), 8 deletions(-) New commits: commit d7db93f5f4972a94ab3157578e9c8795dc089caa Author: Markus Mohrhard markus.mohrh...@googlemail.com Date: Fri Mar 2 04:49:27 2012 +0100

[Libreoffice-commits] .: sc/source

2012-02-29 Thread Caolán McNamara
sc/source/ui/view/gridwin4.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 2f1ee06df6117d94738df87f9f3cdb159c9389fe Author: Caolán McNamara caol...@redhat.com Date: Wed Feb 29 13:11:11 2012 + WaE: C4805: '!=' : unsafe mix of type 'bool' and type

[Libreoffice-commits] .: sc/source

2012-02-28 Thread Muthu Subramanian
sc/source/ui/dbgui/tpsort.cxx | 45 ++ sc/source/ui/inc/tpsort.hxx | 30 +--- 2 files changed, 34 insertions(+), 41 deletions(-) New commits: commit 2bb8328d0a3b2d4a076c1896f0c45cff1cc4677b Author: Albert Thuswaldner

[Libreoffice-commits] .: sc/source

2012-02-27 Thread Muthu Subramanian
sc/source/filter/excel/xestring.cxx | 17 - sc/source/filter/excel/xestyle.cxx |6 -- sc/source/filter/excel/xlformula.cxx | 11 --- sc/source/filter/excel/xlstyle.cxx |5 - sc/source/filter/inc/xestring.hxx|2 --

[Libreoffice-commits] .: sc/source

2012-02-25 Thread Takeshi Abe
sc/source/ui/unoobj/scdetect.cxx | 22 +++--- sc/source/ui/vba/vbafilesearch.cxx |2 +- 2 files changed, 12 insertions(+), 12 deletions(-) New commits: commit 552a9862f8a11d8e3b86eef710d91a322a3a2946 Author: Takeshi Abe t...@fixedpoint.jp Date: Sat Feb 25 23:15:00 2012

[Libreoffice-commits] .: sc/source

2012-02-24 Thread Stephan Bergmann
sc/source/filter/excel/impop.cxx|2 sc/source/filter/excel/xlroot.cxx |4 - sc/source/filter/excel/xltracer.cxx | 103 ++-- sc/source/filter/inc/xltracer.hxx | 19 +- 4 files changed, 11 insertions(+), 117 deletions(-) New commits: commit

[Libreoffice-commits] .: sc/source

2012-02-24 Thread Kohei Yoshida
sc/source/filter/excel/xichart.cxx |5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) New commits: commit 89e836c64a885b676673af33bf98e5ef97869daf Author: Kohei Yoshida kohei.yosh...@suse.com Date: Fri Feb 24 15:42:09 2012 -0500 fdo#40320: Insert only a placeholder since the

[Libreoffice-commits] .: sc/source

2012-02-24 Thread Kohei Yoshida
sc/source/filter/excel/xichart.cxx | 122 +++-- sc/source/filter/inc/xichart.hxx |8 -- 2 files changed, 66 insertions(+), 64 deletions(-) New commits: commit ba8918aebd2b9f030e0fd684accc9bf21bd1eac3 Author: Kohei Yoshida kohei.yosh...@suse.com Date: Fri

[Libreoffice-commits] .: sc/source

2012-02-23 Thread Michael Meeks
sc/source/filter/xml/XMLChangeTrackingImportHelper.cxx | 33 +++-- 1 file changed, 15 insertions(+), 18 deletions(-) New commits: commit f881540b3295c17286f8003c7b897907bf9f57cb Author: Catalin Iacob iacobcata...@gmail.com Date: Thu Feb 23 12:57:22 2012 + cppcheck: fix

[Libreoffice-commits] .: sc/source

2012-02-22 Thread Lubos Lunak
sc/source/core/data/dptabres.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 00f022bac10629d35eb6f073c3dfe90e120202b5 Author: Luboš Luňák l.lu...@suse.cz Date: Wed Feb 22 14:42:54 2012 +0100 fix misleading comment caused by previous commit diff --git

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

2012-02-22 Thread Michael Meeks
sc/source/ui/src/popup.src |6 ++ svtools/source/graphic/grfmgr.cxx |5 + svtools/source/graphic/provider.cxx |3 +++ svx/source/xml/xmlgrhlp.cxx |5 + sw/source/core/graphic/ndgrf.cxx| 33 + 5 files changed, 52

[Libreoffice-commits] .: sc/source

2012-02-22 Thread Takeshi Abe
sc/source/filter/xml/XMLExportDatabaseRanges.cxx |2 sc/source/ui/docshell/dbdocfun.cxx |4 - sc/source/ui/docshell/docsh5.cxx |2 sc/source/ui/namedlg/namemgrtable.cxx|2 sc/source/ui/undo/undoutil.cxx |2

[Libreoffice-commits] .: sc/source

2012-02-22 Thread Josh Heidenreich
sc/source/filter/html/htmlexp2.cxx | 16 +++- 1 file changed, 11 insertions(+), 5 deletions(-) New commits: commit e9d045f0f476c80060a350c08d8b253eaf41c41f Author: Josh Heidenreich josh.sickm...@gmail.com Date: Thu Feb 23 13:00:15 2012 +1030 Translation of German comments in

[Libreoffice-commits] .: sc/source

2012-02-16 Thread Takeshi Abe
sc/source/filter/inc/xlpivot.hxx |1 - 1 file changed, 1 deletion(-) New commits: commit 689f2fa7aec03090ac150591d472aea74b17ca50 Author: Takeshi Abe t...@fixedpoint.jp Date: Thu Feb 16 15:55:53 2012 +0900 Removed unused header include diff --git a/sc/source/filter/inc/xlpivot.hxx

[Libreoffice-commits] .: sc/source

2012-02-15 Thread Kohei Yoshida
sc/source/ui/docshell/docfunc.cxx | 100 -- sc/source/ui/inc/docfunc.hxx |4 - sc/source/ui/inc/viewfunc.hxx |2 sc/source/ui/view/cellsh.cxx | 57 - sc/source/ui/view/viewfun2.cxx|4 - 5 files changed, 124

[Libreoffice-commits] .: sc/source

2012-02-13 Thread Kohei Yoshida
sc/source/core/tool/callform.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit acbb997eda4702ae42b0d73134252d21745a19c3 Author: Kohei Yoshida kohei.yosh...@suse.com Date: Mon Feb 13 09:12:55 2012 -0500 Move it down a bit, to hopefully get Norbert's Mac

[Libreoffice-commits] .: sc/source

2012-02-13 Thread Ivan Timofeev
sc/source/core/data/cell.cxx |3 +++ 1 file changed, 3 insertions(+) New commits: commit ee38b167c86c8f96aa41dca861cae327c6df5915 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] .: sc/source

2012-02-13 Thread Ivan Timofeev
sc/source/core/data/cell.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit bf789d4a40711b7b04b969e3330373a2f947b994 Author: Ivan Timofeev timofeev@gmail.com Date: Mon Feb 13 22:46:38 2012 +0400 make the return statement more visible diff --git

[Libreoffice-commits] .: sc/source

2012-02-13 Thread Kohei Yoshida
sc/source/ui/app/inputhdl.cxx | 54 +- sc/source/ui/inc/inputhdl.hxx |3 +- 2 files changed, 29 insertions(+), 28 deletions(-) New commits: commit c1ebc27ec9e55615c51b6941ed1d6b6b6782ddb2 Author: Kohei Yoshida kohei.yosh...@suse.com Date: Mon Feb

[Libreoffice-commits] .: sc/source

2012-02-09 Thread Kohei Yoshida
sc/source/filter/dif/difexp.cxx | 159 1 file changed, 83 insertions(+), 76 deletions(-) New commits: commit 70afc6aac31ea619000690b5478006bbc3f04a13 Author: Kohei Yoshida kohei.yosh...@suse.com Date: Thu Feb 9 22:23:16 2012 -0500

[Libreoffice-commits] .: sc/source

2012-02-09 Thread Kohei Yoshida
sc/source/ui/unoobj/scdetect.cxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit e20365e6dd940ff5564fa106a2bcbd174bce307e Author: Kohei Yoshida kohei.yosh...@suse.com Date: Thu Feb 9 22:39:32 2012 -0500 ByteString to rtl::OString. diff --git

[Libreoffice-commits] .: sc/source

2012-02-07 Thread Stephan Bergmann
sc/source/core/tool/callform.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit cbccd5b5050ec8a1f4ee6532e71a6a245db6da2e Author: Stephan Bergmann sberg...@redhat.com Date: Tue Feb 7 11:33:56 2012 +0100 Namespace scope fix diff --git

[Libreoffice-commits] .: sc/source

2012-02-07 Thread Noel Power
sc/source/ui/app/inputwin.cxx | 17 + sc/source/ui/inc/inputwin.hxx |4 2 files changed, 17 insertions(+), 4 deletions(-) New commits: commit 09d7b5e6039827d0f02f424370f929caff179ac9 Author: Noel Power noel.po...@novell.com Date: Tue Feb 7 15:36:29 2012 +

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

2012-02-06 Thread Kohei Yoshida
sc/source/ui/app/scmod.cxx| 42 +++--- sc/source/ui/docshell/docsh4.cxx | 19 ++- sc/source/ui/drawfunc/fuins2.cxx |9 +-- sc/source/ui/pagedlg/scuitphfedit.cxx | 13 ++ sc/source/ui/view/cellsh1.cxx |

  1   2   3   >