summaryrefslogtreecommitdiffstats
path: root/cpputools/source
Commit message (Expand)AuthorAgeFilesLines
* markup with event type not checker typeCaolán McNamara2014-11-051-1/+1
* coverity#982593 experiment with silencing Infinite loopCaolán McNamara2014-10-281-0/+1
* remove more unnecesary OUString constructor useNoel Grandin2014-05-291-2/+2
* remove unnecessary use of OUString constructor when throwingNoel Grandin2014-05-271-2/+2
* remove boilerplate in UNO Exception constructor callsNoel Grandin2014-05-231-1/+1
* add default value for Context param in uno::Exception constructorsNoel Grandin2014-05-231-26/+14
* various: sal_Bool->boolNoel Grandin2014-05-082-21/+21
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-261-2/+2
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-261-4/+4
* remove unnecessary use of OUString constructor in equalsIgnoreAsciiCaseNoel Grandin2013-11-221-1/+1
* convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin2013-11-111-6/+6
* Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin2013-10-311-2/+2
* remove RTL_CONSTASCII_(U)STRINGPARAMChr. Rossmanith2013-10-231-41/+24
* 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
|\