summaryrefslogtreecommitdiff
path: root/unotest/source/cpp/filters-test.cxx
AgeCommit message (Expand)Author
2021-11-12Fix (mis-)uses of temporary O[U]StringLiteralStephan Bergmann
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-18throw exception in SvStream when reading past end of fileNoel
2019-09-19Improve test output a bitStephan Bergmann
2018-09-17New loplugin:externalStephan Bergmann
2017-10-23loplugin:includeform: unotestStephan Bergmann
2016-01-05RC4 encrypt some WMF and TIFF test filesMichael Stahl
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-09-15Use CPPUNIT_ASSERT_EQUALStephan Bergmann
2015-08-24Clean up outputStephan Bergmann
2015-08-24Make test order deterministicStephan Bergmann
2015-03-19convert SFX_FILTER_ constants to enum classNoel Grandin
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin
2014-11-19tweak the assert message so its readable when an errors happensCaolán McNamara
2014-10-01fdo#82577: Handle TimeNoel Grandin
2014-01-28bool improvementsStephan Bergmann
2013-12-17test::FiltersTest: add support for export testsMiklos Vajna
2013-12-17Remove unnecessary use of OUString constructor in + expressionsNoel Grandin
2013-11-04Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin
2013-10-22Improve test assertionStephan Bergmann
2013-07-26targetted clean of redundant header piece from 62badf3828Michael 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-12Removed RTL_CONSTASCII_(U)STRINGPARAM in unotestChr. Rossmanith
2012-11-01rework filters test to squeeze through extra flagsCaolán McNamara
2012-07-30add another tiff regression testCaolán McNamara
2012-07-26use EDB as well as CVE as encrypted prefixesCaolán McNamara
2012-06-27targetted re-work of cppunit pieces.Michael Meeks
2011-12-16gcc-trunk: fix error: unable to find string literal operator 'operator"" FOO'Matúš Kukan
2011-10-15split bootstrapfixture and move test-filters class for sot testCaolán McNamara