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