summaryrefslogtreecommitdiff
path: root/filter/source/msfilter/escherex.cxx
AgeCommit message (Expand)Author
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-10-23clang-tidy performance-unnecessary-copy-init in editeng..i18npoolNoel Grandin
2018-10-19clang-tidy readability-misleading-indentationNoel Grandin
2018-10-18clang-tidy readability-simplify-boolean-exprNoel Grandin
2018-10-15add SvStream::TellEndNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-09-07tdf#108691, tdf#119639 Don't print hidden objects in XLS(X)Aron Budea
2018-08-03Move angle normalization code from various places to toolsMike Kaganski
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2018-07-10Make EscherPropertyContainer::CreatePolygonProperties saferArmin Le Grand
2018-07-05Only access css::drawing::PointSequence when not emptyArmin Le Grand
2018-06-20filter clean-up: remove duplicate of checking EMF magic headerLászló Németh
2018-04-10graphic: rename Set{Get,Is}Link to Set{Get,Is}GfxLinkTomaž Vajngerl
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-03-21Fix lifetime of referenced-by-reference EnhancedCustomShape2dStephan Bergmann
2018-03-19remove unused ucbstreamhelper includesJochen Nitschke
2018-03-17OperationSmiley: Secured quite some places using CustomShapeArmin Le Grand
2018-03-14Modernize a bit filter (part1)Julien Nabet
2018-03-10escherex: export graphic without GraphicObject uniqueIDTomaž Vajngerl
2018-03-07use more Color in editeng..formsNoel Grandin
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2018-02-21Revert "simplify ImpXPolygon"Stephan Bergmann
2018-02-18remove use of FillBitmapURL and use FillBitmap as the alternativeTomaž Vajngerl
2018-02-16Revert "loplugin:changetoolsgen in filter..framework" and reapply pluginNoel Grandin
2018-02-14loplugin:changetoolsgen in filter..frameworkNoel Grandin
2018-02-14shapes: don't use "GraphicURL" property, always use "Graphic"Tomaž Vajngerl
2018-02-13Pass GraphicObject instead of UniqueId for GetBlibIDTomaž Vajngerl
2018-02-06simplify ImpXPolygonNoel Grandin
2018-01-15More loplugin:cstylecast: filterStephan Bergmann
2018-01-15convert a<b?a:b to std::min(a,b)Noel Grandin
2018-01-12More loplugin:cstylecast: filterStephan Bergmann
2017-12-28Simplify dynamic_cast checkMike Kaganski
2017-12-27escherex: dynamic_cast followed by static_castTomaž Vajngerl
2017-12-27escherex: remove css:: and whitespaceTomaž Vajngerl
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-12-08cppcheck: fix some reportsJulien Nabet
2017-12-08tdf#114308 Export Watermark size as isSzymon Kłos
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann
2017-11-22TypedWhichId for SDRATTR* constants (3)Noel Grandin
2017-11-20TypedWhichId for SDRATTR* constants (1)Noel Grandin
2017-11-20TypedWhichId for XATTR* constantsNoel Grandin
2017-11-08tdf#113254 fix regression - images not displayed in MSOJochen Nitschke
2017-10-31loplugin:constantparam in f*Noel Grandin
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-23loplugin:includeform: filterStephan Bergmann
2017-10-21Resolves: tdf#113253 graphics change shape after ppt roundtripCaolán McNamara
2017-10-20tdf#97630 xmloff: ODF extended draw:fit-to-size messMichael Stahl
2017-10-20use std::unique_ptr in EscherSolverContainerNoel Grandin