summaryrefslogtreecommitdiff
path: root/sc/source/ui/undo/undocell.cxx
AgeCommit message (Expand)Author
2013-10-23Re-implement cell note storage using mdds::multi_type_vector.Laurent Godard
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/.../undocell.hxx from String to OUStringNoel Grandin
2013-09-09callcatcher: update unused codeCaolán McNamara
2013-07-07module svl: all String and some bool and related clean-upNorbert Thiebaud
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-28Move ScFormulaCell into its own header source files: formulacell.?xx.Kohei Yoshida
2013-03-28Started killing direct use of ScEditCell.Kohei Yoshida
2013-03-26Get the whole change tracking code entirely ScBaseCell-free!Kohei Yoshida
2013-03-22Get change tracking to work again with these new ScDocFunc methods.Kohei Yoshida
2013-03-22Remove a variant of PutCell().Kohei Yoshida
2013-03-22More on reducing use of ScDocument::PutCell().Kohei Yoshida
2013-03-22Don't forget to check for NULL pointer here, else it would crash.Kohei Yoshida
2013-03-22Move ScCellValue into its own header/source files.Kohei Yoshida
2013-03-22Add assign() and commit() methods to make it easier to use this class.Kohei Yoshida
2013-03-22ScUndoSetCell::Value to ScUndoCellValue in global scope.Kohei Yoshida
2013-03-22Modernize ScUndoEnterData a bit.Kohei Yoshida
2013-03-22Reduce the number of parameters.Kohei Yoshida
2013-03-22Don't forget to re-paint after undo / redo.Kohei Yoshida
2013-03-22ScUndoPutCell is no longer used.Kohei Yoshida
2013-03-22I think I need to add these just like all the other undo classes do.Kohei Yoshida
2013-03-22Forgot to add break here...Kohei Yoshida
2013-03-22Do the same for formula cells.Kohei Yoshida
2013-03-22Let's use ScTokenArray instead of ScFormulaCell.Kohei Yoshida
2013-03-22Implement the undo of arbitrary cells. Not used yet.Kohei Yoshida
2013-03-22First cut on implementing SetValueCell in ScDocFunc. Not tested yet.Kohei Yoshida
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-02-12Made similar change to SetData() of ScEditCell.Kohei Yoshida
2013-02-12Go through all ScEditCell instantiations and fix memory leaks.Kohei Yoshida
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-09-11-Werror,-Wunused-private-field (various sc)Stephan Bergmann
2012-08-25remove ascii-art and blank lines in sc/source/ui/undoPhilipp Riemer
2012-08-25fdo#39468: Translated German comments in sc/source/ui/undoPhilipp Riemer
2012-08-24Translation of comments from german in sc/source/ui/undoAlbert Thuswaldner
2012-05-14convert GetComment family to rtl::OUStringCaolán McNamara
2012-03-01there is no need any more for CloneWith[out]NoteMarkus Mohrhard
2012-02-29remove mpNote from ScBaseCellMarkus Mohrhard
2012-02-10changes to "convert detdata.cxx in SC module to boost:ptr_vector"Eike Rathke
2012-02-10convert detdata.cxx in SC module to boost:ptr_vectorNoel Grandin
2011-11-27remove include of pch header from scNorbert Thiebaud
2011-10-26add local range names to undoMarkus Mohrhard
2011-05-27Replace DBG_* with OSL_* in sc/source/uiJacek Wolszczak
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko
2010-12-11cleaning of __EXPORT defineGert Faller