Age | Commit message (Expand) | Author |
2013-12-16 | svtools: rename IAccessibleTableControl::dispose() | Michael Stahl |
2013-12-16 | accessibility: don't crash if the TableControl is dead | Michael Stahl |
2013-12-16 | accessibility: Mutex cleanup in AccessibleGridControl* classes | Michael Stahl |
2013-11-28 | Related: #i123768# [ia2] remove pseudo-automatic noisy comments | Herbert Dürr |
2013-11-26 | -Werror,-Wunused-private-field | Stephan Bergmann |
2013-11-26 | WaE: private field 'm_bCompoundControlChild' is not used | Tor Lillqvist |
2013-11-26 | -Werror,-Wunused-variable | Stephan Bergmann |
2013-11-26 | WaE: unreachable code | Tor Lillqvist |
2013-11-26 | Document::ProcessWindowEvent now just forwards to baseclass | Caolán McNamara |
2013-11-26 | Integrate branch of IAccessible2 | Steve Yin |
2013-10-04 | fix STL assert in accessibility::AccessibleGridControl::commitTableEvent | Michael Stahl |
2013-10-04 | require OAccessibleContextHelper to be initialized with SolarMutex | Michael Stahl |
2013-09-17 | convert ACCESSIBILITY module from String to OUString | Noel Grandin |
2013-08-12 | covnert vcl/texteng.hxx from String to OUString | Noel Grandin |
2013-06-24 | fdo#43460 framework,i18npool,accessibility: use isEmpty() | Jelle van der Waa |
2013-06-05 | use uno::Reference#clear() method... | Noel Grandin |
2013-04-02 | drop prefix from ::css | Thomas Arnhold |
2013-04-01 | remove boilerplate comments | Thomas Arnhold |
2013-03-06 | fdo#60148 Clean up warnings from the Clang compiler plugin | nccuong |
2013-02-25 | loplugin: improve indentation | Thomas Arnhold |
2013-02-22 | s/the the/the/ | Tor Lillqvist |
2013-02-18 | coverity#738556 Unitialized scalar field | Norbert Thiebaud |
2013-01-26 | Remove redundant braces around for loops | Stephan Bergmann |
2013-01-07 | Cleanup: #include <tools/gen.hxx> | Matteo Casalin |
2012-12-24 | Prefer prefix ++/-- operators for non-primitive types | Julien Nabet |
2012-11-30 | c++ API: use css alias in generated headers, adds global css decl | Thorsten Behrens |
2012-11-29 | API CHANGE a11y unpublishing and add/removeListener rename. | Thorsten Behrens |
2012-11-28 | fdo#46808, Adapt reflection::ProxyFactory UNO service to new style | Noel Grandin |
2012-11-22 | AllSettings with LanguageTag | Eike Rathke |
2012-11-09 | Better fix for fdo#56473, Crash when inserting a simple macro | Michael Meeks |
2012-11-02 | Related: fdo#56473 IDE: Crash when inserting a simple macro | Julien Nabet |
2012-10-28 | fix some VS 2010 specific issues | David Ostrovsky |
2012-10-28 | Resolves: fdo#56473 IDE: Crash when inserting a simple macro | Julien Nabet |
2012-10-19 | Merge SvListEntry and SvLBoxEntry into SvTreeListEntry. | Kohei Yoshida |
2012-10-11 | Merged SvTreeListBox and SvLBox. | Kohei Yoshida |
2012-09-29 | re-base on ALv2 code. | Michael Meeks |
2012-09-25 | replace remaining InterlockedCount() with inlined version | Norbert Thiebaud |
2012-09-15 | Fix some "Variables reassigned a value before the old one has been used" | Julien Nabet |
2012-09-14 | Introduce cppu::supportsService helper, adapt some call-sites | Stephan Bergmann |
2012-09-14 | gridfixes: copied #i112562#'s fix from CWS gridcontrol06 herein | Norbert Thiebaud |
2012-09-11 | ::rtl::OUString to OUString correction in accessibility | Ricardo Montania |
2012-09-07 | OUString cleanup in accessibility | Ricardo Montania |
2012-08-28 | -Werror,-Wunused-private-field (Clang towards 3.2) | Stephan Bergmann |
2012-07-02 | Remove unused defines | Thomas Arnhold |
2012-06-29 | fdo#39425: Remove DBG_NAME, DBG_CTOR, DBG_DTOR and debug.hxx in accessibility | Jacek Wolszczak |
2012-06-29 | fdo#39425: Replace DBG_ASSERT macros with OSL_ equivalents in accessibility | Jacek Wolszczak |
2012-06-29 | Remove UNO includes comments | Thomas Arnhold |
2012-06-11 | re-base on ALv2 code. | Michael Meeks |
2012-06-09 | Remove superfluous empty lines on top | Thomas Arnhold |
2012-05-29 | nuke unused typedef | Takeshi Abe |