summaryrefslogtreecommitdiff
path: root/accessibility/source/extended
AgeCommit message (Expand)Author
2013-12-16svtools: rename IAccessibleTableControl::dispose()Michael Stahl
2013-12-16accessibility: don't crash if the TableControl is deadMichael Stahl
2013-12-16accessibility: Mutex cleanup in AccessibleGridControl* classesMichael Stahl
2013-11-28Related: #i123768# [ia2] remove pseudo-automatic noisy commentsHerbert Dürr
2013-11-26-Werror,-Wunused-private-fieldStephan Bergmann
2013-11-26WaE: private field 'm_bCompoundControlChild' is not usedTor Lillqvist
2013-11-26-Werror,-Wunused-variableStephan Bergmann
2013-11-26WaE: unreachable codeTor Lillqvist
2013-11-26Document::ProcessWindowEvent now just forwards to baseclassCaolán McNamara
2013-11-26Integrate branch of IAccessible2Steve Yin
2013-10-04fix STL assert in accessibility::AccessibleGridControl::commitTableEventMichael Stahl
2013-10-04require OAccessibleContextHelper to be initialized with SolarMutexMichael Stahl
2013-09-17convert ACCESSIBILITY module from String to OUStringNoel Grandin
2013-08-12covnert vcl/texteng.hxx from String to OUStringNoel Grandin
2013-06-24fdo#43460 framework,i18npool,accessibility: use isEmpty()Jelle van der Waa
2013-06-05use uno::Reference#clear() method...Noel Grandin
2013-04-02drop prefix from ::cssThomas Arnhold
2013-04-01remove boilerplate commentsThomas Arnhold
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#738556 Unitialized scalar fieldNorbert Thiebaud
2013-01-26Remove redundant braces around for loopsStephan Bergmann
2013-01-07Cleanup: #include <tools/gen.hxx>Matteo Casalin
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-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-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida
2012-10-11Merged SvTreeListBox and SvLBox.Kohei Yoshida
2012-09-29re-base on ALv2 code.Michael Meeks
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-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-11re-base on ALv2 code.Michael Meeks
2012-06-09Remove superfluous empty lines on topThomas Arnhold
2012-05-29nuke unused typedefTakeshi Abe