summaryrefslogtreecommitdiff
path: root/accessibility/inc/accessibility/extended
AgeCommit message (Expand)AuthorFilesLines
2014-12-27boost::unordered_map -> c++11 std::unordered_mapCaolán McNamara1-2/+2
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann1-2/+0
2014-09-23fdo#82577: Handle WindowNoel Grandin3-4/+4
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin1-2/+2
2014-06-05various: remove SAL_THROW macroNoel Grandin1-2/+1
2014-05-19fix-includes.pl: accessibilityThomas Arnhold1-1/+1
2014-04-19fixincludeguards.sh: accessibilityThomas Arnhold30-79/+79
2014-04-15accessibility: sal_Bool->boolNoel Grandin14-41/+41
2014-04-10It's "its", not "it's"Tor Lillqvist3-3/+3
2014-04-03Remove unused functionsStephan Bergmann1-25/+6
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin1-11/+11
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-1/+1
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann31-666/+666
2014-03-25Reduce IAccessibleTabListBox to what's actually usedStephan Bergmann1-2/+2
2014-03-25Remove dead codeStephan Bergmann2-24/+0
2014-03-25Remove dead codeStephan Bergmann11-45/+4
2014-03-24svtools: sal_Bool->boolNoel Grandin2-3/+3
2014-03-18Use cppu::BaseMutex and remove need for Paragraph/ParagraphImpl splitStephan Bergmann1-60/+60
2014-03-15fdo#63154 Remove some solar.h referencesAlexandre Vicenzi1-4/+3
2014-03-11No need for implGetBounds to be SAL_CALLStephan Bergmann4-4/+4
2014-03-05remove unused code in accessibility::DocumentNoel Grandin1-3/+0
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann31-555/+555
2014-02-25Remove visual noise from accessibilityAlexander Wilms27-128/+128
2014-02-23Remove unneccessary commentsAlexander Wilms1-3/+3
2014-02-11accessibility: add some missing locks in new codeMichael Stahl2-4/+3
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-28coverity#983594 Uncaught exceptionCaolán McNamara1-2/+6
2014-01-28coverity#706219 Uncaught exceptionCaolán McNamara1-2/+6
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 Yin4-4/+57
2013-10-23clean up some include guardsThomas Arnhold2-6/+6
2013-04-26some more namespace cleanupThomas Arnhold1-3/+0
2013-04-02drop prefix from ::cssThomas Arnhold1-147/+147
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 Behrens5-20/+10
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida1-2/+2
2012-09-29re-base on ALv2 code.Michael Meeks8-184/+112
2012-09-14gridfixes: copied #i112562#'s fix from CWS gridcontrol06 hereinNorbert Thiebaud4-3/+53
2012-09-11::rtl::OUString to OUString correction in accessibilityRicardo Montania24-153/+153
2012-08-31-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann1-3/+0