summaryrefslogtreecommitdiffstats
path: root/filter/qa/cppunit/xslt-test.cxx
Commit message (Expand)AuthorAgeFilesLines
* Prepare for removal of non-const operator[] from Sequence in filterMike Kaganski2021-10-301-21/+22
* drop 'using namespace std' in filter/qaJulien Nabet2021-10-071-1/+0
* throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann2021-05-021-4/+4
* loplugin:referencecasting in editeng..frameworkNoel2021-02-161-2/+2
* loplugin:stringviewparam: operator +Stephan Bergmann2020-12-291-6/+6
* tdf#42949 Fix IWYU warnings in filter/Gabor Kelemen2019-12-171-3/+0
* Demote from std::unique_lock to std::scoped_lock where applicableStephan Bergmann2019-06-201-1/+1
* Add missing sal/log.hxx headersGabor Kelemen2018-07-301-0/+1
* add << operator for css::uno::ExceptionNoel Grandin2017-10-041-1/+1
* Fix data races during CppunitTest_filter_xsltStephan Bergmann2017-09-111-16/+28
* Remove dynamic exception specificationsStephan Bergmann2017-01-261-1/+1
* filter: fix loplugin:cppunitassertequals warningsMiklos Vajna2016-09-161-2/+2
* Extract Directories from BootstrapFixtureBaseStephan Bergmann2016-03-101-6/+6
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-2/+2
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-5/+5
* tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe2015-08-111-2/+2
* filter: stop leaking temp files in xsltfilter testMichael Stahl2014-10-111-0/+4
* We require OS X SDK 10.8 or newer nowTor Lillqvist2014-10-011-2/+0
* cppunittest_filter_xslt: fix "filter_xslt unit test failed" for OSX <10.6Douglas Mencken2014-07-241-0/+2
* coverity#1190366 Uncaught exceptionCaolán McNamara2014-03-061-1/+1
* filter: sigh... fix the xslt test to run on WNT tooMichael Stahl2014-03-041-0/+2
* I imagine this should have a SAL_CALL decorationCaolán McNamara2014-03-041-1/+1
* filter: don't wait forever if the xslt test failsMichael Stahl2014-03-041-0/+1
* filter: make LibXSLTTransformer init backward compatibleMichael Stahl2014-03-041-0/+190