summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/undotab.hxx
AgeCommit message (Expand)AuthorFilesLines
2018-11-06tdf#42949 Fix IWYU warnings in sc/source/ui/inc/[m-z]*Gabor Kelemen1-2/+0
2018-10-15loplugin:constfields in scNoel Grandin1-34/+34
2018-10-06use more std::unique_ptr in ScUndoMoveTab and ScUndoCopyTabNoel Grandin1-14/+14
2018-08-30pass ScRefUndoData around by std::unique_ptrNoel Grandin1-1/+1
2018-08-25loplugin:useuniqueptr in ScMoveUndoNoel Grandin1-1/+1
2018-08-15pass ScPrintRangeSaver around by std::unique_ptrNoel Grandin1-1/+2
2018-06-29loplugin:useuniqueptr in various ScUndo*Noel Grandin1-7/+7
2017-10-23loplugin:includeform: scStephan Bergmann1-1/+1
2017-10-21coverity#1401307 document checked 'Uncaught exception'Caolán McNamara1-1/+1
2017-08-25loplugin:constparam in sc part6Noel Grandin1-1/+1
2017-07-14extend loplugin useuniqueptr to POD typesNoel Grandin1-3/+6
2017-03-17cleanup double includes and declarationsJochen Nitschke1-2/+0
2017-02-22use std::unique_ptrCaolán McNamara1-1/+1
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-17/+17
2016-07-26sc: convert SC_SCENARIO_.. defines typed flags ..Jochen Nitschke1-5/+5
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke1-2/+0
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-15/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-3/+3
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-85/+85
2015-09-21convert SC_LINK constants to scoped enumNoel Grandin1-1/+1
2015-09-18boost->stdCaolán McNamara1-10/+9
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara1-9/+10
2015-09-17boost->stdCaolán McNamara1-10/+9
2014-09-30sc: std::auto_ptr -> std::unique_ptrStephan Bergmann1-12/+4
2014-06-25remove whitespaceMarkus Mohrhard1-11/+0
2014-05-11fix-includes.pl: scThomas Arnhold1-1/+1
2014-04-19fixincludeguards.sh: scThomas Arnhold1-2/+2
2014-04-06whitespace cleanup in scMarkus Mohrhard1-6/+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-15/+15
2014-03-03Remove visual noise from scAlexander Wilms1-3/+3
2014-02-19sal_Bool->boolNoel Grandin1-11/+11
2013-10-04convert sc/.../undotab.hxx from String to OUStringNoel Grandin1-33/+33
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-25/+25
2013-03-09group undo action when hiding/showing sheetsLaurent Godard1-3/+4
2012-12-04re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-09-11-Werror,-Wunused-private-field (various sc)Stephan Bergmann1-6/+1
2012-08-17Translation of comments from german in sc/source/ui/inc/Albert Thuswaldner1-2/+2
2012-05-14convert GetComment family to rtl::OUStringCaolán McNamara1-17/+17
2012-04-19Revert "do not include contents of huge sc/sd/sw libs into tiny unittests"Luboš Luňák1-2/+2
2012-04-07do not include contents of huge sc/sd/sw libs into tiny unittestsLuboš Luňák1-2/+2
2012-01-04Easyhack fdo#38831 remove SvStringsBrad Sowden1-7/+0
2011-11-23Reducing header dependency on markdata.hxx.Kohei Yoshida1-2/+4
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara1-0/+8
2011-05-27rework some other methods for performance improvementsMarkus Mohrhard1-2/+2
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida1-45/+45
2011-02-10Remove last traces of SvShorts from scNigel Hawkins1-7/+0
2011-01-28Replace SvShorts with std::vectorNigel Hawkins1-2/+2
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko1-46/+46