summaryrefslogtreecommitdiff
path: root/svx/source/accessibility/svxrectctaccessiblecontext.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): svxStephan Bergmann1-1/+1
2019-04-09Removed duplicated includeAndrea Gelmini1-1/+0
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen1-1/+2
2018-10-08loplugin:constfields in svxNoel Grandin1-1/+1
2018-09-19rename RectCtl back to SvxRectCtlCaolán McNamara1-61/+61
2018-09-19drop newly unused SvxRectCtlCaolán McNamara1-929/+5
2018-09-03weld SvxAreaTabPageCaolán McNamara1-0/+3
2018-08-02Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-05-24rework custom widget welding to enable inheritenceCaolán McNamara1-2/+2
2018-05-06coverity#1435443 Arguments in wrong orderCaolán McNamara1-4/+4
2018-05-03weld SvxTextAttrPageCaolán McNamara1-1/+543
2018-03-06use more Color in svxNoel Grandin1-4/+4
2018-02-27remove unused vclunohelper.hxx includesJochen Nitschke1-1/+0
2018-01-15More loplugin:cstylecast: svxStephan Bergmann1-4/+4
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin1-1/+1
2017-10-23loplugin:includeform: svxStephan Bergmann1-1/+1
2017-10-16use rtl::Reference for SvXMLGraphicHelperNoel Grandin1-32/+14
2017-07-31loplugin:oncevarNoel Grandin1-3/+1
2017-07-21migrate to boost::gettextCaolán McNamara1-6/+5
2017-05-19make string translation loading more uniformCaolán McNamara1-4/+4
2017-04-10new loplugin:inlinefieldsNoel Grandin1-5/+3
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-13/+13
2017-03-29loplugin:singlevalfieldsNoel Grandin1-50/+18
2017-02-14drop CTL_STYLE enumNoel Grandin1-2/+2
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-75/+65
2016-12-12remove useless Mutex guardsNoel Grandin1-2/+0
2016-10-27loplugin:expandablemethods in svxNoel Grandin1-17/+8
2016-09-09loplugin:constantparam in svxNoel Grandin1-14/+1
2016-08-30convert RECT_POINT to scoped enumNoel Grandin1-32/+32
2016-07-27improve passstuffbyref return analysisNoel Grandin1-1/+1
2016-06-12convert more DBG_ASSERT(false to SAL_WARNNoel Grandin1-2/+2
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-2/+2
2016-03-07loplugin:unuseddefaultparamsNoel Grandin1-7/+5
2016-03-04loplugin:unuseddefaultparam in svxNoel Grandin1-3/+3
2016-03-01loplugin:unuseddefaultparam in svx (part1)Noel Grandin1-2/+2
2016-02-09Remove excess newlinesChris Sherlock1-9/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-5/+5
2015-10-31com::sun::star->css in svxNoel Grandin1-4/+4
2015-10-30convert Sequence<XInterface> constructions to use initializer listsNoel Grandin1-6/+3
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann1-1/+1
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-32/+32
2015-03-23fdo#39440 cppcheck cleanlinessMichael Dunphy1-2/+1
2015-03-19loplugin:constantfunction: svxNoel Grandin1-7/+1
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara1-77/+0
2014-09-23fdo#82577: Handle WindowNoel Grandin1-5/+5
2014-08-19svx: Cleanup ASCII art and useless commentsChris Laplante1-30/+14
2014-04-15svx: sal_Bool->boolNoel Grandin1-12/+12
2014-03-10svx: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann1-27/+2
2014-03-05remove unused code SvxRectCtlAccessibleContext::FireAccessibleEventNoel Grandin1-7/+0
2014-03-03SVX : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini1-6/+0