summaryrefslogtreecommitdiff
path: root/accessibility/inc
AgeCommit message (Expand)AuthorFilesLines
2014-02-10the return of callcatcherCaolán McNamara1-1/+0
2014-02-07std::less is the default hereStephan Bergmann1-1/+1
2014-02-07auto_ptr -> scoped_ptrStephan Bergmann3-9/+6
2014-02-05Doxygen warnings correctedChris Sherlock1-1/+1
2014-02-04fix ambiguitiesCaolán McNamara1-1/+1
2014-01-28bool improvementsStephan Bergmann2-2/+2
2014-01-28coverity#983594 Uncaught exceptionCaolán McNamara1-2/+6
2014-01-28coverity#706219 Uncaught exceptionCaolán McNamara1-2/+6
2014-01-23fdo#63154 Removed unused solar.h referenceAlexandre Vicenzi1-3/+0
2013-12-16svtools: rename IAccessibleTableControl::dispose()Michael Stahl1-1/+1
2013-12-16accessibility: don't crash if the TableControl is deadMichael Stahl1-1/+1
2013-12-16accessibility: Mutex cleanup in AccessibleGridControl* classesMichael Stahl2-40/+0
2013-12-08Drop duplicate #includeTakeshi Abe1-1/+0
2013-11-28Related: #i123768# [ia2] remove pseudo-automatic noisy commentsHerbert Dürr1-1/+0
2013-11-26-Werror,-Wunused-private-fieldStephan Bergmann1-1/+1
2013-11-26WaE: private field 'm_bCompoundControlChild' is not usedTor Lillqvist1-1/+0
2013-11-26Document::ProcessWindowEvent now just forwards to baseclassCaolán McNamara1-4/+0
2013-11-26Integrate branch of IAccessible2Steve Yin14-11/+119
2013-11-15Add namespace to accessbility's TkResMgr.Andrzej J.R. Hunt1-1/+4
2013-10-23clean up some include guardsThomas Arnhold2-6/+6
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara1-1/+1
2013-09-17convert ACCESSIBILITY module from String to OUStringNoel Grandin2-2/+2
2013-04-26some more namespace cleanupThomas Arnhold1-3/+0
2013-04-02drop prefix from ::cssThomas Arnhold1-147/+147
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim1-0/+3
2013-02-22s/the the/the/Tor Lillqvist1-1/+1
2013-02-20typo: allways -> alwaysAndras Timar1-1/+1
2013-02-18coverity#984077: Unitialized pointer fieldNorbert Thiebaud1-1/+0
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens1-2/+0
2012-11-29API CHANGE a11y unpublishing and add/removeListener rename.Thorsten Behrens6-24/+12
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida1-2/+2
2012-09-29re-base on ALv2 code.Michael Meeks9-207/+126
2012-09-26sal_Bool to bool conversion in accessibilityRicardo Montania2-23/+23
2012-09-14gridfixes: copied #i112562#'s fix from CWS gridcontrol06 hereinNorbert Thiebaud4-3/+53
2012-09-11::rtl::OUString to OUString correction in accessibilityRicardo Montania56-294/+294
2012-08-31-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann1-3/+0
2012-08-28-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann1-3/+1
2012-08-07fdo#46193 MessBox was made copyableZolnai Tamás1-4/+4
2012-07-14simplify include guardsThomas Arnhold1-1/+1
2012-06-29Remove UNO includes commentsThomas Arnhold3-9/+0
2012-06-11re-base on ALv2 code.Michael Meeks59-1390/+862
2012-01-15WaE: deleting object of abstract class type with non-virtual destructorDavid Tardon1-1/+8
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz2-2/+0
2011-12-23gbuildize accessibilityDavid Tardon1-39/+0
2011-12-07don't need an extra header, fold into bodyCaolán McNamara1-53/+0
2011-11-27remove precompiled_xxx.hxx/cxxNorbert Thiebaud2-69/+0
2011-11-27remove include of pch header in accessibilityNorbert Thiebaud2-2/+0
2011-11-27remove PCH support in dmake-moduleNorbert Thiebaud1-8/+0
2011-06-07use standard pattern for thisCaolán McNamara2-10/+0
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud8-151/+42