summaryrefslogtreecommitdiffstats
path: root/sw/qa/extras/ooxmlexport/ooxmlexport7.cxx
Commit message (Expand)AuthorAgeFilesLines
* DOCX import: don't touch the ZOrder of inline, in-shape objectsMiklos Vajna2020-02-181-1/+1
* DOCX import: fix ZOrder of inline vs anchored shapesMiklos Vajna2020-02-131-1/+1
* tdf#108064 OOXML export: keep preset dashes with any line widthAdam Kovacs2018-09-101-26/+3
* tdf#111790: Shadow imported from a PPTX file is not overridenmartinb2142017-12-231-3/+3
* Fix typosAndrea Gelmini2017-11-131-1/+1
* More loplugin:unnecessaryparenStephan Bergmann2017-10-261-1/+1
* tdf#50097: DOCX: export form controls as MSO ActiveX controlsTamás Zolnai2017-08-171-3/+5
* loplugin:redundantcast, find more functional castsNoel Grandin2017-08-151-5/+5
* tdf#108973 writerfilter: allow textboxes to be in the backgroundJustin Luth2017-07-081-0/+10
* tdf#77219 writerfilter: allow shapes to be in front of textJustin Luth2017-07-071-0/+10
* loplugin:oncevar in swNoel Grandin2017-06-271-3/+1
* Watermark: docx interoperabilitySzymon Kłos2017-05-261-0/+4
* conditional execute test that depends on additional fontsMarkus Mohrhard2017-05-181-1/+4
* update cppunit to 1.14.0Markus Mohrhard2017-04-141-10/+0
* use actual UNO enums in swNoel Grandin2017-04-031-0/+10
* ooxmlexport*: cleanup - remove unnecessary "crop" linesJustin Luth2016-11-051-1/+0
* Some more sal_Bool -> boolStephan Bergmann2016-04-251-1/+1
* sw: fix typo in commentChris Sherlock2016-02-221-1/+1
* Work around apprently rounding issue in test with retina mac.Norbert Thiebaud2016-02-221-0/+4
* use consistent #define checks for the Windows platformNoel Grandin2016-02-171-1/+1
* Improve DrawingML export of rotated/flipped customshapesAndras Timar2016-02-031-0/+19
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-1/+1
* tdf#36117 .docx preserve page vertical alignment after RTJustin Luth2015-10-191-0/+27
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-1/+1
* Fix typosAndrea Gelmini2015-09-301-2/+2
* Related: tdf#93675 'new' ms-alike numbering has same problem as old numberingCaolán McNamara2015-09-071-0/+8
* sw: DOCX export: *really* fix non-well-formed XML with hyperlink/rubyMichael Stahl2015-07-181-0/+5
* tdf#87539 map MSO washout filter to LO's watermark colormodeJoren De Cuyper2015-07-151-1/+1
* Fix indentJulien Nabet2015-07-041-54/+54
* tdf#87348 enable docx exporting linked textboxes that LO can importJustin Luth2015-07-031-0/+64
* tdf#91429 do not convert ooxml preset shape modifier valuesAndras Timar2015-05-231-0/+9
* tdf#76941 and tdf#87539: docx export image greyscale, watermark, black&whiteJoren De Cuyper2015-05-201-0/+30
* tdf#85911 docx: export comment initialsJoren De Cuyper2015-05-201-0/+9
* CppunitTest_sw_ooxmlsdrexport: split into two partsMiklos Vajna2015-04-271-0/+958