- 84b3f7b gbuild: get rid of realpath in gb_Foo_set_include by Matúš Kukan · 14 years ago
- 4f688fd more documentation and cleanups for various modules. by Michael Meeks · 14 years ago
- 64e1ae0 Added READMEs for modules which used to be in libs-core by Josh Heidenreich · 14 years ago
- c857dff switch to include-based build rather than sourced-based build by Norbert Thiebaud · 14 years ago
- 9d4e1a5 Fix for fdo43460 Part LIV getLength() to isEmpty() by Olivier Hallot · 14 years ago
- 0439af2 Code cleanup: ( () ) replaced by (()) by Alexander Bergmann · 14 years ago
- 7c704c7 Removed some unused parameters; added SAL_UNUSED_PARAMETER. by Stephan Bergmann · 14 years ago
- b35c0ae catch exception by constant reference by Takeshi Abe · 14 years ago
- d592113 Removed unnecessary tools/debug.hxx includes. by Marcel Metz · 14 years ago
- 59bf1b5 regpathhelper: unused, so we've got to have two of them by Caolán McNamara · 14 years ago
- 2acd8fb in modules, when we have a env we are in stage gbuild by Bjoern Michaelsen · 14 years ago
- d73e574 move reconfigure into gbuild by Bjoern Michaelsen · 14 years ago
- c0bed9c remove precompiled_xxx.hxx/cxx by Norbert Thiebaud · 14 years ago
- 3f2ff54 remove pch from the include list by Norbert Thiebaud · 14 years ago
- b080fa4 remove include of pch header from xmlscript by Norbert Thiebaud · 14 years ago
- f2f0dbd make gbuild makefiles run independant of pwd again by Bjoern Michaelsen · 14 years ago
- d63d64c4 empty a bunch of d.lst files by Michael Stahl · 14 years ago
- 0ea8c01 tweak gbuild standart Makefile to allow partial build in unsourced env by Norbert Thiebaud · 14 years ago
- e94a19f simplfy dmake to gbuild bridgefile by Bjoern Michaelsen · 15 years ago
- be6a867 OSL_TRACE: Remove trailing newlines by Thomas Arnhold · 15 years ago
- 1afef0e9 Remove RCS header by Thomas Arnhold · 15 years ago
- d64bbd6 detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly set by Norbert Thiebaud · 15 years ago
- 15f482b Add prefixes for some component_getFactory functions by Matúš Kukan · 15 years ago
- b2bd33e prefer makefile-gmake-mode to plain makefile-mode by Takeshi Abe · 15 years ago
- 8882559 reflect gmake flavor by Takeshi Abe · 15 years ago
- 9e28007 Emacs mode line compatible with vi's one by Takeshi Abe · 15 years ago
- 9ef56cb2 realpaths to get windows building here by Caolán McNamara · 15 years ago
- 386c283 Some cppcheck cleaning by Julien Nabet · 15 years ago
- 4122c3b Add consistent Emacs and vim mode lines by Tor Lillqvist · 15 years ago
- 906cd25 postmerge fixes for gnumake4 by Bjoern Michaelsen · 15 years ago
- 200bc6c resyncing to master by Bjoern Michaelsen · 15 years ago
- fb30c0c Generate correctly named import library for WNTGCC by Tor Lillqvist · 15 years ago
- a90983b Remove component_getImplementationEnvironment methods by Matúš Kukan · 15 years ago
- 322220d callcatcher: unused getScriptLibraryContainer by Caolán McNamara · 15 years ago
- 5cba588 gnumake4: fix buildbreakers from merge by Bjoern Michaelsen · 15 years ago
- 92667c8e Merge branch 'master' into feature/gnumake4 by Bjoern Michaelsen · 15 years ago
- f79e31b gnumake4: #i116959#: kill gb_LinkTarget_set_{defs,cflags,cxxflags,objcxxflags} [hg:389f5e8ec8cd] by Michael Stahl · 15 years ago
- 6cf6db3 CWS gnumake4: some fixes for Windows [hg:9eb9b5d5181e] by Mathias Bauer · 15 years ago
- b0fe608 CWS gnumake4: convert xmlscript to new build system [hg:d4df54d61f2a] by Mathias Bauer · 15 years ago
- 45ba1e1 Deliver also a static library by Tor Lillqvist · 15 years ago
- 4912a5e Drop %_EXT% which was always empty by Tor Lillqvist · 15 years ago
- 561192c Easyhack: Add visibility markup to all component_get* functions by Julien Nabet · 15 years ago
- df965c9 drop bogus executable flag from idl/build/src and config files by Francisco Saito · 15 years ago
- d3174fe drop bogus executable flag from image files by Francisco Saito · 15 years ago
- e60d365 drop bogus executable flag from [ch]xx/bas/asm files by Francisco Saito · 15 years ago
- 970be45 Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...) by Thomas Arnhold · 15 years ago
- 3d9981a Remove dead code in libs-core by Xisco Fauli · 15 years ago
- 091e4ae Merge remote-tracking branch 'origin/integration/dev300_m101' by Jan Holesovsky · 15 years ago
- c703f03 Fix build in scripting by Thorsten Behrens · 15 years ago
- 6495f39 Move OSL_ENSURE(0,...) to OSL_FAIL(...) by Thomas Arnhold · 15 years ago
- e65c0fe Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 by Thorsten Behrens · 15 years ago
- b9b3657 Remove "using namespace ::rtl" by Julien Nabet · 15 years ago
- bb564be migrate to use boost unordered containers by Fridrich Štrba · 15 years ago
- 9d4fdd4 Clean up makefiles by Thomas Arnhold · 15 years ago
- 0b30cb7 Replace all occured, occurance etc. by Takeshi Abe · 15 years ago
- ae8f29f RTL_CONSTASCII_USTRINGPARAM in libs core 47 by Gert Faller · 15 years ago
- d3b7fb0 clean up styles, fix missing export of (embedded) image url by Noel Power · 15 years ago
- 928159f initial import of latest cws container_controls by Noel Power · 15 years ago
- 758c877 add modelines to .hxx files as well by Caolán McNamara · 15 years ago
- 1885ddd sb131: #i115124# $(XSLTPROC) implies LIBXSLT:libxslt by sb · 15 years ago
- c65d39c this is just wrong by Caolán McNamara · 15 years ago
- e63e28d fix fdo#30856 remove VBAForm property and associated geometry hack by Noel Power · 15 years ago
- 50a13b7 Merge commit 'origin/master' by Noel Power · 15 years ago
- 6db6a43 Merge branch 'vba' fix conflics, trailing ws & tab issues by Noel Power · 15 years ago
- 8694d2b Add vim/emacs modelines to all source files by Sebastian Spaeth · 15 years ago
- 0b21b8b initial commit for vba blob ( not including container_control stuff ) by Noel Power · 16 years ago
- d890da8 more removed include guards using fixguard.py by Petr Mladek · 16 years ago
- facd86e remove include guards using fixguard.py by Petr Mladek · 16 years ago
- 9551bf5 sb129: #i113189# change UNO components to use passive registration by sb · 16 years ago
- 217f6932 mib16: rebase to m83 by Daniel Rentz · 16 years ago
- 5ed103d mib16: contributed bugfixes and various new symbols in VBA compatibility implementation by Daniel Rentz · 16 years ago
- ef8cb3c unoawt: merged in latest changes from CWS slidecopy (rebase to m80) by Frank Schoenheit [fs] · 16 years ago
- 130bbc9 npower13_objectmodules: compiler errors by Daniel Rentz · 16 years ago
- f5510bd os141: allow tabstop also for treecontrols by Ocke Janssen [oj] · 16 years ago
- 82b1d38 changefileheader2: #i109125#: change source file copyright notice from Sun Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision) by Jens-Heiner Rechtien · 16 years ago
- 17f1988 CWS-TOOLING: integrate CWS l10nframework01 by Ivo Hinkelmann · 17 years ago
- 94cb48e CWS-TOOLING: integrate CWS dba32c by Release Engineers · 17 years ago
- f88817b CWS-TOOLING: integrate CWS sb107 by Ivo Hinkelmann · 17 years ago
- ae562e9 CWS-TOOLING: integrate CWS odbmacros3 by Oliver Bolte · 17 years ago
- ff20ced No old windows def files needed any more. by Rüdiger Timm · 18 years ago
- dbc6d49 INTEGRATION: CWS ab53 (1.36.4); FILE MERGED by Rüdiger Timm · 18 years ago
- 98ce452 INTEGRATION: CWS changefileheader (1.2.60); FILE MERGED by Rüdiger Timm · 18 years ago
- a3382de INTEGRATION: CWS changefileheader (1.11.2); FILE MERGED by Rüdiger Timm · 18 years ago
- 591468c INTEGRATION: CWS changefileheader (1.7.24); FILE MERGED by Rüdiger Timm · 18 years ago
- 04a3ae0 INTEGRATION: CWS changefileheader (1.19.42); FILE MERGED by Rüdiger Timm · 18 years ago
- 572b050 INTEGRATION: CWS changefileheader (1.10.42); FILE MERGED by Rüdiger Timm · 18 years ago
- 60f3187 INTEGRATION: CWS changefileheader (1.6.42); FILE MERGED by Rüdiger Timm · 18 years ago
- 6abb3374 INTEGRATION: CWS changefileheader (1.3.24); FILE MERGED by Rüdiger Timm · 18 years ago
- d1ad59d INTEGRATION: CWS changefileheader (1.7.48); FILE MERGED by Rüdiger Timm · 18 years ago
- ee70341 INTEGRATION: CWS changefileheader (1.13.42); FILE MERGED by Rüdiger Timm · 18 years ago
- c4112d4 INTEGRATION: CWS changefileheader (1.12.42); FILE MERGED by Rüdiger Timm · 18 years ago
- eb14af8 INTEGRATION: CWS changefileheader (1.8.48); FILE MERGED by Rüdiger Timm · 18 years ago
- 5bb30b2 INTEGRATION: CWS changefileheader (1.3.60); FILE MERGED by Rüdiger Timm · 18 years ago
- 56ee047 INTEGRATION: CWS changefileheader (1.5.42); FILE MERGED by Rüdiger Timm · 18 years ago
- a1b078a INTEGRATION: CWS changefileheader (1.4.24); FILE MERGED by Rüdiger Timm · 18 years ago
- e79fc65 INTEGRATION: CWS changefileheader (1.35.18); FILE MERGED by Rüdiger Timm · 18 years ago
- 7b18fb2 INTEGRATION: CWS changefileheader (1.43.4); FILE MERGED by Rüdiger Timm · 18 years ago
- f3edffa INTEGRATION: CWS changefileheader (1.39.4); FILE MERGED by Rüdiger Timm · 18 years ago
- b7273219 INTEGRATION: CWS changefileheader (1.37.4); FILE MERGED by Rüdiger Timm · 18 years ago
- 11ace12 INTEGRATION: CWS changefileheader (1.7.42); FILE MERGED by Rüdiger Timm · 18 years ago