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

2012-03-22 Thread Kohei Yoshida
sc/inc/dpobject.hxx|1 + sc/source/core/data/dpobject.cxx | 12 sc/source/core/data/dpsave.cxx |2 +- sc/source/ui/docshell/dbdocfun.cxx |3 +++ sc/source/ui/view/gridwin2.cxx |7 +++ 5 files changed, 20 insertions(+), 5 deletions(-) Ne

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

2012-03-15 Thread Kohei Yoshida
sc/inc/dpcache.hxx | 16 sc/source/core/data/dpcache.cxx | 31 ++- 2 files changed, 6 insertions(+), 41 deletions(-) New commits: commit 0c1a63b1fbbd9540a724f6918675a5559b19c156 Author: Kohei Yoshida Date: Thu Mar 15 20:30:52 2012 -

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

2012-03-09 Thread Kohei Yoshida
sc/inc/dpcache.hxx |6 +++--- sc/source/core/data/dpcache.cxx | 29 - 2 files changed, 15 insertions(+), 20 deletions(-) New commits: commit 3a28389d6713bf29e1da2fea07b663fdd9cc3faa Author: Kohei Yoshida Date: Fri Mar 9 15:56:30 2012 -0500 Us

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

2012-03-09 Thread Kohei Yoshida
sc/inc/dpitemdata.hxx |4 +--- sc/source/core/data/dpitemdata.cxx | 27 +++ 2 files changed, 12 insertions(+), 19 deletions(-) New commits: commit 1bb7875f275d95a0a764df5d8d6954b7e8841152 Author: Kohei Yoshida Date: Fri Mar 9 12:37:30 2012 -0500

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

2012-03-01 Thread Markus Mohrhard
sc/inc/document.hxx| 14 --- sc/source/core/data/column.cxx |4 +- sc/source/core/data/documen5.cxx |1 sc/source/core/data/table2.cxx |1 sc/source/filter/excel/excdoc.cxx |1 sc/source/ui/docshell/dbdocimp.cxx |1 sc/source/ui/docshell/doc

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

2012-03-01 Thread Markus Mohrhard
sc/inc/column.hxx |2 +- sc/inc/postit.hxx |4 ++-- sc/source/core/data/column.cxx |5 ++--- sc/source/core/data/postit.cxx | 11 +++ sc/source/core/data/table2.cxx |6 +++--- 5 files changed, 15 insertions(+), 13 deletions(-) New commits: commi

[Libreoffice-commits] .: 2 commits - sc/inc sc/source test/inc test/Library_subsequenttest.mk test/Package_inc.mk test/source

2012-03-01 Thread Markus Mohrhard
sc/inc/cell.hxx| 14 +--- sc/source/core/data/cell.cxx | 10 --- sc/source/core/data/column.cxx | 10 +-- sc/source/core/data/column3.cxx| 10 +-- sc/source/core/data/documen4.

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

2012-02-27 Thread Kohei Yoshida
sc/inc/appoptio.hxx | 27 sc/inc/docoptio.hxx | 37 -- sc/inc/sc.hrc |7 + sc/source/core/data/documen3.cxx | 29 sc/source/core/tool/appoptio.cxx | 221 +- sc/source/core/tool/docoptio.c

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

2012-02-10 Thread Kohei Yoshida
sc/inc/dpgroup.hxx |4 sc/inc/dpsdbtab.hxx |2 sc/inc/dpshttab.hxx |2 sc/inc/dptabdat.hxx |2 sc/inc/dptabsrc.hxx | 137 ++ sc/source/core/data/dpgroup.cxx |8 sc/source/core/data/dpsdbtab.cxx

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

2012-02-10 Thread Eike Rathke
sc/inc/detdata.hxx| 18 +++- sc/source/core/tool/detdata.cxx | 41 -- sc/source/filter/xml/xmlexprt.cxx |8 +++ sc/source/ui/docshell/docfunc.cxx |6 ++--- sc/source/ui/undo/undocell.cxx|8 +++ 5 files ch

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

