summaryrefslogtreecommitdiff
path: root/editeng/source/accessibility/AccessibleContextBase.cxx
AgeCommit message (Expand)AuthorFilesLines
2021-02-22loplugin:refcounting in editengNoel1-5/+5
2020-04-14loplugin:flatten in editengNoel Grandin1-49/+49
2019-12-20tdf#42949 Fix IWYU warnings in editeng/Gabor Kelemen1-2/+0
2019-09-02loplugin:constmethod in editengNoel Grandin1-1/+1
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): editengStephan Bergmann1-2/+2
2019-04-15tdf#42949 Fix IWYU warnings in include/editeng/[a-e]*Gabor Kelemen1-0/+3
2019-02-08loplugin:indentation in editeng..extensionsNoel Grandin1-4/+4
2018-09-08loplugin:simplifyconstruct in editeng..extensionsNoel Grandin1-2/+0
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke1-1/+0
2018-03-29loplugin:virtualdown in editengNoel Grandin1-6/+0
2018-02-02editeng: remove dead codeChris Sherlock1-12/+0
2017-08-17Fix typosAndrea Gelmini1-1/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-24/+0
2016-12-16loplugin:unnecessaryoverrideStephan Bergmann1-9/+0
2016-12-16tdf#104488 editeng,svx: throw less Accessible exceptionsMichael Stahl1-6/+0
2016-12-13OSL_TRACE->SAL in avmedia..canvasNoel Grandin1-3/+0
2016-12-12tdf#104540: AccessibleEventNotifier AccessibleBase (editeng)Julien Nabet1-1/+1
2016-12-07Monkey business: Fix typo in comments: et -> ed :)Mike Kaganski1-1/+1
2016-08-16loplugin:stringstaticStephan Bergmann1-5/+3
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke1-1/+0
2016-02-09Remove excess newlinesChris Sherlock1-50/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-10/+10
2015-09-13editeng: com::sun::star->cssNoel Grandin1-19/+19
2015-07-30tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe1-2/+2
2015-06-28coverity#1308551 Uncaught exceptionCaolán McNamara1-1/+1
2015-06-28coverity#1308483 Uncaught exceptionCaolán McNamara1-1/+1
2015-06-18seems to be what was meantLionel Elie Mamane1-1/+1
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann1-2/+2
2015-05-15tdf#62475: partial handmade fixesAndrea Gelmini1-7/+7
2015-04-21No more need for PartialWeakComponentImplHelper hereStephan Bergmann1-9/+2
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-20/+20
2015-03-11V668 no sense in testing the result of new against nullCaolán McNamara1-17/+7
2014-03-11editeng: sal_Bool->boolNoel Grandin1-9/+9
2014-03-10editeng: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann1-6/+1
2014-03-04fdo#54938: Convert some places to use cppu::supportsServiceMarcos Paulo de Souza1-21/+3
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-18/+18
2012-12-25build fix for editeng OUString cleanupPeter Foley1-2/+2
2012-12-25OUString cleanups in editeng/accessibilityOlivier Hallot1-23/+16
2012-11-29API CHANGE a11y unpublishing and add/removeListener rename.Thorsten Behrens1-2/+2
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks1-23/+14
2012-06-09Remove superfluous empty lines on topThomas Arnhold1-2/+0
2012-05-29targeted string re-workNorbert Thiebaud1-6/+6
2011-11-27remove include of pch header in editengNorbert Thiebaud1-2/+0
2011-06-07use the standard template for thisCaolán McNamara1-15/+6
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-03-28use PartialWeakComponentImplHelperX for overloaded-virtualCaolán McNamara1-1/+1
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens1-0/+0
2011-01-04fix this to be what the original author thought he was sayingCaolán McNamara1-1/+1
2010-11-05Easy Hacks : RTL_CONSTASCII_USTRINGPARAMGert Faller1-2/+2
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud1-1/+1