summaryrefslogtreecommitdiff
path: root/sal/qa
AgeCommit message (Expand)Author
2015-06-25Do not forget to actually set newStr to an empty stringStephan Bergmann
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann
2015-05-10cppcheck: help out unusedScopedObject false positiveCaolán McNamara
2015-04-27More loplugin:simplifyboolStephan Bergmann
2015-04-21cppcheck: redundantCopyCaolán McNamara
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-04Typo: creat->createJulien Nabet
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-27loplugin:staticfunctionNoel Grandin
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-03-16tdf#89361 Remove remnants of Gopher supportAdolfo Jayme Barrientos
2015-03-02V805: Decreased performanceCaolán McNamara
2015-02-28Typo: excute->executeJulien Nabet
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara
2015-02-14Related: tdf#63690 - remove rtl_logfileThorsten Behrens
2015-02-06O[U]StringBuffer::appendUninitialized unit testsStephan Bergmann
2015-01-28Some more loplugin:cstylecast clean-upStephan Bergmann
2015-01-20Some more loplugin:cstylecast: salStephan Bergmann
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin
2015-01-07loplugin:cstylecast: salStephan Bergmann
2014-12-20TyposJulien Nabet
2014-12-19No need for RTL_FAST_STRING in addition to LIBO_INTERNAL_ONLYStephan Bergmann
2014-12-19No need for RTL_USING in addition to LIBO_INTERNAL_ONLYStephan Bergmann
2014-12-19Remove unused */qa/checkapi/Stephan Bergmann
2014-12-17Fix 32-bit buildsStephan Bergmann
2014-12-17rtl::OUStringLiteral to the rescueStephan Bergmann
2014-12-17Introduce rtl::OUStringLiteral1Stephan Bergmann
2014-12-16sal: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-12sal: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-02-Werror,-Wkeyword-macroStephan Bergmann
2014-11-24typo: unknownAndras Timar
2014-11-18More iwyu suggested headers removalRiccardo Magliocchetti
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin
2014-11-05markup with event type not checker typeCaolán McNamara
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann
2014-10-14Remove spurious cpu_countStephan Bergmann
2014-10-14sal: cleanup unit tests whitespace.Michael Meeks
2014-10-09More specificStephan Bergmann
2014-10-09disable environment equality test under valgrindCaolán McNamara
2014-10-08Document how rtl::Uri::convertRelToAbs normalizes an absolute URL's pathStephan Bergmann
2014-10-02remove checks of __GCC_MINOR__ that are always true in GCC 4.6 or laterMichael Stahl
2014-10-01We require OS X SDK 10.8 or newer nowTor Lillqvist
2014-09-30Get rid of some auto_ptrStephan Bergmann
2014-09-24fdo#39625 Delete unused cppunittestsTobias Madl
2014-08-13WaE: Unreferenced function definitionTor Lillqvist
2014-08-13textenc: disable failing tests on Windows for nowThomas Arnhold