summaryrefslogtreecommitdiff
path: root/svx/source/accessibility/svxpixelctlaccessiblecontext.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-09-03loplugin:constmethod in svxNoel Grandin1-1/+1
2019-04-14loplugin:sequentialassign in svtools..svxNoel Grandin1-2/+1
2018-09-11loplugin:unusedmethodsNoel Grandin1-5/+0
2018-09-03weld SvxAreaTabPageCaolán McNamara1-436/+116
2018-04-25tdf#42949 Remove unnecessary localization headers of svxGabor Kelemen1-2/+0
2018-04-06svx: Fix the sequence's lengthTakeshi Abe1-6/+5
2018-03-06use more Color in svxNoel Grandin1-4/+4
2018-02-27remove unused vclunohelper.hxx includesJochen Nitschke1-1/+0
2018-02-21loplugin:changetoolsgen in svxNoel Grandin1-2/+2
2018-02-19use std::array in createHistorical8x8FromArrayNoel Grandin1-4/+4
2017-10-23loplugin:includeform: svxStephan Bergmann1-1/+1
2017-10-03new loplugin:blockblockNoel Grandin1-8/+4
2017-07-21migrate to boost::gettextCaolán McNamara1-2/+1
2017-07-07a11y: assert on switching hatch/bitmap area radio button tab thingsCaolán McNamara1-2/+3
2017-05-12remove unused uno::Reference varsNoel Grandin1-2/+0
2017-04-10new loplugin:inlinefieldsNoel Grandin1-5/+3
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-9/+9
2017-02-14Convert WindowType to scoped enumNoel Grandin1-2/+2
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-60/+39
2016-10-27loplugin:expandablemethods in svxNoel Grandin1-24/+7
2016-07-27improve passstuffbyref return analysisNoel Grandin1-1/+1
2016-07-01Improve readability of OUString concatanation in SvxPixelCtlAccessibleMuhammet Kara1-6/+5
2016-06-30Rename GetFoucsPosIndex() to GetFocusPosIndex()Muhammet Kara1-2/+2
2016-06-02drop some more RTL_CONSTASCII_USTRINGPARAMNoel Grandin1-1/+1
2016-03-08loplugin:constantparams in vclNoel Grandin1-2/+2
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-4/+4
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin1-3/+3
2015-10-31com::sun::star->css in svxNoel Grandin1-8/+8
2015-10-30convert Sequence<XInterface> constructions to use initializer listsNoel Grandin1-4/+2
2015-08-27tdf#92213 - don't crash fetching pixelctl a11y peer for un-parented window.Michael Meeks1-5/+7
2015-08-11loplugin: defaultparamsNoel Grandin1-1/+1
2015-07-24-Werror,-Wunused-private-fieldStephan Bergmann1-10/+0
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-15/+15
2015-04-02loplugin:staticmethodsNoel Grandin1-1/+1
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin1-1/+0
2014-09-23fdo#82577: Handle WindowNoel Grandin1-4/+4
2014-08-31Typo: childs->childrenJulien Nabet1-2/+2
2014-08-25everything is independent from vos these days...Michael Stahl1-2/+0
2014-08-19svx: Cleanup ASCII art and useless commentsChris Laplante1-19/+5
2014-05-19Resolves: fdo#78841 crash because parent isn't SvxTabPageCaolán McNamara1-2/+5
2014-04-15svx: sal_Bool->boolNoel Grandin1-9/+9
2014-03-03SVX : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini1-11/+0
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-57/+57
2014-02-26callcatcher: update unused codeCaolán McNamara1-16/+0
2014-02-25mrParentWindow can never be null, simplify around thatCaolán McNamara1-19/+16
2014-02-25pPixelCtl can never be null, which simplifies this a lotCaolán McNamara1-173/+76
2014-02-25callcatcher: update unused codeCaolán McNamara1-22/+0
2014-02-24Adapt to osl_atomic_inc-/decrementStephan Bergmann1-2/+2
2014-02-23Remove unneccessary commentsAlexander Wilms1-8/+8
2014-02-21add missing modelinesCaolán McNamara1-0/+3