summaryrefslogtreecommitdiff
path: root/sc/source/core/data/markdata.cxx
AgeCommit message (Expand)AuthorFilesLines
2013-06-24Switch to using multi_type_vector for cell storage.Kohei Yoshida1-0/+7
2013-03-16sc: translate some debug messagesThomas Arnhold1-10/+10
2013-01-26remove unnecessary calls to copy c'torMarkus Mohrhard1-6/+6
2012-12-04re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-06-09Remove superfluous include commentsThomas Arnhold1-5/+0
2011-11-29fdo#32826: Finally return the real selected sheets, and use it.Kohei Yoshida1-3/+8
2011-11-29Passed the selected sheet info to ScPreview.Kohei Yoshida1-4/+10
2011-11-27remove include of pch header from scNorbert Thiebaud1-2/+0
2011-11-23sal_Bool to bool.Kohei Yoshida1-27/+27
2011-09-19Removed an unnecessary anonymous temporary object.Kohei Yoshida1-1/+1
2011-07-05add iterator to ScMarkDataMarkus Mohrhard1-0/+21
2011-06-10Fix another iterator vs. const_iterator mess on windowsFridrich Štrba1-1/+1
2011-06-07Merge branch 'feature/unlimited-number-of-sheets'Markus Mohrhard1-39/+56
2011-06-07fix selection problemMarkus Mohrhard1-1/+0
2011-06-06move ScProgress out of ScDocument::MoveTabMarkus Mohrhard1-1/+1
2011-05-27Replace DBG_* with OSL_* in sc/source/coreJacek Wolszczak1-12/+10
2011-05-24fix wrong rework for ScMArkData::InsertTab and DeleteTabMarkus Mohrhard1-4/+14
2011-05-19fix some bugs introduced with the last patches and rework some partsMarkus Mohrhard1-3/+3
2011-05-17fix bugs that were inserted with the last patchesMarkus Mohrhard1-2/+12
2011-05-16make some more methods work correctly with unlimited number of sheetsMarkus Mohrhard1-39/+37
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida1-49/+49
2011-03-02Remove bogus comments.Guillaume Poussel1-1/+1
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold1-1/+1
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko1-53/+53
2010-12-09Don't allow client code to call clear() directly, it leaks memory.Kohei Yoshida1-2/+2
2010-12-09Remove another DECLARE_LIST() from CalcJoseph Powers1-9/+8
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-07-19calc56: WaE WindowsEike Rathke [er]1-1/+1
2010-07-16calc56: #i113139# various performance improvements for 1MB rows, especially w...Eike Rathke [er]1-18/+42
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2008-04-10INTEGRATION: CWS changefileheader (1.7.330); FILE MERGEDRüdiger Timm1-23/+18
2007-02-27INTEGRATION: CWS calcwarnings (1.6.110); FILE MERGEDVladimir Glazounov1-12/+12
2006-07-21INTEGRATION: CWS pchfix01 (1.5.216); FILE MERGEDKurt Zenker1-6/+5
2005-09-08INTEGRATION: CWS ooo19126 (1.4.452); FILE MERGEDRüdiger Timm1-47/+21
2004-06-04INTEGRATION: CWS rowlimit (1.3.334); FILE MERGEDOliver Bolte1-66/+63
2001-04-23SetMultiMarkArea: if pMultiSel is created, transfer mark rangeNiklas Nebel1-2/+11
2001-01-18#82949# MarkToMulti: reset marks if all multi mark ranges have been removedNiklas Nebel1-6/+13
2000-09-18initial importJens-Heiner Rechtien1-0/+606