Age | Commit message (Expand) | Author |
2013-01-26 | gbuild: fix silly "expandtabs" in makefile VIM modelines | Michael Stahl |
2013-01-26 | gbuild: do not copy boost headers around | Michael Stahl |
2013-01-26 | Remove redundant braces around for loops | Stephan Bergmann |
2013-01-07 | Cleanup: #include <tools/gen.hxx> | Matteo Casalin |
2013-01-03 | gbuild: replace all use of PRODUCT with ENABLE_DBGUTIL | Michael Stahl |
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-27 | accessibility: WNT only IllegalArgumentException java problem | Michael Stahl |
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-25 | fdo#53474: Fix Windows Java Accessibility Bridge | Stephan Bergmann |
2012-10-19 | replace sxub_Unicode by sal_Unicode | Norbert Thiebaud |
2012-10-19 | Merge SvListEntry and SvLBoxEntry into SvTreeListEntry. | Kohei Yoshida |
2012-10-15 | export symbols after gbuildification | David Tardon |
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 | translations is a source-only module | Andras Timar |
2012-10-01 | re-base on ALv2 code. | Michael Meeks |
2012-10-01 | gbuild: invert handling of standard system libraries: | Michael Stahl |
2012-10-01 | gbuild: replace direct gb_STDLIBS use with ... | Michael Stahl |
2012-10-01 | gbuild: split uwinapi out of gb_STDLIBS | Michael Stahl |
2012-09-29 | re-base on ALv2 code. | Michael Meeks |
2012-09-28 | gbuild: invert handling of standard system libraries: | Michael Stahl |
2012-09-28 | gbuild: replace direct gb_STDLIBS use with ... | Michael Stahl |
2012-09-28 | gbuild: split uwinapi out of gb_STDLIBS | Michael Stahl |
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-31 | -Werror,-Wunused-private-field (Clang towards 3.2) | Stephan Bergmann |
2012-08-28 | -Werror,-Wunused-private-field (Clang towards 3.2) | Stephan Bergmann |
2012-08-28 | Java cleanup - remove unused parameters and fields | Noel Grandin |
2012-08-28 | Java cleanup - remove unnecessary null checks | Noel Grandin |
2012-08-28 | Java cleanup - remove unused imports | Noel Grandin |
2012-08-28 | Java cleanup - remove unnecessary semi-colons | Noel Grandin |
2012-08-28 | Remove newly unused instance provisioning | Stephan Bergmann |
2012-08-28 | Java cleanup - Static methods and fields should be accessed in a static way. | Noel Grandin |