summaryrefslogtreecommitdiff
path: root/sw/qa/extras/inc
AgeCommit message (Expand)AuthorFilesLines
2014-04-10Off by one.Jan Holesovsky1-4/+4
2014-04-09SwModelTestBase: use rtl::ByteSequenceMiklos Vajna1-8/+4
2014-04-08WaE: passing OUString by value, rather pass by referenceTor Lillqvist1-1/+1
2014-04-08WaE: overriding virtual function declaration not marked 'override'Tor Lillqvist1-3/+3
2014-04-08sw test: add export test macro, remember test nameTomaž Vajngerl1-14/+66
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-1/+1
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-4/+4
2014-03-25coverity#982474 Unchecked dynamic_castCaolán McNamara1-0/+1
2014-03-24Simplify.Jan Holesovsky1-9/+1
2014-03-22qa: Added SwModelTestBase::getXPathContentJacobo Aragunde Pérez1-0/+14
2014-03-21DOCX export of paragraph count in app.xmlMiklos Vajna1-0/+1
2014-03-18add messages to utility test functionsLuboš Luňák1-5/+5
2014-03-18fdo#76249 DOCX export DML Drawing as lockedCanvas if it's inside DMLTextFrameVinaya Mandke1-0/+1
2014-03-17sw: prefer passing OUString by referenceNoel Grandin1-8/+8
2014-03-17fdo#76098 ContentType for .xlsm external data file is wrongRavindra Vidhate1-0/+1
2014-03-13fdo#76078: LO Crashes while saving the docx file containing only opening braceDinesh Patil1-0/+1
2014-03-08add disabled support for export validation in writer testsMarkus Mohrhard1-1/+13
2014-03-05sw tests: Fix description of the new assertXPathContent() and use it broadly.Jan Holesovsky1-7/+6
2014-03-05fdo#73596 Added support to import and export \r,\h Index flags.Nikhil Walvekar1-0/+17
2014-02-27Remove visual noise from swAlexander Wilms1-1/+0
2014-02-26CppunitTest_sw_ooxmlexport: factor out drawing-related testcasesMiklos Vajna1-0/+129
2014-02-06DOCX export: write wp14:sizeRelH and wp14:sizeRelV for Writer TextFramesMiklos Vajna1-0/+9
2013-12-20typo fixesAndras Timar1-1/+1
2013-12-05DOCX import: declare wpg as a supported featureMiklos Vajna1-1/+3
2013-12-03sw unit tests: Introduce hasProperty(), make the redlining check more elegant.Jan Holesovsky1-0/+6
2013-11-28SwModelTestBase: write csv output to stdoutMiklos Vajna1-3/+3
2013-11-19CppunitTest_sw_ooxmlexport: speed this up a bitMiklos Vajna1-5/+11
2013-11-13Make CppunitTest_sw_htmlexport use DECLARE_SW_ROUNDTRIP_TEST()Miklos Vajna1-5/+16
2013-11-04Make CppunitTest_sw_rtfimport use DECLARE_SW_IMPORT_TEST()Miklos Vajna1-0/+15
2013-10-31sw/qa: 1 individual unit test per filter (import/export) testPierre-Eric Pelloux-Prayer1-4/+99
2013-10-10Minor improvementsStephan Bergmann1-4/+4
2013-10-02WaE: unused variableTor Lillqvist1-1/+0
2013-09-15CharBrd 10: Some documentationZolnai Tamás1-0/+10
2013-09-10Improve border equal check in filter tests 2.Zolnai Tamás1-7/+15
2013-09-08Improve border equal check in filter testsZolnai Tamás1-15/+7
2013-08-27Reduce copy&paste by adding SwModelTestBase::getShape()Miklos Vajna1-0/+9
2013-08-18CharBrd 8.2: Tests for UNO API and ODF filterZolnai Tamás1-0/+27
2013-06-16SwModelTestBase: fix for leaking temporary filesMiklos Vajna1-0/+2
2013-05-23SwModelTestBase: avoid not needed SAL_PRIuUINT32Miklos Vajna1-3/+3
2013-05-13bnc#816603 testcaseMiklos Vajna1-0/+12
2013-04-30fdo#62336 - unit test for conversion failure.Michael Meeks1-2/+4
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks1-23/+4
2013-04-26SwModelTestBase: add save(), next to load() and reload()Miklos Vajna1-0/+11
2013-04-24add comment to the right function (result of mismerge?)Luboš Luňák1-1/+1
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks1-23/+4
2013-04-18fdo#63023 incorrect RTF background color in headerMiklos Vajna1-3/+15
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-1/+1
2013-02-18fdo#60842: add a unit testMichael Stahl1-5/+33
2013-02-05Pass DocumentService to the loader during macro tests.Kohei Yoshida1-2/+2
2013-01-16sw unit test: force layout compute after loading documentPierre-Eric Pelloux-Prayer1-1/+9