summaryrefslogtreecommitdiff
path: root/cpputools/source
AgeCommit message (Expand)Author
2013-10-01Remove odd "bootstrapping" of acceptor/connector/binaryurp componentsStephan Bergmann
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-06-10fdo#46808, Use service constructor for connection::AcceptorNoel Grandin
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-03-19reduce whitespaces between include and filenameThomas 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-19Remove obsolete regsingletonStephan Bergmann
2012-12-18API CHANGE: Remove obsolete regcomp from UREStephan Bergmann
2012-12-18Properly absolutize all registry arguments of uno executableStephan Bergmann
2012-12-18Improve error reportingStephan Bergmann
2012-10-02stoc: prefix more libs; only bootstrap is remainingMatúš Kukan
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-11gbuild conversion: cpputools moduleDavid Ostrovsky
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-03-21chmod -xTor Lillqvist
2012-02-16Build unoexe as a (static) library for iOSTor Lillqvist
2012-02-16Reduce verbiage slightlyTor Lillqvist
2012-01-26Code cleanup: ( () ) replaced by (())Alexander Bergmann
2012-01-20Code clean up.Stephan Bergmann
2011-12-17Fix for fdo43460 Part X getLength() to isEmpty()Olivier Hallot
2011-11-26Compile as Objective-C++ for iOS thanks to current sal/main.h ideaTor Lillqvist
2011-11-26No sense building these for iOSTor Lillqvist
2011-09-16Revert "Trying to chop out the uwinapi library"Fridrich Štrba
2011-09-16Trying to chop out the uwinapi libraryFridrich Štrba
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-12-09Remove references to unicows.dllJesús Corrius
2010-11-03ure: fix fprintf compile warnings in unoexe.cxxNigel Hawkins
2010-10-25micro optimizationsCaolán McNamara
2010-10-18#i112656# add osl_setEnvironment and osl_clearEnvironmentCaolán McNamara
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-11#i113935# missing deleteDavid Tardon
2010-10-05remove include guards using fixguard.pyPetr Mladek
2010-09-15regcomp-fix-spelling.diff: succesful -> successful, i#113958Rene Engelhard
2010-09-10sb129: #i113189# change UNO components to use passive registrationsb
2010-06-24cmcfixes76: #i112656# osl_setEnvironment/osl_clearEnvironmentCaol?n McNamara
2010-02-25sb111: merged in DEV300_m72sb