summaryrefslogtreecommitdiff
path: root/sw/qa/extras/ooxmlimport
AgeCommit message (Expand)Author
2017-09-13Fraction: make conversion operators and constructor explicitNoel Grandin
2017-09-04just blow through the hierarchy to find the polylinesCaolán McNamara
2017-09-03Resolves: tdf#112145 pdf export of editengine highlight color fails sometimesCaolán McNamara
2017-08-30loplugin:constparam in variousNoel Grandin
2017-08-25tdf#60351 - add unit test for shape brought to foregroundJustin Luth
2017-08-22Fix two issues in ActiveX DOCX import / export codeTamás Zolnai
2017-08-17tdf#50097: DOCX: export form controls as MSO ActiveX controlsTamás Zolnai
2017-08-15tdf#109319 writerfilter: set DropCap.DistanceJustin Luth
2017-08-15tdf#109318 writerfilter: don't increment DropCap linesJustin Luth
2017-08-15loplugin:redundantcast, find more functional castsNoel Grandin
2017-08-12Removed duplicated includeAndrea Gelmini
2017-08-10tdf#111550: A workaround for out-of-order (in-paragraph) tbl on OOXMLMike Kaganski
2017-08-09tdf#91384: DOCX: import ActiveX controlsTamás Zolnai
2017-07-28tdf#107723 Import font name from text portions in shapesSamuel Mehrbrodt
2017-07-28tdf#109524: use 100% table width when there's no explicit width availableMike Kaganski
2017-07-24tdf#109306: consider percent unit specification for table sizesMike Kaganski
2017-07-21Fix typosAndrea Gelmini
2017-07-20tdf#108849: allow out-of-order sectPrMike Kaganski
2017-07-13Make tdf108545_embeddedDocxIcon test universalSzymon Kłos
2017-07-12tdf#109053: DOCX: Multipage table is not imported properlyTamás Zolnai
2017-07-08tdf#108545 show an icon (DOCX inside DOCX)Szymon Kłos
2017-07-07tdf#108995: take xml:space attribute into accountMike Kaganski
2017-07-07tdf#108714: Also support paragraph-level (line) breaksMike Kaganski
2017-06-28tdf#108714 follow-up: handle deferred break in character groupMike Kaganski
2017-06-27tdf#108714: allow <w:br> as direct child of <w:body>Mike Kaganski
2017-06-27tdf#108806: convert CRLF into space in OOXML textMike Kaganski
2017-06-09GSoC: import VML shape adjustmentsGrzegorz Araminowicz
2017-06-09use comphelper::InitPropertySequence in more placesNoel Grandin
2017-06-09tdf#108408: support unit specifications for ST_HpsMeasureMike Kaganski
2017-06-08tdf#99074: export Web view to DOCXAron Budea
2017-06-06tdf#104450: Use Calibri; let LO to fallback to CarlitoMike Kaganski
2017-06-06tdf#108350: Use Carlito for DOCX import by defaultMike Kaganski
2017-06-01Improve suppression of loplugin:redundantcast in CPPUNIT_ASSERTStephan Bergmann
2017-05-31tdf#76446 GSoC: incorrect rotation of VML shapesGrzegorz Araminowicz
2017-05-19ooxmlexport: roundtrip tdf#103975's unit testsJustin Luth
2017-05-18tdf#100072 zero height of shape's path was causing geometry errorsVasily Melenchuk
2017-05-16tdf#107801 docx export: support w:kernJustin Luth
2017-04-28loplugin:salunicodeliteral: swStephan Bergmann
2017-04-25tdf#107104 DOCX drawingML import: fix invisible arrow shapeMiklos Vajna
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-20tdf#101627 add unit testPatrick Jaap
2017-04-19loplugin:unreffun (clang-cl)Stephan Bergmann
2017-04-14update cppunit to 1.14.0Markus Mohrhard
2017-04-12enum spelling: throught -> throughJustin Luth
2017-04-11restore missing ooxmlimport unit test: n757890.docxJustin Luth
2017-04-06loplugin:unreffun (clang-cl)Stephan Bergmann
2017-04-03use actual UNO enums in swNoel Grandin
2017-03-30tdf#105975 Add Formula field parsing (docx) in SWriterJean-Sebastien Bevilacqua
2017-03-30Related: tdf#105454 DOCX import: fix unwanted enabled-by-default kerningMiklos Vajna
2017-03-30tdf#106606: Don't dispose NumPicBullet in sprm handler.Vitaliy Anderson