summaryrefslogtreecommitdiff
path: root/sc/source/ui/undo/undoblk.cxx
AgeCommit message (Expand)Author
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-10-05tdf#39468 translated german comments in undoblk*.cxxAlbert Thuswaldner
2015-09-18Fix typosAndrea Gelmini
2015-09-18boost->stdCaolán McNamara
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara
2015-09-17boost->stdCaolán McNamara
2015-09-10Resolves: tdf#92995 do not delete caption objects that are held by UndoEike Rathke
2015-08-14loplugin: defaultparamsNoel Grandin
2015-05-31Calc: Insert row/col before/after [2/2]Philippe Jung
2015-05-31Calc: Insert row/col before/after [1/2]Philippe Jung
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks
2015-04-10Fix OutputDevice members / stack allocation: slideshow, starmath, sd, sc.Michael Meeks
2014-11-15Remove brdcst.hxx from document.hxx.Kohei Yoshida
2014-10-28loplugin: cstylecastNoel Grandin
2014-09-04create type-safe bitfield for sc insert/delete flagsNoel Grandin
2014-07-31fdo#78555: Retain formula results when moving a range of cells.Kohei Yoshida
2014-06-27remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud
2014-06-25remove whitespaceMarkus Mohrhard
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-06-13loplugin:staticcallStephan Bergmann
2014-05-19Register OpenGL windows to ScGridWindow upon file load.Kohei Yoshida
2014-05-13fdo#78402: Adjust references of validity entries as appropriate.Kohei Yoshida
2014-05-02Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-04-24add undo action for conditional formatting, cp#1000050, fdo#77381Markus Mohrhard
2014-04-14typo: reverese -> reverseThomas Arnhold
2014-03-15We should broadcast on reference move only when undoing move, not copy.Kohei Yoshida
2014-03-15fdo#71491: Adjust reference during undo of drag-n-drop of cell range.Kohei Yoshida
2014-03-06coverity#1190369 Uninitialized scalar fieldCaolán McNamara
2014-02-25fdo#75386: Totally fix reference update during range move.Kohei Yoshida
2014-02-19sal_Bool->boolNoel Grandin
2014-02-19sal_Bool->boolNoel Grandin
2014-02-19sal_Bool->boolNoel Grandin
2014-02-17fdo#75032: Handle note copying correctly.Kohei Yoshida
2014-02-17fdo#75032: Skip notes when copying values from undo document.Kohei Yoshida
2014-02-05fdo#74556: Correctly handle note captions life cycles.Kohei Yoshida
2014-02-05Remove use of GetMark*Ranges() from DeleteMulti().Kohei Yoshida
2014-02-01Add RowHeightContext to stuff all parameters for SetOptimalHeights().Kohei Yoshida
2014-01-29fdo#74014: Broadcast changes during undo and redo after paste.Kohei Yoshida
2014-01-28bool improvementsStephan Bergmann
2014-01-28fdo#74014: Better fix, to re-use existing method.Kohei Yoshida
2014-01-27fdo#74014: Broadcast cells on undoing of "cut".Kohei Yoshida
2013-10-23Re-implement cell note storage using mdds::multi_type_vector.Laurent Godard
2013-10-08convert sc/source/ui/undo/*.cxx from String to OUStringNoel Grandin
2013-10-04convert sc/.../undoblk.hxx from String to OUStringNoel Grandin
2013-07-07module svl: all String and some bool and related clean-upNorbert Thiebaud
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-12-04re-base on ALv2 code. Includes:Michael Meeks