summaryrefslogtreecommitdiff
path: root/sc/source/ui/undo/undoblk3.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-05-08fdo#78062: Broadcast only on non-empty cells within deleted range.Kohei Yoshida1-1/+11
2014-04-17fdo#74687: Undo & redo of format-only changes don't need broadcasting.Kohei Yoshida1-3/+8
2014-02-11fdo#74014: Broadcast here....Kohei Yoshida1-0/+1
2013-11-27Broadcast changes on undo / redo of cell range deletion.Kohei Yoshida1-0/+2
2013-10-30Use enum for table op mode.Kohei Yoshida1-5/+3
2013-10-23Re-implement cell note storage using mdds::multi_type_vector.Laurent Godard1-1/+1
2013-10-15Resolves: fdo#47958 shrink cut/paste more and rework a bitCaolán McNamara1-12/+2
2013-10-15fdo#47958: gross cut/paste signal emission nonsenseJulien Nabet1-12/+8
2013-10-08convert sc/source/ui/undo/*.cxx from String to OUStringNoel Grandin1-4/+4
2013-10-04convert sc/.../undoblk.hxx from String to OUStringNoel Grandin1-8/+8
2013-08-29convert include/sfx2/linkmgr.hxx from String to OUStringNoel Grandin1-5/+5
2013-07-07module svl: all String and some bool and related clean-upNorbert Thiebaud1-22/+22
2013-06-24Move ScEditDataArray out of cell.?xx and into its own files.Kohei Yoshida1-1/+1
2013-06-24ScFormulaCell is no longer a child class of ScBaseCell.Kohei Yoshida1-0/+1
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza1-3/+3
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-17/+17
2013-03-28Move ScFormulaCell into its own header source files: formulacell.?xx.Kohei Yoshida1-1/+1
2013-03-27More ScBaseCell reduction...Kohei Yoshida1-8/+6
2013-03-26Get the whole change tracking code entirely ScBaseCell-free!Kohei Yoshida1-1/+3
2013-03-19Remove use of ScBaseCell and its derivatives outside ScDocument.Kohei Yoshida1-1/+6
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-2/+2
2013-02-23Fix typo "teh" -> "the"Julien Nabet1-1/+1
2013-02-12Remove excessive inclusion of cell.hxx from other headers.Kohei Yoshida1-2/+3
2013-02-12Made similar change to SetData() of ScEditCell.Kohei Yoshida1-2/+12
2012-12-04re-base on ALv2 code. Includes:Michael Meeks1-23/+19
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák1-1/+1
2012-08-25removed commented out code in sc/source/ui/undoPhilipp Riemer1-4/+0
2012-08-25remove ascii-art and blank lines in sc/source/ui/undoPhilipp Riemer1-300/+1
2012-08-25fdo#39468: Translated German comments in sc/source/ui/undoPhilipp Riemer1-15/+15
2012-08-24Translation of comments from german in sc/source/ui/undoAlbert Thuswaldner1-146/+48
2012-06-12Convert SV_DECL_PTRARR(SvBaseLinks) to std::vectorNoel Grandin1-1/+1
2012-06-09Remove superfluous include commentsThomas Arnhold1-3/+0
2012-05-14convert GetComment family to rtl::OUStringCaolán McNamara1-15/+15
2012-04-11move ScProgress outside of ScTable::FillMarkus Mohrhard1-4/+14
2012-02-29remove mpNote from ScBaseCellMarkus Mohrhard1-1/+1
2011-11-27remove include of pch header from scNorbert Thiebaud1-2/+0
2011-07-05change remaining manual loops to ScMarkData::iteratorMarkus Mohrhard1-22/+22
2011-05-27Replace DBG_* with OSL_* in sc/source/uiJacek Wolszczak1-5/+5
2011-05-03fdo#36051: Eliminated the hang due to removal of autofill undo object.Kohei Yoshida1-48/+2
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida1-124/+117
2011-03-05Reverted on index handling of range name objects.Kohei Yoshida1-1/+1
2011-03-05More on adjusting for ScRangeName's new API.Kohei Yoshida1-18/+28
2011-03-05Identified and tagged all places where I need to modify.Kohei Yoshida1-0/+3
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold1-3/+3
2011-03-02Removed dead codeTakeshi Abe1-3/+0
2011-03-01Remove bogus comments.Guillaume Poussel1-1/+1
2011-02-11Cleaned up RowHidden() and ColHidden() calls.Kohei Yoshida1-4/+2
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner1-18/+11
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko1-110/+110
2010-12-11cleaning of __EXPORT defineGert Faller1-73/+73