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