summaryrefslogtreecommitdiff
path: root/accessibility/source
AgeCommit message (Expand)AuthorFilesLines
2013-06-24VCLXAccessibleTabPageWindow: unhandled IndexOutOfBoundsExceptionMichael Stahl1-1/+9
2013-02-25Resolves: rhbz#895196 sc filter float a11y parent of itself loop/recurseCaolán McNamara1-3/+5
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-12/+12
2012-11-28fdo#46808, Adapt reflection::ProxyFactory UNO service to new styleNoel Grandin2-7/+7
2012-11-22AllSettings with LanguageTagEike Rathke14-16/+16
2012-11-11Merge branch 'master' into feature/killsdfAndras Timar6-49/+55
2012-11-09Better fix for fdo#56473, Crash when inserting a simple macroMichael Meeks1-11/+11
2012-11-02Related: fdo#56473 IDE: Crash when inserting a simple macroJulien Nabet1-2/+2
2012-10-28fix some VS 2010 specific issuesDavid Ostrovsky1-1/+1
2012-10-28Resolves: fdo#56473 IDE: Crash when inserting a simple macroJulien Nabet1-2/+8
2012-10-19replace sxub_Unicode by sal_UnicodeNorbert Thiebaud1-1/+1
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida3-42/+42
2012-10-13Merge branch 'master' into feature/killsdfAndras Timar4-4/+5
2012-10-11Merged SvTreeListBox and SvLBox.Kohei Yoshida3-3/+3
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini1-1/+3
2012-10-01re-base on ALv2 code.Michael Meeks54-1239/+756
2012-09-29re-base on ALv2 code.Michael Meeks54-1239/+756
2012-09-28just return a vector rather than pass one in by ref to be clearedCaolán McNamara1-3/+2
2012-09-27UniString::Fill->padToLength(OUStringBufferCaolán McNamara1-2/+4
2012-09-26sal_Bool to bool conversion in accessibilityRicardo Montania1-2/+2
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud8-13/+13
2012-09-15Fix some "Variables reassigned a value before the old one has been used"Julien Nabet3-30/+25
2012-09-14Introduce cppu::supportsService helper, adapt some call-sitesStephan Bergmann14-109/+29
2012-09-14gridfixes: copied #i112562#'s fix from CWS gridcontrol06 hereinNorbert Thiebaud6-11/+195
2012-09-11::rtl::OUString to OUString correction in accessibilityRicardo Montania3-12/+12
2012-09-07OUString cleanup in accessibilityRicardo Montania60-605/+559
2012-08-28-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann2-5/+2
2012-07-14hrc cleanup: Remove include guards from src filesThomas Arnhold1-2/+0
2012-07-02Remove unused definesThomas Arnhold1-2/+0
2012-06-29fdo#39425: Remove DBG_NAME, DBG_CTOR, DBG_DTOR and debug.hxx in accessibilityJacek Wolszczak19-110/+0
2012-06-29fdo#39425: Replace DBG_ASSERT macros with OSL_ equivalents in accessibilityJacek Wolszczak13-27/+27
2012-06-29Remove UNO includes commentsThomas Arnhold3-6/+0
2012-06-25remove some annoying XubStringsCaolán McNamara1-1/+1
2012-06-11re-base on ALv2 code.Michael Meeks15-351/+216
2012-06-09Remove superfluous empty lines on topThomas Arnhold6-12/+0
2012-06-09Remove superfluous include commentsThomas Arnhold10-20/+0
2012-05-29nuke unused typedefTakeshi Abe2-5/+0
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-4/+2
2012-04-05UniString::CreateFromInt32 -> rtl::OUString::valueOfCaolán McNamara1-7/+7
2012-01-17Replaced SAL_INFO with SAL_WARN were applicable.Marcel Metz3-5/+5
2012-01-16Replaced DBG_ERRORFILE with SAL_INFO.Marcel Metz3-5/+5
2012-01-15WaE: deleting object of abstract class type with non-virtual destructorDavid Tardon1-0/+41
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz3-3/+0
2011-12-23gbuildize accessibilityDavid Tardon3-209/+0
2011-12-09Fix for fdo43460, Part I, getLength to isEmptyOlivier Hallot5-5/+5
2011-12-07don't need an extra header, fold into bodyCaolán McNamara1-10/+29
2011-11-27remove include of pch header in accessibilityNorbert Thiebaud67-131/+0
2011-10-06WaE: class has virtual functions, but destructor is not virtualTor Lillqvist2-2/+2
2011-10-06WaE: class has virtual functions, but destructor is not virtualTor Lillqvist1-1/+1