summaryrefslogtreecommitdiff
path: root/sw/inc/paratr.hxx
AgeCommit message (Expand)Author
2020-12-07loplugin:unusedmethodsNoel
2020-11-30ofz#28041 Null-dereferenceCaolán McNamara
2020-11-26Refactor SwFormatDropBjoern Michaelsen
2020-11-05retire most of SwModifyBjoern Michaelsen
2020-11-02SwFormatDrop: remove Modify/ModifyBroadcast/ModifyNotification from this beautyBjoern Michaelsen
2019-12-12use covariant return type for SfxPoolItem::CloneCaolán McNamara
2019-04-25WIP: Further preparations for deeper Item changesArmin Le Grand
2019-02-28use the xmlTextWriterPtr typedef consistentlyNoel Grandin
2018-07-28-Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann
2018-07-27Remove unused copy assignment ops of SfxPoolItem-derived classesStephan Bergmann
2018-07-16sw: prefix members of SwDateTimeField and SwFormatDropMiklos Vajna
2018-04-25sw: fix remaining IWYU warnings in inc/*.hxxMiklos Vajna
2018-03-09sw: fix some IWYU warningsMiklos Vajna
2017-12-03clang-tidy modernize-use-equals-default in swJochen Nitschke
2017-11-30TypedWhichId for RES_PARAATR constantsNoel Grandin
2017-10-23loplugin:includeform: swStephan Bergmann
2017-07-31make IntlWrapper arg to GetPresentation non-implicit and non-optionalCaolán McNamara
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2016-09-15loplugin:singlevalfields in sc..vclNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara
2016-07-25new loplugin overrideparamNoel Grandin
2016-04-19drawinglayer, sw: indentation fixesMiklos Vajna
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-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-08-14remove default value from SfxPoolItem::PutValueNoel Grandin
2015-07-21loplugin:unusedmethods swNoel Grandin
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-04-30sw: prefix members of SwFmtMiklos Vajna
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-01-23Factor out SfxPoolItem::dumpAsXml() from swMiklos Vajna
2014-12-15Factor out SwNumRuleItem::dumpAsXml() from nodedumpMiklos Vajna
2014-11-12loplugin: cstylecastNoel Grandin
2014-07-29simplify return argument of SfxPoolItem::GetPresentationNoel Grandin
2014-04-30sw: sal_Bool->boolNoel Grandin
2014-04-24Finish cleaning up ASCII art in the sw moduleChris Laplante
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann
2014-02-27Remove visual noise from swAlexander Wilms
2014-02-06Typo: formating -> formattingJulien Nabet
2014-01-15starting chopping out aEmptyOUStrCaolán McNamara
2014-01-10SfxPoolItem::operator ==, != should return boolStephan Bergmann
2013-11-05fixincludeguards.sh: swThomas Arnhold
2013-10-20drop unnecessary tools/string includesCaolán McNamara
2013-10-18converting remaining usage of String in SW to OUStringNoel Grandin
2013-10-15convert sw/inc/paratr.hxx from String to OUStringNoel Grandin