summaryrefslogtreecommitdiff
path: root/sw/qa
AgeCommit message (Expand)Author
2014-10-22Resolves: ooo#40683 support word for windows 1Caolán McNamara
2014-10-20DOCX import: fix <w:pageBreakBefore> wrt. inherited stylesMiklos Vajna
2014-10-19fdo#83464 RTF import: \plain should reset \rtlch and \hich as wellMiklos Vajna
2014-10-18CppunitTest_sw_odfimport: enable all but one asserts on OS XMiklos Vajna
2014-10-17DOCX export: fix handling of paragraph mark on empty paragraphsMiklos Vajna
2014-10-17DOCX import: parse <w:spacing>'s w:before/afterLines attributeMiklos Vajna
2014-10-17java: no need to call String.valueOf to append to a StringNoel Grandin
2014-10-16java: confusing literalNoel Grandin
2014-10-16fdo#77716 DOCX import: fix handling of user-defined Standard styleMiklos Vajna
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