summaryrefslogtreecommitdiff
path: root/sw/inc/section.hxx
AgeCommit message (Expand)AuthorFilesLines
2025-01-23tdf#121119 master docs at-page anchor: fix missing imagesLászló Németh1-0/+9
2024-09-04convert SwFindNearestNode to regular classNoel Grandin1-1/+1
2024-08-02sw doc model xml dump: add SwFormat::dumpAsXml()Miklos Vajna1-1/+1
2024-05-13Revert "reduce symbol visibility in sw"Thorsten Behrens1-10/+10
2024-03-13reduce symbol visibility in swNoel Grandin1-10/+10
2023-04-11introduce SwFrameFormat::IsVisible()Bjoern Michaelsen1-0/+2
2023-01-10sw doc model xml dump: show section namesMiklos Vajna1-0/+2
2022-08-04clang-tidy modernize-pass-by-value in swNoel Grandin1-1/+1
2022-07-21use more concrete UNO classes in writerNoel Grandin1-4/+5
2022-05-05tdf#148299 Don't unmotivatedly mess with spaces in file namesStephan Bergmann1-2/+0
2022-02-22Add XWeak constructor and operator= to uno::WeakReferenceNoel Grandin1-3/+1
2022-01-11tdf#146605 sw: try to fix SwSectionFormat notificationsMichael Stahl1-0/+3
2022-01-10sw: stop inheriting SwSectionData::m_bProtectFlag from parent sectionMichael Stahl1-1/+1
2021-12-01sw doc model xml dump: show the format of section nodesMiklos Vajna1-0/+1
2021-09-08Fix typosAndrea Gelmini1-1/+1
2021-08-30tdf#103612 sw: fix confusing inheritance of section hidden flagMichael Stahl1-3/+3
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