summaryrefslogtreecommitdiff
path: root/sw/qa/extras/ooxmlimport/ooxmlimport.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-06-25tdf#117843 DOCX import: disable compat increased spacing in header/footerMiklos Vajna1-0/+12
2018-04-17tdf#116486 Consider upper margin in paragraph positioning with flysPatrick Jaap1-0/+6
2018-04-10tdf#116410 DOCX import: restrict increased object spacing to multiple shapesMiklos Vajna1-0/+6
2018-03-23tdf#113182: DOCX filter: new values of wrap property in text boxSerge Krot1-0/+8
2018-02-26tdf#115883 DOCX import: catch RuntimeException from SwXFrameMiklos Vajna1-0/+6
2018-02-07tdf#114217: Consider relative width when importing floating tableMike Kaganski1-0/+8
2018-01-23tdf#113946 add 'topMargin' to GraphicHelpers importPatrick Jaap1-0/+7
2018-01-04tdf#112443 disable off-page content positioningPatrick Jaap1-1/+9
2017-11-10tdf#43017: Support for DOCX hyperlinks character propertiesVasily Melenchuk1-0/+11
2017-10-23loplugin:includeform: swStephan Bergmann1-1/+1
2017-10-19tdf#87533 Fixed initialization of writing mode for paragraphSerge Krot1-0/+32
2017-10-18tdf#109306 ooxmlimport: consider table sizes < 10%Justin Luth1-13/+0
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist1-1/+1
2017-09-13Fraction: make conversion operators and constructor explicitNoel Grandin1-2/+2
2017-09-04just blow through the hierarchy to find the polylinesCaolán McNamara1-2/+2
2017-09-03Resolves: tdf#112145 pdf export of editengine highlight color fails sometimesCaolán McNamara1-2/+2
2017-08-30loplugin:constparam in variousNoel Grandin1-1/+1
2017-08-25tdf#60351 - add unit test for shape brought to foregroundJustin Luth1-0/+3
2017-08-22Fix two issues in ActiveX DOCX import / export codeTamás Zolnai1-7/+4
2017-08-17tdf#50097: DOCX: export form controls as MSO ActiveX controlsTamás Zolnai1-28/+0
2017-08-15tdf#109319 writerfilter: set DropCap.DistanceJustin Luth1-0/+6
2017-08-15tdf#109318 writerfilter: don't increment DropCap linesJustin Luth1-0/+16
2017-08-15loplugin:redundantcast, find more functional castsNoel Grandin1-5/+5
2017-08-12Removed duplicated includeAndrea Gelmini1-1/+0
2017-08-10tdf#111550: A workaround for out-of-order (in-paragraph) tbl on OOXMLMike Kaganski1-0/+66
2017-08-09tdf#91384: DOCX: import ActiveX controlsTamás Zolnai1-0/+29
2017-07-28tdf#107723 Import font name from text portions in shapesSamuel Mehrbrodt1-0/+11
2017-07-28tdf#109524: use 100% table width when there's no explicit width availableMike Kaganski1-0/+12
2017-07-24tdf#109306: consider percent unit specification for table sizesMike Kaganski1-0/+13
2017-07-21Fix typosAndrea Gelmini1-1/+1
2017-07-20tdf#108849: allow out-of-order sectPrMike Kaganski1-0/+8
2017-07-13Make tdf108545_embeddedDocxIcon test universalSzymon Kłos1-7/+2
2017-07-12tdf#109053: DOCX: Multipage table is not imported properlyTamás Zolnai1-0/+8
2017-07-08tdf#108545 show an icon (DOCX inside DOCX)Szymon Kłos1-0/+12
2017-07-07tdf#108995: take xml:space attribute into accountMike Kaganski1-0/+10
2017-07-07tdf#108714: Also support paragraph-level (line) breaksMike Kaganski1-1/+3
2017-06-28tdf#108714 follow-up: handle deferred break in character groupMike Kaganski1-4/+15
2017-06-27tdf#108714: allow <w:br> as direct child of <w:body>Mike Kaganski1-0/+47
2017-06-27tdf#108806: convert CRLF into space in OOXML textMike Kaganski1-0/+10
2017-06-09GSoC: import VML shape adjustmentsGrzegorz Araminowicz1-0/+11
2017-06-09use comphelper::InitPropertySequence in more placesNoel Grandin1-10/+7
2017-06-09tdf#108408: support unit specifications for ST_HpsMeasureMike Kaganski1-0/+9
2017-06-08tdf#99074: export Web view to DOCXAron Budea1-12/+0
2017-06-06tdf#104450: Use Calibri; let LO to fallback to CarlitoMike Kaganski1-3/+2
2017-06-06tdf#108350: Use Carlito for DOCX import by defaultMike Kaganski1-0/+10
2017-06-01Improve suppression of loplugin:redundantcast in CPPUNIT_ASSERTStephan Bergmann1-2/+2
2017-05-31tdf#76446 GSoC: incorrect rotation of VML shapesGrzegorz Araminowicz1-0/+7
2017-05-19ooxmlexport: roundtrip tdf#103975's unit testsJustin Luth1-70/+0
2017-05-18tdf#100072 zero height of shape's path was causing geometry errorsVasily Melenchuk1-0/+45
2017-05-16tdf#107801 docx export: support w:kernJustin Luth1-7/+0