Age | Commit message (Expand) | Author |
2012-02-05 | switch to include-based build rather than sourced-based build | Norbert Thiebaud |
2012-01-20 | ucbhelper::GetLocalFileURL does not use its arg. | Stephan Bergmann |
2012-01-19 | Fix for fdo43460 Part XLI getLength() to isEmpty() | Olivier Hallot |
2011-12-15 | Removed extra semicolons | Jesse |
2011-12-11 | I don't see NO_BSYMBOLIC being used anywhere | Tor Lillqvist |
2011-12-08 | childs -> children | Michael T. Whiteley |
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 ucbhelper | Norbert Thiebaud |
2011-11-27 | remove pre-compiled header support in gbuild and gbuildified module | 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-11-10 | don't make it a secret what service fails | Caolán McNamara |
2011-10-24 | callcatcher: remove some unused methods | Caolán McNamara |
2011-10-21 | Revert "Attempt workaround for possible bug in Apple's LLVM g++ 4.2.1" | Tor Lillqvist |
2011-10-20 | Attempt workaround for possible bug in Apple's LLVM g++ 4.2.1 | Tor Lillqvist |
2011-10-20 | callcatcher: remove unused Content::createDynamicCursor variant | Caolán McNamara |
2011-10-05 | simplfy dmake to gbuild bridgefile | Bjoern Michaelsen |
2011-10-01 | CMIS UCP: get the document content stream | Cédric Bosdonnat |
2011-08-26 | unusedcode: ucbhelper:: cleaning | Matúš Kukan |
2011-08-19 | detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly set | Norbert Thiebaud |
2011-08-10 | prefer makefile-gmake-mode to plain makefile-mode | Takeshi Abe |
2011-08-05 | Emacs modeline compatible with vim's one | Takeshi Abe |
2011-08-03 | make exception useful, state *what* url is invalid | Caolán McNamara |
2011-08-02 | get this building under windows | Caolán McNamara |
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-12 | Remove component_getImplementationEnvironment methods | Matus Kukan |
2011-06-20 | gnumake4: fix buildbreakers from merge | Bjoern Michaelsen |
2011-06-20 | catch by const reference | Caolán McNamara |
2011-06-19 | Merge branch 'master' into feature/gnumake4 | Bjoern Michaelsen |
2011-06-18 | Produce the expected import library name in the MinGW case | Tor Lillqvist |
2011-06-18 | ause130: #i117218# change .idl handling to gnu make | Hans-Joachim Lankenau |
2011-06-17 | gnumake4: #i116959#: kill gb_LinkTarget_set_{defs,cflags,cxxflags,objcxxflags... | Michael Stahl |
2011-06-16 | CWS gnumake4: convert ucbhelper to new build system | Mathias Bauer |
2011-06-14 | Also deliver static library as built for iOS at least | Tor Lillqvist |
2011-06-03 | Drop %_EXT% which was always empty | Tor Lillqvist |
2011-05-21 | Drop OS2 | Tor Lillqvist |
2011-04-21 | Easyhack: Add visibility markup to all component_get* functions | Julien Nabet |
2011-03-19 | Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...) | Thomas Arnhold |
2011-03-18 | Merge remote-tracking branch 'origin/integration/dev300_m101' | Jan Holesovsky |
2011-03-12 | Move OSL_ENSURE(false,...) to OSL_FAIL(...) | Thomas Arnhold |
2011-03-11 | Move DBG_ERROR to OSL_FAIL (multiline) | Thomas Arnhold |
2011-03-11 | Merge commit 'ooo/DEV300_m101' into intm101 | Jan Holesovsky |
2011-03-02 | Move DBG_ERROR to OSL_FAIL | Thomas Arnhold |
2011-02-27 | Remove "using namespace ::rtl" | Julien Nabet |