summaryrefslogtreecommitdiff
path: root/sw/source/core/doc/doccorr.cxx
AgeCommit message (Expand)Author
2020-11-24tdf#42949 Fix new IWYU warnings in directory swGabor Kelemen
2020-10-13static_cast after dynamic_castNoel
2020-09-30SwNode::GetDoc can return a reference insteadCaolán McNamara
2020-04-19loplugin:buriedassign in sw(3)Noel Grandin
2019-11-05tdf#42949 Fix IWYU warnings in sw/source/core/d*/*cxxGabor Kelemen
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann
2017-09-04new loplugin:redundantpointeropsNoel Grandin
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-02-22loplugin:unusedfieldsNoel Grandin
2016-11-29kill SwClient/Modify here, use sane(r) SfxBroadcaster/ListenerBjoern Michaelsen
2016-11-29get rid of LegacyModifyHintBjoern Michaelsen
2016-07-13tdf#84635 - Slow layout of large tablesNoel Grandin
2016-07-08loplugin:redundantcast: redundant static_casts in swStephan Bergmann
2016-05-12clang-tidy modernize-loop-convert in swNoel Grandin
2016-04-22Avoid reserved identifiersStephan Bergmann
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-04-01tdf#97966 Drop 'static' keywordsWastack
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-11-12bin/rename-sw-abbreviations.sh run to fix few re-introduced abbrvtns.Jan Holesovsky
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-27Optimised UnoCrsrTbl cleanup for faster doc savingAshod Nakashian
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-08-20loplugin: defaultparamsNoel Grandin
2015-05-26now rename the new CreateUnoCrsr2 to CreateUnoCrsr, as the old stuff is goneBjoern Michaelsen
2015-05-26remove old SwUnoCrsrTbl and CreateUnoCrsrBjoern Michaelsen
2015-05-26handle PamCorr also with the new containerBjoern Michaelsen
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-02-21Use size_typeMatteo Casalin
2014-12-18Related fdo#86929: Kill FOREACHPAM_START for good (final part)Julien Nabet
2014-12-04use C++11 iterationBjoern Michaelsen
2014-12-03move container stuff out of sw::Ring<>Bjoern Michaelsen
2014-12-02add rangeRing() for easier iterationBjoern Michaelsen
2014-12-02kill FOREACHPAM_START_CONSTBjoern Michaelsen
2014-12-02const iteratorsBjoern Michaelsen
2014-12-02use new typesafer implementationBjoern Michaelsen
2014-11-20cascading conditional operators, give a hint on complexityBjoern Michaelsen
2014-11-14loplugin: cstylecastNoel Grandin
2014-08-19Refactored SwDoc::GetEditShell .Valentin Kettner
2014-08-12Refactored IDocumentLayoutAccess out of SwDoc.Valentin Kettner
2014-08-12Refactored IDocumentRedlineAccess out of SwDoc.Valentin Kettner
2014-04-30sw: sal_Bool->boolNoel Grandin
2014-02-12Added some 'To-Do' notes regarding the new 'SwExtraRedlineTbl'Adam Co
2014-01-15Related: #i17171# big xub_Strlen -> sal_Int32 changesCaolán McNamara
2014-01-13Renamed 'SwRedline' to 'SwRangeRedline'Adam Co
2014-01-09Resolves: #i123792# correction for comments/annotations on table cell rangesOliver-Rainer Wittmann
2014-01-08123792: complete annotations on text ranges featureOliver-Rainer Wittmann
2013-11-24xub_StrLen to sal_Int32Matteo Casalin
2013-11-14xub_StrLen to sal_Int32 in SwIndex and some relatedMatteo Casalin
2013-10-26sw: ViewShell -> SwViewShell renameMiklos Vajna