summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/undobase.hxx
AgeCommit message (Expand)Author
2018-11-24remove ScMoveUndoMode enumNoel Grandin
2018-11-06tdf#42949 Fix IWYU warnings in sc/source/ui/inc/[m-z]*Gabor Kelemen
2018-10-15loplugin:constfields in scNoel Grandin
2018-09-03pass SdrUndoAction around by std::unique_ptrNoel Grandin
2018-08-30pass ScRefUndoData around by std::unique_ptrNoel Grandin
2018-08-25loplugin:useuniqueptr in ScMoveUndoNoel Grandin
2018-06-29loplugin:useuniqueptr in various ScUndo*Noel Grandin
2017-12-22can just use default dtorsCaolán McNamara
2017-10-23loplugin:includeform: scStephan Bergmann
2017-07-26loplugin:unusedmethodsNoel Grandin
2017-07-25loplugin:unusedfields in scNoel Grandin
2017-07-03Translate German comments and debug strings (leftovers in dirs sal to sc)Johnny_M
2017-03-24convert ViewShellId to o3tl::strong_intNoel Grandin
2017-03-16drop GetId() from SfxUndoActionNoel Grandin
2017-01-19new loplugin: useuniqueptr: sc part 2Noel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-10loplugin:constantparam in scNoel Grandin
2016-08-04sc: implement SfxUndoAction::GetViewShellId() interface ...Miklos Vajna
2016-05-30loplugin:unusedmethods SfxLinkUndoActionNoel Grandin
2016-03-23loplugin:constantparam in scNoel Grandin
2016-01-12sc: replace boost::ptr_map with std::map<std::unique_ptr>Michael Stahl
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-02-07loplugin:deletedspecialStephan Bergmann
2014-11-04remove some unused code in scNoel Grandin
2014-06-25remove whitespaceMarkus Mohrhard
2014-05-03fdo#78062: Broadcast only on non-empty cells within deleted range.Kohei Yoshida
2014-04-19fixincludeguards.sh: scThomas Arnhold
2014-04-06whitespace cleanup in scMarkus Mohrhard
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann
2014-03-03Remove visual noise from scAlexander Wilms
2014-02-19sal_Bool->boolNoel Grandin
2013-11-27Broadcast changes on undo / redo of cell range deletion.Kohei Yoshida
2013-07-07module svl: all String and some bool and related clean-upNorbert Thiebaud
2013-06-24Resolves: #i120020# corrected paragraph merge...Armin Le Grand
2013-02-12Remove excessive inclusion of cell.hxx from other headers.Kohei Yoshida
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-09-28convert GetRepeatComment to OUStringCaolán McNamara
2012-05-14convert GetComment family to rtl::OUStringCaolán McNamara
2011-09-12ScPateUndo cleaned up.Kohei Yoshida
2011-09-12ScMultiBlockUndo in place.Kohei Yoshida
2011-04-01Support sheet-local anonymous database ranges.Markus Mohrhard
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko
2010-11-18undoapi: don't do view updates when paints are lockedFrank Schoenheit [fs]
2010-10-28add modelines to .hxx files as wellCaolán McNamara