summaryrefslogtreecommitdiff
path: root/cpputools
AgeCommit message (Expand)Author
2014-11-05markup with event type not checker typeCaolán McNamara
2014-10-28coverity#982593 experiment with silencing Infinite loopCaolán McNamara
2014-05-29remove more unnecesary OUString constructor useNoel Grandin
2014-05-27remove unnecessary use of OUString constructor when throwingNoel Grandin
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin
2014-05-23add default value for Context param in uno::Exception constructorsNoel Grandin
2014-05-08various: sal_Bool->boolNoel Grandin
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2013-11-22remove unnecessary use of OUString constructor in equalsIgnoreAsciiCaseNoel Grandin
2013-11-11convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin
2013-10-23remove RTL_CONSTASCII_(U)STRINGPARAMChr. Rossmanith
2013-10-01Remove odd "bootstrapping" of acceptor/connector/binaryurp componentsStephan Bergmann
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-06-15gbuild: allow to use RepositoryFixes also for executablesMatúš Kukan
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-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
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-03-14remove legacy build.pl prj/build.lst files.Michael Meeks
2013-02-28remove all d.lstMichael Stahl
2013-02-01Don't print an annoying newline every time even if otherwise silentTor Lillqvist
2013-01-26gbuild: fix silly "expandtabs" in makefile VIM modelinesMichael Stahl
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-11-21None of this for non-desktop OSes I thinkTor Lillqvist
2012-10-02stoc: prefix more libs; only bootstrap is remainingMatúš Kukan
2012-10-02these libs are now prefixedMatúš Kukan
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl
2012-08-09android: don't try to package binaries we havn't builtMichael Meeks
2012-08-07No point with these executables for non-desktop OSesTor Lillqvist
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-29make gbuild the default assumption of build.plBjoern Michaelsen
2012-04-11Link the executables with gb_STDLIBSTor Lillqvist