summaryrefslogtreecommitdiff
path: root/svx/source/accessibility/GraphCtlAccessibleContext.cxx
AgeCommit message (Expand)Author
2019-08-17tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): svxStephan Bergmann
2019-05-23rename SvxGraphCtrl back to GraphCtrlCaolán McNamara
2019-05-17weld SvxIMapDlgCaolán McNamara
2019-05-17allow a OutputDevice parent where that is sufficientCaolán McNamara
2019-04-23tdf#113266 slow opening XLS with 45 MB drawingNoel Grandin
2019-02-10loplugin:indentation in svxNoel Grandin
2018-11-21Simplify containers iterations in svx/source/[a-e]*Arkadiy Illarionov
2018-03-06use more Color in svxNoel Grandin
2018-02-27remove unused vclunohelper.hxx includesJochen Nitschke
2018-02-21ColorData->Color in sd..svxNoel Grandin
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin
2017-11-23loplugin:simplifybool for negation of comparison operatorNoel Grandin
2017-10-23loplugin:includeform: svxStephan Bergmann
2017-09-23loplugin:flatten in svl..svxNoel Grandin
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-05-19make string translation loading more uniformCaolán McNamara
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-08convert SFX_HINT to scoped enumNoel Grandin
2016-10-27loplugin:expandablemethods in svxNoel Grandin
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke
2016-09-09loplugin:constantparam in svxNoel Grandin
2016-08-22convert SdrHintKind to scoped enumNoel Grandin
2016-04-12Use const_iterator when possible (svx/accessibility)Julien Nabet
2016-02-09Remove excess newlinesChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-31com::sun::star->css in svxNoel Grandin
2015-10-05Return rtl::Reference from ShapeTypeHandler::CreateAccessibleObjectStephan Bergmann
2015-07-16loplugin:unusedmethods svx(part2)Noel Grandin
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-13loplugin:redundantcast: redundant const_cast followed by implicit upcastStephan Bergmann
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-06SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin
2014-08-19svx: Cleanup ASCII art and useless commentsChris Laplante
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin
2014-04-15svx: sal_Bool->boolNoel Grandin
2014-03-10svx: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-02-14sal_Bool->boolNoel Grandin