summaryrefslogtreecommitdiff
path: root/cpputools/source/unoexe
AgeCommit message (Expand)AuthorFilesLines
2014-12-12cpputools: Use appropriate OUString functions on string constantsStephan Bergmann1-6/+2
2014-11-05markup with event type not checker typeCaolán McNamara1-1/+1
2014-10-28coverity#982593 experiment with silencing Infinite loopCaolán McNamara1-0/+1
2014-05-29remove more unnecesary OUString constructor useNoel Grandin1-2/+2
2014-05-27remove unnecessary use of OUString constructor when throwingNoel Grandin1-2/+2
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin1-1/+1
2014-05-23add default value for Context param in uno::Exception constructorsNoel Grandin1-26/+14
2014-05-08various: sal_Bool->boolNoel Grandin1-17/+17
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-2/+2
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-4/+4
2013-11-22remove unnecessary use of OUString constructor in equalsIgnoreAsciiCaseNoel Grandin1-1/+1
2013-11-11convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin1-6/+6
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin1-2/+2
2013-10-23remove RTL_CONSTASCII_(U)STRINGPARAMChr. Rossmanith1-41/+24
2013-10-01Remove odd "bootstrapping" of acceptor/connector/binaryurp componentsStephan Bergmann1-43/+0
2013-06-29remove OUString wrap for string literalsThomas Arnhold1-3/+3
2013-06-10fdo#46808, Use service constructor for connection::AcceptorNoel Grandin1-5/+2
2013-05-06fdo#62475 - remove ASCII artPhilipp Riemer1-36/+9
2013-05-06cleanup whitespaces due to RTL_CONSTASCII_USTRINGPARAM removalPhilipp Riemer1-5/+2
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák1-4/+4
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-4/+0
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold1-3/+3
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-10/+10
2013-02-01Don't print an annoying newline every time even if otherwise silentTor Lillqvist1-2/+2
2012-12-19API CHANGE: Remove support for uno executable's -ro/-rw argumentsStephan Bergmann1-189/+11
2012-12-19Fix for making absolute the registry arguments of the uno executableStephan Bergmann1-12/+5
2012-12-19Missing "_" in prefixesStephan Bergmann1-3/+3
2012-12-18Properly absolutize all registry arguments of uno executableStephan Bergmann1-37/+15
2012-12-18Improve error reportingStephan Bergmann1-7/+9
2012-10-02these libs are now prefixedMatúš Kukan1-16/+12
2012-07-16There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET1-1/+1
2012-06-14re-base on ALv2 code.Michael Meeks1-23/+14
2012-05-23Better fix for ThreadPool/ORequestThread life cycleStephan Bergmann1-0/+4
2012-04-11gbuild conversion: cpputools moduleDavid Ostrovsky1-97/+0
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-3/+1
2012-03-21chmod -xTor Lillqvist1-0/+0
2012-02-16Build unoexe as a (static) library for iOSTor Lillqvist1-3/+8
2012-01-20Code clean up.Stephan Bergmann1-8/+8
2011-12-17Fix for fdo43460 Part X getLength() to isEmpty()Olivier Hallot1-9/+9
2011-11-26Compile as Objective-C++ for iOS thanks to current sal/main.h ideaTor Lillqvist1-0/+4
2011-09-16Revert "Trying to chop out the uwinapi library"Fridrich Štrba1-1/+1
2011-09-16Trying to chop out the uwinapi libraryFridrich Štrba1-1/+1
2011-05-17Some cppcheck cleaningJulien Nabet1-1/+1
2011-03-08Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud1-13/+4
2011-03-02Remove "using namespace ::rtl"Julien Nabet1-1/+5
2011-01-26sb138: #i116038# fresh implementation of binary URP bridgesb1-13/+4
2010-12-09Remove references to unicows.dllJesús Corrius1-3/+0
2010-11-03ure: fix fprintf compile warnings in unoexe.cxxNigel Hawkins1-2/+2
2010-10-25micro optimizationsCaolán McNamara1-3/+3
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2