summaryrefslogtreecommitdiff
path: root/accessibility/source
AgeCommit message (Expand)Author
2013-06-24VCLXAccessibleTabPageWindow: unhandled IndexOutOfBoundsExceptionMichael Stahl
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza
2013-04-02drop prefix from ::cssThomas Arnhold
2013-04-01remove boilerplate commentsThomas Arnhold
2013-03-29ResMgr with LanguageTagEike Rathke
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim
2013-03-06fdo#60148 Clean up warnings from the Clang compiler pluginnccuong
2013-02-25loplugin: improve indentationThomas Arnhold
2013-02-22s/the the/the/Tor Lillqvist
2013-02-18coverity#707601 Uninitialized pointer fieldNorbert Thiebaud
2013-02-18coverity#707602 Uninitialized pointer fieldNorbert Thiebaud
2013-02-18coverity#707600 Uninitialized pointer fieldNorbert Thiebaud
2013-02-18coverity#738556 Unitialized scalar fieldNorbert Thiebaud
2013-02-15Resolves: rhbz#895196 sc filter float a11y parent of itself loop/recurseCaolán McNamara
2013-01-26Remove redundant braces around for loopsStephan Bergmann
2013-01-07Cleanup: #include <tools/gen.hxx>Matteo Casalin
2012-12-29Remove last RTL_CONSTASCII_* from accessibilityMarcos Paulo de Souza
2012-12-24Prefer prefix ++/-- operators for non-primitive typesJulien Nabet
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
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-11-09Better fix for fdo#56473, Crash when inserting a simple macroMichael Meeks
2012-11-02Related: fdo#56473 IDE: Crash when inserting a simple macroJulien Nabet
2012-10-28fix some VS 2010 specific issuesDavid Ostrovsky
2012-10-28Resolves: fdo#56473 IDE: Crash when inserting a simple macroJulien Nabet
2012-10-19replace sxub_Unicode by sal_UnicodeNorbert Thiebaud
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida
2012-10-13Merge branch 'master' into feature/killsdfAndras Timar
2012-10-11Merged SvTreeListBox and SvLBox.Kohei Yoshida
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-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