summaryrefslogtreecommitdiff
path: root/sc/source/ui/undo
AgeCommit message (Expand)Author
2018-03-28loplugin:useuniqueptr in ScColumnNoel Grandin
2018-03-27loplugin:useuniqueptr in ScDrawLayerNoel Grandin
2018-03-22loplugin:useuniqueptr in ScDocumentNoel Grandin
2018-03-10don't use heap for elements in ScRangeListNoel Grandin
2018-01-17Fix typosAndrea Gelmini
2018-01-15More loplugin:cstylecast: scStephan Bergmann
2018-01-12More loplugin:cstylecast: scStephan Bergmann
2017-12-22can just use default dtorsCaolán McNamara
2017-12-19lok: sc: missing header invalidation on undo an autofilter actionMarco Cecchetti
2017-12-19loplugin:singevalfieldsNoel Grandin
2017-12-19Fix typosAndrea Gelmini
2017-12-16lok: sc: header, cursor and selection overlays issues wrt autofilterMarco Cecchetti
2017-12-08clang-tidy modernize-use-equals-default in sc/source/uiJochen Nitschke
2017-12-04loplugin:singlevalfieldsNoel Grandin
2017-11-29lok - calc: outline and group handlingMarco Cecchetti
2017-11-23TypedWhichId for sc constantsNoel Grandin
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