summaryrefslogtreecommitdiff
path: root/oox/source/vml
AgeCommit message (Expand)Author
2017-12-08tdf#114308 Export Watermark size as isSzymon Kłos
2017-12-05tdf#113037 Unify Watermark in DOC & DOCXSzymon Kłos
2017-11-30ofz: ensure aCoordList has required elementsCaolán McNamara
2017-11-14tdf#113037 DOCX Watermark correct ratioSzymon Kłos
2017-11-03[API CHANGE] tdf#65393 Import signature line images from ooxmlSamuel Mehrbrodt
2017-11-02sw: ODF import: default as-char shapes to vertical-pos="top"Michael Stahl
2017-10-23loplugin:includeform: ooxStephan Bergmann
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-09-18tdf#112088 gradient stop map -> multimapSzymon Kłos
2017-09-13tdf#112311 oox: fix UAF of std::shared_ptrMichael Stahl
2017-09-12clang-tidy modernize-use-emplace in ooxNoel Grandin
2017-09-11tdf#97648 vml import: fix horizontalLine percentageJustin Luth
2017-08-23VML, Watermark: detect shapetype from other subdocumentsSzymon Kłos
2017-08-22Fix two issues in ActiveX DOCX import / export codeTamás Zolnai
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin
2017-08-09tdf#91384: DOCX: import ActiveX controlsTamás Zolnai
2017-08-09tdf#111548: Better fix for PPTX / XLSX import of ActiveX controlsTamás Zolnai
2017-08-04Make ActiveX controls import working again (PPTX / XLSX)Tamás Zolnai
2017-07-31loplugin:constparams in ooxNoel Grandin
2017-07-31loplugin:oncevarNoel Grandin
2017-07-28tdf#107723 Import font name from text portions in shapesSamuel Mehrbrodt
2017-07-15emfplus: completed isolation/migration of Emf/WmfArmin Le Grand
2017-07-11simplify some OUString::copy callsNoel Grandin
2017-07-11tdf#108945 Correctly import default value in VML shape adjustmentsGrzegorz Araminowicz
2017-06-09GSoC: import VML shape adjustmentsGrzegorz Araminowicz
2017-06-09use comphelper::InitPropertySequence in more placesNoel Grandin
2017-06-09VML: EMU to Points conversionSzymon Kłos
2017-06-08Watermark: VML export/import font sizeSzymon Kłos
2017-06-08remove some unnecessary use of OUStringBufferNoel Grandin
2017-06-05spelling instanciate -> instantiateNoel Grandin
2017-05-31tdf#76446 GSoC: incorrect rotation of VML shapesGrzegorz Araminowicz
2017-05-30remove duplicate 'using namespace'Jochen Nitschke
2017-05-28Watermark: VML font-family import for textpathSzymon Kłos
2017-05-26Watermark: docx interoperabilitySzymon Kłos
2017-05-25loplugin:constantparamNoel Grandin
2017-04-12enum spelling: throught -> throughJustin Luth
2017-03-31use actual UNO enums in ooxNoel Grandin
2017-03-21New loplugin:unicodetocharStephan Bergmann
2017-03-01cid#1401592: bFlipX and bFlipY won't both be trueStephan Bergmann
2017-02-28new loplugin unoanyNoel Grandin
2017-02-27Probably better to restrict the sequence sizeStephan Bergmann
2017-02-26cppcheck: unreadVariableJulien Nabet
2017-02-07remove CREATE_OSTRING macroJochen Nitschke
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-24Move two include files to oox/inc as they are used only in ooxTor Lillqvist
2017-01-12tdf#104414: don't stop on exception from SwXFrame::setPositionMike Kaganski
2017-01-06tdf#105127 VML import: handle <v:shape style="flip:..." path="...">Miklos Vajna
2016-11-29Rewrite some (trivial) assignments inside if/while conditions: ooxStephan Bergmann
2016-10-17fix wrong usages of setProperty vs setAnyProperty...Jochen Nitschke
2016-06-10tdf#42949: clean up includes in include/oox/vml with iwyuJorenz Paragas