summaryrefslogtreecommitdiff
path: root/sw/qa/extras/ooxmlexport/ooxmlexport7.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-05-16CppUnittest: assert shapes in odf filesXisco Fauli1-0/+5
2020-05-13CppUnittest: ooxmlexport: assert pages in odf filesXisco Fauli1-0/+7
2020-05-11tdf#49247: implement soft edges document model and import/exportMike Kaganski1-11/+24
2020-05-08tdf#132270: sw: restore unittestXisco Fauli1-0/+12
2020-05-07tdf#101181: store glow radius in 100ths of mm instead of EMUsMike Kaganski1-3/+7
2020-05-07fix memory leak of xmlDoc objectsNoel Grandin1-47/+47
2020-04-17tdf#104539: sw: Add unittestXisco Fauli1-0/+8
2020-04-17tdf#101181: Restore and adapt asserts removed in f9fc420dXisco Fauli1-0/+31
2020-03-19writerfilter: DocProtect_enforcement defaults to falseJustin Luth1-0/+5
2020-03-06SwModelTestBase: speed up export testsMiklos Vajna1-8/+8
2020-03-03tdf#101181 Implement glow effect on shapesTamas Bunth1-53/+0
2020-02-17DOCX import: don't touch the ZOrder of inline, in-shape objectsMiklos Vajna1-1/+1
2020-02-12DOCX import: fix ZOrder of inline vs anchored shapesMiklos Vajna1-1/+1
2019-12-26tdf#129423: Make export tests export-only where applicableOnur Yilmaz1-109/+36
2019-08-12Fix typosAndrea Gelmini1-2/+2
2019-07-11Compare coordinates with toleranceMike Kaganski1-10/+12
2019-07-05Enable many more unit tests on all archsJan-Marek Glogowski1-2/+0
2019-05-28tdf#92335 DOCX: fix multiplying of "ListLabel" stylesLászló Németh1-0/+9
2019-04-18tdf#42949 Fix IWYU warnings in sw/qa/*Gabor Kelemen1-8/+0
2019-04-15improve loplugin simplifyconstructNoel Grandin1-1/+1
2019-03-25new loplugin:unoqueryNoel Grandin1-2/+2
2019-02-10loplugin:indentation in swNoel Grandin1-6/+6
2018-09-10tdf#108064 OOXML export: keep preset dashes with any line widthAdam Kovacs1-26/+3
2017-12-23tdf#111790: Shadow imported from a PPTX file is not overridenmartinb2141-3/+3
2017-11-13Fix typosAndrea Gelmini1-1/+1
2017-10-26More loplugin:unnecessaryparenStephan Bergmann1-1/+1
2017-08-17tdf#50097: DOCX: export form controls as MSO ActiveX controlsTamás Zolnai1-3/+5
2017-08-15loplugin:redundantcast, find more functional castsNoel Grandin1-5/+5
2017-07-08tdf#108973 writerfilter: allow textboxes to be in the backgroundJustin Luth1-0/+10
2017-07-07tdf#77219 writerfilter: allow shapes to be in front of textJustin Luth1-0/+10
2017-06-27loplugin:oncevar in swNoel Grandin1-3/+1
2017-05-26Watermark: docx interoperabilitySzymon Kłos1-0/+4
2017-05-18conditional execute test that depends on additional fontsMarkus Mohrhard1-1/+4
2017-04-14update cppunit to 1.14.0Markus Mohrhard1-10/+0
2017-04-03use actual UNO enums in swNoel Grandin1-0/+10
2016-11-05ooxmlexport*: cleanup - remove unnecessary "crop" linesJustin Luth1-1/+0
2016-04-25Some more sal_Bool -> boolStephan Bergmann1-1/+1
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 Grandin1-1/+1
2016-02-03Improve DrawingML export of rotated/flipped customshapesAndras Timar1-0/+19
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-10-19tdf#36117 .docx preserve page vertical alignment after RTJustin Luth1-0/+27
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-1/+1
2015-09-30Fix typosAndrea Gelmini1-2/+2
2015-09-07Related: tdf#93675 'new' ms-alike numbering has same problem as old numberingCaolán McNamara1-0/+8
2015-07-18sw: DOCX export: *really* fix non-well-formed XML with hyperlink/rubyMichael Stahl1-0/+5
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-03tdf#87348 enable docx exporting linked textboxes that LO can importJustin Luth1-0/+64