summaryrefslogtreecommitdiffstats
path: root/io/qa
Commit message (Expand)AuthorAgeFilesLines
* tdf#42949 Fix IWYU warnings in io/Gabor Kelemen2019-04-251-4/+0
* Better fix for missing [[noreturn]] of CPPUNIT_FAILStephan Bergmann2019-02-011-1/+1
* remove more rtl::OUString and OString prefixesNoel Grandin2018-10-241-2/+2
* loplugin:includeform: ioStephan Bergmann2017-10-231-5/+5
* Remove dynamic exception specificationsStephan Bergmann2017-01-261-22/+4
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-131-1/+1
* Include cppumaker-generated .hpp, not .hdlStephan Bergmann2016-05-111-4/+4
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-5/+5
* io: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe2015-08-191-2/+2
* Fix C4716: 'anonymous namespace'::Input::readBytes : must return a valueTor Lillqvist2014-11-261-1/+1
* Unit test for fdo#79941 (handle short reads)Stephan Bergmann2014-11-241-0/+148