summaryrefslogtreecommitdiff
path: root/sw/qa/extras/ooxmlexport
AgeCommit message (Expand)AuthorFilesLines
2016-07-05re-enable unit tests accidentally disabled with HAVE_FEATURE_ATLMichael Stahl3-9/+9
2016-05-10Fix typosAndrea Gelmini1-1/+1
2016-04-30Fix typosAndrea Gelmini1-1/+1
2016-04-29tdf#99434: import/export documentProtection-forms from .docx incl. testOliver Specht2-0/+10
2016-04-28teach stylepolice plugin about ref-counted-pointer namingNoel Grandin1-2/+2
2016-04-25Some more sal_Bool -> boolStephan Bergmann4-8/+8
2016-03-22add HAVE_FEATURE_ATL to disable failing tests due to ATLMayank Gupta3-3/+30
2016-03-09sw testcases: avoid using UI name for default style nameMiklos Vajna4-14/+14
2016-02-22sw: fix typo in commentChris Sherlock1-1/+1
2016-02-22Work around apprently rounding issue in test with retina mac.Norbert Thiebaud1-0/+4
2016-02-17use consistent #define checks for the Windows platformNoel Grandin4-4/+4
2016-02-13tdf#76817: fix missing heading styles assigned to outline levels in ooxmlMark Hung1-0/+1
2016-02-09Remove excess newlinesChris Sherlock2-4/+0
2016-02-03Improve DrawingML export of rotated/flipped customshapesAndras Timar2-0/+19
2016-02-01sw: for better or worse getParagraph() is 1-basedMichael Stahl1-2/+2
2016-01-27tdf#84317 convert missing numbering types to OOXML tokens.Mark Hung3-1/+26
2016-01-12Fix FastSaxSerializer::write() for non-BMP unicode characters.Mark Hung2-0/+9
2016-01-10Fix typosAndrea Gelmini3-4/+4
2016-01-07tdf#95213 DOCX import: don't reuse list label stylesMiklos Vajna1-1/+1
2016-01-04DOC(X) filter: BAF -> BAILS in the smart tag mappingMiklos Vajna2-6/+7
2015-12-16sw: extend some more OOXML export test to check embedded objectsMichael Stahl1-0/+104
2015-12-15sw: DOCX export: eliminate chart numbering non-determinismMichael Stahl1-2/+2
2015-12-15fix missing BaseURL when loading embedded objectsMichael Stahl2-6/+28
2015-12-15sw: extend various OOXML export test to check embedded objectsMichael Stahl2-1/+112
2015-12-15sw: DOCX export: convert ODF embedded objects to OOXMLMichael Stahl1-0/+12
2015-12-08sw: un-break DOCX formula exportMichael Stahl1-0/+3
2015-12-02DOCX export: handle <w:smartTag>Miklos Vajna2-0/+40
2015-11-16tdf#92754: Excel Chart content type is not exported properly.yogesh.bharate0012-0/+12
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-11-10tdf#95071: fix spacing calculations for border with page offsetMike Kaganski1-0/+0
2015-11-06com::sun::star->css in sw/qa/Noel Grandin2-4/+4
2015-11-05use uno::Reference::set method instead of assignmenNoel Grandin1-1/+1
2015-11-04loplugin:stringconstantNoel Grandin1-5/+5
2015-11-03sw: indentation fixesMiklos Vajna1-1/+1
2015-10-19tdf#36117 .docx preserve page vertical alignment after RTJustin Luth2-0/+27
2015-10-14sw: indentation fixesMiklos Vajna1-73/+73
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann9-11/+11
2015-09-30Fix typosAndrea Gelmini4-8/+8
2015-09-21tdf#92521 DOCX export: handle section break right after a tableMiklos Vajna2-0/+7
2015-09-07Related: tdf#93675 'new' ms-alike numbering has same problem as old numberingCaolán McNamara2-0/+8
2015-09-07tdf#83227 oox: reuse RelId in DML/VML export for the same graphicMiklos Vajna2-0/+12
2015-09-03Related: tdf#93676 special 255 Percent Flag should not be exported to docxCaolán McNamara2-0/+15
2015-07-28tdf#91594 misinterprets letters from Symbol font in docx filesMark Hung2-0/+17
2015-07-18sw: DOCX export: *really* fix non-well-formed XML with hyperlink/rubyMichael Stahl2-0/+50
2015-07-16oox: fix invalid mime type "image/tif"Michael Stahl1-1/+1
2015-07-15tdf#87539 map MSO washout filter to LO's watermark colormodeJoren De Cuyper1-1/+1
2015-07-04Fix indentJulien Nabet1-54/+54
2015-07-04Fix typosAndrea Gelmini1-1/+1
2015-07-03tdf#87348 enable docx exporting linked textboxes that LO can importJustin Luth2-0/+64
2015-06-28Fix typosAndrea Gelmini1-1/+1