summaryrefslogtreecommitdiff
path: root/sc/source/core/data/cell2.cxx
AgeCommit message (Expand)AuthorFilesLines
2012-07-04fixed wrong string copy logic in ScFormulaCell::CompileDBFormula()Eike Rathke1-1/+1
2012-05-31targetted SAL_N_ELEMENTS reversion.Michael Meeks1-1/+1
2012-05-18Adjust sheet fields in cells when sheet structure changes.Kohei Yoshida1-3/+7
2012-05-03Update sheet IDs in sheet field items during copy and paste.Kohei Yoshida1-4/+6
2012-03-05String to OUString in cell.[ch]xx and follow upMarkus Mohrhard1-16/+16
2012-02-27merge GetString variantsCaolán McNamara1-25/+12
2012-01-20Mempool size args are unused.Stephan Bergmann1-2/+1
2012-01-17remove unused methodsThomas Arnhold1-26/+0
2011-11-27remove include of pch header from scNorbert Thiebaud1-2/+0
2011-11-15Make these two methods non-inline.Kohei Yoshida1-0/+10
2011-11-14ByteString->rtl::OString[Buffer]Caolán McNamara1-5/+6
2011-10-20increment table position correctly if more than one table is insertedMarkus Mohrhard1-1/+1
2011-10-19by one error in ScFormulaCell::UpdateDeleteTab (fdo#41868)Markus Mohrhard1-1/+1
2011-09-11sal_Bool to bool and cosmeticsEike Rathke1-75/+75
2011-09-11translated some commentsEike Rathke1-11/+11
2011-09-11fix fdo#39485 recalculate matrix formula dimension correctlyEike Rathke1-3/+6
2011-08-26String to rtl::OUString.Kohei Yoshida1-0/+14
2011-08-10change from sal_Bool to bool in ScRangeName/ScRangeDataMarkus Mohrhard1-5/+5
2011-08-032 fixes in OSL_DEBUG part with ByteStringJulien Nabet1-14/+15
2011-06-07Merge branch 'feature/unlimited-number-of-sheets'Markus Mohrhard1-11/+11
2011-06-03improve performance of ScUndoInsertTables::UndoMarkus Mohrhard1-10/+10
2011-05-27Replace DBG_* with OSL_* in sc/source/coreJacek Wolszczak1-6/+6
2011-05-27rework some other methods for performance improvementsMarkus Mohrhard1-1/+1
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky1-119/+119
2011-03-13Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold1-1/+1
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida1-119/+119
2011-03-07Properly invalidate cached sheet XML streams during reference update.Kohei Yoshida1-2/+11
2011-03-07More BOOL to bool conversion.Kohei Yoshida1-10/+10
2011-03-07BOOL to bool conversion.Kohei Yoshida1-3/+3
2011-03-05Changed ScRangeData's index back to USHORT for now.Kohei Yoshida1-1/+1
2011-03-05Renamed FindIndex to findByIndex to be consistent with findByName.Kohei Yoshida1-4/+4
2011-03-05More on adjusting for ScRangeName's new API.Kohei Yoshida1-3/+3
2011-02-08Clean-up bogus comments in calc.Guillaume Poussel1-3/+3
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko1-131/+131
2011-01-07cppcheck: Remove assignment to self in cell2.cxxNigel Hawkins1-3/+0
2010-12-17Implemented ScMatrixRef using boost::intrusive_ptr.Kohei Yoshida1-2/+2
2010-11-12Removed commented-out code.Ricardo Moreno1-5/+0
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-10-09missing include for SAL_N_ELEMENTSNorbert Thiebaud1-1/+1
2010-10-09Use SAL_N_ELEMENTS macroKayo Hamid1-1/+1
2010-10-04Ported calc-formula-matrix-no-autocalc.diff from ooo-build.Kohei Yoshida1-15/+8
2010-09-15sc-overwrite-char-font-attrs.diff: overwrite character level font attributesKohei Yoshida1-0/+94
2010-05-26rebased to DEV300_m78Kohei Yoshida1-11/+0
2010-03-17dr73: merge with DEV300_m75Niklas Nebel1-6/+3
2010-03-11dr73: #i110008# UpdateReference for shared formulas: call MoveRelWrap, but wi...Niklas Nebel1-0/+2
2010-03-05koheiextref01: #i103739# #i109170# Breaking links permanently turn formula ce...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-01-21resync to DEV300_m70Mathias Bauer1-0/+8
2010-01-08#i107450#: build all other modules with new editeng libMathias Bauer1-2/+2