summaryrefslogtreecommitdiff
path: root/editeng/source/accessibility/AccessibleContextBase.cxx
AgeCommit message (Expand)Author
2024-10-10cid#1557590 Data race conditionCaolán McNamara
2024-05-07loplugin:ostr in editengNoel Grandin
2023-11-10loplugin:fieldcast in accessibility::AccessibleContextBaseNoel Grandin
2023-06-18Use getXWeak in editengMike Kaganski
2023-05-11tdf#155235 Draw crashes on close: SIGSEGV in SalInstance:GetYieldMutex()Noel Grandin
2023-05-04tdf#105404 [API CHANGE] add index to accessiblity change eventNoel Grandin
2022-09-02[API CHANGE] tdf#150683 a11y: Switch a11y child index to 64 bitMichael Weghorn
2022-07-08[API CHANGE] Drop css::accessibility::XAccessibleStateSetNoel Grandin
2022-06-09clang-tidy modernize-pass-by-value in editengNoel Grandin
2022-03-17use actual type in AccessibleContextBaseNoel Grandin
2021-12-21loplugin:flatten in editeng..extensionsNoel Grandin
2021-12-19use more cppu::BaseMutexNoel Grandin
2021-09-01clang-tidy:readability-redundant-member-initNoel Grandin
2021-02-22loplugin:refcounting in editengNoel
2020-04-14loplugin:flatten in editengNoel Grandin
2019-12-20tdf#42949 Fix IWYU warnings in editeng/Gabor Kelemen
2019-09-02loplugin:constmethod in editengNoel Grandin
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): editengStephan Bergmann
2019-04-15tdf#42949 Fix IWYU warnings in include/editeng/[a-e]*Gabor Kelemen
2019-02-08loplugin:indentation in editeng..extensionsNoel Grandin
2018-09-08loplugin:simplifyconstruct in editeng..extensionsNoel Grandin
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-03-29loplugin:virtualdown in editengNoel Grandin
2018-02-02editeng: remove dead codeChris Sherlock
2017-08-17Fix typosAndrea Gelmini
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-16loplugin:unnecessaryoverrideStephan Bergmann
2016-12-16tdf#104488 editeng,svx: throw less Accessible exceptionsMichael Stahl
2016-12-13OSL_TRACE->SAL in avmedia..canvasNoel Grandin
2016-12-12tdf#104540: AccessibleEventNotifier AccessibleBase (editeng)Julien Nabet
2016-12-07Monkey business: Fix typo in comments: et -> ed :)Mike Kaganski
2016-08-16loplugin:stringstaticStephan Bergmann
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-02-09Remove excess newlinesChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-09-13editeng: com::sun::star->cssNoel Grandin
2015-07-30tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-06-28coverity#1308551 Uncaught exceptionCaolán McNamara
2015-06-28coverity#1308483 Uncaught exceptionCaolán McNamara
2015-06-18seems to be what was meantLionel Elie Mamane
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-05-15tdf#62475: partial handmade fixesAndrea Gelmini
2015-04-21No more need for PartialWeakComponentImplHelper hereStephan Bergmann
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-03-11V668 no sense in testing the result of new against nullCaolán McNamara
2014-03-11editeng: sal_Bool->boolNoel Grandin
2014-03-10editeng: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann
2014-03-04fdo#54938: Convert some places to use cppu::supportsServiceMarcos Paulo de Souza
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2012-12-25build fix for editeng OUString cleanupPeter Foley