summaryrefslogtreecommitdiff
path: root/sw/inc/doc.hxx
AgeCommit message (Expand)AuthorFilesLines
2016-10-06tdf#75757 Remove inheritance from std::vectorTakeshi Abe1-1/+2
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-3/+3
2016-10-04loplugin:countusersofdefaultparams in swNoel Grandin1-13/+12
2016-09-22loplugin:unusedmethods unused returnsNoel Grandin1-1/+1
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-09-08loplugin:constantparam in swNoel Grandin1-5/+5
2016-08-29Convert SwPageDescs to boost::multi_indexJan-Marek Glogowski1-4/+2
2016-08-25loplugin:countusersofdefaultparamsNoel Grandin1-35/+35
2016-08-25SCNR: Bin some unused forward declarationsTor Lillqvist1-12/+0
2016-08-16GSoC Writer Table Styles; Update by exampleJakub Trzebiatowski1-0/+2
2016-08-10GSoC Writer Table Styles; Create by example; fix undoJakub Trzebiatowski1-0/+4
2016-08-01GSoC Writer Table Styles; Table Styles PanelJakub Trzebiatowski1-0/+2
2016-07-27improve passstuffbyref return analysisNoel Grandin1-2/+2
2016-07-13tdf#84635 - Slow layout of large tablesNoel Grandin1-6/+6
2016-06-27loplugin:singlevalfields in sw(part4)Noel Grandin1-2/+0
2016-06-17sw: speed up the navigatorMichael Stahl1-0/+3
2016-06-16Remove the :: prefix in ::std for swMark Page1-1/+1
2016-06-13GSoC Table Styles, CellStyleJakub Trzebiatowski1-1/+6
2016-05-30tdf#98226: fix undo of table AutoFormatMichael Stahl1-1/+1
2016-05-24Implement basic TableStyle FamilyJakub Trzebiatowski1-0/+1
2016-04-22Avoid reserved identifiersStephan Bergmann1-14/+14
2016-04-14loplugin:passstuffbyref in swNoel Grandin1-5/+5
2016-04-12clang-tidy performance-unnecessary-value-param in swNoel Grandin1-1/+1
2016-03-24tdf#96914 MM: don't round trip the source documentJan-Marek Glogowski1-1/+1
2016-03-24MM: move SwPageDesc handling into SwDoc::AppendDocJan-Marek Glogowski1-1/+2
2016-03-09loplugin:constantparam in swNoel Grandin1-1/+1
2016-02-29loplugin:unuseddefaultparam in sw (part3)Noel Grandin1-2/+1
2016-01-21loplugin: unused return valuesNoel Grandin1-2/+2
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-39/+39
2015-11-25Indentation fixesMiklos Vajna1-1/+1
2015-11-24loplugin:unusedfields in sw/Noel Grandin1-8/+1
2015-11-12bin/rename-sw-abbreviations.sh run to fix few re-introduced abbrvtns.Jan Holesovsky1-6/+6
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-41/+41
2015-11-07Misc tweaks and cleanups.Ashod Nakashian1-2/+2
2015-11-06com::sun::star->css in sw/incNoel Grandin1-17/+15
2015-10-27Optimised UnoCrsrTbl cleanup for faster doc savingAshod Nakashian1-1/+12
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-3/+3
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-1/+1
2015-10-02loplugin:unusedmethodsNoel Grandin1-1/+0
2015-09-27sw table styles: Direct formatting takes precedence over table style.Jan Holesovsky1-2/+3
2015-09-27sw table styles: Implement table styles in Writer.Jan Holesovsky1-0/+7
2015-09-23remove unused Link<> parameterNoel Grandin1-2/+1
2015-09-18convert Link<> to typedNoel Grandin1-6/+6
2015-09-17Give drawing objects unique names by defaultCaolán McNamara1-0/+1
2015-09-09convert Link<> to typedNoel Grandin1-1/+1
2015-08-20tdf#93240: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl1-8/+6
2015-08-07sw: use std::unique_ptr in sw-global includesMiklos Vajna1-22/+21
2015-07-21loplugin:unusedmethods swNoel Grandin1-18/+0
2015-07-13editeng: make Link<> usage typedNoel Grandin1-1/+1
2015-07-10sw: clean up SwDoc::maPatternNms nonsenseMichael Stahl1-10/+3