summaryrefslogtreecommitdiff
path: root/accessibility/source
AgeCommit message (Expand)Author
2012-10-19replace sxub_Unicode by sal_UnicodeNorbert Thiebaud
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida
2012-10-11Merged SvTreeListBox and SvLBox.Kohei Yoshida
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini
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-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud
2012-09-15Fix some "Variables reassigned a value before the old one has been used"Julien Nabet
2012-09-14Introduce cppu::supportsService helper, adapt some call-sitesStephan Bergmann
2012-09-14gridfixes: copied #i112562#'s fix from CWS gridcontrol06 hereinNorbert Thiebaud
2012-09-11::rtl::OUString to OUString correction in accessibilityRicardo Montania
2012-09-07OUString cleanup in accessibilityRicardo Montania
2012-08-28-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann
2012-07-14hrc cleanup: Remove include guards from src filesThomas Arnhold
2012-07-02Remove unused definesThomas Arnhold
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-29Remove UNO includes commentsThomas Arnhold
2012-06-25remove some annoying XubStringsCaolán McNamara
2012-06-11re-base on ALv2 code.Michael Meeks
2012-06-09Remove superfluous empty lines on topThomas Arnhold
2012-06-09Remove superfluous include commentsThomas Arnhold
2012-05-29nuke unused typedefTakeshi Abe
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-05UniString::CreateFromInt32 -> rtl::OUString::valueOfCaolán McNamara
2012-01-17Replaced SAL_INFO with SAL_WARN were applicable.Marcel Metz
2012-01-16Replaced DBG_ERRORFILE with SAL_INFO.Marcel Metz
2012-01-15WaE: deleting object of abstract class type with non-virtual destructorDavid Tardon
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-12-07don't need an extra header, fold into bodyCaolán McNamara
2011-11-27remove include of pch header in accessibilityNorbert Thiebaud
2011-10-06WaE: class has virtual functions, but destructor is not virtualTor Lillqvist
2011-10-06WaE: class has virtual functions, but destructor is not virtualTor Lillqvist
2011-09-24remove obsolete Forte NOOPT filesMichael Meeks
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara
2011-09-12callcatcher: various unused methodsCaolán McNamara
2011-07-29catch by const refCaolán McNamara
2011-06-20totally pointless intermediate objectCaolán McNamara
2011-06-07use standard pattern for thisCaolán McNamara
2011-05-17WaE (picky) - noeolChristian Lohmaier
2011-04-28fixed cppcheck warningsAndreas Becker
2011-04-22left arrow comments removed // <--Júlio Hoffimann
2011-04-18Fix build - the same symbol defined on 2 places.Jan Holesovsky
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold