summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/viewfun4.cxx
AgeCommit message (Expand)AuthorFilesLines
2013-05-10resolved fdo#35756 import more than 64k HTML table cellsEike Rathke1-3/+3
2013-04-10coverity#1000602: fix check for null pointerMarkus Mohrhard1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-5/+5
2013-03-28Move ScFormulaCell into its own header source files: formulacell.?xx.Kohei Yoshida1-1/+1
2013-03-28More on replacing ScBaseCell.Kohei Yoshida1-2/+1
2013-03-28Started killing direct use of ScEditCell.Kohei Yoshida1-57/+48
2013-03-26More on ScCellIterator usage migration.Kohei Yoshida1-21/+20
2013-03-22More on reducing use of ScDocument::PutCell().Kohei Yoshida1-2/+2
2013-03-19Remove use of ScBaseCell and its derivatives outside ScDocument.Kohei Yoshida1-3/+2
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-1/+1
2013-03-14Reverse the logic of enable / disable idle flag...Kohei Yoshida1-3/+3
2013-02-16coverity: fix memory leakMarkus Mohrhard1-4/+2
2013-02-12Go through all ScEditCell instantiations and fix memory leaks.Kohei Yoshida1-10/+10
2013-01-30Let's stick with just one variant of ScDocument::GetString()...Kohei Yoshida1-1/+1
2013-01-08Let's not have two variants of this getter. One is enough.Kohei Yoshida1-3/+3
2013-01-04Make LO buildable again after the GraphicFilter move.Jan Holesovsky1-1/+1
2012-12-30More cppcheck cleaning in scJulien Nabet1-1/+1
2012-12-04re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-07-17EnterData - remove un-necessary bRecord parameter for corner-caseMichael Meeks1-2/+6
2012-07-03ditch String::CreateFromAsciiCaolán McNamara1-1/+1
2012-06-09remove dead codeThomas Arnhold1-6/+0
2012-06-09Remove superfluous include commentsThomas Arnhold1-5/+0
2012-05-24Removed unused SfxMedium::bDirectStephan Bergmann1-1/+1
2012-03-22removed duplicate includes in scTakeshi Abe1-1/+0
2012-03-05String to OUString in cell.[ch]xx and follow upMarkus Mohrhard1-2/+2
2011-12-15Removed extra semicolonsJesse1-1/+1
2011-11-27remove include of pch header from scNorbert Thiebaud1-2/+0
2011-09-12ScPateUndo cleaned up.Kohei Yoshida1-3/+3
2011-07-05change from manual loop to ScMarkData::iteratorMarkus Mohrhard1-39/+40
2011-05-27Replace DBG_* with OSL_* in sc/source/uiJacek Wolszczak1-2/+2
2011-05-20adjust for return by ref instead of pointerCaolán McNamara1-3/+3
2011-04-16fdo#36124: Fix relative/absolute toggling in R1C1 mode.Kohei Yoshida1-1/+1
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida1-44/+44
2011-03-02Remove bogus comments.Guillaume Poussel1-2/+2
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold1-1/+1
2011-01-21removetooltypes01: Rebase to DEV300m98Carsten Driesner1-1/+3
2011-01-17fix build breakageCaolán McNamara1-1/+0
2011-01-17cppcheck: remove unused variable 'pEditSel'Thomas Arnhold1-3/+0
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko1-48/+48
2011-01-17Remove some dead code in 'view'Thomas Arnhold1-1/+0
2010-12-10Removed ScRangeList::at() in favor of operator[].Kohei Yoshida1-2/+2
2010-12-09Remove another DECLARE_LIST() from CalcJoseph Powers1-3/+3
2010-11-10#i106768# deference followed by check of pointerCaolán McNamara1-1/+3
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-10-04dr77: #i106768# check edit cell's object pointer for null before cloning (pat...Niklas Nebel1-1/+3
2010-09-28This gets rid of a great number of the commentsJustin Malcolm1-18/+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-08#i107450#: build all other modules with new editeng libMathias Bauer1-9/+8
2009-10-16#i103496#: split svtools; improve ConfitItemsMathias Bauer1-2/+2