summaryrefslogtreecommitdiff
path: root/sw/inc/section.hxx
AgeCommit message (Expand)Author
2020-10-26Section/SectionFormat: Modify no more ...Bjoern Michaelsen
2020-05-09compact namespace in swNoel Grandin
2020-03-31convert enum to scoped in SvBaseLinkNoel Grandin
2019-12-11convert LinkCreateType to scoped enumNoel Grandin
2019-12-11convert SectionType to scoped enumNoel Grandin
2019-11-19tdf#121186: sync itemset and supportsFullDrawingLayerFillAttributeSetMike Kaganski
2019-11-04loplugin:finalclasses in sw/incNoel Grandin
2019-09-19improve and enable loplugin:fragiledestructorNoel Grandin
2019-02-28use the xmlTextWriterPtr typedef consistentlyNoel Grandin
2019-01-12make SwFormat a ::sw::BroadcastingModifyBjoern Michaelsen
2018-05-13dont use SwClient/SwModify in unocore: HeadFootTextBjoern Michaelsen
2018-05-12dont use SwClient/SwModify in unocore: SectionBjoern Michaelsen
2018-01-02loplugin:passstuffbyref improved return in swNoel Grandin
2017-12-21Make SwSection::GetSectionName() return a reference to the nameTor Lillqvist
2017-10-23loplugin:includeform: swStephan Bergmann
2017-02-13convert SectionSort to scoped enumNoel Grandin
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin
2017-01-26loplugin: unnecessary destructor swNoel Grandin
2016-12-08convert SFX_HINT to scoped enumNoel Grandin
2016-12-08Indentation fixesMiklos Vajna
2016-10-18tdf#89307: Removed T* SvRef::opeartor &()Jacek Fraczek
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-19loplugin:countusersofdefaultparams in swNoel Grandin
2016-04-14loplugin:passstuffbyref in swNoel Grandin
2016-03-04loplugin:unuseddefaultparam in swNoel Grandin
2016-02-29loplugin:unuseddefaultparam in sw (part3)Noel Grandin
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06com::sun::star->css in sw/incNoel Grandin
2015-10-27inline SvBaseLinkRef typedefNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-07-21loplugin:unusedmethods swNoel Grandin
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-05Filled vector already provides nuber of itemsMatteo Casalin
2015-03-24convert sfxlink to enum classNoel Grandin
2015-02-16sw: clean up remaining format collection dumpersMiklos Vajna
2015-01-22Some more loplugin:cstylecast: swStephan Bergmann
2015-01-21SwSection::GetFmt const-correctnessStephan Bergmann
2014-09-23loplugin: cstylecast, update PTR_CAST macro to use static_castNoel Grandin
2014-08-07Avoid unnecessary illegal downcasts from SwFrmFmt to SwSectionFmtStephan Bergmann
2014-07-04remove unnecessary header macro wizardryNoel Grandin
2014-05-27Remove ASCII art and useless comments from sw moduleChris Laplante
2014-04-30sw: sal_Bool->boolNoel Grandin
2014-04-07Replace SV_DECL/IMPL_REF macros with SvRef templateStephan Bergmann
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann