summaryrefslogtreecommitdiff
path: root/sw/inc/doc.hxx
AgeCommit message (Expand)Author
2016-12-08convert SFX_HINT to scoped enumNoel Grandin
2016-11-29convert ND constants to o3tl::typed_flagsNoel Grandin
2016-11-15loplugin:constantparamNoel Grandin
2016-10-27loplugin:expandablemethods in swNoel Grandin
2016-10-06tdf#75757 Remove inheritance from std::vectorTakeshi Abe
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-10-04loplugin:countusersofdefaultparams in swNoel Grandin
2016-09-22loplugin:unusedmethods unused returnsNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-08loplugin:constantparam in swNoel Grandin
2016-08-29Convert SwPageDescs to boost::multi_indexJan-Marek Glogowski
2016-08-25loplugin:countusersofdefaultparamsNoel Grandin
2016-08-25SCNR: Bin some unused forward declarationsTor Lillqvist
2016-08-16GSoC Writer Table Styles; Update by exampleJakub Trzebiatowski
2016-08-10GSoC Writer Table Styles; Create by example; fix undoJakub Trzebiatowski
2016-08-01GSoC Writer Table Styles; Table Styles PanelJakub Trzebiatowski
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-07-13tdf#84635 - Slow layout of large tablesNoel Grandin
2016-06-27loplugin:singlevalfields in sw(part4)Noel Grandin
2016-06-17sw: speed up the navigatorMichael Stahl
2016-06-16Remove the :: prefix in ::std for swMark Page
2016-06-13GSoC Table Styles, CellStyleJakub Trzebiatowski
2016-05-30tdf#98226: fix undo of table AutoFormatMichael Stahl
2016-05-24Implement basic TableStyle FamilyJakub Trzebiatowski
2016-04-22Avoid reserved identifiersStephan Bergmann
2016-04-14loplugin:passstuffbyref in swNoel Grandin
2016-04-12clang-tidy performance-unnecessary-value-param in swNoel Grandin
2016-03-24tdf#96914 MM: don't round trip the source documentJan-Marek Glogowski
2016-03-24MM: move SwPageDesc handling into SwDoc::AppendDocJan-Marek Glogowski
2016-03-09loplugin:constantparam in swNoel Grandin
2016-02-29loplugin:unuseddefaultparam in sw (part3)Noel Grandin
2016-01-21loplugin: unused return valuesNoel Grandin
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-11-25Indentation fixesMiklos Vajna
2015-11-24loplugin:unusedfields in sw/Noel Grandin
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-11-07Misc tweaks and cleanups.Ashod Nakashian
2015-11-06com::sun::star->css in sw/incNoel Grandin
2015-10-27Optimised UnoCrsrTbl cleanup for faster doc savingAshod Nakashian
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-02loplugin:unusedmethodsNoel Grandin
2015-09-27sw table styles: Direct formatting takes precedence over table style.Jan Holesovsky
2015-09-27sw table styles: Implement table styles in Writer.Jan Holesovsky
2015-09-23remove unused Link<> parameterNoel Grandin
2015-09-18convert Link<> to typedNoel Grandin
2015-09-17Give drawing objects unique names by defaultCaolán McNamara
2015-09-09convert Link<> to typedNoel Grandin
2015-08-20tdf#93240: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl