summaryrefslogtreecommitdiff
path: root/sw/inc/section.hxx
AgeCommit message (Expand)Author
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
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann
2014-03-17sw: prefer passing OUString by referenceNoel Grandin
2014-02-27Remove visual noise from swAlexander Wilms
2014-02-03Remove SW_DLLPRIVATE -> SAL_DLLPRIVATE indirectionStephan Bergmann
2013-11-11Drop unnecessary #includesTakeshi Abe
2013-11-05fixincludeguards.sh: swThomas Arnhold
2013-08-17String to OUStringMatteo Casalin
2013-08-16String to OUString and use helper functionMatteo Casalin
2013-08-16Prefer mutable members to const_castMatteo Casalin
2012-11-30re-base on ALv2 code. Includes:Michael Meeks
2012-11-07sal_Bool to boolTakeshi Abe
2012-07-30remove unnecessary includes of svl/svarray.hxxCaolán McNamara
2012-05-25Convert SV_DECL_PTRARR(SwSections) to std::vectorNoel Grandin
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann