summaryrefslogtreecommitdiffstats
path: root/oox/source/vml
Commit message (Expand)AuthorAgeFilesLines
* fix assert seen on opening attachment from tdf#123163Caolán McNamara2019-02-071-1/+2
* tdf#120301 oox: lclIsWhiteSpace should return true for a spaceJustin Luth2018-10-051-1/+1
* tdf#118385 Avoid crash on loading documentSzymon Kłos2018-08-201-1/+1
* tdf#119234 OOXML Shapes from Word fail to renderNoel Grandin2018-08-151-1/+1
* cppcheck - fix variableScope in some filesGökhan Gurbetoğlu2018-04-191-5/+1
* Use for-range loops in oox (part2)Julien Nabet2018-03-314-22/+22
* oox: BlipFillProperties rename mxGraphic to mxFillGraphicTomaž Vajngerl2018-03-071-2/+2
* use more Color in ooxNoel Grandin2018-03-051-3/+3
* Use "Graphic" instead of "GraphicURL" property for SimpleShapeTomaž Vajngerl2018-02-251-23/+17
* Fix typosAndrea Gelmini2018-01-171-1/+1
* More loplugin:cstylecast: ooxStephan Bergmann2018-01-151-1/+1
* ofz#5293 Null-dereference READCaolán McNamara2018-01-141-1/+3
* fix indentCaolán McNamara2018-01-141-9/+9
* tdf#97648 ooxmlimport: horizontal line's horiOrientJustin Luth2017-12-161-0/+2
* tdf#114308 Export Watermark size as isSzymon Kłos2017-12-083-68/+27
* tdf#97648 ooxmlimport: horizontal lines have no marginsJustin Luth2017-12-071-0/+2
* tdf#113037 Unify Watermark in DOC & DOCXSzymon Kłos2017-12-021-6/+9
* coverity#1424322 Uninitialized scalar fieldCaolán McNamara2017-11-301-2/+4
* ofz: ensure aCoordList has required elementsCaolán McNamara2017-11-281-7/+13
* tdf#83877 Unit test for OOXML SignatureLine RoundtripSamuel Mehrbrodt2017-11-281-27/+42
* tdf#83877 OOXML Roundtrip of SignatureLine propertiesSamuel Mehrbrodt2017-11-282-7/+59
* loplugin:unnecessaryparen check for (f1()).f2Noel Grandin2017-11-271-1/+1
* tdf#113037 DOCX Watermark correct ratioSzymon Kłos2017-11-141-1/+67
* [API CHANGE] tdf#65393 Import signature line images from ooxmlSamuel Mehrbrodt2017-11-032-9/+72
* sw: ODF import: default as-char shapes to vertical-pos="top"Michael Stahl2017-11-021-28/+33
* loplugin:includeform: ooxStephan Bergmann2017-10-239-48/+48
* add << operator for css::uno::ExceptionNoel Grandin2017-10-041-2/+2
* tdf#112088 gradient stop map -> multimapSzymon Kłos2017-09-181-6/+17
* tdf#112311 oox: fix UAF of std::shared_ptrMichael Stahl2017-09-132-14/+20
* clang-tidy modernize-use-emplace in ooxNoel Grandin2017-09-124-39/+39
* tdf#97648 vml import: fix horizontalLine percentageJustin Luth2017-09-111-1/+1
* VML, Watermark: detect shapetype from other subdocumentsSzymon Kłos2017-08-231-0/+8
* Fix two issues in ActiveX DOCX import / export codeTamás Zolnai2017-08-221-0/+2
* convert std::map::insert to std::map::emplaceNoel Grandin2017-08-111-2/+2
* tdf#91384: DOCX: import ActiveX controlsTamás Zolnai2017-08-094-6/+25
* tdf#111548: Better fix for PPTX / XLSX import of ActiveX controlsTamás Zolnai2017-08-092-3/+11
* Make ActiveX controls import working again (PPTX / XLSX)Tamás Zolnai2017-08-041-8/+2
* loplugin:constparams in ooxNoel Grandin2017-07-313-12/+12
* loplugin:oncevarNoel Grandin2017-07-311-1/+1
* tdf#107723 Import font name from text portions in shapesSamuel Mehrbrodt2017-07-282-0/+20
* emfplus: completed isolation/migration of Emf/WmfArmin Le Grand2017-07-151-1/+1
* simplify some OUString::copy callsNoel Grandin2017-07-111-1/+1
* tdf#108945 Correctly import default value in VML shape adjustmentsGrzegorz Araminowicz2017-07-111-1/+4
* GSoC: import VML shape adjustmentsGrzegorz Araminowicz2017-06-092-10/+31
* use comphelper::InitPropertySequence in more placesNoel Grandin2017-06-091-9/+7
* VML: EMU to Points conversionSzymon Kłos2017-06-091-3/+1
* Watermark: VML export/import font sizeSzymon Kłos2017-06-082-2/+12
* remove some unnecessary use of OUStringBufferNoel Grandin2017-06-081-1/+1
* spelling instanciate -> instantiateNoel Grandin2017-06-051-1/+1
* tdf#76446 GSoC: incorrect rotation of VML shapesGrzegorz Araminowicz2017-05-312-12/+30