summaryrefslogtreecommitdiff
path: root/sc/source/ui/undo/undodat.cxx
AgeCommit message (Expand)Author
2016-03-23loplugin:constantparam in scNoel Grandin
2016-02-22loplugin:commaoperator in sc/Noel Grandin
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-26convert InsertDeleteFlags to use o3tl::typed_flagsNoel Grandin
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-13remove some useless commentsNoel Grandin
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-09-02TableRef: introduce ScDBDataPortion enumEike Rathke
2015-08-14loplugin: defaultparamsNoel Grandin
2014-12-15sc: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-03remove boolean parameter default from ScDocument::SetDirtyEike Rathke
2014-10-28loplugin: cstylecastNoel Grandin
2014-09-04create type-safe bitfield for sc insert/delete flagsNoel Grandin
2014-07-28fdo#79578: Properly update formulas upon change in db collection.Kohei Yoshida
2014-07-13This undo class is no longer used.Kohei Yoshida
2014-07-13fdo#81309: Adjust references during sort.Kohei Yoshida
2014-06-27remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud
2014-06-25remove whitespaceMarkus Mohrhard
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-04-06whitespace cleanup in scMarkus Mohrhard
2014-03-02coverity#704711 Dereference after null checkCaolán McNamara
2014-03-02coverity#704710 Dereference after null checkCaolán McNamara
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-19sal_Bool->boolNoel Grandin
2014-02-19sal_Bool->bool, and remove unused parametersNoel Grandin
2014-02-18sal_Bool->boolNoel Grandin
2014-01-28bool improvementsStephan Bergmann
2013-10-04convert sc/.../undodat.hxx from String to OUStringNoel Grandin
2013-07-07module svl: all String and some bool and related clean-upNorbert Thiebaud
2013-06-24Switch to using multi_type_vector for cell storage.Kohei Yoshida
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-01-30Let's stick with just one variant of ScDocument::GetString()...Kohei Yoshida
2013-01-11Let's remove this underused bAlive flag....Kohei Yoshida
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-11-19database names are case insensitive, fdo#51309Mathieu D
2012-09-11-Werror,-Wunused-private-field (various sc)Stephan Bergmann
2012-08-25removed commented out code in sc/source/ui/undoPhilipp Riemer
2012-08-25remove ascii-art and blank lines in sc/source/ui/undoPhilipp Riemer
2012-08-25fdo#39468: Translated German comments in sc/source/ui/undoPhilipp Riemer
2012-08-24Translation of comments from german in sc/source/ui/undoAlbert Thuswaldner
2012-08-18remove some useless commentsThomas Arnhold
2012-06-09Remove superfluous include commentsThomas Arnhold
2012-05-14convert GetComment family to rtl::OUStringCaolán McNamara
2012-02-04ScOutlineCollection and its friends now free of ScSortedCollection.Kohei Yoshida
2011-11-27remove include of pch header from scNorbert Thiebaud
2011-11-23Reducing header dependency on markdata.hxx.Kohei Yoshida
2011-11-07sal_Bool->bool in ScDocumentMarkus Mohrhard
2011-05-27Replace DBG_* with OSL_* in sc/source/uiJacek Wolszczak
2011-05-13Renamed dbcolect.?xx to dbdata.?xx.Kohei Yoshida