summaryrefslogtreecommitdiff
path: root/sw/source/core/doc/CntntIdxStore.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-43/+43
2015-11-12bin/rename-sw-abbreviations.sh run to fix few re-introduced abbrvtns.Jan Holesovsky1-5/+5
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-2/+2
2015-10-27Optimised UnoCrsrTbl cleanup for faster doc savingAshod Nakashian1-1/+2
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-5/+5
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht1-1/+1
2015-07-31sw: replace boost::function with std::functionMichael Stahl1-2/+1
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann1-1/+1
2015-05-26loplugin:redundantcastStephan Bergmann1-1/+1
2015-05-26now rename the new CreateUnoCrsr2 to CreateUnoCrsr, as the old stuff is goneBjoern Michaelsen1-1/+1
2015-05-26remove old SwUnoCrsrTbl and CreateUnoCrsrBjoern Michaelsen1-15/+0
2015-05-26CntntIdxStore should also handle new unocrsrsBjoern Michaelsen1-0/+18
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-93/+93
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann1-3/+3
2015-05-05loplugin:staticmethodsNoel Grandin1-2/+2
2015-02-18boost->stdCaolán McNamara1-3/+3
2015-01-16fdo#39440 sw: reduce scope of local variablesMichael Weghorn1-1/+1
2015-01-05Resolves: fdo#87003 Kill BOOST_FOREACH on masterNathan Yee1-10/+9
2014-12-18Related fdo#86929: Kill FOREACHPAM_START for good (final part)Julien Nabet1-9/+12
2014-12-04use C++11 iterationBjoern Michaelsen1-7/+7
2014-12-04unnecessary castBjoern Michaelsen1-1/+1
2014-11-14loplugin: cstylecastNoel Grandin1-4/+4
2014-08-12Refactored IDocumentLayoutAccess out of SwDoc.Valentin Kettner1-1/+2
2014-08-12Refactored IDocumentFieldsAccess out of SwDoc.Valentin Kettner1-2/+4
2014-07-28use the Redline iteratorBjoern Michaelsen1-3/+3
2014-07-26coverity#1228874 Uninitialized scalar variableCaolán McNamara1-1/+1
2014-07-25remove unused paramsBjoern Michaelsen1-8/+8
2014-07-25kill SAVEFLY_SPLIT tooBjoern Michaelsen1-5/+5
2014-07-25SAVEFLY is a noop, just use a boolBjoern Michaelsen1-2/+2
2014-07-25move into the loop and constifyBjoern Michaelsen1-2/+1
2014-07-25we can do this before the conditionalBjoern Michaelsen1-2/+1
2014-07-25remove unused headersBjoern Michaelsen1-14/+0
2014-07-25use make_shared hereBjoern Michaelsen1-1/+2
2014-07-25move CntntIdxStore to own fileBjoern Michaelsen1-0/+455