summaryrefslogtreecommitdiff
path: root/sc/source/ui/undo
AgeCommit message (Expand)Author
2017-03-01typesafe wrappers for css::i18nutil::TransliterationModulesNoel Grandin
2017-02-24a first stab against the note caption ownership messEike Rathke
2017-02-22use std::unique_ptrCaolán McNamara
2017-02-18Resolves: tdf#105667 forget target area's caption pointer in Merge UndoEike Rathke
2017-02-16split sc.hrc into definitely resources and maybe slotsCaolán McNamara
2017-02-13tdf#76183: refresh objects' positions on optimal height recalcMike Kaganski
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2017-01-19new loplugin: useuniqueptr: sc part 2Noel Grandin
2017-01-18tdf#104967 preserve isolated notes data in clipboard when closing documentEike Rathke
2017-01-09New loplugin:externvar: scStephan Bergmann
2016-12-08convert SFX_HINT to scoped enumNoel Grandin
2016-10-26init ScUndoRemoveMerge with range, tdf#92117 follow-upEike Rathke
2016-10-26Resolves: tdf#92117 create only one Undo for all UnmergeCells() callsEike Rathke
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-09-28tdf#99386, broadcast that cell content changed after merge cells undo/redoMarkus Mohrhard
2016-09-26convert PAINT constants to typed_flagsNoel Grandin
2016-09-26convert CR flags to typed_flags_setNoel Grandin
2016-09-26convert HASATTR constants to typed_flags_setNoel Grandin
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke
2016-09-15use std::unique_ptrCaolán McNamara
2016-09-10loplugin:constantparam in scNoel Grandin
2016-08-23convert SdrIterMode to scoped enumNoel Grandin
2016-08-21coverity#1371453 try silence Wrapper object use after freeCaolán McNamara
2016-08-19loplugin:countusersofdefaultparams in scNoel Grandin
2016-08-04sc: implement SfxUndoAction::GetViewShellId() interface ...Miklos Vajna
2016-07-27cppcheck: noExplicitConstructorCaolán McNamara
2016-07-26Resolves: tdf#87474 handle renaming of named expressions/ranges in formulasEike Rathke
2016-07-26sc: convert SC_SCENARIO_.. defines typed flags ..Jochen Nitschke
2016-07-22sc: convert SC_CLONECELL_... to typed_flagsJochen Nitschke
2016-07-13loplugin:singlevalfields in sc(part1)Noel Grandin
2016-07-08Resolves: rhbz#1352881 turn off undo generation during undoCaolán McNamara
2016-05-30loplugin:unusedmethods SfxLinkUndoActionNoel Grandin
2016-05-25Convert SC_MF to scoped enumNoel Grandin
2016-05-10Add SAL_FALLTHROUGH, where apparently appropriateStephan Bergmann
2016-05-09convert SfxStyleFamily to scoped enumNoel Grandin
2016-05-07clang-tidy modernize-loop-convert in scNoel Grandin
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-03-24loplugin:constantparam in scNoel Grandin
2016-03-23loplugin:constantparam in scNoel Grandin
2016-03-15loplugin:constantparamNoel Grandin
2016-03-10loplugin:constantparam in scNoel Grandin
2016-03-02loplugin:unuseddefaultparams in sc (part1)Noel Grandin
2016-02-22loplugin:commaoperator in sc/Noel Grandin
2016-02-09Formatting changes across all modulesChris Sherlock
2016-01-11loplugin:privatebase: Publicly derive from binary_/unary_functionStephan Bergmann
2016-01-07Resolves: tdf#94208 broadcast fill undo (for deleted cells)Eike Rathke
2016-01-05tdf#94205: Use o3tl::make_unique insted of new+std::move.Sheikha AL-Hinai
2015-12-15Bin silly 'STATIC DATA' commentsTor Lillqvist