summaryrefslogtreecommitdiff
path: root/sc/source/ui/undo/undodat.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-12-03remove boolean parameter default from ScDocument::SetDirtyEike Rathke1-1/+1
2014-10-28loplugin: cstylecastNoel Grandin1-7/+7
2014-09-04create type-safe bitfield for sc insert/delete flagsNoel Grandin1-3/+3
2014-07-28fdo#79578: Properly update formulas upon change in db collection.Kohei Yoshida1-4/+4
2014-07-13This undo class is no longer used.Kohei Yoshida1-103/+0
2014-07-13fdo#81309: Adjust references during sort.Kohei Yoshida1-16/+2
2014-06-27remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud1-4/+4
2014-06-25remove whitespaceMarkus Mohrhard1-2/+0
2014-06-24new compilerplugin returnbyrefNoel Grandin1-183/+183
2014-04-06whitespace cleanup in scMarkus Mohrhard1-2/+0
2014-03-02coverity#704711 Dereference after null checkCaolán McNamara1-1/+1
2014-03-02coverity#704710 Dereference after null checkCaolán McNamara1-1/+1
2014-02-23Remove unneccessary commentsAlexander Wilms1-1/+1
2014-02-19sal_Bool->boolNoel Grandin1-25/+25
2014-02-19sal_Bool->bool, and remove unused parametersNoel Grandin1-1/+1
2014-02-18sal_Bool->boolNoel Grandin1-8/+8
2014-01-28bool improvementsStephan Bergmann1-10/+10
2013-10-04convert sc/.../undodat.hxx from String to OUStringNoel Grandin1-2/+2
2013-07-07module svl: all String and some bool and related clean-upNorbert Thiebaud1-24/+24
2013-06-24Switch to using multi_type_vector for cell storage.Kohei Yoshida1-1/+0
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-18/+18
2013-01-30Let's stick with just one variant of ScDocument::GetString()...Kohei Yoshida1-2/+2
2013-01-11Let's remove this underused bAlive flag....Kohei Yoshida1-1/+0
2012-12-04re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-11-19database names are case insensitive, fdo#51309Mathieu D1-2/+2
2012-09-11-Werror,-Wunused-private-field (various sc)Stephan Bergmann1-2/+1
2012-08-25removed commented out code in sc/source/ui/undoPhilipp Riemer1-9/+0
2012-08-25remove ascii-art and blank lines in sc/source/ui/undoPhilipp Riemer1-25/+1
2012-08-25fdo#39468: Translated German comments in sc/source/ui/undoPhilipp Riemer1-15/+14
2012-08-24Translation of comments from german in sc/source/ui/undoAlbert Thuswaldner1-124/+73
2012-08-18remove some useless commentsThomas Arnhold1-4/+3
2012-06-09Remove superfluous include commentsThomas Arnhold1-3/+0
2012-05-14convert GetComment family to rtl::OUStringCaolán McNamara1-17/+17
2012-02-04ScOutlineCollection and its friends now free of ScSortedCollection.Kohei Yoshida1-1/+1
2011-11-27remove include of pch header from scNorbert Thiebaud1-2/+0
2011-11-23Reducing header dependency on markdata.hxx.Kohei Yoshida1-4/+5
2011-11-07sal_Bool->bool in ScDocumentMarkus Mohrhard1-4/+4
2011-05-27Replace DBG_* with OSL_* in sc/source/uiJacek Wolszczak1-2/+2
2011-05-13Renamed dbcolect.?xx to dbdata.?xx.Kohei Yoshida1-1/+1
2011-05-13Fixed the fallout of the changes in ScDBCollection.Kohei Yoshida1-19/+8
2011-04-01Support sheet-local anonymous database ranges.Markus Mohrhard1-3/+16
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida1-166/+166
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold1-2/+2
2011-03-02Removed dead codeTakeshi Abe1-19/+0
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko1-149/+149
2010-12-11cleaning of __EXPORT defineGert Faller1-90/+90
2010-10-13Merge commit 'origin/master' fix conflicts and more trailing wsNoel Power1-0/+2
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-10-06initial commit for vba blob ( not including container_control stuff )Noel Power1-0/+205
2010-09-28This gets rid of a great number of the commentsJustin Malcolm1-159/+0