Age | Commit message (Expand) | Author |
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 |
2011-06-19 | Merge branch 'master' into feature/gnumake4 | Bjoern Michaelsen |
2011-06-17 | gnumake4: #i116959#: kill gb_LinkTarget_set_{defs,cflags,cxxflags,objcxxflags... | Michael Stahl |
2011-06-17 | CWS gnumake4: some fixes for Windows [hg:9eb9b5d5181e] | Mathias Bauer |
2011-06-17 | CWS gnumake4: convert xmlscript to new build system [hg:d4df54d61f2a] | Mathias Bauer |
2011-06-17 | Deliver also a static library | Tor Lillqvist |
2011-06-03 | Drop %_EXT% which was always empty | Tor Lillqvist |
2011-04-21 | Easyhack: Add visibility markup to all component_get* functions | Julien Nabet |
2011-03-29 | drop bogus executable flag from idl/build/src and config files | Francisco Saito |
2011-03-29 | drop bogus executable flag from image files | Francisco Saito |
2011-03-29 | drop bogus executable flag from [ch]xx/bas/asm files | Francisco Saito |
2011-03-19 | Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...) | Thomas Arnhold |
2011-03-18 | Remove dead code in libs-core | Xisco Fauli |
2011-03-18 | Merge remote-tracking branch 'origin/integration/dev300_m101' | Jan Holesovsky |
2011-03-15 | Fix build in scripting | Thorsten Behrens |
2011-03-13 | Move OSL_ENSURE(0,...) to OSL_FAIL(...) | Thomas Arnhold |
2011-03-12 | Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 | Thorsten Behrens |
2011-02-26 | Remove "using namespace ::rtl" | Julien Nabet |
2011-02-05 | migrate to use boost unordered containers | Fridrich Štrba |
2011-02-01 | Clean up makefiles | Thomas Arnhold |
2010-12-06 | Replace all occured, occurance etc. | Takeshi Abe |
2010-11-21 | RTL_CONSTASCII_USTRINGPARAM in libs core 47 | Gert Faller |
2010-11-05 | clean up styles, fix missing export of (embedded) image url | Noel Power |
2010-11-02 | initial import of latest cws container_controls | Noel Power |
2010-10-28 | add modelines to .hxx files as well | Caolán McNamara |
2010-10-22 | sb131: #i115124# $(XSLTPROC) implies LIBXSLT:libxslt | sb |
2010-10-20 | this is just wrong | Caolán McNamara |
2010-10-15 | fix fdo#30856 remove VBAForm property and associated geometry hack | Noel Power |
2010-10-13 | Merge commit 'origin/master' | Noel Power |
2010-10-13 | Merge branch 'vba' fix conflics, trailing ws & tab issues | Noel Power |
2010-10-13 | Add vim/emacs modelines to all source files | Sebastian Spaeth |
2010-10-06 | initial commit for vba blob ( not including container_control stuff ) | Noel Power |
2010-10-05 | more removed include guards using fixguard.py | Petr Mladek |
2010-10-05 | remove include guards using fixguard.py | Petr Mladek |
2010-09-10 | sb129: #i113189# change UNO components to use passive registration | sb |