summaryrefslogtreecommitdiff
path: root/accessibility/source/standard
AgeCommit message (Expand)Author
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
2012-06-11re-base on ALv2 code.Michael Meeks
2012-06-09Remove superfluous include commentsThomas Arnhold
2012-01-17Replaced SAL_INFO with SAL_WARN were applicable.Marcel Metz
2012-01-16Replaced DBG_ERRORFILE with SAL_INFO.Marcel Metz
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz
2011-12-23gbuildize accessibilityDavid Tardon
2011-12-09Fix for fdo43460, Part I, getLength to isEmptyOlivier Hallot
2011-11-27remove include of pch header in accessibilityNorbert Thiebaud
2011-04-28fixed cppcheck warningsAndreas Becker
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud
2011-02-15accfixes: merged to m100Malte Timmermann [mt]
2011-01-22accfixes: removed include of obsolete header fileMalte Timmermann [mt]
2011-01-21Remove doubled headers.Thomas Arnhold
2011-01-13removetooltypes01: #i112600# Exchange misleading sal_uIntPtr with sal_uLong i...Carsten Driesner
2010-11-10 removetooltypes01: #i112600# resync to DEV300_m92; remove tooltypes from xml...Xiaofei Zhang
2010-11-08remove commented out codeKevin Hunter
2010-11-08use RTL_CONSTASCII_USTRINGPARAMKevin Hunter
2010-11-08use RTL_CONSTASCII_USTRINGPARAMKevin Hunter
2010-10-25use SolarMutexGuard to guard the SolarMutexNorbert Thiebaud