summaryrefslogtreecommitdiff
path: root/oox/source/vml/vmlformatting.cxx
AgeCommit message (Expand)Author
2020-01-15clang-tidy modernize-concat-nested-namespace in ooxNoel Grandin
2019-08-27Simplify Sequence iterations in ooxArkadiy Illarionov
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-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-08-16tdf#118385 Avoid crash on loading documentSzymon Kłos
2018-08-03Move angle normalization code from various places to toolsMike Kaganski
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2018-04-19cppcheck - fix variableScope in some filesGökhan Gurbetoğlu
2018-03-07oox: BlipFillProperties rename mxGraphic to mxFillGraphicTomaž Vajngerl
2018-03-05use more Color in ooxNoel Grandin
2017-12-08tdf#114308 Export Watermark size as isSzymon Kłos
2017-11-28ofz: ensure aCoordList has required elementsCaolán McNamara
2017-10-23loplugin:includeform: ooxStephan Bergmann
2017-09-18tdf#112088 gradient stop map -> multimapSzymon Kłos
2017-09-12clang-tidy modernize-use-emplace in ooxNoel Grandin
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-05-31tdf#76446 GSoC: incorrect rotation of VML shapesGrzegorz Araminowicz
2017-05-28Watermark: VML font-family import for textpathSzymon Kłos
2017-03-21New loplugin:unicodetocharStephan Bergmann
2017-01-24Move two include files to oox/inc as they are used only in ooxTor Lillqvist
2016-10-17fix wrong usages of setProperty vs setAnyProperty...Jochen Nitschke
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-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-11clang-tidy performance-unnecessary-value-param in ooxNoel Grandin
2015-08-14loplugin: defaultparamsNoel Grandin
2014-12-18cppcheck: Same expression on both sides of '||'Julien Nabet
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-06-25remove whitespacesMarkus Mohrhard
2014-02-26Remove visual noise from ooxAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-01-14VML import: don't assume both parameters are available while parsing commandsMiklos Vajna
2013-11-14fdo#65295 - fix gradient focus issueAdam Co
2013-06-27n#820504: start a new subpath with m and t in VML path decodingCédric Bosdonnat
2013-06-27Forgot to remove one case where nParamCount is set to twice the valueCédric Bosdonnat
2013-06-27n#820504: VML path import fixes: get back missing pointsCédric Bosdonnat
2013-06-13Introduce O[U]String::toUInt32Stephan Bergmann
2013-05-29bnc#817956 VML import of v:textpathMiklos Vajna
2013-05-14remove non-sensical /*static*/ commentsLuboš Luňák
2013-04-15fdo#36791 Added cases for unsupported VML commandsEilidh McAdam
2013-02-04String cleanup in ooxJosé Guilherme Vanz
2013-01-18oox::vml::ShadowModel: differentiate between not having it and having it offMiklos Vajna
2013-01-18oox: import VML's v:shadow to WriterMiklos Vajna
2012-12-07drop some static OUStringsCaolán McNamara