2012-02-09 Thread Kohei Yoshida
sc/inc/dpgroup.hxx |3 ++- sc/inc/dptablecache.hxx | 14 +- sc/inc/dptabres.hxx | 13 - sc/inc/dptabsrc.hxx |2 ++ sc/source/core/data/dpcachetable.cxx |1 + sc/source/core/data/dpoutput.cxx

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

2012-01-31 Thread Eike Rathke
sc/inc/cell.hxx|2 -- sc/inc/formularesult.hxx | 35 --- sc/source/core/data/cell.cxx |5 - sc/source/core/data/table4.cxx |1 - 4 files changed, 20 insertions(+), 23 deletions(-) New commits: commit 742b36ed8bd3880d4dcf602

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

2011-12-19 Thread Markus Mohrhard
sc/inc/document.hxx |4 - sc/inc/externalrefmgr.hxx| 13 ++-- sc/inc/globstr.hrc |3 sc/inc/tokenarray.hxx| 11 ++- sc/source/core/data/cell.cxx |2 sc/source/core/data/document.cxx | 121 ---

[Libreoffice-commits] .: 2 commits - sc/inc sc/source unotools/source

2011-11-29 Thread Stephan Bergmann
sc/inc/nameuno.hxx |5 +++-- sc/source/ui/unoobj/nameuno.cxx |4 ++-- unotools/source/ucbhelper/ucbhelper.cxx | 15 +++ 3 files changed, 12 insertions(+), 12 deletions(-) New commits: commit d3c772229cf93ecb1296a67f4ddf5e73afe41b7e Author: Stepha

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

2011-11-24 Thread Markus Mohrhard
sc/inc/rangenam.hxx |2 sc/source/core/data/documen2.cxx |6 +- sc/source/core/data/documen3.cxx |2 sc/source/core/data/document.cxx | 18 +++ sc/source/core/tool/rangenam.cxx | 49 - sc/source/core/too

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

2011-11-23 Thread Kohei Yoshida
sc/inc/markdata.hxx | 40 +++--- sc/inc/scmod.hxx |2 sc/source/core/data/markdata.cxx | 54 +-- sc/source/core/tool/chgtrack.cxx |1 sc/source/ui/Acce

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

2011-11-16 Thread Kohei Yoshida
sc/inc/dociter.hxx |6 ++ sc/source/core/data/dociter.cxx | 83 sc/source/ui/app/uiitems.cxx| 36 - sc/source/ui/inc/filtdlg.hxx|1 sc/source/ui/inc/uiitems.hxx| 12 +++-- 5 files changed, 80 insertion

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

2011-11-15 Thread Kohei Yoshida
sc/inc/document.hxx |2 sc/source/core/data/documen2.cxx |1 sc/source/core/data/documen8.cxx |2 sc/source/core/data/document.cxx | 16 +--- sc/source/core/tool/addinlis.cxx |1 sc/source/core/tool/adiasync.cxx |1 sc/source/ui/docshell/docsh3.cxx |5 -

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

2011-11-09 Thread Markus Mohrhard
sc/inc/rangenam.hxx | 12 ++-- sc/source/core/tool/rangenam.cxx |6 +++--- sc/source/ui/docshell/docfunc.cxx |2 +- svl/source/numbers/zformat.cxx|6 +- 4 files changed, 15 insertions(+), 11 deletions(-) New commits: commit 832c18da69aa944dffae8f7d7a35

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

2011-11-04 Thread Markus Mohrhard
sc/inc/document.hxx |4 - sc/inc/table.hxx |3 - sc/source/core/data/documen9.cxx | 65 -- sc/source/core/data/table1.cxx|9 --- sc/source/core/data/table2.cxx| 11 sc/source/filter/xml/xmlsubti.cxx | 93 +++