summaryrefslogtreecommitdiff
path: root/cpputools/source/unoexe
AgeCommit message (Collapse)Author
2012-01-10Update headers to Alv2 headersAndrew Rist
2011-11-06Update headers to Alv2 headersAndrew Rist
2011-09-3088652: applied patch, remove unicows deps, thanks to Oliver-Rainer Wittmann ↵Jürgen Schmidt
(orw)
2011-01-26sb138: #i116038# fresh implementation of binary URP bridgesb
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2008-04-11INTEGRATION: CWS changefileheader (1.21.34); FILE MERGEDRüdiger Timm
2008/04/01 15:11:01 thb 1.21.34.2: #i85898# Stripping all external header guards 2008/03/31 07:23:38 rt 1.21.34.1: #i87441# Change license header to LPGL v3.
2008-04-11INTEGRATION: CWS changefileheader (1.14.12); FILE MERGEDRüdiger Timm
2008/03/31 07:23:38 rt 1.14.12.1: #i87441# Change license header to LPGL v3.
2007-10-15INTEGRATION: CWS sb71 (1.13.18); FILE MERGEDVladimir Glazounov
2007/08/13 11:54:16 sb 1.13.18.3: #i77184# Dropped libxml2wrapper again (do not use /DELAYLOAD for libxml2---to much trouble). 2007/07/23 13:44:30 sb 1.13.18.2: #i77184# Introduced libxml2wrapper. 2007/06/14 14:53:07 sb 1.13.18.1: #i75466# Adapted to new APP|SHLnRPATH; ensure that external libs are available to components in uno exe.
2006-06-19INTEGRATION: CWS warnings01 (1.19.14); FILE MERGEDJens-Heiner Rechtien
2005/09/23 02:56:31 sb 1.19.14.2: RESYNC: (1.19-1.20); FILE MERGED 2005/09/07 11:52:50 sb 1.19.14.1: #i53898# Made code warning-free.
2006-05-24INTEGRATION: CWS ause043 (1.12.6); FILE MERGEDVladimir Glazounov
2005/11/15 16:14:28 hjs 1.12.6.2: #i56702# set NO_OFFUH to check for completeness 2005/11/03 16:08:21 hjs 1.12.6.1: #i56702# remove overrides for default uno header generation
2005-09-08INTEGRATION: CWS ooo19126 (1.19.16); FILE MERGEDRüdiger Timm
2005/09/05 15:19:54 rt 1.19.16.1: #i54170# Change license header: remove SISSL
2005-09-08INTEGRATION: CWS ooo19126 (1.11.6); FILE MERGEDRüdiger Timm
2005/09/05 15:19:54 rt 1.11.6.1: #i54170# Change license header: remove SISSL
2005-06-17INTEGRATION: CWS sb31 (1.10.24); FILE MERGEDOliver Bolte
2005/06/10 13:50:50 sb 1.10.24.4: #121392# Made STLport a public part of the URE. 2005/05/04 14:55:04 sb 1.10.24.3: #121392# Fixed platform-dependency of previous fix. 2005/04/28 13:54:01 sb 1.10.24.2: #121392# Include all four UNO runtime libraries, so that C++ UNO components running in the uno executable have a defined environment. 2005/04/18 12:44:46 sb 1.10.24.1: #121392# Change RPATH of uno executable so that it is functional within a URE.
2004-10-28INTEGRATION: CWS valgrind02 (1.18.12); FILE MERGEDRüdiger Timm
2004/10/11 17:37:36 mhu 1.18.12.2: #i35209# Moved main() / SAL_IMPLEMENT_MAIN...() into global namespace. 2004/10/11 17:27:11 mhu 1.18.12.1: #i35209# Adapted to use SAL_IMPLEMENT_MAIN_WITH_ARGS() macro instead of plain main() function.
2004-06-11INTEGRATION: CWS unopkg2 (1.17.26); FILE MERGEDKurt Zenker
2004/06/03 09:27:14 dbo 1.17.26.4: #i20304# silent => quiet 2004/05/19 18:06:29 dbo 1.17.26.3: #i20304# added --silent 2004/05/14 12:46:33 dbo 1.17.26.2: #i20304# default bootstrapping if no registries are given 2004/05/13 14:20:13 dbo 1.17.26.1: #i20304# added mode for getting component context
2003-12-16INTEGRATION: CWS ause06 (1.8.28); FILE MERGEDVladimir Glazounov
2003/10/29 15:35:29 hjs 1.8.28.2: RESYNC: (1.8-1.9); FILE MERGED 2003/10/10 14:04:36 hjs 1.8.28.1: #112608# fixed missing dependencies and cleanup
2003-10-06INTEGRATION: CWS unopkg (1.8.30); FILE MERGEDVladimir Glazounov
2003/09/23 09:04:23 dbo 1.8.30.1: #112352# generating headers into separate output directories
2003-08-18INTEGRATION: CWS geordi2q01 (1.16.20); FILE MERGEDHans-Joachim Lankenau
2003/08/18 12:48:05 hr 1.16.20.1: #i18350#: join changes from CWS ooo11rc3
2003-04-23INTEGRATION: CWS uno2 (1.14.46); FILE MERGEDRüdiger Timm
2003/04/08 09:51:27 dbo 1.14.46.1: #107991# UNO shared library component renaming
2003-04-15INTEGRATION: CWS dbgmacros1 (1.14.48); FILE MERGEDVladimir Glazounov
2003/04/09 10:41:12 kso 1.14.48.1: #108413# - debug macro unification.
2003-03-19MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien
2002-03-27setting DEPOBJFILES to get clean dependenciesHans-Joachim Lankenau
2001-08-17#91088# convert registry path to URLJuergen Schmidt
2001-06-29#88981# transfer proper command args to XMainDaniel Boelzle
2001-05-28switched to new rtl_getAppCommand.. functionsKay Ramme
2001-05-11rtl string api changesPhilipp Lohmann
2001-05-10adopted to new bootstrappingDaniel Boelzle
2001-05-04generate fully inline type infoDaniel Boelzle
2001-03-12load shared libs using cppuhelper functionDaniel Boelzle
2001-03-12OSL_ENSHURE replaced by OSL_ENSUREJoachim Lingner
2001-03-02Removed compiling of staticmb*.cxx files for Mac OS X now that we have ↵Patrick Luby
automated this process
2001-02-07#83599# added options -ro, -rw for registries; old option -r is DEPRECATEDDaniel Boelzle
2001-02-02Merge NetBSD changes by Michael Rauch from OO614B to HEAD.Sander Vesik
2001-02-01removed ChangeGlobalInitmfe
2000-11-22Remove stl/ from #include statementSander Vesik
2000-11-13applicat.rdb renamed to udkapi.rdbOliver Bolte
2000-11-02OInstanceProvider fixed init params bugDaniel Boelzle
2000-10-26bugfix: unoexe is capable again to use a readonly and a read/write registry ↵Jörg Budischewski
side by side
2000-10-13name of iiopbrdg-dll changed to remotebridgeJörg Budischewski
2000-09-18initial importJens-Heiner Rechtien