summaryrefslogtreecommitdiff
path: root/sw/source/core/edit/edsect.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-02-04rename GetCursorOfst -> GetModelPositionForViewPointNoel Grandin1-1/+1
2019-12-11convert SectionType to scoped enumNoel Grandin1-2/+2
2019-11-14tdf#42949 Fix IWYU warnings in sw/source/core/[e-l]*/*cxxGabor Kelemen1-1/+0
2019-08-20loplugin:constvars in swNoel Grandin1-1/+1
2019-02-10loplugin:indentation in swNoel Grandin1-1/+1
2018-09-19sw: rework annoying GetFrameOfModify/getLayoutFrame parametersMichael Stahl1-1/+2
2018-01-30loplugin:unused-returns in swNoel Grandin1-6/+2
2017-03-25Fix typosAndrea Gelmini1-1/+1
2017-03-16convert SwUndoId to scoped enumNoel Grandin1-2/+2
2016-04-22Avoid reserved identifiersStephan Bergmann1-5/+5
2016-03-07loplugin:unuseddefaultparamsNoel Grandin1-4/+2
2016-03-06cppcheck: fix redundantConditionJulien Nabet1-2/+1
2016-03-04loplugin:unuseddefaultparam in swNoel Grandin1-4/+3
2016-02-29loplugin:unuseddefaultparam in sw (part3)Noel Grandin1-4/+3
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-21/+21
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-18/+18
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-30/+30
2015-05-05loplugin:staticmethodsNoel Grandin1-2/+2
2015-05-03tdf#89783: sal_uInt16 replacement by size_t: sectionsVasily Melenchuk1-5/+5
2015-05-03Use auto and range-based for loopsMatteo Casalin1-7/+4
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann1-1/+1
2015-03-20tdf#89756 Switched postfix to prefix operator++/--Gulsah Kose1-2/+2
2015-01-21SwSection::GetFmt const-correctnessStephan Bergmann1-2/+2
2014-12-15Related fdo#86929: Kill FOREACHPAM_START for good (part2)Julien Nabet1-12/+14
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann1-1/+1
2014-07-15Refactored IDocumentContentOperations out of SwDoc.Valentin Kettner1-1/+2
2014-04-30sw: sal_Bool->boolNoel Grandin1-7/+7
2014-02-27Remove visual noise from swAlexander Wilms1-2/+0
2014-02-20svl: sal_Bool -> boolStephan Bergmann1-1/+1
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-5/+5
2013-09-21sw: unify PCURCRSR / FOREACHPAM_START / FOREACHPAM_END macrosMiklos Vajna1-3/+3
2013-08-17String to OUStringMatteo Casalin1-1/+1
2013-06-09removed commented out code in sw/source/core/editPhilipp Riemer1-1/+0
2013-06-09fdo#62475 - remove visual noise in sw/source/core/editPhilipp Riemer1-10/+0
2013-06-09work on existing comments in sw/source/core/editPhilipp Riemer1-11/+10
2013-02-24Comment translation german-englishMatthias Freund1-10/+10
2012-11-30re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-10-15postfix operator++ -> prefix operator++Luboš Luňák1-3/+3
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák1-1/+1
2012-06-20Convert SV_DECL_PTRARR_DEL of Sw*Fmts to std::vectorNoel Grandin1-2/+2
2011-11-27remove include of pch header from swNorbert Thiebaud1-2/+0
2011-05-09REPLACE DBG_stuff with OSL_ASSERT and OSL_FAILJacek Wolszczak1-4/+4
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky1-1/+1
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks1-23/+22
2011-02-09CWS swlayoutrefactoring: resync to m100Mathias Bauer1-21/+20
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner1-5/+4
2011-01-17Remove dates and two sections of old code.Thomas Arnhold1-1/+1
2011-01-17removetooltypes01: #i112600# Remove tools types from swCarsten Driesner1-16/+16
2010-12-21CWS swlayoutrefactoring: resync to m96, no conflict resolutionMathias Bauer1-2/+2
2010-12-16undoapi: merged DEV300m95Frank Schoenheit [fs]1-2/+2