summaryrefslogtreecommitdiff
path: root/accessibility/source/helper
AgeCommit message (Expand)Author
2016-05-27Get rid of unnecessary directory levels $D/inc/$DTor Lillqvist
2016-02-09Remove excess newlinesChris Sherlock
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock
2016-01-21vcl: rename Font::GetFamily to Font::GetFamilyTypeChris Sherlock
2016-01-17vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock
2016-01-16revert vcl patch series that brok Mac and WindowsNorbert Thiebaud
2016-01-16vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock
2015-12-17Remove unused ToolPanel (aka TaskPane)Samuel Mehrbrodt
2015-12-03Use comphelper::containerToSequence()Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
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-10-02loplugin: cstylecastNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-18fdo#82577: Handle FontNoel 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-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-02-05Doxygen warnings correctedChris Sherlock
2014-02-04fix ambiguitiesCaolán McNamara
2013-11-26-Werror,-Wunused-private-fieldStephan Bergmann
2013-11-26Integrate branch of IAccessible2Steve Yin
2013-11-15Add namespace to accessbility's TkResMgr.Andrzej J.R. Hunt
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-03-29ResMgr with LanguageTagEike Rathke
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim
2013-02-15Resolves: rhbz#895196 sc filter float a11y parent of itself loop/recurseCaolán McNamara
2013-01-07Cleanup: #include <tools/gen.hxx>Matteo Casalin
2012-11-22AllSettings with LanguageTagEike Rathke
2012-09-29re-base on ALv2 code.Michael Meeks
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud
2012-09-07OUString cleanup in accessibilityRicardo Montania
2012-08-28-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann
2012-07-14hrc cleanup: Remove include guards from src filesThomas Arnhold
2012-06-11re-base on ALv2 code.Michael Meeks
2012-01-15WaE: deleting object of abstract class type with non-virtual destructorDavid Tardon
2011-12-23gbuildize accessibilityDavid Tardon
2011-12-07don't need an extra header, fold into bodyCaolán McNamara
2011-11-27remove include of pch header in accessibilityNorbert Thiebaud
2011-06-20totally pointless intermediate objectCaolán McNamara
2011-05-17WaE (picky) - noeolChristian Lohmaier