summaryrefslogtreecommitdiff
path: root/unotest/source/cpp/filters-test.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-01-05RC4 encrypt some WMF and TIFF test filesMichael Stahl1-1/+2
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-3/+3
2015-09-15Use CPPUNIT_ASSERT_EQUALStephan Bergmann1-11/+11
2015-08-24Clean up outputStephan Bergmann1-4/+3
2015-08-24Make test order deterministicStephan Bergmann1-49/+66
2015-03-19convert SFX_FILTER_ constants to enum classNoel Grandin1-2/+2
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin1-2/+2
2014-11-19tweak the assert message so its readable when an errors happensCaolán McNamara1-1/+2
2014-10-01fdo#82577: Handle TimeNoel Grandin1-1/+1
2014-01-28bool improvementsStephan Bergmann1-1/+1
2013-12-17test::FiltersTest: add support for export testsMiklos Vajna1-8/+13
2013-12-17Remove unnecessary use of OUString constructor in + expressionsNoel Grandin1-3/+3
2013-11-04Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin1-1/+1
2013-10-22Improve test assertionStephan Bergmann1-1/+1
2013-07-26targetted clean of redundant header piece from 62badf3828Michael Meeks1-3/+0
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks1-22/+5
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-11/+11
2013-03-12Removed RTL_CONSTASCII_(U)STRINGPARAM in unotestChr. Rossmanith1-3/+3
2012-11-01rework filters test to squeeze through extra flagsCaolán McNamara1-11/+23
2012-07-30add another tiff regression testCaolán McNamara1-0/+1
2012-07-26use EDB as well as CVE as encrypted prefixesCaolán McNamara1-5/+10
2012-06-27targetted re-work of cppunit pieces.Michael Meeks1-1/+0
2011-12-16gcc-trunk: fix error: unable to find string literal operator 'operator"" FOO'Matúš Kukan1-1/+1
2011-10-15split bootstrapfixture and move test-filters class for sot testCaolán McNamara1-0/+148