summaryrefslogtreecommitdiff
path: root/accessibility/source/helper
AgeCommit message (Expand)AuthorFilesLines
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-05-27Get rid of unnecessary directory levels $D/inc/$DTor Lillqvist5-35/+35
2016-02-09Remove excess newlinesChris Sherlock1-4/+0
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock1-2/+2
2016-01-21vcl: rename Font::GetFamily to Font::GetFamilyTypeChris Sherlock1-1/+1
2016-01-17vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock1-1/+1
2016-01-16revert vcl patch series that brok Mac and WindowsNorbert Thiebaud1-1/+1
2016-01-16vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock1-1/+1
2015-12-17Remove unused ToolPanel (aka TaskPane)Samuel Mehrbrodt1-27/+0
2015-12-03Use comphelper::containerToSequence()Noel Grandin1-35/+30
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-26/+26
2015-07-17com::sun::star->css in accessibilityNoel Grandin1-40/+40
2015-07-06tdf#88206: replace cppu::WeakImplHelper* and cppu::WeakComponentImplHelper*Takeshi Abe1-1/+0
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann1-4/+4
2015-04-10accessibility: cleanup for updated toolkit API.Michael Meeks1-2/+2
2014-10-02loplugin: cstylecastNoel Grandin1-2/+2
2014-09-23fdo#82577: Handle WindowNoel Grandin1-4/+4
2014-09-18fdo#82577: Handle FontNoel Grandin1-1/+1
2014-09-12toolkit: sal_Bool -> boolStephan Bergmann1-2/+2
2014-07-08use SimpleReferenceObject in svtools moduleNoel Grandin1-24/+0
2014-04-18non-desktop: Avoid accessibility.Jan Holesovsky1-1/+4
2014-04-18accessibility: Move AccessibleFactory to anonymous namespace.Jan Holesovsky1-373/+372
2014-04-15accessibility: sal_Bool->boolNoel Grandin1-2/+2
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-28/+28
2014-03-24svtools: sal_Bool->boolNoel Grandin1-2/+2
2014-02-23Remove unneccessary commentsAlexander Wilms2-48/+16
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert1-0/+1
2014-02-05Doxygen warnings correctedChris Sherlock1-2/+2
2014-02-04fix ambiguitiesCaolán McNamara1-2/+2
2013-11-26-Werror,-Wunused-private-fieldStephan Bergmann1-3/+3
2013-11-26Integrate branch of IAccessible2Steve Yin2-2/+49
2013-11-15Add namespace to accessbility's TkResMgr.Andrzej J.R. Hunt1-1/+1
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks1-24/+4
2013-03-29ResMgr with LanguageTagEike Rathke1-3/+1
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim1-0/+3
2013-02-15Resolves: rhbz#895196 sc filter float a11y parent of itself loop/recurseCaolán McNamara1-3/+5
2013-01-07Cleanup: #include <tools/gen.hxx>Matteo Casalin1-0/+1
2012-11-22AllSettings with LanguageTagEike Rathke1-1/+1
2012-09-29re-base on ALv2 code.Michael Meeks3-69/+42
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud1-2/+2
2012-09-07OUString cleanup in accessibilityRicardo Montania2-16/+16
2012-08-28-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann1-3/+2
2012-07-14hrc cleanup: Remove include guards from src filesThomas Arnhold1-2/+0
2012-06-11re-base on ALv2 code.Michael Meeks1-23/+14
2012-01-15WaE: deleting object of abstract class type with non-virtual destructorDavid Tardon1-0/+41
2011-12-23gbuildize accessibilityDavid Tardon1-53/+0
2011-12-07don't need an extra header, fold into bodyCaolán McNamara1-10/+29
2011-11-27remove include of pch header in accessibilityNorbert Thiebaud3-6/+0
2011-06-20totally pointless intermediate objectCaolán McNamara1-3/+1