summaryrefslogtreecommitdiffstats
path: root/cpputools
Commit message (Expand)AuthorAgeFilesLines
* tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar2016-03-111-21/+3
* Remove excess newlinesChris Sherlock2016-02-091-6/+0
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-4/+4
* new loplugin: oncevarNoel Grandin2015-11-091-4/+2
* loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann2015-11-061-3/+3
* use uno::Reference::set method instead of assignmentNoel Grandin2015-10-301-1/+1
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-2/+2
* tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe2015-07-171-3/+3
* loplugin:loopvartoosmallNoel Grandin2015-05-291-1/+1
* Clean up template-parameter-dependent C-style castsStephan Bergmann2015-03-291-1/+1
* cpputools: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-121-6/+2
* 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
* 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