summaryrefslogtreecommitdiff
path: root/accessibility/source/extended/accessibletabbarpagelist.cxx
AgeCommit message (Expand)AuthorFilesLines
2023-12-29use string OUString literals in a11y for XServiceInfo impl.Arnaud VERSINI1-2/+2
2023-10-15a11y: Add include to fix clang-cl buildMichael Weghorn1-1/+0
2023-08-31use concrete type for AccessibleTabBarPageList::m_aAccessibleChildrenNoel Grandin1-37/+28
2023-01-25Use ImplInheritanceHelper in AccessibleTabBarPageListStephan Bergmann1-13/+1
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-10/+10
2022-07-08[API CHANGE] Drop css::accessibility::XAccessibleStateSetNoel Grandin1-11/+10
2022-05-24Use o3tl::make_unsigned in some placesStephan Bergmann1-6/+7
2021-09-20clean up ambiguous confusing rectangle APIs like IsInside()Luboš Luňák1-1/+1
2021-02-22loplugin:refcounting in accessibilityNoel1-6/+3
2020-05-28loplugin:simplifybool in accessibility..basicNoel Grandin1-3/+3
2020-04-18loplugin:flatten in accessibilityNoel Grandin1-59/+59
2020-04-11rename vcl::Window::Update to PaintImmediatelyNoel Grandin1-1/+1
2019-12-03remove some useless comment linesNoel Grandin1-1/+0
2019-08-19loplugin:constvars in accessibility..basegfxNoel 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-2/+2
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen1-0/+1
2018-11-06loplugin:collapseif in accessibility..cuiNoel Grandin1-6/+3
2018-02-18Accessibility : cleanup constructors and destructors.Arnaud Versini1-4/+0
2018-01-12More loplugin:cstylecast: accessibilityStephan Bergmann1-15/+15
2017-05-14accessibility: Remove useless locks.Arnaud Versini1-14/+0
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-1/+1
2017-02-06Add missing #includesStephan Bergmann1-0/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-29/+29
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin1-11/+11
2016-06-29tdf#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-04-21clang-tidy modernize-loop-convert in a*Noel Grandin1-4/+3
2016-02-09Remove excess newlinesChris Sherlock1-33/+0
2016-01-27Unwind trivial AccessibleExtendedComponentHelper_BASE typedefsStephan Bergmann1-2/+2
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin1-2/+1
2015-07-30loplugin:unusedmethodsNoel Grandin1-18/+0
2015-07-29chmod -xTor Lillqvist1-0/+0
2015-07-23inline a handful of use-once #definesNoel Grandin1-20/+0
2015-07-17com::sun::star->css in accessibilityNoel Grandin1-0/+0
2015-05-28new clang plugin: loopvartoosmallNoel Grandin1-3/+3
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann1-1/+1
2014-09-30loplugin: cstylecastNoel Grandin1-7/+7
2014-04-15accessibility: sal_Bool->boolNoel Grandin1-11/+11
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-28/+28
2014-02-25Remove visual noise from accessibilityAlexander Wilms1-4/+4
2014-02-23Remove unneccessary commentsAlexander Wilms1-55/+55
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert1-0/+1
2012-11-22AllSettings with LanguageTagEike Rathke1-1/+1
2012-09-29re-base on ALv2 code.Michael Meeks1-23/+14
2012-09-14Introduce cppu::supportsService helper, adapt some call-sitesStephan Bergmann1-7/+2
2012-09-07OUString cleanup in accessibilityRicardo Montania1-18/+18
2012-06-29fdo#39425: Remove DBG_NAME, DBG_CTOR, DBG_DTOR and debug.hxx in accessibilityJacek Wolszczak1-5/+0
2011-11-27remove include of pch header in accessibilityNorbert Thiebaud1-2/+0