summaryrefslogtreecommitdiff
path: root/oox/source/vml
AgeCommit message (Expand)AuthorFilesLines
2017-11-28ofz: ensure aCoordList has required elementsCaolán McNamara1-8/+14
2017-09-25VML, Watermark: detect shapetype from other subdocumentsSzymon Kłos1-0/+8
2017-09-13tdf#112311 oox: fix UAF of std::shared_ptrMichael Stahl2-14/+20
2017-08-17tdf#111548: PPTX: ActiveX checkbox control appear as pictureTamás Zolnai1-1/+3
2017-08-02tdf#107723 Import font name from text portions in shapesSamuel Mehrbrodt2-0/+20
2017-06-16VML: EMU to Points conversionSzymon Kłos1-3/+1
2017-06-16Watermark: VML export/import font sizeSzymon Kłos2-2/+12
2017-06-04Watermark: VML font-family import for textpathSzymon Kłos2-0/+23
2017-06-04Watermark: docx interoperabilitySzymon Kłos1-2/+9
2017-04-12enum spelling: throught -> throughJustin Luth1-1/+1
2017-03-31use actual UNO enums in ooxNoel Grandin1-2/+2
2017-03-21New loplugin:unicodetocharStephan Bergmann1-1/+1
2017-03-01cid#1401592: bFlipX and bFlipY won't both be trueStephan Bergmann1-9/+9
2017-02-28new loplugin unoanyNoel Grandin2-15/+15
2017-02-27Probably better to restrict the sequence sizeStephan Bergmann1-1/+2
2017-02-26cppcheck: unreadVariableJulien Nabet1-1/+0
2017-02-07remove CREATE_OSTRING macroJochen Nitschke1-2/+2
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-8/+5
2017-01-24Move two include files to oox/inc as they are used only in ooxTor Lillqvist1-2/+2
2017-01-12tdf#104414: don't stop on exception from SwXFrame::setPositionMike Kaganski1-2/+10
2017-01-06tdf#105127 VML import: handle <v:shape style="flip:..." path="...">Miklos Vajna1-0/+22
2016-11-29Rewrite some (trivial) assignments inside if/while conditions: ooxStephan Bergmann1-6/+14
2016-10-17fix wrong usages of setProperty vs setAnyProperty...Jochen Nitschke2-2/+2
2016-06-10tdf#42949: clean up includes in include/oox/vml with iwyuJorenz Paragas1-0/+1
2016-05-10tdf#42949: clean up includes in include/oox/helper with iwyuJorenz Paragas3-0/+5
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann1-1/+1
2016-05-05clang-tidy modernize-loop-convert in oox to saxNoel Grandin1-3/+3
2016-04-25tdf#42949: clean up includes in include/oox/core using iwyuJorenz Paragas3-0/+7
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann3-9/+9
2016-04-12tdf#99135 VML import: handle image cropMiklos Vajna2-0/+39
2016-04-11clang-tidy performance-unnecessary-value-param in ooxNoel Grandin2-2/+2
2016-03-03loplugin:unuseddefaultparams in ooxNoel Grandin1-2/+2
2015-12-04Prefer STL container to manual reallocMiklos Vajna1-30/+12
2015-11-24tdf#78902 VML import: workaround for extreme top marginMiklos Vajna1-9/+18
2015-11-19use comphelper::containerToSequenceNoel Grandin1-5/+2
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann6-12/+12
2015-10-23com::sun::star->css in lotuswordpro,mysqlc,ooxNoel Grandin1-6/+6
2015-09-30Fix typosAndrea Gelmini1-1/+1
2015-08-14loplugin: defaultparamsNoel Grandin1-1/+1
2015-07-04coverity#1309263 Improper use of negative valueCaolán McNamara1-4/+7
2015-07-02tdf#87348 implement mso-next-textbox vml-style textbox chaining importJustin Luth3-5/+75
2015-05-29loplugin:loopvartoosmallNoel Grandin1-2/+2
2015-05-07tdf#91122 docx import: fix wrong vertical position of OLE object shapeLászló Németh1-2/+7
2015-04-30Make check of Any value more robustStephan Bergmann1-1/+5
2015-04-30FillTransparence is of UNO type shortStephan Bergmann1-1/+1
2015-04-30tdf#90720 Textframe background was not transparentSushil Shinde1-0/+5
2015-04-27More loplugin:simplifyboolStephan Bergmann1-5/+5
2015-02-19boost->stdCaolán McNamara1-4/+4
2014-12-18cppcheck: Same expression on both sides of '||'Julien Nabet1-1/+1
2014-12-15oox: Use appropriate OUString functions on string constantsStephan Bergmann3-6/+6