summaryrefslogtreecommitdiff
path: root/sw/source/core/doc/doccorr.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin1-4/+4
2017-02-22loplugin:unusedfieldsNoel Grandin1-1/+1
2016-11-29kill SwClient/Modify here, use sane(r) SfxBroadcaster/ListenerBjoern Michaelsen1-1/+1
2016-11-29get rid of LegacyModifyHintBjoern Michaelsen1-2/+2
2016-07-13tdf#84635 - Slow layout of large tablesNoel Grandin1-0/+2
2016-07-08loplugin:redundantcast: redundant static_casts in swStephan Bergmann1-2/+2
2016-05-12clang-tidy modernize-loop-convert in swNoel Grandin1-2/+2
2016-04-22Avoid reserved identifiersStephan Bergmann1-4/+4
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin1-1/+0
2016-04-01tdf#97966 Drop 'static' keywordsWastack1-4/+4
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-48/+48
2015-11-12bin/rename-sw-abbreviations.sh run to fix few re-introduced abbrvtns.Jan Holesovsky1-8/+8
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-6/+6
2015-10-27Optimised UnoCrsrTbl cleanup for faster doc savingAshod Nakashian1-48/+46
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht1-3/+3
2015-08-20loplugin: defaultparamsNoel Grandin1-1/+1
2015-05-26now rename the new CreateUnoCrsr2 to CreateUnoCrsr, as the old stuff is goneBjoern Michaelsen1-2/+2
2015-05-26remove old SwUnoCrsrTbl and CreateUnoCrsrBjoern Michaelsen1-59/+0
2015-05-26handle PamCorr also with the new containerBjoern Michaelsen1-0/+61
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-25/+25
2015-02-21Use size_typeMatteo Casalin1-2/+2
2014-12-18Related fdo#86929: Kill FOREACHPAM_START for good (final part)Julien Nabet1-15/+20
2014-12-04use C++11 iterationBjoern Michaelsen1-8/+7
2014-12-03move container stuff out of sw::Ring<>Bjoern Michaelsen1-3/+3
2014-12-02add rangeRing() for easier iterationBjoern Michaelsen1-3/+3
2014-12-02kill FOREACHPAM_START_CONSTBjoern Michaelsen1-3/+5
2014-12-02const iteratorsBjoern Michaelsen1-42/+25
2014-12-02use new typesafer implementationBjoern Michaelsen1-2/+2
2014-11-20cascading conditional operators, give a hint on complexityBjoern Michaelsen1-0/+9
2014-11-14loplugin: cstylecastNoel Grandin1-18/+25
2014-08-19Refactored SwDoc::GetEditShell .Valentin Kettner1-17/+18
2014-08-12Refactored IDocumentLayoutAccess out of SwDoc.Valentin Kettner1-2/+4
2014-08-12Refactored IDocumentRedlineAccess out of SwDoc.Valentin Kettner1-2/+2
2014-04-30sw: sal_Bool->boolNoel Grandin1-8/+8
2014-02-12Added some 'To-Do' notes regarding the new 'SwExtraRedlineTbl'Adam Co1-0/+4
2014-01-15Related: #i17171# big xub_Strlen -> sal_Int32 changesCaolán McNamara1-2/+2
2014-01-13Renamed 'SwRedline' to 'SwRangeRedline'Adam Co1-1/+1
2014-01-09Resolves: #i123792# correction for comments/annotations on table cell rangesOliver-Rainer Wittmann1-9/+11
2014-01-08123792: complete annotations on text ranges featureOliver-Rainer Wittmann1-1/+2
2013-11-24xub_StrLen to sal_Int32Matteo Casalin1-1/+1
2013-11-14xub_StrLen to sal_Int32 in SwIndex and some relatedMatteo Casalin1-2/+2
2013-10-26sw: ViewShell -> SwViewShell renameMiklos Vajna1-5/+5
2013-10-22Bin useless swmod commentsTor Lillqvist1-1/+1
2013-09-21sw: unify PCURCRSR / FOREACHPAM_START / FOREACHPAM_END macrosMiklos Vajna1-10/+1
2013-08-09deleted needless blank lines in sw/source/core/doc/Philipp Riemer1-6/+0
2013-04-08doxygen-ize comments in sw/source/core/docPhilipp Riemer1-2/+2
2013-02-18SwDoc: rename member variables missing their prefixMiklos Vajna1-4/+4
2013-02-11Comment translation german - englishMatthias Freund1-1/+1
2012-12-20incorrect if/for body alignmentLuboš Luňák1-8/+8
2012-11-30re-base on ALv2 code. Includes:Michael Meeks1-23/+14