summaryrefslogtreecommitdiff
path: root/sw/inc/unodraw.hxx
AgeCommit message (Expand)AuthorFilesLines
2021-02-20loplugin:refcounting in swNoel1-2/+1
2020-11-24tdf#42949 Fix new IWYU warnings in directory swGabor Kelemen1-1/+0
2020-08-17sw: prefix members of SwNode2LayImpl, SwRetrievedInputStreamDataManager, ...Miklos Vajna1-7/+7
2020-08-12sw: prefix members of SwFmDrawPage, SwNumRule, SwTableAutoFormat and ...Miklos Vajna1-1/+1
2019-11-04loplugin:finalclasses in sw/incNoel Grandin1-2/+2
2019-09-28loplugin:constmethod in swNoel Grandin1-1/+1
2019-09-07kill SwXShape SwClientBjoern Michaelsen1-3/+11
2019-09-07make page bookkeep the SwXShapesBjoern Michaelsen1-7/+14
2019-06-18tdf#42949 Fix IWYU warnings in include/svx/[t-v]*Gabor Kelemen1-0/+2
2018-07-17loplugin:useuniqueptr in SwXShapeNoel Grandin1-2/+2
2018-06-18tdf#108523 Remove @author annotationsAbhyudaya Sharma1-22/+3
2018-05-28loplugin:useuniqueptr in SvxDrawPageNoel Grandin1-1/+1
2018-03-28sw: fix some IWYU warningsMiklos Vajna1-3/+0
2017-11-24tdf#113938 sw: apply new default vertical orientation only during importMichael Stahl1-2/+2
2017-11-15Resolves: tdf#113615 wrong SwXShape from three possibilities returnedCaolán McNamara1-0/+1
2017-10-23loplugin:includeform: swStephan Bergmann1-2/+2
2017-08-04loplugin:constparams in sw part5Noel Grandin1-1/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-56/+51
2017-01-19New loplugin:dynexcspec: Add @throws documentation, swStephan Bergmann1-0/+4
2016-09-22loplugin:unusedmethods in sc..vclNoel Grandin1-3/+0
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-4/+4
2016-07-15new loplugin unnecessary overrideNoel Grandin1-7/+0
2016-04-22Avoid reserved identifiersStephan Bergmann1-7/+7
2016-04-18Avoid reserved identifier (_CreateShape -> CreateShape)Stephan Bergmann1-1/+1
2016-04-18Avoid reserved identifier (_CreateSdrObject -> CreateSdrObject_)Stephan Bergmann1-1/+1
2016-04-14loplugin:passstuffbyref in swNoel Grandin1-1/+1
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-1/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-11-06com::sun::star->css in sw/incNoel Grandin1-84/+84
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-54/+54
2015-09-09sw: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe1-1/+0
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-3/+3
2015-05-05loplugin:staticmethodsNoel Grandin1-1/+1
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-9/+9
2015-03-05V801: Decreased performanceCaolán McNamara1-5/+5
2015-03-02V813: Decreased performanceCaolán McNamara1-2/+2
2014-11-18loplugin: cstylecastNoel Grandin1-1/+1
2014-10-31SwXShapesEnumeration: don't generate a set of TextBoxes for each shapeMiklos Vajna1-0/+4
2014-07-01coverity#707290 Uncaught exceptionCaolán McNamara1-1/+1
2014-05-28coverity#707290 Uncaught exceptionCaolán McNamara1-1/+2
2014-04-30sw: sal_Bool->boolNoel Grandin1-1/+1
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-1/+1
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-54/+54
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann1-1/+1
2014-03-10sw: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann1-1/+0
2014-02-27Remove visual noise from swAlexander Wilms1-4/+0
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-50/+50
2014-02-25coverity#738131 Uncaught exceptionCaolán McNamara1-1/+3
2013-11-05fixincludeguards.sh: swThomas Arnhold1-2/+2
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-3/+3