summaryrefslogtreecommitdiff
path: root/sw/qa
AgeCommit message (Expand)Author
2014-11-18DOCX export: put either hints or the para attr set into the para marker propsMiklos Vajna
2014-11-18java: make fields final where possibleNoel Grandin
2014-11-18Fix outline numbering for ooxml import filter.Mark Hung
2014-11-18sw: no matching function for call to assertEquals(sal_Int32, int, ...)Miklos Vajna
2014-11-18fdo#86131 SwXTextField::getAnchor: handle postit field with annotation markMiklos Vajna
2014-11-17fdo#85542: fix DOCX import of overlapping bookmarksBjoern Michaelsen
2014-11-17Work around warning C4702: unreachable codeStephan Bergmann
2014-11-17DOCX import: handle <w:numId> from parent styles as wellMiklos Vajna
2014-11-17CppunitTest_sw_rtfimport: indentation fixesMiklos Vajna
2014-11-16Related fdo#82953: Forget package URL of image after it is loadedZolnai Tamás
2014-11-16Improve rtf import filter to handle Chinese suffixes of numbered lists.Mark Hung
2014-11-16fdo#83204 RTF import: handle \pard<para props> after \bkmkstartMiklos Vajna
2014-11-15RTF import: handle right-to-left tablesMiklos Vajna
2014-11-14switch saxparser from expat to libxml2Luboš Luňák
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-12java: convert fields to local variables where possibleNoel Grandin
2014-11-10sw: disable failing c&p test on headless buildRiccardo Magliocchetti
2014-11-10602 regression testCaolán McNamara
2014-11-10Fix build.Jan Holesovsky
2014-11-09CJK Numbered list test cases for ooxmlimport and ww8import.Mark Hung
2014-11-08fdo#84645 RTF import: set DontBalanceTextColumns=true for the last section ...Miklos Vajna
2014-11-08CppunitTest_sw_mailmerge: move more methods from header fileMiklos Vajna
2014-11-08loplugin:salboolMiklos Vajna
2014-11-07Correct number format mapping for CJK numbered lists in rtf/doc/docx filters.Mark Hung
2014-11-07indentation fixesMiklos Vajna
2014-11-07writerfilter: handle ooxml:CT_TblPrBase_bidiVisualMiklos Vajna
2014-11-07Use SAL_N_ELEMENTSZolnai Tamás
2014-11-07Build fix: back to C++98Zolnai Tamás
2014-11-07Make these tests weaker to fix build.Zolnai Tamás
2014-11-07Make SwGrfNode swapping methods privateZolnai Tamás
2014-11-07Test for swapped out image loss during Writer exportZolnai Tamás
2014-11-07DOCX import: fix rounding error in table cell widthsMiklos Vajna
2014-11-06unittest verifying that mail merge correctly sets up marks for sub-documentsLuboš Luňák
2014-11-06unit test to verify basic mail merge layout for 2 pagesLuboš Luňák
2014-11-06properly discard dumped layout on test document (re)loadsLuboš Luňák
2014-11-06make parseDump() properly handle xml node contentLuboš Luňák
2014-11-06basic test of mail merge workingLuboš Luňák
2014-11-06do not register MM unittest databases with a prefixLuboš Luňák
2014-11-06make it possible to check mailmerge output files in unittestsLuboš Luňák
2014-11-06DOCX import: fix <w:tblW w:type="auto"/> handling when cells have fixed widthsMiklos Vajna
2014-11-05fdo#85812: RTF import: better fix for run type in new groupsMichael Stahl
2014-11-05allow checking odt docs with assertXPath() etc. tooLuboš Luňák
2014-11-05CppunitTest_sw_mailmerge: move executeMailMergeTest() from header fileMiklos Vajna
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin
2014-11-05fdo#85812: RTF import: fix run type in new groupsMichael Stahl
2014-11-04CppunitTest_sw_mailmerge: move DECLARE_MAILMERGE_TEST from header fileMiklos Vajna
2014-11-04bnc#636128 DOC export: handle FFData.cchMiklos Vajna
2014-11-04CppunitTest_sw_ww8export: allow invoking a single test onlyMiklos Vajna
2014-11-03drop SW_DLLPUBLICs for unit-test only exposureCaolán McNamara
2014-11-03Resolves: fdo#68347 fix word count with recorded changesCaolán McNamara