summaryrefslogtreecommitdiff
path: root/sc/source/ui/undo/undoblk3.cxx
AgeCommit message (Expand)Author
2013-11-27Broadcast changes on undo / redo of cell range deletion.Kohei Yoshida
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-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-08convert sc/source/ui/undo/*.cxx from String to OUStringNoel Grandin
2013-10-04convert sc/.../undoblk.hxx from String to OUStringNoel Grandin
2013-08-29convert include/sfx2/linkmgr.hxx from String to OUStringNoel Grandin
2013-07-07module svl: all String and some bool and related clean-upNorbert Thiebaud
2013-06-24Move ScEditDataArray out of cell.?xx and into its own files.Kohei Yoshida
2013-06-24ScFormulaCell is no longer a child class of ScBaseCell.Kohei Yoshida
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
2013-03-28Move ScFormulaCell into its own header source files: formulacell.?xx.Kohei Yoshida
2013-03-27More ScBaseCell reduction...Kohei Yoshida
2013-03-26Get the whole change tracking code entirely ScBaseCell-free!Kohei Yoshida
2013-03-19Remove use of ScBaseCell and its derivatives outside ScDocument.Kohei Yoshida
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-02-23Fix typo "teh" -> "the"Julien Nabet
2013-02-12Remove excessive inclusion of cell.hxx from other headers.Kohei Yoshida
2013-02-12Made similar change to SetData() of ScEditCell.Kohei Yoshida
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák
2012-08-25removed commented out code in sc/source/ui/undoPhilipp Riemer
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-06-12Convert SV_DECL_PTRARR(SvBaseLinks) to std::vectorNoel Grandin
2012-06-09Remove superfluous include commentsThomas Arnhold
2012-05-14convert GetComment family to rtl::OUStringCaolán McNamara
2012-04-11move ScProgress outside of ScTable::FillMarkus Mohrhard
2012-02-29remove mpNote from ScBaseCellMarkus Mohrhard
2011-11-27remove include of pch header from scNorbert Thiebaud
2011-07-05change remaining manual loops to ScMarkData::iteratorMarkus Mohrhard
2011-05-27Replace DBG_* with OSL_* in sc/source/uiJacek Wolszczak
2011-05-03fdo#36051: Eliminated the hang due to removal of autofill undo object.Kohei Yoshida
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida
2011-03-05Reverted on index handling of range name objects.Kohei Yoshida
2011-03-05More on adjusting for ScRangeName's new API.Kohei Yoshida
2011-03-05Identified and tagged all places where I need to modify.Kohei Yoshida
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold
2011-03-02Removed dead codeTakeshi Abe
2011-03-01Remove bogus comments.Guillaume Poussel
2011-02-11Cleaned up RowHidden() and ColHidden() calls.Kohei Yoshida
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko
2010-12-11cleaning of __EXPORT defineGert Faller
2010-11-18undoapi: don't do view updates when paints are lockedFrank Schoenheit [fs]
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-05Ported calc-distributed-cell-text-*.diff from ooo-build.Kohei Yoshida