summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/undoblk.hxx
AgeCommit message (Expand)AuthorFilesLines
2017-10-23loplugin:includeform: scStephan Bergmann1-2/+2
2017-10-21coverity#1401307 document checked 'Uncaught exception'Caolán McNamara1-27/+27
2017-08-25loplugin:constparam in sc part6Noel Grandin1-1/+1
2017-07-14extend loplugin useuniqueptr to POD typesNoel Grandin1-2/+4
2017-07-13loplugin:useuniqueptr in scNoel Grandin1-5/+10
2017-06-05clang-tidy performance-unnecessary-value-paramNoel Grandin1-2/+2
2017-04-08support undo of whole conditional format list, tdf#95617Markus Mohrhard1-0/+21
2017-03-16drop GetId() from SfxUndoActionNoel Grandin1-1/+0
2017-03-01typesafe wrappers for css::i18nutil::TransliterationModulesNoel Grandin1-2/+3
2017-02-22use std::unique_ptrCaolán McNamara1-36/+32
2017-01-19new loplugin: useuniqueptr: sc part 2Noel Grandin1-14/+25
2016-10-26init ScUndoRemoveMerge with range, tdf#92117 follow-upEike Rathke1-0/+1
2016-10-26Resolves: tdf#92117 create only one Undo for all UnmergeCells() callsEike Rathke1-2/+7
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-32/+32
2016-09-10loplugin:constantparam in scNoel Grandin1-3/+2
2015-12-07tdf#34449 : ability of deleting borders of a cell from adjacent cellDennis Francis1-1/+3
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-32/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-3/+3
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-162/+162
2015-09-28Return the std::unique_ptr itself here, not a raw pointerStephan Bergmann1-2/+2
2015-09-22convert SC_PASTE constants to scoped enumNoel Grandin1-4/+4
2015-09-18boost->stdCaolán McNamara1-7/+6
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara1-6/+7
2015-09-17boost->stdCaolán McNamara1-7/+6
2014-09-04create type-safe bitfield for sc insert/delete flagsNoel Grandin1-8/+8
2014-06-25remove whitespaceMarkus Mohrhard1-29/+0
2014-05-03fdo#78062: Broadcast only on non-empty cells within deleted range.Kohei Yoshida1-1/+4
2014-04-24add undo action for conditional formatting, cp#1000050, fdo#77381Markus Mohrhard1-0/+22
2014-04-19fixincludeguards.sh: scThomas Arnhold1-2/+2
2014-04-06whitespace cleanup in scMarkus Mohrhard1-4/+0
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-157/+157
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann1-31/+31
2014-03-03Remove visual noise from scAlexander Wilms1-1/+1
2014-02-27Remove all uses of GetMarkRowRanges() and use GetMarkedRowSpans().Kohei Yoshida1-3/+2
2014-02-25fdo#75386: Totally fix reference update during range move.Kohei Yoshida1-1/+4
2014-02-19sal_Bool->boolNoel Grandin1-60/+60
2014-02-05Remove use of GetMark*Ranges() from DeleteMulti().Kohei Yoshida1-8/+10
2013-10-30Use enum for table op mode.Kohei Yoshida1-2/+3
2013-10-04convert sc/.../undoblk.hxx from String to OUStringNoel Grandin1-28/+28
2013-08-29convert include/sfx2/linkmgr.hxx from String to OUStringNoel Grandin1-12/+12
2013-07-07module svl: all String and some bool and related clean-upNorbert Thiebaud1-86/+85
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-31/+31
2013-02-12Remove excessive inclusion of cell.hxx from other headers.Kohei Yoshida1-3/+3
2012-12-04re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-09-11-Werror,-Wunused-private-field (various sc)Stephan Bergmann1-1/+0
2012-08-17Translation of comments from german in sc/source/ui/inc/Albert Thuswaldner1-13/+13
2012-06-24rearranged forward declarations of classTakeshi Abe1-3/+0
2012-05-14convert GetComment family to rtl::OUStringCaolán McNamara1-35/+35
2012-04-19Revert "do not include contents of huge sc/sd/sw libs into tiny unittests"Luboš Luňák1-1/+1
2012-04-07do not include contents of huge sc/sd/sw libs into tiny unittestsLuboš Luňák1-1/+1