summaryrefslogtreecommitdiff
path: root/include/xmloff/shapeimport.hxx
AgeCommit message (Expand)Author
2020-12-16use views to parseNoel
2020-12-08remove now unused XML_TOK_ constantsNoel
2020-12-07loplugin:unusedmethodsNoel
2020-12-07convert SvXMLImport to fastparser, drop slowparser pathsNoel Grandin
2020-12-04fastparser in CreateGroupChildContextNoel
2020-11-30fastparser in shapeimportNoel
2020-11-21remove some prefix and local params from constructorsNoel Grandin
2020-11-19fastparser in SchXMLPlotAreaContextNoel Grandin
2020-05-03use more compact namespace syntax in /includeNoel Grandin
2020-03-16Revert "loplugin:constfields in xmloff"Noel Grandin
2019-11-12rename now it does more than just sortCaolán McNamara
2019-11-12tdf#127791 defer import of group shape events until the group is poppedCaolán McNamara
2019-11-01loplugin:finalclasses in xmloffNoel Grandin
2019-09-03loplugin:constmethod in xmloffNoel Grandin
2019-01-22tdf#42949 Fix IWYU warnings in include/xmloff/*Gabor Kelemen
2018-09-13loplugin:constfields in xmloffNoel Grandin
2018-08-22new loplugin:conststringfieldNoel Grandin
2017-09-22ofz: don't leak in face of exceptionsCaolán McNamara
2017-07-28loplugin:constparams in xmloffNoel Grandin
2017-07-20loplugin:constparams in xmloffNoel Grandin
2017-04-26tdf#107392 ODF import: fix z-order sorting of SVG imagesMiklos Vajna
2017-02-21loplugin:unusedmethodsNoel Grandin
2017-02-03loplugin:unusedenumconstants in xmloffNoel Grandin
2017-02-03new loplugin:unusedenumconstantsNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-09use std::shared_ptrDavid Tardon
2016-09-09loplugin:refcountingNoel Grandin
2016-09-09remove direct memory managementDavid Tardon
2016-09-09use std::unique_ptrDavid Tardon
2016-09-09remove direct memory managementDavid Tardon
2016-06-06remove some manual ref counting in svx and xmloffNoel Grandin
2016-02-25loplugin:unuseddefaultparams in xmloff/Noel Grandin
2016-02-22loplugin:write only fieldsNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-12-22loplugin:unusedfields in include/vclNoel Grandin
2015-11-17use unique_ptr for pImpl's in xmloff/Noel Grandin
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-23com::sun::star->css in include/ucbhelper to include/xmlscriptNoel Grandin
2015-10-01remove old standalone Sun bug numbersNoel Grandin
2015-08-04include: inline some use-once typedefsNoel Grandin
2015-07-19Fix typosAndrea Gelmini
2015-07-15loplugin:unusedmethods xmloffNoel Grandin
2015-04-07loplugin:staticmethodsNoel Grandin
2014-07-02drop UniReference in favour of rtl::ReferenceNoel Grandin
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-31xmloff: sal_Bool->boolNoel Grandin
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann
2014-03-01Remove visual noise from includeAlexander Wilms
2014-02-05Resolves: #i124143# for draw:frame containing multiple draw:image...Armin Le Grand