summaryrefslogtreecommitdiffstats
path: root/cpputools/source
Commit message (Expand)AuthorAgeFilesLines
* Remove odd "bootstrapping" of acceptor/connector/binaryurp componentsStephan Bergmann2013-10-011-43/+0
* remove OUString wrap for string literalsThomas Arnhold2013-06-291-3/+3
* fdo#46808, Use service constructor for connection::AcceptorNoel Grandin2013-06-101-5/+2
* fdo#62475 - remove ASCII artPhilipp Riemer2013-05-061-36/+9
* cleanup whitespaces due to RTL_CONSTASCII_USTRINGPARAM removalPhilipp Riemer2013-05-061-5/+2
* remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák2013-05-061-4/+4
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-4/+0
* removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold2013-03-191-3/+3
* automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold2013-03-191-10/+10
* reduce whitespaces between include and filenameThomas Arnhold2013-03-191-1/+1
* Don't print an annoying newline every time even if otherwise silentTor Lillqvist2013-02-011-2/+2
* API CHANGE: Remove support for uno executable's -ro/-rw argumentsStephan Bergmann2012-12-191-189/+11
* Fix for making absolute the registry arguments of the uno executableStephan Bergmann2012-12-191-12/+5
* Missing "_" in prefixesStephan Bergmann2012-12-191-3/+3
* Remove obsolete regsingletonStephan Bergmann2012-12-191-167/+0
* API CHANGE: Remove obsolete regcomp from UREStephan Bergmann2012-12-181-841/+0
* Properly absolutize all registry arguments of uno executableStephan Bergmann2012-12-181-37/+15
* Improve error reportingStephan Bergmann2012-12-181-7/+9
* stoc: prefix more libs; only bootstrap is remainingMatúš Kukan2012-10-021-2/+4
* these libs are now prefixedMatúš Kukan2012-10-021-16/+12
* There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET2012-07-162-2/+2
* re-base on ALv2 code.Michael Meeks2012-06-145-95/+57
* Better fix for ThreadPool/ORequestThread life cycleStephan Bergmann2012-05-231-0/+4
* gbuild conversion: cpputools moduleDavid Ostrovsky2012-04-114-321/+0
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-061-3/+1
* chmod -xTor Lillqvist2012-03-211-0/+0
* Build unoexe as a (static) library for iOSTor Lillqvist2012-02-161-3/+8
* Reduce verbiage slightlyTor Lillqvist2012-02-162-2/+6
* Code cleanup: ( () ) replaced by (())Alexander Bergmann2012-01-261-1/+1
* Code clean up.Stephan Bergmann2012-01-201-8/+8
* Fix for fdo43460 Part X getLength() to isEmpty()Olivier Hallot2011-12-173-18/+18
* Compile as Objective-C++ for iOS thanks to current sal/main.h ideaTor Lillqvist2011-11-261-0/+4
* No sense building these for iOSTor Lillqvist2011-11-262-0/+10
* Revert "Trying to chop out the uwinapi library"Fridrich Štrba2011-09-161-1/+1
* Trying to chop out the uwinapi libraryFridrich Štrba2011-09-161-1/+1
* Some cppcheck cleaningJulien Nabet2011-05-171-1/+1
* Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud2011-03-083-352/+4
|\
| * sb138: #i116038# fresh implementation of binary URP bridgesb2011-01-261-13/+4
| * sb129: #i113189# change UNO components to use passive registrationsb2010-09-102-336/+0
| * cmcfixes76: #i112656# osl_setEnvironment/osl_clearEnvironmentCaol?n McNamara2010-06-241-12/+3
* | Remove "using namespace ::rtl"Julien Nabet2011-03-022-5/+5
* | Remove references to unicows.dllJesús Corrius2010-12-091-3/+0
* | ure: fix fprintf compile warnings in unoexe.cxxNigel Hawkins2010-11-031-2/+2
* | micro optimizationsCaolán McNamara2010-10-253-15/+14
* | #i112656# add osl_setEnvironment and osl_clearEnvironmentCaolán McNamara2010-10-181-12/+3
* | Add vim/emacs modelines to all source filesSebastian Spaeth2010-10-145-0/+12
* | #i113935# missing deleteDavid Tardon2010-10-111-0/+1
* | remove include guards using fixguard.pyPetr Mladek2010-10-051-0/+0
* | regcomp-fix-spelling.diff: succesful -> successful, i#113958Rene Engelhard2010-09-151-2/+2
|/
* sb111: merged in DEV300_m72sb2010-02-2510-45/+10
|\