summaryrefslogtreecommitdiff
path: root/sw/qa
AgeCommit message (Expand)Author
2014-10-15sw: fix temp file leak in SwDocTestMichael Stahl
2014-10-15sw: fix massive temp dir leak in SwModelTestBaseMichael Stahl
2014-10-15fdo#82860 RTF import: fix handling of SHAPE fieldsMiklos Vajna
2014-10-14fdo#82071 RTF import: get rid of unexpected underlining in TOC fieldMiklos Vajna
2014-10-14bnc#800714 SwTxtFrm::FormatAdjust: still call SplitFrm if we have columnsMiklos Vajna
2014-10-14CppunitTest_sw_odfimport: allow running a single test onlyMiklos Vajna
2014-10-14Wrong unnecessarily deep downcastsStephan Bergmann
2014-10-12RTF filter: fix \acc* handlingMiklos Vajna
2014-10-12DOCX filter: fix <w:em> handlingMiklos Vajna
2014-10-11CppunitTest_sw_rtfexport: enable on WindowsMiklos Vajna
2014-10-10fdo#84679 RTF import: fix paragraph spacing handling in tablesMiklos Vajna
2014-10-10DOCX export: improve <wp:effectExtent> handlingMiklos Vajna
2014-10-10coverity#1244940 Unchecked dynamic_castCaolán McNamara
2014-10-09DOCX export: handle name of Writer picturesMiklos Vajna
2014-10-09testCropPixel: relax requirements a bit for OS XMiklos Vajna
2014-10-09drawingML export: fix <a:srcRect> if graphic's map mode is pixelsMiklos Vajna
2014-10-08DOCX export: fix handling of shapes containing and also anchored inside tablesMiklos Vajna
2014-10-08back out even more wrong tools::Time changes, geez..Eike Rathke
2014-10-07kde#52609 RTF import: fix memory leakMiklos Vajna
2014-10-07DOCX import: handle section break right after a ToC fieldMiklos Vajna
2014-10-07disambiguate uniform_int_distributionCaolán McNamara
2014-10-06loplugin:unreffunStephan Bergmann
2014-10-06cast to size_t altogetherCaolán McNamara
2014-10-06SwTxtNode::Update: don't move anchors at insert positionMiklos Vajna
2014-10-06Refactor giant SwDocTest::testModelToViewHelper() into smaller testsMatthew J. Francis
2014-10-06use comphelper::rng::uniform_*_distribution everywhereCaolán McNamara
2014-10-04sw textboxes: reimplement ODF import/exportMiklos Vajna
2014-10-03copy default drawinglayer attributes when doing mailmergeLuboš Luňák
2014-10-03DOCX export: fix missing table border when original doc has table styleMiklos Vajna
2014-10-03CppunitTest_sw_ooxmlexport2: clean up test fileMiklos Vajna
2014-10-03html export: Fix export of checked checkbox and radiobutton.Marco Cecchetti
2014-10-03DOCX import: improve table style handling wrt. cell bordersMiklos Vajna
2014-10-03docx redline import test (bnc#821804)Luboš Luňák
2014-10-03CppunitTest_sw_mailmerge: enable on OS XMiklos Vajna
2014-10-02DOCX import: handle <w:tcPr> directly under <w:style>Miklos Vajna
2014-10-01fdo#84536 RTF import: don't try to rotate TextFramesMiklos Vajna
2014-10-01DocxAttributeOutput::CharEscapement: avoid writing <w:sz> twiceMiklos Vajna
2014-10-01DOCX drawingML import: handle char color from theme for shape textMiklos Vajna
2014-10-01loplugin:implicitboolconversionStephan Bergmann
2014-10-01MM: first unit test and infrastructureJan-Marek Glogowski
2014-10-01fdo#82577: Handle TimeNoel Grandin
2014-09-30sw: when getting a property value in a unit test, a void result is a bugMichael Stahl
2014-09-30actually the LineStyle property is *write-only*Michael Stahl
2014-09-30Resolves: fdo#79129 Crash in oox::drawingml::LayoutNode::setupShapeCaolán McNamara
2014-09-30fdo#79269: add a unit test for first-page header tooMichael Stahl
2014-09-30Factor out duplicated code to XmlTestTools::assertXPathNoAttribute()Miklos Vajna
2014-09-30SwModelTestBase: include name of document in CPPUNIT_ASSERT msgsMiklos Vajna
2014-09-29fdo#79269: fix ODF import of style:footer-firstMichael Stahl
2014-09-29Resolves: fdo#79131 crash in EnhancedCustomShapeTypeNames::GetCaolán McNamara
2014-09-29SwModelTestBase: allow validating only a subset of the test filesMiklos Vajna