summaryrefslogtreecommitdiff
path: root/sw/qa/extras/inc
AgeCommit message (Expand)Author
2014-06-01fdo#68849: Add header guards to all include filesJens Carl
2014-05-23ooxml: preserve artistic effects on shapes.Jacobo Aragunde Pérez
2014-05-15sw test: unify names of local variables and move to them to topTomaž Vajngerl
2014-05-15sw test: user parent's parseXmlStream methodTomaž Vajngerl
2014-05-14Always remove SwModelTestBase::m_aTempFileStephan Bergmann
2014-05-08Fix 'outset' and 'inset' table border type import in DOCX and RTFAdam Co
2014-04-30WaE: virtual function declaration not marked 'override'Tor Lillqvist
2014-04-29tests: add XML and HTML test tools to test moduleTomaž Vajngerl
2014-04-19fixincludeguards.sh: swThomas Arnhold
2014-04-10Off by one.Jan Holesovsky
2014-04-09SwModelTestBase: use rtl::ByteSequenceMiklos Vajna
2014-04-08WaE: passing OUString by value, rather pass by referenceTor Lillqvist
2014-04-08WaE: overriding virtual function declaration not marked 'override'Tor Lillqvist
2014-04-08sw test: add export test macro, remember test nameTomaž Vajngerl
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-25coverity#982474 Unchecked dynamic_castCaolán McNamara
2014-03-24Simplify.Jan Holesovsky
2014-03-22qa: Added SwModelTestBase::getXPathContentJacobo Aragunde Pérez
2014-03-21DOCX export of paragraph count in app.xmlMiklos Vajna
2014-03-18add messages to utility test functionsLuboš Luňák
2014-03-18fdo#76249 DOCX export DML Drawing as lockedCanvas if it's inside DMLTextFrameVinaya Mandke
2014-03-17sw: prefer passing OUString by referenceNoel Grandin
2014-03-17fdo#76098 ContentType for .xlsm external data file is wrongRavindra Vidhate
2014-03-13fdo#76078: LO Crashes while saving the docx file containing only opening braceDinesh Patil
2014-03-08add disabled support for export validation in writer testsMarkus Mohrhard
2014-03-05sw tests: Fix description of the new assertXPathContent() and use it broadly.Jan Holesovsky
2014-03-05fdo#73596 Added support to import and export \r,\h Index flags.Nikhil Walvekar
2014-02-27Remove visual noise from swAlexander Wilms
2014-02-26CppunitTest_sw_ooxmlexport: factor out drawing-related testcasesMiklos Vajna
2014-02-06DOCX export: write wp14:sizeRelH and wp14:sizeRelV for Writer TextFramesMiklos Vajna
2013-12-20typo fixesAndras Timar
2013-12-05DOCX import: declare wpg as a supported featureMiklos Vajna
2013-12-03sw unit tests: Introduce hasProperty(), make the redlining check more elegant.Jan Holesovsky
2013-11-28SwModelTestBase: write csv output to stdoutMiklos Vajna
2013-11-19CppunitTest_sw_ooxmlexport: speed this up a bitMiklos Vajna
2013-11-13Make CppunitTest_sw_htmlexport use DECLARE_SW_ROUNDTRIP_TEST()Miklos Vajna
2013-11-04Make CppunitTest_sw_rtfimport use DECLARE_SW_IMPORT_TEST()Miklos Vajna
2013-10-31sw/qa: 1 individual unit test per filter (import/export) testPierre-Eric Pelloux-Prayer
2013-10-10Minor improvementsStephan Bergmann
2013-10-02WaE: unused variableTor Lillqvist
2013-09-15CharBrd 10: Some documentationZolnai Tamás
2013-09-10Improve border equal check in filter tests 2.Zolnai Tamás
2013-09-08Improve border equal check in filter testsZolnai Tamás
2013-08-27Reduce copy&paste by adding SwModelTestBase::getShape()Miklos Vajna
2013-08-18CharBrd 8.2: Tests for UNO API and ODF filterZolnai Tamás
2013-06-16SwModelTestBase: fix for leaking temporary filesMiklos Vajna
2013-05-23SwModelTestBase: avoid not needed SAL_PRIuUINT32Miklos Vajna
2013-05-13bnc#816603 testcaseMiklos Vajna
2013-04-30fdo#62336 - unit test for conversion failure.Michael Meeks