summaryrefslogtreecommitdiff
path: root/sc/source/ui/undo
AgeCommit message (Expand)Author
2017-11-21Keep number format on string cell content Undo, tdf#103234 follow-upEike Rathke
2017-11-21tdf#103234 undo replacing text with formulaCaolán McNamara
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-23loplugin:includeform: scStephan Bergmann
2017-10-21coverity#1401307 document checked 'Uncaught exception'Caolán McNamara
2017-10-02lok - sc: invalidation of cached row/col positions on several casesMarco Cecchetti
2017-10-02lok: sc: overlays and edit view misplaced by other view actionsMarco Cecchetti
2017-09-15convert SvxCellVerJustify to scoped enumNoel Grandin
2017-09-12clang-tidy modernize-use-emplace in scNoel Grandin
2017-09-07tdf#107952: Move cursor to changed cell after undo/redo in ScUndoSetCellDennis Francis
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