summaryrefslogtreecommitdiff
path: root/sw/qa/extras/ooxmlimport/ooxmlimport.cxx
AgeCommit message (Expand)Author
2014-09-23handle docx's w:anchor layoutInCell attribute (bnc#891663)Luboš Luňák
2014-08-21fdo#78904 : LO hangs while saving the document.Umesh Kadam
2014-07-03bnc#865381 DOCX import: handle w:jc=center inside w:textDirection=btLrMiklos Vajna
2014-06-16DOCX import: fix additional empty paragraphs around footnote textMiklos Vajna
2014-06-10fdo#79547 fdo#69649 Fix for pre-rendered Table Of ContentsVinaya Mandke
2014-06-02discard more header/footer stuff when discarding headers/footers (bnc#875718)Luboš Luňák
2014-04-22handle properly page breaks even if a page contains only a frame (fdo#55381)Luboš Luňák
2014-04-02Revert "rhbz#1075124: writerfilter: fix tables with negative left margin"Luboš Luňák
2014-03-25bnc#865381 DOCX import: table cell btLr text direction fixesMiklos Vajna
2014-03-25rhbz#1075124: writerfilter: fix tables with negative left marginMichael Stahl
2014-03-25writerfilter: initial strict DOCX supportMiklos Vajna
2014-03-25rhbz#988516: DOCX import: fix context stack when importing header/footerMichael Stahl
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-01-21fdo#73389 Writer does not show a docx-document with nested table correctlyZolnai Tamás
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-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-11-25Fixed for libreoffice crashes while opening file.PriyankaGaikwad
2013-11-19DOCX drawingML shape import: wp:anchor's behindDoc attributeMiklos Vajna
2013-11-19DOCX drawingML shape import: handle wrap typeMiklos Vajna
2013-11-19DOCX drawingML shape import: handle marginsMiklos Vajna
2013-11-18DOCX drawingML shape import: handle positionMiklos Vajna
2013-11-14fdo#70457: Preserve rotation of embedded bitmaps from docxJacobo Aragunde Pérez
2013-11-13writerfilter: fix anchoring of anchored wps (drawingML) shapesMiklos Vajna
2013-11-12bnc#830205: Stop-gap solution to avoid crash.Jan Holesovsky
2013-11-07Make CppunitTest_sw_ooxmlimport use DECLARE_SW_IMPORT_TEST()Miklos Vajna
2013-10-16fdo#69548 do not remove last space from hyperlink targetAndras Timar
2013-10-16sw: Smart-Art related UTs updated to new optionAndres Gomez
2013-10-16Code changes & unit tests for fixing multicolumn section separator line issueYogeshBharate
2013-10-15sw: enable (most of) CppunitTest_sw_ooxmlimport/export on MacMiklos Vajna
2013-10-07DOCX:fdo#43093 fix wrong direction and alignment for RTLFaisal M. Al-Otaibi
2013-10-01bnc#779620 DOCX import: try harder to convert floating tables to text framesMiklos Vajna
2013-10-01Unit test case added to verify chart rendering in Writer for docxTushar Bende
2013-09-26fdo#69636 VML import: handle mso-layout-flow-alt shape prop for sw framesMiklos Vajna
2013-09-20fdo#64491: Move SmartArt test from import to exportMiguel Gomez
2013-09-20writerfilter: OOXML theme saved in InteropGrabBagAndres Gomez
2013-09-12WaE: C4701: potentially uninitialized local variablesTor Lillqvist
2013-09-11DOCX import: fix default section break type inside multiple columnsMiklos Vajna
2013-09-11oox: Smart-Art DOMs stored in the InteropGrabBagAndres Gomez
2013-09-06bnc#779642 VML import: handle drawinglayer rectangle char spacingMiklos Vajna
2013-09-05bnc#779642 VML import: fix TextHorizontalAdjust when layout-flow is verticalMiklos Vajna
2013-09-04fdo#68787 DOCX export: handle zero width footnote separatorMiklos Vajna
2013-09-04fdo#68787 DOCX import: handle when w:separator is missing for footnotesMiklos Vajna
2013-09-03fdo#68607 bnc#816593 DomainMapperTableHandler: don't always start a frameMiklos Vajna
2013-09-02bnc#816593 DOCX import: ignore page breaks in tablesMiklos Vajna
2013-08-29bnc#816593 DOCX filter: import paragraph spacing from table styleMiklos Vajna
2013-08-28bnc#816593 DOCX import: fix auto table width wrt nested tablesMiklos Vajna
2013-08-27Reduce copy&paste by adding SwModelTestBase::getShape()Miklos Vajna