summaryrefslogtreecommitdiff
path: root/sw/inc/section.hxx
AgeCommit message (Expand)Author
2022-08-04clang-tidy modernize-pass-by-value in swNoel Grandin
2022-07-21use more concrete UNO classes in writerNoel Grandin
2022-05-05tdf#148299 Don't unmotivatedly mess with spaces in file namesStephan Bergmann
2022-02-22Add XWeak constructor and operator= to uno::WeakReferenceNoel Grandin
2022-01-11tdf#146605 sw: try to fix SwSectionFormat notificationsMichael Stahl
2022-01-10sw: stop inheriting SwSectionData::m_bProtectFlag from parent sectionMichael Stahl
2021-12-01sw doc model xml dump: show the format of section nodesMiklos Vajna
2021-09-08Fix typosAndrea Gelmini
2021-08-30tdf#103612 sw: fix confusing inheritance of section hidden flagMichael Stahl
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