summaryrefslogtreecommitdiff
path: root/xmloff/source/draw/ximpshap.hxx
AgeCommit message (Expand)Author
2023-12-02tdf#123396 actually use the mimetype set in the from documentTomaž Vajngerl
2023-12-01[API CHANGE] Add OOXML way of curved connector routingRegina Henschel
2023-04-18create the FloatingFrameShape in a separate step to inserting itCaolán McNamara
2022-07-12clang-tidy modernize-pass-by-value in xmloffNoel Grandin
2021-03-23tdf#124176 Use pragma once in x*Vincent LE GARREC
2020-12-16use views to parseNoel
2020-12-07convert SvXMLImport to fastparser, drop slowparser pathsNoel Grandin
2020-12-05fastparser in SdXMLTableShapeContextNoel Grandin
2020-12-04fastparser in SdXMLChartShapeContextNoel Grandin
2020-11-30fastparser in shapeimportNoel
2020-11-30fastparser in XMLEmbeddedObjectImportContextNoel Grandin
2020-11-21remove some prefix and local params from constructorsNoel Grandin
2020-11-02drop the SvXMLExport::EndElement method..Noel
2020-11-02drop the SvXMLExport::Characters method..Noel
2020-03-16Revert "loplugin:constfields in xmloff"Noel Grandin
2020-02-15convert XML_STYLE_FAMILY to scoped enumNoel Grandin
2019-10-17Remove some memset callsMike Kaganski
2019-09-24tdf#42949 Fix IWYU warnings in xmloff/source/*/*hxxGabor Kelemen
2019-03-14loplugin:unusedfields in xmloffNoel Grandin
2018-09-13loplugin:constfields in xmloffNoel Grandin
2018-03-07xmloff: convert XMLTextParagraphExport to get rid of "GraphicURL"Tomaž Vajngerl
2018-02-14shapes: don't use "GraphicURL" property, always use "Graphic"Tomaž Vajngerl
2017-10-30related: tdf#103884 remove gltf/collada featureThorsten Behrens
2017-10-23loplugin:includeform: xmloffStephan Bergmann
2017-10-03loplugin:finalclasses in xmloffNoel Grandin
2017-09-22ofz: don't leak in face of exceptionsCaolán McNamara
2017-07-28loplugin:constparams in xmloffNoel Grandin
2017-05-29xmloff: move in xmlmultiimagehelper.hxx from include/Miklos Vajna
2017-04-26tdf#107392 ODF import: fix z-order sorting of SVG imagesMiklos Vajna
2017-03-13templatize SvXMLEnumMapEntryNoel Grandin
2017-02-09xmloff: remove onDemandRescueUsefulDataFromTemporaryMichael Stahl
2017-01-09New loplugin:externvar: xmloffStephan Bergmann
2016-10-28update unnecessaryoverride plugin to find pure forwarding methodsNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-09avoid manual memory handlingDavid Tardon
2016-04-21loplugin:salbool: sal_Bool[] -> bool[]Stephan Bergmann
2016-03-16loplugin:constantparam in xmloff/Noel Grandin
2015-11-26com::sun::star->css in xmloff/Noel Grandin
2015-11-24loplugin:unusedfields in xmloff/Noel Grandin
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-01remove old standalone Sun bug numbersNoel Grandin
2015-09-20chained editeng: Add Chaining-related UNO attributematteocam
2015-07-17formatting of public/private/protected section qualifiersNoel Grandin
2015-07-15WaE: 'HAVE_FEATURE_GLTF' is not defined, evaluates to 0Tor Lillqvist
2015-07-15fix Android buildNoel Grandin
2015-07-15loplugin:unusedmethods xmloffNoel Grandin
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl
2014-06-16glTF import/export: fallback must be the second one inside the frameZolnai Tamás
2014-06-02xmloff: fix import of tables inside textboxes inside shapesMiklos Vajna