summaryrefslogtreecommitdiff
path: root/svx/source/accessibility/svxpixelctlaccessiblecontext.cxx
AgeCommit message (Expand)Author
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-31com::sun::star->css in svxNoel Grandin
2015-10-30convert Sequence<XInterface> constructions to use initializer listsNoel Grandin
2015-08-27tdf#92213 - don't crash fetching pixelctl a11y peer for un-parented window.Michael Meeks
2015-08-11loplugin: defaultparamsNoel Grandin
2015-07-24-Werror,-Wunused-private-fieldStephan Bergmann
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-02loplugin:staticmethodsNoel Grandin
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-08-31Typo: childs->childrenJulien Nabet
2014-08-25everything is independent from vos these days...Michael Stahl
2014-08-19svx: Cleanup ASCII art and useless commentsChris Laplante
2014-05-19Resolves: fdo#78841 crash because parent isn't SvxTabPageCaolán McNamara
2014-04-15svx: sal_Bool->boolNoel 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-26callcatcher: update unused codeCaolán McNamara
2014-02-25mrParentWindow can never be null, simplify around thatCaolán McNamara
2014-02-25pPixelCtl can never be null, which simplifies this a lotCaolán McNamara
2014-02-25callcatcher: update unused codeCaolán McNamara
2014-02-24Adapt to osl_atomic_inc-/decrementStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21add missing modelinesCaolán McNamara
2014-02-21coverity#1132723 Uncaught exceptionCaolán McNamara
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-21callcatcher: update unused codeCaolán McNamara
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-01-16fdo#54938: Convert svx and svl to cppu::supportsService...Marcos Paulo de Souza
2013-12-20typo fixesAndras Timar
2013-11-27error C2872: 'accessibility' : ambiguous symbolCaolán McNamara
2013-11-27statement aligned as second statement in if body but not in a statement blockStephan Bergmann
2013-11-27-Werror,-Wunused-variableStephan Bergmann
2013-11-27Integrate branch of IAccessible2Steve Yin