summaryrefslogtreecommitdiff
path: root/svtools/source/control/accessibleruler.cxx
AgeCommit message (Expand)Author
2024-04-04loplugin:unusedmethodsNoel Grandin
2024-04-02convert SvtRulerAccessible to comphelper::WeakComponentImplHelperNoel Grandin
2023-08-19loplugin: new global analysis locking2Noel Grandin
2022-09-02[API CHANGE] tdf#150683 a11y: Switch a11y child index to 64 bitMichael Weghorn
2022-07-18cid#1507356 Logically dead codeCaolán McNamara
2022-07-14clang-tidy modernize-pass-by-value in svtoolsNoel Grandin
2022-07-08[API CHANGE] Drop css::accessibility::XAccessibleStateSetNoel Grandin
2021-09-20clean up ambiguous confusing rectangle APIs like IsInside()Luboš Luňák
2021-02-20loplugin:refcounting in svtoolsNoel
2020-02-03make some headers privateCaolán McNamara
2019-09-19tdf#42949 Fix IWYU warnings in svtools/Gabor Kelemen
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): svtoolsStephan Bergmann
2019-06-21simplify some getSupportedServiceNamesNoel Grandin
2019-02-10loplugin:indentation in svtoolsNoel Grandin
2019-02-05tdf#42949 Fix IWYU warnings in include/svtools/*Gabor Kelemen
2018-03-07use more Color in sfx2..svtoolsNoel Grandin
2018-02-27remove unused vclunohelper.hxx includesJochen Nitschke
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin
2017-11-22loplugin:flatten in svtoolsNoel Grandin
2017-09-18msDescription in SvtRulerAccessible is unusedNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-08convert OSL_ENSURE to assert in AccessibleEventNotifierNoel Grandin
2016-10-27loplugin:expandablemethods in svtoolsNoel Grandin
2016-06-02drop some more RTL_CONSTASCII_USTRINGPARAMNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-30com::sun::star->css in svtoolsNoel Grandin
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-05-15tdf#62475: partial handmade fixesAndrea Gelmini
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-03-19loplugin:constantfunction: svtoolsNoel Grandin
2015-01-30coverity#1267679 Dereference before null checkCaolán McNamara
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-08-31Typo: childs->childrenJulien Nabet
2014-08-20Remove more useless includes of tools/debug.hxxMarcos Paulo de Souza
2014-05-11fix-includes.pl: svtoolsThomas Arnhold
2014-04-24add missing modelines to cxx and hxx filesThomas Arnhold
2014-04-15sal_Bool to bool in SvtRulerAccessibleNoel Grandin
2014-03-10svtools: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann
2014-03-03SVTOOLS : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-24Adapt to osl_atomic_inc-/decrementStephan Bergmann
2014-02-10the return of callcatcherCaolán McNamara
2014-01-16fdo#54938: Convert svtools to cppu::supportsService...Marcos Paulo de Souza
2013-11-25Integrate branch of IAccessible2Steve Yin