summaryrefslogtreecommitdiff
path: root/sc/source/ui/undo
AgeCommit message (Expand)Author
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-20svl: sal_Bool -> boolStephan Bergmann
2014-02-19sal_Bool->boolNoel Grandin
2014-02-19sal_Bool->boolNoel Grandin
2014-02-19sal_Bool->boolNoel Grandin
2014-02-19sal_Bool->boolNoel Grandin
2014-02-19sal_Bool->boolNoel Grandin
2014-02-19sal_Bool->boolNoel Grandin
2014-02-19sal_Bool->boolNoel Grandin
2014-02-19sal_Bool->boolNoel Grandin
2014-02-19sal_Bool->boolNoel Grandin
2014-02-19sal_Bool->bool, and remove unused parametersNoel Grandin
2014-02-18sal_Bool->boolNoel Grandin
2014-02-18sal_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-11fdo#74014: Broadcast here....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-30Speed up filling of random number generation over entire column.Kohei Yoshida
2014-01-29fdo#74014: Broadcast changes during undo and redo after paste.Kohei Yoshida
2014-01-29fdo#74014: More on broadcasting at appropriate places.Kohei Yoshida
2014-01-28bool improvementsStephan Bergmann
2014-01-28fdo#74014: Better fix, to re-use existing method.Kohei Yoshida
2014-01-28added ScBulkBroadcast to ScSimpleUndo::BroadcastChanges()Eike Rathke
2014-01-27fdo#74014: Broadcast cells on undoing of "cut".Kohei Yoshida
2014-01-08Move the LinkManager instance from ScDocument to ScDocumentLinkManager.Kohei Yoshida
2013-11-27Don't forget to broadcast to chart objects.Kohei Yoshida
2013-11-27Broadcast changes on undo / redo of cell range deletion.Kohei Yoshida
2013-11-04remove redundant calls to OUString constructor in if expressionNoel Grandin
2013-10-30Use enum for table op mode.Kohei Yoshida
2013-10-23Re-implement cell note storage using mdds::multi_type_vector.Laurent Godard
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-10-19fix CID#1103762Caolán McNamara
2013-10-19CID#1103762 uninit memberCaolán McNamara
2013-10-15Resolves: fdo#47958 shrink cut/paste more and rework a bitCaolán McNamara
2013-10-15fdo#47958: gross cut/paste signal emission nonsenseJulien Nabet
2013-10-08Rename GetCellStringPool() to GetSharedStringPool().Kohei Yoshida
2013-10-08Store svl::SharedString in document cell storage instead of OUString.Kohei Yoshida
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-10-04convert sc/.../undocell.hxx from String to OUStringNoel Grandin
2013-10-04convert sc/.../undodat.hxx from String to OUStringNoel Grandin
2013-10-04convert sc/.../undostyl.hxx from String to OUStringNoel Grandin
2013-10-04convert sc/.../undotab.hxx from String to OUStringNoel Grandin
2013-09-09callcatcher: update unused codeCaolán McNamara
2013-08-29convert include/sfx2/linkmgr.hxx from String to OUStringNoel Grandin
2013-07-26targetted clean of redundant header piece from 62badf3828Michael Meeks
2013-07-07module svl: all String and some bool and related clean-upNorbert Thiebaud