summaryrefslogtreecommitdiff
path: root/svtools/source/control/accessibleruler.cxx
AgeCommit message (Expand)Author
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