summaryrefslogtreecommitdiff
path: root/sw/source/core/edit/edundo.cxx
AgeCommit message (Expand)Author
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-03-29tdf#42949 Fix IWYU warnings in include/sfx2/[n-r]*Gabor Kelemen
2019-03-07log nice exception messages whereever possibleNoel Grandin
2018-08-03Add missing sal/log.hxx headersGabor Kelemen
2018-01-30loplugin:unused-returns in swNoel Grandin
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-05-12sw: change SwCursorShell::Pop() parameter from meaningless bool to enumMichael Stahl
2017-03-16convert SwUndoId to scoped enumNoel Grandin
2016-09-08convert nsRedlineMode_t to typed_flagsNoel Grandin
2016-03-22loplugin:constantparam in swNoel Grandin
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-08-20loplugin: defaultparamsNoel Grandin
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2014-11-20sw: convert more legacy assertsMichael Stahl
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin
2014-08-12Refactored IDocumentRedlineAccess out of SwDoc.Valentin Kettner
2014-07-15Refactored IDocumentContentOperations out of SwDoc.Valentin Kettner
2014-02-28Related: #i123480# assure correct Undo/Redo with not shown tracked changesOliver-Rainer Wittmann
2013-06-26Resolves: #i121751# restore cursor/selection on Undo/Redo language...Oliver-Rainer Wittmann
2013-06-09adjusted code indentation for consistencyPhilipp Riemer
2013-06-09fdo#62475 - remove visual noise in sw/source/core/editPhilipp Riemer
2013-06-08fdo#39468: Translate German comments in sw/source/core/editPhilipp Riemer
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-11-30re-base on ALv2 code. Includes:Michael Meeks
2012-11-23sal_Bool to boolTakeshi Abe
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák
2012-08-28fdo#36681: fixed view window after redoing a frame deleteCédric Bosdonnat
2012-03-22fdo#39003: fix autoformat Undo cursors:Michael Stahl
2012-01-07catch exception by constant referenceTakeshi Abe
2011-11-27remove include of pch header from swNorbert Thiebaud
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks
2011-02-09CWS swlayoutrefactoring: fix merge conflictsMathias Bauer
2011-02-09CWS swlayoutrefactoring: resync to m100Mathias Bauer
2011-02-08Remove bogus comments in writer.Guillaume Poussel
2011-02-08removetooltypes01: Fix build problems after rebase to DEV300m99 in basctl, cu...Carsten Driesner
2011-02-07removetooltypes01: #i112600# adjust rebase in swMikhail Voytenko
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner
2011-01-17removetooltypes01: #i112600# Remove tools types from swCarsten Driesner
2010-12-15undoapi: move most of inc/undobj.hxx to source/core/inc/UndoCore.hxxMichael Stahl
2010-12-15undoapi: #i115383#: derive sw::UndoManager from SfxUndoManager:Michael Stahl
2010-12-15undoapi: #i115383#: change return type of GetLastUndoInfo() to bool:Michael Stahl
2010-12-15undoapi: #i115383#: remove SwUndoIter::bUpdateAttr:Michael Stahl
2010-12-15undoapi: #i115383#: split up IDocumentUndoRedo::Get{Undo,Redo}Ids():Michael Stahl
2010-11-25Removed DBG_UTIL from swCédric Bosdonnat
2010-11-25unodapi: #i115383#: clean up UndoActionCount:Michael Stahl