Age | Commit message (Expand) | Author |
2012-05-21 | removed unused temporary rtl::OUString | Takeshi Abe |
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 | LinkTarget.mk: remove gb_LinkTarget_add_package_headers | Michael Stahl |
2012-04-08 | gbuild: "use" vs. "add": | Michael Stahl |
2012-04-06 | Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator | Szabolcs Dezsi |
2012-04-06 | Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator | Szabolcs Dezsi |
2012-04-06 | Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator | Szabolcs Dezsi |
2012-04-04 | removed duplicate #includes | Takeshi Abe |
2012-03-28 | remove static OUStrings from static_initialization_and_destruction chain | Caolán McNamara |
2012-03-23 | .dtd files don't need executable bits | Michael Stahl |
2012-03-23 | .component files don't need executable bits | Michael Stahl |
2012-03-23 | .h files don't need executable bits | Michael Stahl |
2012-03-21 | chmod -x | Tor Lillqvist |
2012-03-21 | Bin a few more 16-bit Windows leftovers | Tor Lillqvist |
2012-03-10 | gbuild: get rid of realpath in gb_Foo_set_include | Matúš Kukan |
2012-03-06 | more documentation and cleanups for various modules. | Michael Meeks |
2012-02-08 | Added READMEs for modules which used to be in libs-core | Josh Heidenreich |
2012-02-05 | switch to include-based build rather than sourced-based build | Norbert Thiebaud |
2012-01-28 | Fix for fdo43460 Part LIV getLength() to isEmpty() | Olivier Hallot |
2012-01-26 | Code cleanup: ( () ) replaced by (()) | Alexander Bergmann |
2012-01-21 | Removed some unused parameters; added SAL_UNUSED_PARAMETER. | Stephan Bergmann |
2012-01-09 | catch exception by constant reference | Takeshi Abe |
2012-01-06 | Removed unnecessary tools/debug.hxx includes. | Marcel Metz |
2011-12-14 | regpathhelper: unused, so we've got to have two of them | Caolán McNamara |
2011-12-07 | in modules, when we have a env we are in stage gbuild | Bjoern Michaelsen |
2011-11-29 | move reconfigure into gbuild | Bjoern Michaelsen |
2011-11-27 | remove precompiled_xxx.hxx/cxx | Norbert Thiebaud |
2011-11-27 | remove pch from the include list | Norbert Thiebaud |
2011-11-27 | remove include of pch header from xmlscript | Norbert Thiebaud |
2011-11-25 | make gbuild makefiles run independant of pwd again | Bjoern Michaelsen |
2011-11-21 | empty a bunch of d.lst files | Michael Stahl |
2011-11-16 | tweak gbuild standart Makefile to allow partial build in unsourced env | Norbert Thiebaud |
2011-10-05 | simplfy dmake to gbuild bridgefile | Bjoern Michaelsen |
2011-09-21 | OSL_TRACE: Remove trailing newlines | Thomas Arnhold |
2011-09-20 | Remove RCS header | Thomas Arnhold |
2011-08-19 | detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly set | Norbert Thiebaud |
2011-08-18 | Add prefixes for some component_getFactory functions | Matúš Kukan |
2011-08-10 | prefer makefile-gmake-mode to plain makefile-mode | Takeshi Abe |
2011-08-05 | reflect gmake flavor | Takeshi Abe |
2011-08-05 | Emacs mode line compatible with vi's one | Takeshi Abe |
2011-08-04 | realpaths to get windows building here | Caolán McNamara |
2011-07-30 | Some cppcheck cleaning | Julien Nabet |
2011-07-30 | Add consistent Emacs and vim mode lines | Tor Lillqvist |
2011-07-22 | postmerge fixes for gnumake4 | Bjoern Michaelsen |
2011-07-21 | resyncing to master | Bjoern Michaelsen |
2011-07-21 | Generate correctly named import library for WNTGCC | Tor Lillqvist |
2011-07-12 | Remove component_getImplementationEnvironment methods | Matúš Kukan |
2011-07-11 | callcatcher: unused getScriptLibraryContainer | Caolán McNamara |
2011-06-20 | gnumake4: fix buildbreakers from merge | Bjoern Michaelsen |