summaryrefslogtreecommitdiff
path: root/sw/qa
AgeCommit message (Expand)Author
2013-04-16fdo#61193 fix crash on RTF paste of footnoteMiklos Vajna
2013-04-04fdo#51916 don't try to support nested tables having table styles for nowMiklos Vajna
2013-03-29fdo#30983 RTF filter: fix handling of RTF_PVPG and RTF_PHPGMiklos Vajna
2013-03-28fdo#37716 implement import of RTF_NOWRAPMiklos Vajna
2013-03-26fdo#59273 import w:tblLayout of DOCX tablesMiklos Vajna
2013-03-25fdo#60922 ignore DOCX import of w:position w:val="0"Miklos Vajna
2013-03-22fdo#62288 fix RTF import of table paragraph marginsMiklos Vajna
2013-03-20fdo#60769 implement odf export of multi-paragraph comment rangesMiklos Vajna
2013-03-18fdo#61909 fix import of RTF_HIGHLIGHT and of default font without RTF_PLAINMiklos Vajna
2013-03-08fdo#61343 fix DOCX import of OLE object after groupshapeMiklos Vajna
2013-03-07fdo#56272 SwAnchoredDrawObject::_SetPositioningAttr: fix positionMiklos Vajna
2013-03-07fdo#60722 RTF filter: shape import fixesMiklos Vajna
2013-03-07fdo#59638 import of DOCX w:lvlOverride / RTF_LFOLEVELMiklos Vajna
2013-02-28fdo#61507 import/export RTF_UPR and RTF_UDMiklos Vajna
2013-02-28fdo#53985 DOCX import: don't try to set empty PageDescNameMiklos Vajna
2013-02-25n#779642: Fixed floating tables import in writerfilterCédric Bosdonnat
2013-02-25n#779642: ignore framePr inside table or the table import won't workCédric Bosdonnat
2013-02-12fdo#59573 position after fieldmark and before annotation anchor is read-onlyMiklos Vajna
2013-02-11fdo#59953 RTF import: fix unreadable graphic and nested cell contentsMiklos Vajna
2013-02-06RTF import: fix import of \line symbolMichael Stahl
2013-02-05fdo#59393 fdo#44053 fix this again and this time add a testcase as wellMiklos Vajna
2013-01-22n#792778 DOCX import: parse group shapes in oox onlyMiklos Vajna
2013-01-17fdo#52286 fix RTF export of sub/super script font heightMiklos Vajna
2013-01-15fdo#59338 fix RTF paste into footnoteMiklos Vajna
2013-01-09fdo#58933 RTF import: avoid fake pars / cells when having graphic inside cellsMiklos Vajna
2013-01-09fdo#58242: sw: fix more crashes when not on SwTxtNodeMichael Stahl
2012-12-31fdo#54612 don't crash on RTF_DPPTX before RTF_DPPOLYCOUNTMiklos Vajna
2012-12-28fdo#45183 fix RTF import of tables with different row widthsMiklos Vajna
2012-12-24fdo#57678 fix import of RTF_PARD between RTF_CELL and RTF_ROWMiklos Vajna
2012-12-23fdo#58076 fix import of RTF page margins vs partial section propsMiklos Vajna
2012-12-22fdo#57886 fix import of RTF_MLIMLOCMiklos Vajna
2012-12-21fdo#53604 fix RTF export of empty footnotesMiklos Vajna
2012-12-08fdo#49934 fix RTF import of column break in case no columns are definedMiklos Vajna
2012-12-07fdo#55289: fix crash in SwXShape::setPropertyValue:Michael Stahl
2012-12-05Disable a unit-test block for WindowsFridrich Štrba
2012-12-04docx fine dashed table border import test case.Eilidh McAdam
2012-12-04fdo#54473 fdo#57133 fix RTF import of character stylesMiklos Vajna
2012-12-04i#25473: this was fixed by previous commit, so enable...Michael Stahl
2012-12-03SwXDocumentIndex: implement css.util.XRefreshableMichael Stahl
2012-11-30API CHANGE: remove service com.sun.star.text.PrintPreviewSettingsMichael Stahl
2012-11-30fdo#57708 testcaseMiklos Vajna
2012-11-30sw: test a bit more in qa/extrasMiklos Vajna
2012-11-30re-base on ALv2 code. Includes:Michael Meeks
2012-11-29sw: fix RTF export of text frames anchored to empty paragraphsMiklos Vajna
2012-11-26sw/qa/extras: default style change name changedMiklos Vajna
2012-11-22AllSettings with LanguageTagEike Rathke
2012-11-20fdo#51304: Remove @author annotationJosé Guilherme Vanz
2012-11-19n#780645 DOCX import: add support for fixed column widthMiklos Vajna
2012-11-18sw: move swmodeltestbase.hxx to qa/extras/inc/Miklos Vajna
2012-11-17valgrind: Invalid read from sequence released during assignationCaolán McNamara