summaryrefslogtreecommitdiff
path: root/oox/source/vml
AgeCommit message (Expand)Author
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
2016-05-10tdf#42949: clean up includes in include/oox/helper with iwyuJorenz Paragas
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-05-05clang-tidy modernize-loop-convert in oox to saxNoel Grandin
2016-04-25tdf#42949: clean up includes in include/oox/core using iwyuJorenz Paragas
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-12tdf#99135 VML import: handle image cropMiklos Vajna
2016-04-11clang-tidy performance-unnecessary-value-param in ooxNoel Grandin
2016-03-03loplugin:unuseddefaultparams in ooxNoel Grandin
2015-12-04Prefer STL container to manual reallocMiklos Vajna
2015-11-24tdf#78902 VML import: workaround for extreme top marginMiklos Vajna
2015-11-19use comphelper::containerToSequenceNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-23com::sun::star->css in lotuswordpro,mysqlc,ooxNoel Grandin
2015-09-30Fix typosAndrea Gelmini
2015-08-14loplugin: defaultparamsNoel Grandin
2015-07-04coverity#1309263 Improper use of negative valueCaolán McNamara
2015-07-02tdf#87348 implement mso-next-textbox vml-style textbox chaining importJustin Luth
2015-05-29loplugin:loopvartoosmallNoel Grandin
2015-05-07tdf#91122 docx import: fix wrong vertical position of OLE object shapeLászló Németh
2015-04-30Make check of Any value more robustStephan Bergmann
2015-04-30FillTransparence is of UNO type shortStephan Bergmann
2015-04-30tdf#90720 Textframe background was not transparentSushil Shinde
2015-04-27More loplugin:simplifyboolStephan Bergmann
2015-02-19boost->stdCaolán McNamara
2014-12-18cppcheck: Same expression on both sides of '||'Julien Nabet
2014-12-15oox: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-02Resolves: fdo#70157 fix crash on loadingCaolán McNamara
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-11-01oox: introduce W_TOKEN() macroMiklos Vajna
2014-09-29proper reading of mso-position-(horizontal|vertical)(-relative)Luboš Luňák