Age | Commit message (Expand) | Author |
2013-06-24 | fdo#43460 framework,i18npool,accessibility: use isEmpty() | Jelle van der Waa |
2013-06-20 | VCLXAccessibleTabPageWindow: unhandled IndexOutOfBoundsException | Michael Stahl |
2013-06-05 | use uno::Reference#clear() method... | Noel Grandin |
2013-04-22 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks |
2013-04-20 | fdo#63154: Change Min/Max/Abs for std::min/max/abs | Marcos Paulo de Souza |
2013-04-02 | drop prefix from ::css | Thomas Arnhold |
2013-04-01 | remove boilerplate comments | Thomas Arnhold |
2013-03-29 | ResMgr with LanguageTag | Eike Rathke |
2013-03-08 | fdo#60691 add modelines to *.src and *.hrc files | Borim |
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#707601 Uninitialized pointer field | Norbert Thiebaud |
2013-02-18 | coverity#707602 Uninitialized pointer field | Norbert Thiebaud |
2013-02-18 | coverity#707600 Uninitialized pointer field | Norbert Thiebaud |
2013-02-18 | coverity#738556 Unitialized scalar field | Norbert Thiebaud |
2013-02-15 | Resolves: rhbz#895196 sc filter float a11y parent of itself loop/recurse | Caolán McNamara |
2013-01-26 | Remove redundant braces around for loops | Stephan Bergmann |
2013-01-07 | Cleanup: #include <tools/gen.hxx> | Matteo Casalin |
2012-12-29 | Remove last RTL_CONSTASCII_* from accessibility | Marcos Paulo de Souza |
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-11 | Merge branch 'master' into feature/killsdf | Andras Timar |
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 | replace sxub_Unicode by sal_Unicode | Norbert Thiebaud |
2012-10-19 | Merge SvListEntry and SvLBoxEntry into SvTreeListEntry. | Kohei Yoshida |
2012-10-13 | Merge branch 'master' into feature/killsdf | Andras Timar |
2012-10-11 | Merged SvTreeListBox and SvLBox. | Kohei Yoshida |
2012-10-01 | Replace usage of rtl_*Memory with equivalent from string.h | Arnaud Versini |
2012-10-01 | re-base on ALv2 code. | Michael Meeks |
2012-09-29 | re-base on ALv2 code. | Michael Meeks |
2012-09-28 | just return a vector rather than pass one in by ref to be cleared | Caolán McNamara |
2012-09-27 | UniString::Fill->padToLength(OUStringBuffer | Caolán McNamara |
2012-09-26 | sal_Bool to bool conversion in accessibility | Ricardo Montania |
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-14 | hrc cleanup: Remove include guards from src files | Thomas Arnhold |
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 |