summaryrefslogtreecommitdiffstats
path: root/include/xmloff/shapeimport.hxx
Commit message (Expand)AuthorAgeFilesLines
* tdf#143550 - use the term "gluepoints" consistentlyrocso2021-09-171-4/+4
* loplugin:unusedfieldsNoel Grandin2021-04-121-2/+0
* Recheck include/ with IWYUGabor Kelemen2021-04-091-0/+1
* use views to parseNoel2020-12-161-1/+1
* remove now unused XML_TOK_ constantsNoel2020-12-081-84/+0
* loplugin:unusedmethodsNoel2020-12-071-19/+0
* convert SvXMLImport to fastparser, drop slowparser pathsNoel Grandin2020-12-071-20/+15
* fastparser in CreateGroupChildContextNoel2020-12-041-0/+5
* fastparser in shapeimportNoel2020-11-301-1/+1
* remove some prefix and local params from constructorsNoel Grandin2020-11-211-2/+1
* fastparser in SchXMLPlotAreaContextNoel Grandin2020-11-191-4/+2
* use more compact namespace syntax in /includeNoel Grandin2020-05-031-5/+5
* Revert "loplugin:constfields in xmloff"Noel Grandin2020-03-161-1/+1
* rename now it does more than just sortCaolán McNamara2019-11-121-3/+4
* tdf#127791 defer import of group shape events until the group is poppedCaolán McNamara2019-11-121-0/+4
* loplugin:finalclasses in xmloffNoel Grandin2019-11-011-1/+1
* loplugin:constmethod in xmloffNoel Grandin2019-09-031-4/+4
* tdf#42949 Fix IWYU warnings in include/xmloff/*Gabor Kelemen2019-01-221-8/+7
* loplugin:constfields in xmloffNoel Grandin2018-09-131-1/+1
* new loplugin:conststringfieldNoel Grandin2018-08-221-5/+0
* ofz: don't leak in face of exceptionsCaolán McNamara2017-09-221-1/+1
* loplugin:constparams in xmloffNoel Grandin2017-07-281-3/+3
* loplugin:constparams in xmloffNoel Grandin2017-07-201-5/+5
* tdf#107392 ODF import: fix z-order sorting of SVG imagesMiklos Vajna2017-04-261-0/+3
* loplugin:unusedmethodsNoel Grandin2017-02-211-5/+0
* loplugin:unusedenumconstants in xmloffNoel Grandin2017-02-031-1/+0
* new loplugin:unusedenumconstantsNoel Grandin2017-02-031-47/+3
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-131-2/+2
* use std::shared_ptrDavid Tardon2016-09-091-1/+1
* loplugin:refcountingNoel Grandin2016-09-091-3/+3
* remove direct memory managementDavid Tardon2016-09-091-2/+1
* use std::unique_ptrDavid Tardon2016-09-091-8/+8
* remove direct memory managementDavid Tardon2016-09-091-4/+4
* remove some manual ref counting in svx and xmloffNoel Grandin2016-06-061-6/+6
* loplugin:unuseddefaultparams in xmloff/Noel Grandin2016-02-251-1/+1
* loplugin:write only fieldsNoel Grandin2016-02-221-3/+0
* Remove excess newlinesChris Sherlock2016-02-091-4/+0
* loplugin:unusedfields in include/vclNoel Grandin2015-12-221-2/+0
* use unique_ptr for pImpl's in xmloff/Noel Grandin2015-11-171-1/+2
* 5th step to remove tools/rtti.hxxOliver Specht2015-11-111-1/+0
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-1/+1
* com::sun::star->css in include/ucbhelper to include/xmlscriptNoel Grandin2015-10-231-36/+36
* remove old standalone Sun bug numbersNoel Grandin2015-10-011-1/+0
* include: inline some use-once typedefsNoel Grandin2015-08-041-3/+2
* Fix typosAndrea Gelmini2015-07-191-1/+1
* loplugin:unusedmethods xmloffNoel Grandin2015-07-151-1/+0
* loplugin:staticmethodsNoel Grandin2015-04-071-1/+1
* drop UniReference in favour of rtl::ReferenceNoel Grandin2014-07-021-2/+2
* Explicitly mark overriding destructors as "virtual"Stephan Bergmann2014-04-011-1/+1
* xmloff: sal_Bool->boolNoel Grandin2014-03-311-13/+13