summaryrefslogtreecommitdiff
path: root/sw/qa/extras/ooxmlimport/ooxmlimport.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-07-08tdf#95367 inherit page style if no new one importedJustin Luth1-0/+5
2016-07-08tdf#93640 Fix import of linked left page header/footerLuke Deller1-0/+100
2016-06-22tdf#95775: Allow zero shape width/height; fix setting width/height relationMike Kaganski1-0/+5
2016-06-22tdf#92157: allow both dimensions of a graphic to be 0Mike Kaganski1-0/+5
2016-05-02tdf#99074 DOCX import: handle <w:view w:val="web"/>Miklos Vajna1-0/+8
2016-05-02tdf#99135 VML import: handle image cropMiklos Vajna1-0/+6
2016-04-21tdf#99140 DOCX import: fix table at the bottom of the page to span over ...Miklos Vajna1-0/+15
2016-04-04tdf#98882 DOCX import: set default para properties on the Standard para styleMiklos Vajna1-0/+8
2016-02-22tdf#95376 DOCX import: fix incorrectly indented tab stopsMiklos Vajna1-0/+9
2016-02-22sw: ensure that configuration change in odfexporttest.cxx ...Michael Stahl1-6/+9
2016-02-15tdf#85523 DOCX import: fix unexpected extra char at comment endMiklos Vajna1-0/+8
2016-02-02tdf#95213 DOCX import: don't reuse list label stylesMiklos Vajna1-0/+14
2016-01-18tdf#92045 DOCX import: <w:effect w:val="none"/> doesn't mean blinkingMiklos Vajna1-0/+6
2016-01-18tdf#96674 drawingML import: fix handling of zero width/height linesMiklos Vajna1-0/+10
2015-11-28tdf#78902 VML import: workaround for extreme top marginMiklos Vajna1-0/+6
2015-11-28tdf#83300 DOCX import: 'TOC Heading' should not be 'keep with next' by defaultMiklos Vajna1-0/+6
2015-11-16tdf#85232 WPG import: fix handling of line shapesMiklos Vajna1-0/+11
2015-11-10tdf#95071: fix spacing calculations for border with page offsetMike Kaganski1-1/+1
2015-11-05tdf#94374 DOCX import: allow insert -> object -> documentMiklos Vajna1-0/+30
2015-11-03tdf#89165 sw: looping layout in SwHeadFootFrm::FormatSize()Miklos Vajna1-0/+5
2015-10-17tdf#90153 DOCX import: fix default sw TextFrame roundtripMiklos Vajna1-0/+6
2015-10-17tdf#92124 DOCX import: don't add a dummy Suffix for an empty LabelFollowedByMiklos Vajna1-0/+12
2015-10-17tdf#92454 DOCX import: allow overriding para prop from num style in para styleMiklos Vajna1-0/+10
2015-10-17bnc#939996 tdf#93919 DOCX import: fix left-from-style and first-from-directMiklos Vajna1-0/+6
2015-09-18tdf#93532 - Switching to 64-bit checksumMarco Cecchetti1-1/+1
2015-08-20tdf#87924 DOCX import: rot=90 and vert=vert270 means no text rotationMiklos Vajna1-0/+8
2015-08-06tdf#86374 DOCX import: fix btLr text table direction without <w:cantSplit/>Miklos Vajna1-0/+10
2015-08-06tdf#89702 DOCX import: fix too large bullet characterMiklos Vajna1-0/+14
2015-08-06tdf#90611 DOCX import: fix missing paragraph style on footnotesMiklos Vajna1-0/+10
2015-08-06tdf#89698 DOCX import: inline picture should have no spacingMiklos Vajna1-2/+2
2015-08-06tdf#87460 DOCX import: fix missing endnote in floattableMiklos Vajna1-0/+9
2015-08-06tdf#82553 DOCX import: handle table margin when converting floattablesMiklos Vajna1-0/+9
2015-05-26unit test for DOCX import fix of vertical pos. of inline imagesLászló Németh1-6/+9
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-1/+1
2015-05-15tdf#91260: unit test for textbox shrinkingLászló Németh1-0/+11
2015-05-07tdf#91122 unit test for docx import with wrong vertical positionLászló Németh1-0/+13
2015-05-05loplugin:staticmethodsNoel Grandin1-1/+1
2015-05-04tdf#91077 unit tests for shape import of discarded DOCX header/footerLászló Németh1-2/+14
2015-04-30tdf#90720 Textframe background was not transparentSushil Shinde1-0/+12
2015-04-15DOCX import: convert MathType to Math if MathTypeToMath is enabledMiklos Vajna1-0/+9
2015-04-02loplugin:staticmethodsNoel Grandin1-2/+2
2015-03-23Quick hack to bypass a test that fails on a Retina MacTor Lillqvist1-0/+15
2015-02-26make test device independentCaolán McNamara1-15/+11
2015-02-26make test device independentCaolán McNamara1-9/+10
2015-02-26Better CPPUNIT_ASSERT_EQUAL output for sal_Int8 etc.Stephan Bergmann1-0/+1
2015-01-22writerfilter: DOCX import: better error handling than "catch (...) {}"Michael Stahl1-0/+40
2015-01-21RotateAngle of UNO type longStephan Bergmann1-1/+1
2015-01-21fdo#87488 Wrong text rotation inside a preset shape from docxGary Houston1-2/+23
2015-01-14rhbz#1180114: writerfilter: don't crash on w:customXmlDelRangeStart etc.Michael Stahl1-0/+5
2015-01-04fdo#79738: Test case for patch that fixes 79738Charu Tyagi1-0/+11