Age | Commit message (Expand) | Author |
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-11 | Merged SvTreeListBox and SvLBox. | Kohei Yoshida |
2012-10-01 | Replace usage of rtl_*Memory with equivalent from string.h | Arnaud Versini |
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 |
2012-08-20 | Java5 updates - convert to generics | Noel Grandin |
2012-08-20 | Java update - fix various javadoc issues | Noel Grandin |
2012-08-17 | gbuild: register all jars | Michael Stahl |
2012-08-15 | gbuild: remove most uses of gb_Jar_set_jarclasspath: | Michael Stahl |
2012-08-08 | remove include comments and boxes | Thomas Arnhold |
2012-08-07 | fdo#46193 MessBox was made copyable | Zolnai Tamás |
2012-07-14 | simplify include guards | Thomas Arnhold |
2012-07-14 | hrc cleanup: Remove include guards from src files | Thomas Arnhold |
2012-07-02 | Remove unused defines | Thomas Arnhold |
2012-07-02 | targetted improvement of UNO API includes / usage | Michael Meeks |
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 | Java5 update - convert Vector to ArrayList | Noel Grandin |
2012-06-29 | Remove UNO includes comments | Thomas Arnhold |
2012-06-25 | remove some annoying XubStrings | Caolán McNamara |
2012-06-22 | remove bunch of obsolete looking .dxp files | Michael Stahl |
2012-06-11 | re-base on ALv2 code. | Michael Meeks |
2012-06-09 | Remove superfluous empty lines on top | Thomas Arnhold |
2012-06-09 | Remove superfluous include comments | Thomas Arnhold |
2012-05-29 | nuke unused typedef | Takeshi Abe |
2012-05-10 | normalize variable names in gbuild user makefiles | Michael Stahl |
2012-05-09 | gbuild: use mixed paths on cygwin | Matúš Kukan |
2012-05-01 | make javah work for me with JDK7 under windows | Caolán McNamara |
2012-04-29 | make gbuild the default assumption of build.pl | Bjoern Michaelsen |