summaryrefslogtreecommitdiff
path: root/svx/source/accessibility/svxrectctaccessiblecontext.cxx
AgeCommit message (Expand)Author
2016-06-12convert more DBG_ASSERT(false to SAL_WARNNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-03-07loplugin:unuseddefaultparamsNoel Grandin
2016-03-04loplugin:unuseddefaultparam in svxNoel Grandin
2016-03-01loplugin:unuseddefaultparam in svx (part1)Noel Grandin
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-30convert Sequence<XInterface> constructions to use initializer listsNoel Grandin
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-03-23fdo#39440 cppcheck cleanlinessMichael Dunphy
2015-03-19loplugin:constantfunction: svxNoel Grandin
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-08-19svx: Cleanup ASCII art and useless commentsChris Laplante
2014-04-15svx: sal_Bool->boolNoel Grandin
2014-03-10svx: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann
2014-03-05remove unused code SvxRectCtlAccessibleContext::FireAccessibleEventNoel Grandin
2014-03-03SVX : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-01-28bool improvementsStephan Bergmann
2013-11-27error C2872: 'accessibility' : ambiguous symbolCaolán McNamara
2013-11-27Integrate branch of IAccessible2Steve Yin
2013-11-27restore GetChild, etc. we will need them againCaolán McNamara
2013-10-30fdo#54938: Convert svx to use cppu::supportsServiceMarcos Paulo de Souza
2013-10-25fdo#54938: More uses of cppu::supportsServiceMarcos Paulo de Souza
2013-06-05use uno::Reference#clear() method...Noel Grandin
2013-05-06fix typos (wich instead of which)Philipp Riemer
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-09sal_Bool to boolTakeshi Abe
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-02-25loplugin: unused variablesThomas Arnhold
2013-01-22Remove RTL_CONSTASCII_USTRINGPARAM in svxChr. Rossmanith
2012-11-29API CHANGE a11y unpublishing and add/removeListener rename.Thorsten Behrens
2012-11-27re-base on ALv2 code. Includes:Michael Meeks
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud
2012-06-09Remove superfluous empty lines on topThomas Arnhold
2012-03-27drop intermediate temporary UniStringsCaolán McNamara
2012-02-27Removed unused codeSzabolcs Dezsi
2012-02-10Remove unused codeElton Chung
2011-12-08childs -> childrenMichael T. Whiteley
2011-11-27remove include of pch header from svxNorbert Thiebaud
2011-06-07use standard pattern for thisCaolán McNamara
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-13Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-02-21Remove dead code and translate one commentAlbert Thuswaldner