summaryrefslogtreecommitdiff
path: root/accessibility/source/helper/acc_factory.cxx
AgeCommit message (Expand)Author
2023-09-01tdf#104833 a11y: Use VCLXAccessibleEdit for VCLXMultiLineEditMichael Weghorn
2023-08-30make IAccessibleBrowseBox extend cppu::WeakImplHelperNoel Grandin
2023-08-30make IAccessibleTableControl extend cppu::WeakImplHelperNoel Grandin
2022-06-09Accessibility for IconViewMike Kaganski
2021-12-03Fix --disable-scripting for DESKTOP buildJan-Marek Glogowski
2021-07-28a11y: Expose FormattedField as spinboxMichael Weghorn
2021-07-02convert AccessibleBrowseBoxObjType to scoped enumNoel Grandin
2021-02-22loplugin:refcounting in accessibilityNoel
2020-06-23move ListBox to toolkit-only headersCaolán McNamara
2020-06-12PopupMenuFloatingWindow is now unusedCaolán McNamara
2020-05-20move ComboBox to toolkit-only headersCaolán McNamara
2019-10-28tdf#42949 Fix IWYU warnings in accessibility/Gabor Kelemen
2019-10-15move HAVE_FEATURE_DESKTOP/OPENCL to their dedicated headersLuboš Luňák
2019-02-12tdf#120703 PVS: remove redundant static castsMike Kaganski
2018-11-21weld SwCondCollPageCaolán McNamara
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-10-09accessibility: consistently use "" and <> in include directivesMike Kaganski
2017-05-16loplugin:comparisonwithconstant in accessibilityNoel Grandin
2017-04-19clang-tidy readability-simplify-boolean-expr in accessibility..cuiNoel Grandin
2017-02-14Convert WindowType to scoped enumNoel Grandin
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-05-27Get rid of unnecessary directory levels $D/inc/$DTor Lillqvist
2015-12-17Remove unused ToolPanel (aka TaskPane)Samuel Mehrbrodt
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-07-17com::sun::star->css in accessibilityNoel Grandin
2015-07-06tdf#88206: replace cppu::WeakImplHelper* and cppu::WeakComponentImplHelper*Takeshi Abe
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-04-10accessibility: cleanup for updated toolkit API.Michael Meeks
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-12toolkit: sal_Bool -> boolStephan Bergmann
2014-07-08use SimpleReferenceObject in svtools moduleNoel Grandin
2014-04-18non-desktop: Avoid accessibility.Jan Holesovsky
2014-04-18accessibility: Move AccessibleFactory to anonymous namespace.Jan Holesovsky
2014-04-15accessibility: sal_Bool->boolNoel Grandin
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-24svtools: sal_Bool->boolNoel Grandin
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-05Doxygen warnings correctedChris Sherlock
2014-02-04fix ambiguitiesCaolán McNamara
2013-11-26-Werror,-Wunused-private-fieldStephan Bergmann
2013-02-15Resolves: rhbz#895196 sc filter float a11y parent of itself loop/recurseCaolán McNamara
2012-09-29re-base on ALv2 code.Michael Meeks
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud
2012-08-28-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann
2011-12-07don't need an extra header, fold into bodyCaolán McNamara
2011-11-27remove include of pch header in accessibilityNorbert Thiebaud
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth