summaryrefslogtreecommitdiff
path: root/accessibility/source/standard/vclxaccessibletabpage.cxx
AgeCommit message (Expand)AuthorFilesLines
2024-02-26a11y: Drop some AccessibleTextHelper_BASE typedefsMichael Weghorn1-1/+1
2023-12-29use string OUString literals in a11y for XServiceInfo impl.Arnaud VERSINI1-2/+2
2023-06-29maLayoutLineToPageId and maLayoutPageIdToLine are dead.Noel Grandin1-12/+12
2023-01-27Use ImplInheritanceHelper in VCLXAccessibleTabPageStephan Bergmann1-12/+0
2023-01-06Merge comphelper::OAccessibleContextHelper into comphelper::OCommonAccessible...Stephan Bergmann1-0/+1
2022-09-02[API CHANGE] tdf#150683 a11y: Switch a11y child index to 64 bitMichael Weghorn1-7/+7
2022-08-25vcl: rename GetNonMnemonicString() and make it standalone functionChris Sherlock1-1/+2
2022-07-08[API CHANGE] Drop css::accessibility::XAccessibleStateSetNoel Grandin1-15/+14
2021-09-20clean up ambiguous confusing rectangle APIs like IsInside()Luboš Luňák1-1/+1
2021-02-22loplugin:refcounting in accessibilityNoel1-7/+4
2020-09-02tdf#136331 implement applying atk properties to tab pagesCaolán McNamara1-9/+9
2020-05-07tdf#118418 implement scrollSubstringTo() for gtkColomban Wendling1-0/+5
2020-04-18loplugin:flatten in accessibilityNoel Grandin1-15/+15
2019-12-03remove some useless comment linesNoel Grandin1-1/+0
2019-08-21loplugin:constmethod in accessibilityNoel Grandin1-2/+2
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): accessibilityStephan Bergmann1-1/+1
2019-02-08loplugin:indentation in UnoControls..accessibilityNoel Grandin1-1/+1
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen1-0/+1
2018-04-23accessibility : remove useless guards and simplify.Arnaud Versini1-1/+5
2017-11-13Remove OAccessibleTextHelper::getCharacter and getTextRangeArnaud Versini1-1/+15
2017-11-13Remove OCommonAccessibleText::getText and getCharacterCount.Arnaud Versini1-4/+15
2017-06-12Remove VCLExternalSolarLock and IMutex.Arnaud Versini1-2/+1
2017-06-05Remove all allocation of VCLExternalSolarLock.Arnaud Versini1-1/+0
2017-05-21accessibility: avoid useless allocation of a VCLExternalLockArnaud Versini1-4/+1
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-4/+4
2017-02-21loplugin:subtlezeroinit: accessibilityStephan Bergmann1-1/+1
2017-02-06Add missing #includesStephan Bergmann1-0/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-29/+29
2016-07-01tdf#88205: Adapt uses of css::uno::Sequence to use initializer_list ctorArnold Dumas1-2/+1
2016-05-27Get rid of unnecessary directory levels $D/inc/$DTor Lillqvist1-2/+2
2016-02-09Remove excess newlinesChris Sherlock1-35/+0
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin1-2/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-3/+3
2015-04-30Get rid of the initial :: for the vcl namespaceTor Lillqvist1-1/+1
2015-03-20tdf#88230: cleanup solar mutex yieldingPranav Kant1-3/+2
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava1-1/+1
2014-09-18fdo#82577: Handle FontNoel Grandin1-1/+1
2014-09-15accessibility: sal_False/True -> false/trueStephan Bergmann1-2/+2
2014-04-15accessibility: sal_Bool->boolNoel Grandin1-2/+2
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-28/+28
2014-02-23Remove unneccessary commentsAlexander Wilms1-58/+58
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert1-0/+1
2014-02-07Avoid unnecessary heap allocationStephan Bergmann1-5/+2
2012-11-22AllSettings with LanguageTagEike Rathke1-2/+2
2012-09-29re-base on ALv2 code.Michael Meeks1-23/+14
2012-09-14Introduce cppu::supportsService helper, adapt some call-sitesStephan Bergmann1-8/+2
2012-09-07OUString cleanup in accessibilityRicardo Montania1-24/+24
2011-11-27remove include of pch header in accessibilityNorbert Thiebaud1-2/+0
2010-11-08use RTL_CONSTASCII_USTRINGPARAMKevin Hunter1-2/+2
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3