summaryrefslogtreecommitdiffstats
path: root/sc/source/ui/undo
Commit message (Expand)AuthorAgeFilesLines
* fdo#78555: Retain formula results when moving a range of cells.Kohei Yoshida2014-07-311-11/+60
* fdo#80846: Get the parameter order right.Kohei Yoshida2014-07-291-1/+1
* fdo#79578: Properly update formulas upon change in db collection.Kohei Yoshida2014-07-283-6/+6
* This undo class is no longer used.Kohei Yoshida2014-07-131-103/+0
* fdo#81309: Adjust references during sort.Kohei Yoshida2014-07-133-16/+58
* 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-276-30/+30
* remove whitespaceMarkus Mohrhard2014-06-259-15/+0
* new compilerplugin returnbyrefNoel Grandin2014-06-2411-774/+772
* improve the inlinesimplememberfunctions clang pluginNoel Grandin2014-06-171-4/+0
* loplugin:staticcallStephan Bergmann2014-06-132-2/+2
* Register OpenGL windows to ScGridWindow upon file load.Kohei Yoshida2014-05-191-0/+1
* fdo#78402: Adjust references of validity entries as appropriate.Kohei Yoshida2014-05-131-0/+15
* fix-includes.pl: scThomas Arnhold2014-05-112-2/+2
* loplugin:saloverrideStephan Bergmann2014-05-041-2/+2
* fdo#78062: Broadcast only on non-empty cells within deleted range.Kohei Yoshida2014-05-032-2/+54
* Avoid possible memory leaks in case of exceptionsTakeshi Abe2014-05-022-12/+12
* add undo action for conditional formatting, cp#1000050, fdo#77381Markus Mohrhard2014-04-241-0/+52
* sc: sal_Bool->boolNoel Grandin2014-04-233-26/+26
* fdo#74687: Undo & redo of format-only changes don't need broadcasting.Kohei Yoshida2014-04-161-3/+8
* Clean up function declarations and some unused functionsStephan Bergmann2014-04-141-0/+1
* typo: reverese -> reverseThomas Arnhold2014-04-141-1/+1
* fdo#75741: Re-implement CompileNameFormula for formula groups.Kohei Yoshida2014-04-072-6/+4
* whitespace cleanup in scMarkus Mohrhard2014-04-064-14/+0
* We should broadcast on reference move only when undoing move, not copy.Kohei Yoshida2014-03-151-7/+10
* fdo#71491: Adjust reference during undo of drag-n-drop of cell range.Kohei Yoshida2014-03-151-0/+10
* fdo#75977: Clear sheet deleted flags for affected references when undoing.Kohei Yoshida2014-03-122-8/+10
* coverity#1190369 Uninitialized scalar fieldCaolán McNamara2014-03-061-0/+1
* Remove visual noise from scAlexander Wilms2014-03-031-4/+4
* coverity#704711 Dereference after null checkCaolán McNamara2014-03-021-1/+1
* coverity#704710 Dereference after null checkCaolán McNamara2014-03-021-1/+1
* Simplify ScViewFunc::DoThesaurus() with ScCellValue.Kohei Yoshida2014-02-271-63/+13
* Remove all uses of GetMarkRowRanges() and use GetMarkedRowSpans().Kohei Yoshida2014-02-271-5/+4
* fdo#75386: Totally fix reference update during range move.Kohei Yoshida2014-02-251-5/+14
* Remove unneccessary commentsAlexander Wilms2014-02-233-6/+6
* svl: sal_Bool -> boolStephan Bergmann2014-02-201-3/+3
* sal_Bool->boolNoel Grandin2014-02-194-13/+13
* sal_Bool->boolNoel Grandin2014-02-191-1/+1
* sal_Bool->boolNoel Grandin2014-02-193-38/+38
* sal_Bool->boolNoel Grandin2014-02-191-11/+11
* sal_Bool->boolNoel Grandin2014-02-191-25/+25
* sal_Bool->boolNoel Grandin2014-02-193-6/+6
* sal_Bool->boolNoel Grandin2014-02-191-11/+11
* sal_Bool->boolNoel Grandin2014-02-191-2/+2
* sal_Bool->boolNoel Grandin2014-02-191-1/+1
* sal_Bool->bool, and remove unused parametersNoel Grandin2014-02-191-1/+1
* sal_Bool->boolNoel Grandin2014-02-181-1/+1
* sal_Bool->boolNoel Grandin2014-02-181-8/+8
* fdo#75032: Handle note copying correctly.Kohei Yoshida2014-02-171-4/+1
* fdo#75032: Skip notes when copying values from undo document.Kohei Yoshida2014-02-171-1/+4