summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/undodat.hxx
AgeCommit message (Expand)AuthorFilesLines
2018-10-15loplugin:constfields in scNoel Grandin1-70/+70
2018-08-31use std::unique_ptr in various sc undo codeNoel Grandin1-1/+1
2018-08-31pass ScDBData by std::unique_ptrNoel Grandin1-6/+6
2018-08-31pass ScDocument by ScDocumentUniquePtrNoel Grandin1-2/+2
2018-08-30pass ScRefUndoData around by std::unique_ptrNoel Grandin1-1/+1
2018-08-28loplugin:useuniqueptr pass ScDocument by unique_ptr in undo codeNoel Grandin1-10/+10
2018-08-24loplugin:useuniqueptr for ScOutlineTable in the undo codeNoel Grandin1-6/+6
2018-06-29loplugin:useuniqueptr in various ScUndo*Noel Grandin1-1/+1
2018-06-28loplugin:useuniqueptr in ScUndoDBDataNoel Grandin1-3/+4
2017-12-19loplugin:singevalfieldsNoel Grandin1-2/+0
2017-12-04loplugin:singlevalfieldsNoel Grandin1-1/+0
2017-10-23loplugin:includeform: scStephan Bergmann1-6/+6
2017-10-21coverity#1401307 document checked 'Uncaught exception'Caolán McNamara1-15/+15
2017-08-08loplugin:constantparamNoel Grandin1-2/+0
2017-02-22use std::unique_ptrCaolán McNamara1-96/+82
2017-01-19new loplugin: useuniqueptr: sc part 2Noel Grandin1-2/+4
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-16/+16
2016-09-10loplugin:constantparam in scNoel Grandin1-1/+1
2016-03-23loplugin:constantparam in scNoel Grandin1-2/+1
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-16/+0
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-80/+80
2015-09-18boost->stdCaolán McNamara1-2/+2
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara1-2/+2
2015-09-17boost->stdCaolán McNamara1-2/+2
2014-09-04create type-safe bitfield for sc insert/delete flagsNoel Grandin1-2/+2
2014-07-13This undo class is no longer used.Kohei Yoshida1-24/+0
2014-07-13fdo#81309: Adjust references during sort.Kohei Yoshida1-3/+1
2014-06-25remove whitespaceMarkus Mohrhard1-16/+0
2014-04-19fixincludeguards.sh: scThomas Arnhold1-2/+2
2014-04-06whitespace cleanup in scMarkus Mohrhard1-2/+0
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-85/+85
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann1-17/+17
2014-03-03Remove visual noise from scAlexander Wilms1-1/+1
2014-02-19sal_Bool->boolNoel Grandin1-34/+34
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-2/+2
2013-10-04convert sc/.../undodat.hxx from String to OUStringNoel Grandin1-3/+3
2013-07-07module svl: all String and some bool and related clean-upNorbert Thiebaud1-17/+17
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-19/+19
2012-12-04re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-09-11-Werror,-Wunused-private-field (various sc)Stephan Bergmann1-2/+1
2012-08-17Translation of comments from german in sc/source/ui/inc/Albert Thuswaldner1-4/+4
2012-05-14convert GetComment family to rtl::OUStringCaolán McNamara1-17/+17
2011-11-23Reducing header dependency on markdata.hxx.Kohei Yoshida1-3/+4
2011-11-07sal_Bool->bool in ScDocumentMarkus Mohrhard1-7/+7
2011-05-13Fixed the fallout of the changes in ScDBCollection.Kohei Yoshida1-4/+4
2011-03-23Moved ScSubTotalParam from global.* into own files.Kohei Yoshida1-0/+1
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida1-61/+61
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko1-54/+54
2010-10-28add modelines to .hxx files as wellCaolán McNamara1-0/+2
2010-10-06initial commit for vba blob ( not including container_control stuff )Noel Power1-0/+36