Age | Commit message (Expand) | Author |
2012-10-22 | drop rdbmaker completely | Matúš Kukan |
2012-10-01 | Replace usage of rtl_*Memory with equivalent from string.h | Arnaud Versini |
2012-09-28 | gbuild: invert handling of standard system libraries: | Michael Stahl |
2012-09-28 | gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT: | 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-08-22 | more old module-description xml files | Matúš Kukan |
2012-08-08 | reduce ascii noise and useless comments | Thomas Arnhold |
2012-08-08 | remove include comments and boxes | Thomas Arnhold |
2012-08-07 | Remove commented out code | Thomas Arnhold |
2012-07-20 | new does not return null | Stephan Bergmann |
2012-07-17 | Correct check after memory allocation. | Christophe JAILLET |
2012-07-02 | Remove unused defines | Thomas Arnhold |
2012-07-02 | targetted improvement of UNO API includes / usage | Michael Meeks |
2012-07-01 | Remove unused defines | Thomas Arnhold |
2012-06-27 | Remove commented out code | Thomas Arnhold |
2012-06-25 | re-base on ALv2 code. | Michael Meeks |
2012-06-22 | re-base on ALv2 code. | Michael Meeks |
2012-06-21 | re-base on ALv2 code. | Michael Meeks |
2012-06-21 | re-base on ALv2 code. | Michael Meeks |
2012-06-02 | targeted string re-work | Norbert Thiebaud |
2012-06-01 | I think, this is what was intended | Fridrich Štrba |
2012-06-01 | trivial tinderbox fix | Michael Meeks |
2012-06-01 | targeted string re-work | Norbert Thiebaud |
2012-05-28 | targetted string re-work | Norbert Thiebaud |
2012-05-14 | -I$(SRCDIR)/solenv/inc is from SOLARINC | Matúš Kukan |
2012-04-29 | make gbuild the default assumption of build.pl | Bjoern Michaelsen |
2012-04-08 | Replaced a few equal calls with == | Szabolcs Dezsi |
2012-04-08 | gbuild: "use" vs. "add": | Michael Stahl |
2012-03-28 | remove static OUStrings from static_initialization_and_destruction chain | Caolán McNamara |
2012-03-15 | can't use auto_ptr with an array, wrong delete vs new[] | Caolán McNamara |
2012-03-14 | fdo#47246: dtrans: fix multiply linked ImplHelper | Michael Stahl |
2012-03-12 | WaE: "__uuidof" redefined | David Tardon |
2012-03-12 | WaE: variable 'hr' set but not used | David Tardon |
2012-03-12 | add missing initializer | David Tardon |
2012-03-12 | WaE: initialization order | David Tardon |
2012-03-12 | probable intent | David Tardon |
2012-03-12 | WaE: variable 'dwResult' set but not used | David Tardon |
2012-03-12 | fix indentation | David Tardon |
2012-03-12 | WaE: suggest explicit braces to avoid ambiguous 'else' | David Tardon |
2012-03-12 | WaE: comparison between signed and unsigned integer expressions | David Tardon |
2012-03-12 | use SAL_N_ELEMENTS | David Tardon |
2012-03-12 | WaE: multi-character character constant | David Tardon |
2012-02-17 | Use emptiness check rather than size check for efficiency | Mariusz Dykierek |
2012-02-08 | Added (and improved) READMEs for modules which used to be in libs-gui | Josh Heidenreich |
2012-02-05 | switch to include-based build rather than sourced-based build | Norbert Thiebaud |
2012-01-13 | WaE: clipformat may be used uninitialized | Caolán McNamara |
2011-12-23 | Fix for fdo43460 Part XIV getLength() to isEmpty() | Gustavo Buzzatti Pacheco |
2011-12-15 | Removed extra semicolons | Jesse |
2011-12-07 | in modules, when we have a env we are in stage gbuild | Bjoern Michaelsen |