summaryrefslogtreecommitdiff
path: root/sc/source/core/data/table2.cxx
AgeCommit message (Expand)AuthorFilesLines
2011-01-14Remove commented out codeTopround aka Zathuras1-9/+0
2011-01-10Get it to build after the merge & removed a warning.Kohei Yoshida1-3/+9
2011-01-10Merge branch 'libreoffice-3-3'Kohei Yoshida1-18/+79
2011-01-08BOOL to bool, to remove warnings on Windows.Kohei Yoshida1-11/+11
2011-01-07Improve filtering performance to an acceptable level.Kohei Yoshida1-15/+5
2011-01-07Merge commit 'ooo/OOO330_m19' into libreoffice-3-3Kohei Yoshida1-17/+74
2011-01-06CWS-TOOLING: integrate CWS calc64Kurt Zenker1-13/+64
2011-01-05calc64: remove a warningNiklas Nebel1-1/+0
2011-01-05calc64: #i116164# performance of filters with many filtered rangesNiklas Nebel1-12/+64
2011-01-03Fixed build errors due to BOOL to bool conversions.Kohei Yoshida1-6/+5
2010-12-11ooo33gsl13: #i115906# obtain correct data range for external referencesEike Rathke [er]1-7/+10
2010-12-10Removed ScRangeList::at() in favor of operator[].Kohei Yoshida1-1/+1
2010-12-10ScRangePtr is now gone. Good riddance.Kohei Yoshida1-1/+1
2010-12-09First cut on making ScRangeList not a child class of std::vector.Kohei Yoshida1-1/+1
2010-12-09Remove another DECLARE_LIST() from CalcJoseph Powers1-15/+8
2010-10-24Merge commit 'ooo/OOO330_m12'Jan Holesovsky1-1/+3
2010-10-13calc60: #i115025# SetRowHeightRange: compare height directly to mpRowHeights ...Niklas Nebel1-1/+3
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-10-06Merge commit 'ooo/OOO330_m9'Jan Holesovsky1-4/+7
2010-10-04Port calc-xls-import-mem-footprint.diff from ooo-build.Kohei Yoshida1-0/+11
2010-10-04Ported calc-perf-outlining-with-notes.diff from ooo-build.Kohei Yoshida1-4/+0
2010-10-04Ported calc-perf-xls-import-cellstyles.diff from ooo-build.Kohei Yoshida1-0/+8
2010-09-28This gets rid of a great number of the commentsJustin Malcolm1-35/+0
2010-09-28Ported calc-perf-filtering-with-notes.diff from ooo-build.Kohei Yoshida1-4/+0
2010-09-16calc-html-csv-import-force-text-cell.diff: MigratedKohei Yoshida1-2/+2
2010-09-15sc-cellformat-icon-toggle.diff: Cell number format toolbar icons togglableKohei Yoshida1-0/+8
2010-09-15sc-overwrite-char-font-attrs.diff: overwrite character level font attributesKohei Yoshida1-4/+5
2010-08-11CWS-TOOLING: integrate CWS calc57Kurt Zenker1-1/+67
2010-08-02calc57: wntmsci12 compiler warningsDaniel Rentz1-6/+6
2010-07-29calc57: #i113429# adapt manual row/column breaks when inserting/deleting rows...Eike Rathke [er]1-1/+67
2010-07-16calc56: #i113139# various performance improvements for 1MB rows, especially w...Eike Rathke [er]1-11/+27
2010-06-23koheirowlimitperf: #i109369# #i109373# #i109384# #i109385# #i109386# #i109387...obo1-245/+432
2010-06-17mib16: rebase to m82Daniel Rentz1-11/+0
2010-06-15mib16: contributed bugfixes and various new symbols in VBA compatibility impl...Daniel Rentz1-0/+22
2010-04-29rebased to m77.Kohei Yoshida1-52/+38
2010-03-08koheiextref01: i#109170# Iterate through the formula cell list in the externa...Kohei Yoshida1-11/+0
2010-02-17CWS-TOOLING: integrate CWS changefileheader2Vladimir Glazunov1-4/+1
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2010-02-04CWS svxsplit: merge with m71Mathias Bauer1-0/+8
2010-01-29CWS-TOOLING: integrate CWS koheidatapilot03Ivo Hinkelmann1-0/+8
2010-03-31calc321stopper1: #i109372# on insert/remove rows/columns/cells: do not update...Daniel Rentz1-48/+32
2010-03-22CWS-TOOLING: integrate CWS kohei04Vladimir Glazunov1-2/+2
2010-03-22CWS-TOOLING: integrate CWS koheicsvimportVladimir Glazunov1-2/+4
2010-03-09kohei04: tab to whitespace & BOOL to bool etc to make MSVC compiler happy.Kohei Yoshida1-2/+2
2010-01-19Rebased to DEV300_m69.Kohei Yoshida1-2/+2
2010-01-08#i107450#: build all other modules with new editeng libMathias Bauer1-1/+1
2009-10-16#i103496#: split svtools; improve ConfitItemsMathias Bauer1-2/+2
2010-01-28koheidatapilot03: merge with DEV300_m60Jens-Heiner Rechtien1-1/+16
2009-09-29rebased to DEV300_m60.Kohei Yoshida1-1/+16
2009-09-10rebased to DEV300_m57.Kohei Yoshida1-23/+23