summaryrefslogtreecommitdiffstats
path: root/sc/source/ui/undo/undotab.cxx
Commit message (Expand)AuthorAgeFilesLines
* loplugin:includeform: scStephan Bergmann2017-10-231-20/+20
* loplugin:constparam in sc part6Noel Grandin2017-08-251-2/+2
* Related: tdf#109856 redo 'insert multiple tabs after' inserts too many tabsCaolán McNamara2017-08-011-1/+0
* migrate to boost::gettextCaolán McNamara2017-07-211-9/+10
* extend loplugin useuniqueptr to POD typesNoel Grandin2017-07-141-6/+3
* loplugin:stringcopy: scStephan Bergmann2017-05-191-1/+1
* remove some unnecessary temporary OUStringsNoel Grandin2017-05-111-2/+2
* loplugin:checkunusedparams in sc(part1)Noel Grandin2017-05-101-2/+2
* loplugin:loopvartoosmallStephan Bergmann2017-03-071-5/+3
* use std::unique_ptrCaolán McNamara2017-02-221-29/+27
* split sc.hrc into definitely resources and maybe slotsCaolán McNamara2017-02-161-1/+1
* New loplugin:externvar: scStephan Bergmann2017-01-091-2/+0
* convert SFX_HINT to scoped enumNoel Grandin2016-12-081-16/+16
* convert PAINT constants to typed_flagsNoel Grandin2016-09-261-4/+4
* perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke2016-09-231-17/+17
* convert SdrIterMode to scoped enumNoel Grandin2016-08-231-1/+1
* coverity#1371453 try silence Wrapper object use after freeCaolán McNamara2016-08-211-3/+3
* sc: convert SC_SCENARIO_.. defines typed flags ..Jochen Nitschke2016-07-261-9/+9
* clean-up: unused using declarations and includesJochen Nitschke2016-04-181-1/+0
* cleanup: remove unused com/sun/star/uno includesJochen Nitschke2016-04-121-1/+0
* loplugin:constantparam in scNoel Grandin2016-03-241-2/+2
* 5th step to remove tools/rtti.hxxOliver Specht2015-11-111-15/+0
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-9/+9
* convert InsertDeleteFlags to use o3tl::typed_flagsNoel Grandin2015-10-261-3/+3
* tdf#94559: 4th step to remove rtti.hxxOliver Specht2015-10-061-14/+14
* convert SC_LINK constants to scoped enumNoel Grandin2015-09-211-4/+4
* boost->stdCaolán McNamara2015-09-181-4/+4
* revert for mac and win unit case crashes after boost->stdCaolán McNamara2015-09-171-4/+4
* boost->stdCaolán McNamara2015-09-171-4/+4
* Clean up aEmptyStephan Bergmann2015-08-271-2/+1
* loplugin: defaultparamsNoel Grandin2015-08-141-1/+1
* loplugin:loopvartoosmallNoel Grandin2015-06-011-1/+1
* loplugin: cstylecastNoel Grandin2014-10-281-8/+8
* convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin2014-10-111-5/+5
* sc: std::auto_ptr -> std::unique_ptrStephan Bergmann2014-09-301-15/+8
* clang scan-build: various warningsCaolán McNamara2014-07-011-1/+1
* remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud2014-06-271-10/+10
* remove whitespaceMarkus Mohrhard2014-06-251-1/+0
* new compilerplugin returnbyrefNoel Grandin2014-06-241-134/+132
* Avoid possible memory leaks in case of exceptionsTakeshi Abe2014-05-021-8/+7
* sc: sal_Bool->boolNoel Grandin2014-04-231-20/+20
* fdo#75977: Clear sheet deleted flags for affected references when undoing.Kohei Yoshida2014-03-121-4/+4
* sal_Bool->boolNoel Grandin2014-02-191-1/+1
* sal_Bool->boolNoel Grandin2014-02-191-11/+11
* sal_Bool->boolNoel Grandin2014-02-191-2/+2
* bool improvementsStephan Bergmann2014-01-281-21/+21
* remove redundant calls to OUString constructor in if expressionNoel Grandin2013-11-041-1/+1
* fix CID#1103762Caolán McNamara2013-10-191-2/+2
* CID#1103762 uninit memberCaolán McNamara2013-10-191-1/+2
* convert sc/source/ui/undo/*.cxx from String to OUStringNoel Grandin2013-10-081-2/+2