summaryrefslogtreecommitdiff
path: root/sw/source/core/text/redlnitr.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-09-12sw: prefix members of SwAttrIterMiklos Vajna1-30/+30
2016-09-08convert nsRedlineMode_t to typed_flagsNoel Grandin1-1/+1
2016-05-12clang-tidy modernize-loop-convert in swNoel Grandin1-2/+2
2016-05-11convert EXTTEXTINPUT_ATTR to scoped enumNoel Grandin1-13/+13
2016-04-22Avoid reserved identifiersStephan Bergmann1-7/+7
2016-03-31tdf#84938 convert SW_* script constants to scoped enumNoel Grandin1-7/+7
2016-02-08vcl: cmdevt.[hc]xx -> commandevent.[hc]xxChris Sherlock1-1/+1
2016-01-31tools: rename FontUnderline to FontLineStyleChris Sherlock1-4/+4
2016-01-14-Werror=misleading-indentation (GCC 6)Stephan Bergmann1-2/+4
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-6/+6
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-8/+8
2015-07-06improve the returnbyref lopluginNoel Grandin1-4/+4
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-28/+28
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann1-1/+1
2014-09-06Use more proper types, constify, avoid magic numbersMatteo Casalin1-11/+10
2014-08-18drop unnecessary shl.hxx includesCaolán McNamara1-1/+0
2014-08-12Refactored IDocumentLayoutAccess out of SwDoc.Valentin Kettner1-0/+1
2014-08-12Refactored IDocumentRedlineAccess out of SwDoc.Valentin Kettner1-6/+7
2014-07-22Massive KSHORT/MSHORT to sal_uInt16Matteo Casalin1-6/+6
2014-06-24new compilerplugin returnbyrefNoel Grandin1-1/+1
2014-06-13loplugin:staticcallStephan Bergmann1-1/+1
2014-04-19Finish removing ASCII art from sw/source/core/textChris Laplante1-16/+12
2014-03-30avoid out-of-bounds accessDavid Tardon1-0/+2
2014-02-21Translate German comments and remove superfluous ones as well as visual noiseAlexander Wilms1-30/+25
2014-02-16sal_Bool to boolMatteo Casalin1-20/+20
2014-02-04bool improvementsStephan Bergmann1-1/+1
2014-02-03sal_Bool to boolMatteo Casalin1-3/+3
2014-01-28bool improvementsStephan Bergmann1-1/+1
2014-01-15Resolves: #i17171# Writer paragraph cannot be longer than 65534 charactersCaolán McNamara1-33/+33
2014-01-13Renamed 'SwRedline' to 'SwRangeRedline'Adam Co1-1/+1
2013-11-14xub_StrLen to sal_Int32 in SwIndex and some relatedMatteo Casalin1-1/+1
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-7/+7
2013-10-22Bin useless swmod commentsTor Lillqvist1-1/+1
2013-04-19sw: missing prefix for global pBreakItMiklos Vajna1-1/+1
2013-02-18sw: let SwTxtNode::GetTxt() return OUStringMichael Stahl1-1/+1
2012-11-30re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-09-11-Werror,-Wunused-private-field (various sw)Stephan Bergmann1-1/+1
2012-07-31SwRedlineItr: convert to STLMichael Stahl1-6/+6
2012-07-26Convert SV_DECL_PTRARR_SORT_DEL(_SwRedlineTbl) to o3tl::sorted_vectorNoel Grandin1-2/+2
2012-06-21replace all but one .hdl include with equivalent .hpp includes.Michael Meeks1-1/+1
2012-06-09Remove superfluous empty lines on topThomas Arnhold1-2/+0
2011-11-27remove include of pch header from swNorbert Thiebaud1-2/+0
2011-07-13Replace SvUShorts with vector in extinput.hxx and cascade changes.Nigel Hawkins1-4/+5
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky1-2/+2
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks1-3/+3
2011-02-09CWS swlayoutrefactoring: resync to m100Mathias Bauer1-3/+3
2011-01-17removetooltypes01: #i112600# Remove tools types from swCarsten Driesner1-3/+3
2010-11-25Removed DBG_UTIL from swCédric Bosdonnat1-7/+7
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-10-05more removed include guards using fixguard.pyPetr Mladek1-2/+0