summaryrefslogtreecommitdiff
path: root/accessibility/source/standard
AgeCommit message (Expand)Author
2014-03-11No need for implGetBounds to be SAL_CALLStephan Bergmann
2014-03-10accessibility: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke
2014-02-26Revert "Let's use RADIO_BUTTON and CHECK_BUTTON roles"Stephan Bergmann
2014-02-26Let's use RADIO_BUTTON and CHECK_BUTTON rolesJulien Nabet
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26cppcheck: duplicateIfJulien Nabet
2014-02-25Remove visual noise from accessibilityAlexander Wilms
2014-02-24Replace exisiting TriState, AutoState with more generic TriStateStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-02-19Related: fdo#74242 #i104470# we now have a seperate CARET_CHANGED eventCaolán McNamara
2014-02-10the return of callcatcherCaolán McNamara
2014-02-07Avoid unnecessary heap allocationStephan Bergmann
2014-02-04Related: #i123862# use O*String's isEmpty() method...Herbert Dürr
2014-01-28bool improvementsStephan Bergmann
2014-01-28Resolves: #i124008# listbox entry's are selected automatically...Steve Yin
2014-01-19coverity#1158122 : Explicit null dereferencedNorbert Thiebaud
2014-01-19coverity#1132662 Dereference after null checkNorbert Thiebaud
2014-01-19coverity#1132661 Dereference after null checkNorbert Thiebaud
2013-11-27Improve exception messageStephan Bergmann
2013-11-27Revert sense in VCLXAccessibleBox::getAccessibleActionCount againStephan Bergmann
2013-11-26statement aligned as second statement in if body but not in a statement blockStephan Bergmann
2013-11-26Integrate branch of IAccessible2Steve Yin
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-07-17Fix crash & reduce nesting.Jan Holesovsky
2013-06-20VCLXAccessibleTabPageWindow: unhandled IndexOutOfBoundsExceptionMichael Stahl
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza
2013-02-18coverity#707601 Uninitialized pointer fieldNorbert Thiebaud
2013-02-18coverity#707602 Uninitialized pointer fieldNorbert Thiebaud
2013-02-18coverity#707600 Uninitialized pointer fieldNorbert Thiebaud
2012-12-29Remove last RTL_CONSTASCII_* from accessibilityMarcos Paulo de Souza
2012-11-29API CHANGE a11y unpublishing and add/removeListener rename.Thorsten Behrens
2012-11-28fdo#46808, Adapt reflection::ProxyFactory UNO service to new styleNoel Grandin
2012-11-22AllSettings with LanguageTagEike Rathke
2012-11-11Merge branch 'master' into feature/killsdfAndras Timar
2012-10-19replace sxub_Unicode by sal_UnicodeNorbert Thiebaud
2012-10-13Merge branch 'master' into feature/killsdfAndras Timar
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini
2012-10-01re-base on ALv2 code.Michael Meeks
2012-09-29re-base on ALv2 code.Michael Meeks
2012-09-28just return a vector rather than pass one in by ref to be clearedCaolán McNamara
2012-09-27UniString::Fill->padToLength(OUStringBufferCaolán McNamara
2012-09-26sal_Bool to bool conversion in accessibilityRicardo Montania
2012-09-14Introduce cppu::supportsService helper, adapt some call-sitesStephan Bergmann
2012-09-11::rtl::OUString to OUString correction in accessibilityRicardo Montania
2012-09-07OUString cleanup in accessibilityRicardo Montania
2012-06-29fdo#39425: Remove DBG_NAME, DBG_CTOR, DBG_DTOR and debug.hxx in accessibilityJacek Wolszczak
2012-06-29fdo#39425: Replace DBG_ASSERT macros with OSL_ equivalents in accessibilityJacek Wolszczak
2012-06-25remove some annoying XubStringsCaolán McNamara