summaryrefslogtreecommitdiff
path: root/writerfilter/qa/cppunittests/rtftok/testrtftok.cxx
AgeCommit message (Expand)Author
2019-12-05writerfilter: name the FiltersTest test CppunitTest_writerfilter_filters_testMiklos Vajna
2019-01-31CppunitTest_writerfilter_rtftok: use CPPUNIT_TEST_FIXTURE()Miklos Vajna
2018-01-04tdf#42949 Fix some more Include What You Use warningsMiklos Vajna
2017-11-22RTF filter: drop now redundant astyle.optionsMiklos Vajna
2016-07-28fftester: throw on empty stack accessCaolán McNamara
2016-03-10Extract Directories from BootstrapFixtureBaseStephan Bergmann
2016-03-07improve defaultparams lopluginNoel Grandin
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-05-26need DISABLE_CVE_TESTS for these tests under windows tooCaolán McNamara
2015-03-19convert SFX_FILTER_ constants to enum classNoel Grandin
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin
2015-01-11Use std::initializer_list ctorMiklos Vajna
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-02-06writerfilter: whitespace fixes in testrtftokMiklos Vajna
2013-05-02writerfilter: few more doxygen commentsMiklos Vajna
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
2012-11-01rework filters test to squeeze through extra flagsCaolán McNamara
2012-10-23RtfFilter::filter: not allowed to throw WrongFormatException:Michael Stahl
2012-10-23fdo#51145 give better error message on import invalid RTFMiklos Vajna
2012-07-26writerfilter/qa: clean up rtl:: and RTL_CONSTASCII_* usageMiklos Vajna
2011-10-15split bootstrapfixture and move test-filters class for sot testCaolán McNamara
2011-10-05test fix: use setUp and tearDown not constructors to init LibreOfficeMichael Meeks
2011-09-30merge filters-test codeCaolán McNamara
2011-09-12sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed ...Stephan Bergmann
2011-08-08testrtf: add support for an indeterminate directoryMiklos Vajna
2011-08-06[PATCH] do not use hard-code/clone/in writerfilter testsNorbert Thiebaud
2011-08-04testrtf: ignore dotfilesMiklos Vajna
2011-08-03testrtftok: fix path on windowsMiklos Vajna
2011-08-03initial rtf unit testMiklos Vajna