summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/undoblk.hxx
AgeCommit message (Expand)Author
2017-03-01typesafe wrappers for css::i18nutil::TransliterationModulesNoel Grandin
2017-02-22use std::unique_ptrCaolán McNamara
2017-01-19new loplugin: useuniqueptr: sc part 2Noel Grandin
2016-10-26init ScUndoRemoveMerge with range, tdf#92117 follow-upEike Rathke
2016-10-26Resolves: tdf#92117 create only one Undo for all UnmergeCells() callsEike Rathke
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-10loplugin:constantparam in scNoel Grandin
2015-12-07tdf#34449 : ability of deleting borders of a cell from adjacent cellDennis Francis
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-28Return the std::unique_ptr itself here, not a raw pointerStephan Bergmann
2015-09-22convert SC_PASTE constants to scoped enumNoel Grandin
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
2014-09-04create type-safe bitfield for sc insert/delete flagsNoel Grandin
2014-06-25remove whitespaceMarkus Mohrhard
2014-05-03fdo#78062: Broadcast only on non-empty cells within deleted range.Kohei Yoshida
2014-04-24add undo action for conditional formatting, cp#1000050, fdo#77381Markus Mohrhard
2014-04-19fixincludeguards.sh: scThomas Arnhold
2014-04-06whitespace cleanup in scMarkus Mohrhard
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann
2014-03-03Remove visual noise from scAlexander Wilms
2014-02-27Remove all uses of GetMarkRowRanges() and use GetMarkedRowSpans().Kohei Yoshida
2014-02-25fdo#75386: Totally fix reference update during range move.Kohei Yoshida
2014-02-19sal_Bool->boolNoel Grandin
2014-02-05Remove use of GetMark*Ranges() from DeleteMulti().Kohei Yoshida
2013-10-30Use enum for table op mode.Kohei Yoshida
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-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-02-12Remove excessive inclusion of cell.hxx from other headers.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-17Translation of comments from german in sc/source/ui/inc/Albert Thuswaldner
2012-06-24rearranged forward declarations of classTakeshi Abe
2012-05-14convert GetComment family to rtl::OUStringCaolán McNamara
2012-04-19Revert "do not include contents of huge sc/sd/sw libs into tiny unittests"Luboš Luňák
2012-04-07do not include contents of huge sc/sd/sw libs into tiny unittestsLuboš Luňák
2011-09-12ScUndoPaste to handle multiple ranges.Kohei Yoshida
2011-09-12ScPateUndo cleaned up.Kohei Yoshida
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-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko
2010-10-28add modelines to .hxx files as wellCaolán McNamara
2010-09-16calc-enhanced-merge-cells-sc.diffKohei Yoshida
2010-09-15sc-overwrite-char-font-attrs.diff: overwrite character level font attributesKohei Yoshida