summaryrefslogtreecommitdiff
path: root/sc/source/core/data/documen5.cxx
AgeCommit message (Expand)AuthorFilesLines
2013-03-04RTL_CONSTASCII_USTRINGPARAM and ::rtl:: removalsKrisztian Pinter1-37/+37
2013-02-13Remove VALIDTAB and other similar macrosJulien Nabet1-1/+1
2013-01-01remove use of #pragma optimizeLuboš Luňák1-5/+0
2012-12-04re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák1-2/+2
2012-06-09Remove superfluous include commentsThomas Arnhold1-2/+0
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-4/+4
2012-03-19check for negative sheet number here too, fdo#47503Markus Mohrhard1-1/+1
2012-03-02remove table.hxx from document.hxxMarkus Mohrhard1-0/+1
2012-02-10Prefer equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) to equalsAscii(...)Takeshi Abe1-4/+4
2012-02-04Nobody uses it now.Kohei Yoshida1-10/+0
2012-02-03Moved the names of non-OLE charts out of ScDocument.Kohei Yoshida1-7/+13
2012-02-01Always look up chart objects by name, change method names' casing.Kohei Yoshida1-7/+3
2012-02-01ScChartListenerCollection is no longer a child of ScStrCollection.Kohei Yoshida1-12/+11
2012-01-05Removed the restriction to always pass Calc A1 formatted data ranges.Kohei Yoshida1-2/+2
2011-12-01avoid Tabs size calculation in loopsLaurent Godard1-2/+4
2011-11-27remove include of pch header from scNorbert Thiebaud1-2/+0
2011-11-07String->OUString in ScDocument and follow upMarkus Mohrhard1-32/+30
2011-11-07sal_Bool->bool in ScDocumentMarkus Mohrhard1-16/+16
2011-08-31Switch to for loop and reduce scoping level.Kohei Yoshida1-51/+49
2011-08-31We can remove this scope too.Kohei Yoshida1-58/+58
2011-08-31Removed unnecessary scoping.Kohei Yoshida1-65/+63
2011-06-07Renamed pTab to maTabs since it's no longer a pointer array.Kohei Yoshida1-11/+11
2011-06-07Merge branch 'feature/unlimited-number-of-sheets'Markus Mohrhard1-8/+8
2011-05-28Removed dependency on ScCollection from ScChartCollection.Kohei Yoshida1-5/+4
2011-05-28Use bool and rtl::OUString in ScChartCollection et. al.Kohei Yoshida1-1/+1
2011-05-27Replace DBG_* with OSL_* in sc/source/coreJacek Wolszczak1-9/+9
2011-05-24fix all TODO:REWORK inserted by my last commitsMarkus Mohrhard1-1/+1
2011-05-17rework most of the ScDocument methodsMarkus Mohrhard1-9/+9
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida1-29/+51
2011-01-21removetooltypes01: Rebase to DEV300m98Carsten Driesner1-5/+27
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko1-26/+26
2010-12-10Removed ScRangeList::at() in favor of operator[].Kohei Yoshida1-2/+2
2010-12-10ScRangePtr is now gone. Good riddance.Kohei Yoshida1-1/+1
2010-12-09Remove another DECLARE_LIST() from CalcJoseph Powers1-4/+4
2010-11-22remove dead code in calc core datapjacquod1-18/+5
2010-11-11Remove commented out code - //REMOVEJ. Graeme Lingard1-5/+0
2010-11-10Replaced OUString::createFromAscii() with RTL_CONSTASCII_USTRINGPARAM.julien1-5/+4
2010-10-20Removed lots of dead code.Povilas Kanapickas1-9/+0
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-08-03chartextensibility: #i113619# Pasting a chart into a spreadsheet is not notifiedThomas Benisch1-5/+27
2010-04-29rebased to m77.Kohei Yoshida1-318/+96
2010-03-10#i110034# while copy-paste of chart and cell ranges the chart looses its data...Ingrid Halama1-114/+15
2010-03-10chart43: cleanup some chart codeIngrid Halama1-204/+81
2010-03-05merged to DEV300_m72.Kohei Yoshida1-4/+1
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2010-02-11koheiextref01: #i109168# Reworked the design of the external cache table.Kohei Yoshida1-0/+3
2009-07-03CWS-TOOLING: integrate CWS koheiformula03Release Engineers1-3/+5
2009-01-06CWS-TOOLING: integrate CWS ooxml02Rüdiger Timm1-3/+3
2008-07-01INTEGRATION: CWS dr62 (1.33.20); FILE MERGEDVladimir Glazounov1-1/+165