summaryrefslogtreecommitdiffstats
path: root/cpputools
Commit message (Expand)AuthorAgeFilesLines
* 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
* gbuild: allow to use RepositoryFixes also for executablesMatúš Kukan2013-06-152-21/+0
* 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
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-303-63/+12
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-221-22/+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
* remove legacy build.pl prj/build.lst files.Michael Meeks2013-03-141-2/+0
* remove all d.lstMichael Stahl2013-02-281-0/+0
* Don't print an annoying newline every time even if otherwise silentTor Lillqvist2013-02-011-2/+2
* gbuild: fix silly "expandtabs" in makefile VIM modelinesMichael Stahl2013-01-263-3/+3
* 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-193-221/+0
* API CHANGE: Remove obsolete regcomp from UREStephan Bergmann2012-12-184-887/+0
* Properly absolutize all registry arguments of uno executableStephan Bergmann2012-12-181-37/+15
* Improve error reportingStephan Bergmann2012-12-181-7/+9
* None of this for non-desktop OSes I thinkTor Lillqvist2012-11-212-46/+2
* stoc: prefix more libs; only bootstrap is remainingMatúš Kukan2012-10-021-2/+4
* these libs are now prefixedMatúš Kukan2012-10-021-16/+12
* gbuild: invert handling of standard system libraries:Michael Stahl2012-09-283-6/+0
* gbuild: replace direct gb_STDLIBS use with ...Michael Stahl2012-09-283-3/+6
* gbuild: split uwinapi out of gb_STDLIBSMichael Stahl2012-09-283-0/+3
* android: don't try to package binaries we havn't builtMichael Meeks2012-08-091-1/+3
* No point with these executables for non-desktop OSesTor Lillqvist2012-08-071-0/+2
* 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
* make gbuild the default assumption of build.plBjoern Michaelsen2012-04-291-1/+0
* Link the executables with gb_STDLIBSTor Lillqvist2012-04-113-0/+3
* also deliver .bin variants of the toolsDavid Tardon2012-04-112-0/+40
* gbuild conversion: cpputools moduleDavid Ostrovsky2012-04-1114-337/+278
* 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