summaryrefslogtreecommitdiff
path: root/sw/inc/doc.hxx
AgeCommit message (Expand)Author
2016-06-18sw: speed up the navigatorMichael Stahl
2016-05-31tdf#98226: fix undo of table AutoFormatMichael Stahl
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
2015-08-07sw: use std::unique_ptr in sw-global includesMiklos Vajna
2015-07-21loplugin:unusedmethods swNoel Grandin
2015-07-13editeng: make Link<> usage typedNoel Grandin
2015-07-10sw: clean up SwDoc::maPatternNms nonsenseMichael Stahl
2015-07-08Fix typosAndrea Gelmini
2015-07-04Fix typosAndrea Gelmini
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-26introduce CreateUnoCrsr2 to migrate to sane memory mngmtBjoern Michaelsen
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-18tdf#89783: Allow more than 64k PageDescsKatarina Behrens
2015-05-14tdf#86639 SwEditShell: when setting para style, reset char attrs if neededMiklos Vajna
2015-05-10Replace IMPL_STATIC_LINK[_TYPED] with more useful variantsStephan Bergmann
2015-05-09sw: fix assert with frames anchored in redlines on rhbz490395-1.odtMichael Stahl
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann
2015-05-05loplugin:staticmethodsNoel Grandin
2015-05-03tdf#89783: Adjust to new GetPos retval (size_t vs. sal_uInt16)Katarina Behrens
2015-05-03tdf#89783: sal_uInt16 replacement by size_t: sectionsVasily Melenchuk
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-30Bin some pointless comments and reduce some vertical whitespaceTor Lillqvist
2015-04-03Resolves: tdf#87548 don't create a new list for each multiselection portionCaolán McNamara
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-03-25Typo: formated->formattedJulien Nabet
2015-03-06Timer: Adapted all idle includes and enum usesTobias Madl
2015-03-03Drop local FindPageDesc implementationsJan-Marek Glogowski
2015-03-02convert SW_CHAIN_ constants to enum classNoel Grandin
2015-02-28Extract SwDoc::dumpAsXml() from docnodeMiklos Vajna
2015-02-14related tdf#89004 move to std:set instead of std::vectorUrsache Vladimir
2015-02-07loplugin:deletedspecialStephan Bergmann