summaryrefslogtreecommitdiff
path: root/sw/qa
AgeCommit message (Expand)Author
2014-04-07fdo#74823 RTF import: work around wrong table column width on invalid inputMiklos Vajna
2014-04-04bnc#821208 DOC import: fix unwanted char background in numbering char styleMiklos Vajna
2014-03-28cp#1000044 DOC import: fProtEnabled means document is not totally read-onlyMiklos Vajna
2014-03-27Revert "rhbz#1075124: writerfilter: fix tables with negative left margin"Luboš Luňák
2014-03-17RTF import: 3 drawing-object fixes:Miklos Vajna
2014-03-14fdo#69289 RTF import: handle cells with zero widthMiklos Vajna
2014-03-14fdo#68779: RTF import: set borders without explicit widthMichael Stahl
2014-03-14fdo#75898 SwFEShell::InsertRow: fix this in case bSelectAll == trueMiklos Vajna
2014-03-13bnc#865381 DOCX import: table cell btLr text direction fixesMiklos Vajna
2014-03-13fdo#75110 SwEditShell::DeleteSel fix start of selection when bSelAll == trueMiklos Vajna
2014-03-13fdo#75872: ODF import: fix up graphics defaults stroke/fill colorsMichael Stahl
2014-03-12rhbz#1075124: writerfilter: fix tables with negative left marginMichael Stahl
2014-03-11writerfilter: initial strict DOCX supportMiklos Vajna
2014-03-10fdo#71784: Invalid Sections getting added to the document after RTTushar Bende
2014-03-10cp#1000039 DOC import: ignore symbol charset of the symbol fontMiklos Vajna
2014-03-07rhbz#988516: DOCX import: fix context stack when importing header/footerMichael Stahl
2014-03-05bnc#821208 DOC import: don't overwrite WW8Num* character stylesMiklos Vajna
2014-03-03RTF import: fix spurious page breaks at doc end (related: rhbz#1065629)cp-4.2-branch-pointMichael Stahl
2014-02-25ambiguityStephan Bergmann
2014-02-25rhbz#1065629: RTF import: re-implement nested tablesMichael Stahl
2014-02-18fdo#74709 RTF import: implement RTF_CLPAD*Miklos Vajna
2014-02-18fdo#74357 DOCX import: avoid layout problem with automatic spacingMiklos Vajna
2014-02-18fdo#74357 DOCX import: fix nested tables anchored inside tablesMiklos Vajna
2014-02-18rhbz#1065629: RTF import: don't drop nested cells if not enough \cellxMichael Stahl
2014-01-27fdo#66011 abi#2128 RTF import: fix memory leakMiklos Vajna
2014-01-26RTF import: fix handling of font color from paragraph styleMiklos Vajna
2014-01-21fdo#73389 Writer does not show a docx-document with nested table correctlyZolnai Tamás
2014-01-20WaE: macro is not usedTor Lillqvist
2014-01-11fdo#68211 fdo#72786 Fix for "General input/output error" while opening fileTushar Bende
2014-01-06cp#2013101510000026: fix file coruption caused by comments' doc exportZolnai Tamás
2014-01-03cp#2013101510000026: doc import of comments affecting more text nodesZolnai Tamás
2014-01-03cp#2013101510000026: doc export of commented text rangesZolnai Tamás
2014-01-03cp#2013101510000026: wrong highlight of commented text range imported from docZolnai Tamás
2013-12-29fdo#41109 RTF shape import: handle fBehindDocument propertyMiklos Vajna
2013-12-29fdo#41109 RTF shape import: shpz has priority over dhgtMiklos Vajna
2013-12-28DOCX import: close rPrChange properly.Zolnai Tamás
2013-12-28fdo#65090 RTF filter: import RTF_CLMGF and RTF_CLMRGMiklos Vajna
2013-12-20fdo#72204 RTF import: fix crash on rotated, but not imported groupshapeMiklos Vajna
2013-12-17fdo#61638 SmParser::NextToken: don't crash on ending dotMiklos Vajna
2013-12-15Revert "DOCX: fdo#72560 better solution for exchange alignment for RTL"Faisal M. Al-Otaibi
2013-12-15DOCX: fdo#72560 better solution for exchange alignment for RTLFaisal M. Al-Otaibi
2013-12-11sw/qa/tiledrendering/tiledrendering.ui is not for translationAndras Timar
2013-12-05cp#1000017 DOCX/RTF import: avoid fake tab char in footnotesMiklos Vajna
2013-11-25Fixed for libreoffice crashes while opening file.PriyankaGaikwad
2013-11-22cp#1000016 DOCX/RTF import: fix RemoveLastParagraph() on WindowsMiklos Vajna
2013-11-20CppunitTest_sw_ooxmlexport: disable test that fails on 3 different configsMiklos Vajna
2013-11-20Related bnc#837302: Don't introduce a redlined delete and the end of doc.Jan Holesovsky
2013-11-20bnc#837302: Allow insertion of redlines with an empty author.Jan Holesovsky
2013-11-20DOCX export testing: Easy way to disable all tests but the interesting one.Jan Holesovsky
2013-11-20DOCX: Enhacing unit test para auto spacingNikhil Walvekar