summaryrefslogtreecommitdiff
path: root/cpputools/source/unoexe/unoexe.cxx
AgeCommit message (Expand)Author
2013-05-06fdo#62475 - remove ASCII artPhilipp Riemer
2013-05-06cleanup whitespaces due to RTL_CONSTASCII_USTRINGPARAM removalPhilipp Riemer
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-02-01Don't print an annoying newline every time even if otherwise silentTor Lillqvist
2012-12-19API CHANGE: Remove support for uno executable's -ro/-rw argumentsStephan Bergmann
2012-12-19Fix for making absolute the registry arguments of the uno executableStephan Bergmann
2012-12-19Missing "_" in prefixesStephan Bergmann
2012-12-18Properly absolutize all registry arguments of uno executableStephan Bergmann
2012-12-18Improve error reportingStephan Bergmann
2012-10-02these libs are now prefixedMatúš Kukan
2012-07-16There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET
2012-06-14re-base on ALv2 code.Michael Meeks
2012-05-23Better fix for ThreadPool/ORequestThread life cycleStephan Bergmann
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-01-20Code clean up.Stephan Bergmann
2011-12-17Fix for fdo43460 Part X getLength() to isEmpty()Olivier Hallot
2011-05-17Some cppcheck cleaningJulien Nabet
2011-03-08Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud
2011-03-02Remove "using namespace ::rtl"Julien Nabet
2011-01-26sb138: #i116038# fresh implementation of binary URP bridgesb
2010-11-03ure: fix fprintf compile warnings in unoexe.cxxNigel Hawkins
2010-10-25micro optimizationsCaolán McNamara
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2008-04-11INTEGRATION: CWS changefileheader (1.21.34); FILE MERGEDRüdiger Timm
2006-06-19INTEGRATION: CWS warnings01 (1.19.14); FILE MERGEDJens-Heiner Rechtien
2005-09-08INTEGRATION: CWS ooo19126 (1.19.16); FILE MERGEDRüdiger Timm
2004-10-28INTEGRATION: CWS valgrind02 (1.18.12); FILE MERGEDRüdiger Timm
2004-06-11INTEGRATION: CWS unopkg2 (1.17.26); FILE MERGEDKurt Zenker
2003-08-18INTEGRATION: CWS geordi2q01 (1.16.20); FILE MERGEDHans-Joachim Lankenau
2003-04-23INTEGRATION: CWS uno2 (1.14.46); FILE MERGEDRüdiger Timm
2003-04-15INTEGRATION: CWS dbgmacros1 (1.14.48); FILE MERGEDVladimir Glazounov
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-03-12load shared libs using cppuhelper functionDaniel Boelzle
2001-03-12OSL_ENSHURE replaced by OSL_ENSUREJoachim Lingner
2001-02-07#83599# added options -ro, -rw for registries; old option -r is DEPRECATEDDaniel Boelzle
2001-02-01removed ChangeGlobalInitmfe
2000-11-22Remove stl/ from #include statementSander Vesik
2000-11-02OInstanceProvider fixed init params bugDaniel Boelzle
2000-10-26bugfix: unoexe is capable again to use a readonly and a read/write registry s...Jörg Budischewski
2000-10-13name of iiopbrdg-dll changed to remotebridgeJörg Budischewski
2000-09-18initial importJens-Heiner Rechtien