summaryrefslogtreecommitdiff
path: root/oox/source/vml
AgeCommit message (Expand)Author
2019-02-09loplugin:indentation in oox..packageNoel Grandin
2019-02-06fix assert seen on opening attachment from tdf#123163Caolán McNamara
2019-01-10tdf#122563 DOCX import: fix OLE size after roundtripLászló Németh
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-11-16loplugin:buriedassign in dbaccess..ooxNoel Grandin
2018-11-14Map VML shadow more properly to css::table::ShadowFormatStephan Bergmann
2018-11-10Replace deprecated boost::optional::reset(val) with operator =Mike Kaganski
2018-11-06tdf#118582 Disable signature line signing once it is signedSamuel Mehrbrodt
2018-10-23clang-tidy performance-unnecessary-copy-init in idl..reportdesignNoel Grandin
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-10-11tdf#111980 oox optionbutton autoGroup inside GroupBoxJustin Luth
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-10-04tdf#120301 oox: lclIsWhiteSpace should return true for a spaceJustin Luth
2018-09-17New loplugin:externalStephan Bergmann
2018-09-06clang-tidy performance-unnecessary-value-paramNoel Grandin
2018-08-30tdf#115670 vml shadow: shadow is off unless explicitly set onJustin Luth
2018-08-22new loplugin:conststringfieldNoel Grandin
2018-08-16tdf#118385 Avoid crash on loading documentSzymon Kłos
2018-08-14tdf#119234 OOXML Shapes from Word fail to renderNoel Grandin
2018-08-03Move angle normalization code from various places to toolsMike Kaganski
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2018-05-31ofz#8651 Integer-overflowCaolán McNamara
2018-04-19cppcheck - fix variableScope in some filesGökhan Gurbetoğlu
2018-03-31Use for-range loops in oox (part2)Julien Nabet
2018-03-07oox: BlipFillProperties rename mxGraphic to mxFillGraphicTomaž Vajngerl
2018-03-05use more Color in ooxNoel Grandin
2018-02-25Use "Graphic" instead of "GraphicURL" property for SimpleShapeTomaž Vajngerl
2018-01-17Fix typosAndrea Gelmini
2018-01-15More loplugin:cstylecast: ooxStephan Bergmann
2018-01-14ofz#5293 Null-dereference READCaolán McNamara
2018-01-14fix indentCaolán McNamara
2017-12-16tdf#97648 ooxmlimport: horizontal line's horiOrientJustin Luth
2017-12-08tdf#114308 Export Watermark size as isSzymon Kłos
2017-12-07tdf#97648 ooxmlimport: horizontal lines have no marginsJustin Luth
2017-12-02tdf#113037 Unify Watermark in DOC & DOCXSzymon Kłos
2017-11-30coverity#1424322 Uninitialized scalar fieldCaolán McNamara
2017-11-28ofz: ensure aCoordList has required elementsCaolán McNamara
2017-11-28tdf#83877 Unit test for OOXML SignatureLine RoundtripSamuel Mehrbrodt
2017-11-28tdf#83877 OOXML Roundtrip of SignatureLine propertiesSamuel Mehrbrodt
2017-11-27loplugin:unnecessaryparen check for (f1()).f2Noel Grandin
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