summaryrefslogtreecommitdiff
path: root/sc/source/ui/undo
AgeCommit message (Expand)Author
2017-08-25loplugin:constparam in sc part6Noel Grandin
2017-08-08loplugin:constantparamNoel Grandin
2017-08-01Related: tdf#109856 redo 'insert multiple tabs after' inserts too many tabsCaolán McNamara
2017-07-26loplugin:unusedmethodsNoel Grandin
2017-07-25loplugin:unusedfields in scNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-14extend loplugin useuniqueptr to POD typesNoel Grandin
2017-07-14use more OUString::operator== in scNoel Grandin
2017-07-13loplugin:useuniqueptr in scNoel Grandin
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-07-03C++11 remove std::unary_function bases from functorsJochen Nitschke
2017-07-02loplugin:casttovoid: scStephan Bergmann
2017-06-26loplugin:oncevar in scNoel Grandin
2017-06-062nd arg of ApplySelectionFrame is always not nullCaolán McNamara
2017-06-06coverity#1412032 ApplyPatternLines always passed non-null 2nd argCaolán McNamara
2017-06-05clang-tidy performance-unnecessary-value-paramNoel Grandin
2017-05-19loplugin:stringcopy: scStephan Bergmann
2017-05-17sc lok: Don't crash on comment undo.Jan Holesovsky
2017-05-16lok: sc: invalidate col/row header on undo row/col operationsMarco Cecchetti
2017-05-16Revert "lok: sc: invalidate col/row header on undo row/col operations"Stephan Bergmann
2017-05-16lok: sc: invalidate col/row header on undo row/col operationsMarco Cecchetti
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-05-11remove some unnecessary temporary OUStringsNoel Grandin
2017-05-10partial revert of "loplugin:checkunusedparams in sc(part4)"Noel Grandin
2017-05-10loplugin:checkunusedparams in sc(part1)Noel Grandin
2017-04-13sc lok: Add/Remove comment uno undo/redoPranav Kant
2017-04-13tdf#92650: handle overwritten references correctly in undo.Kohei Yoshida
2017-04-11rename ScCaptionPtr (mb|set)InUndo to (mb|set)NotOwnerEike Rathke
2017-04-10flag ScCaptionPtr::setInUndo() in ScUndoReplaceNoteEike Rathke
2017-04-08support undo of whole conditional format list, tdf#95617Markus Mohrhard
2017-04-05tdf#39468 Translate German commentsJens Carl
2017-03-24convert ViewShellId to o3tl::strong_intNoel Grandin
2017-03-16drop GetId() from SfxUndoActionNoel Grandin
2017-03-09convert SvxCellHorJustify to scoped enumNoel Grandin
2017-03-07loplugin:loopvartoosmallStephan Bergmann
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