summaryrefslogtreecommitdiff
path: root/include/xmloff/xmlimp.hxx
AgeCommit message (Expand)Author
2020-02-27tdf#130908 Chapter Numbering can't load custom styleNoel Grandin
2019-11-01loplugin:finalclasses in xmloffNoel Grandin
2019-10-31tdf#125688, cache token names as OUStringNoel Grandin
2019-09-14tdf#39593 use isUnoTunnelId in xmloffArkadiy Illarionov
2019-09-03loplugin:constmethod in xmloffNoel Grandin
2019-08-23loplugin:returnconstval in xmloffNoel Grandin
2019-08-13warn on load when a document binds an event to a macroCaolán McNamara
2019-03-14loplugin:unusedfields in xmloffNoel Grandin
2019-02-06no need to use OUStringHash here anymoreNoel Grandin
2019-01-22tdf#42949 Fix IWYU warnings in include/xmloff/*Gabor Kelemen
2018-09-13loplugin:constfields in xmloffNoel Grandin
2018-05-17crashtesting: assert on fdo62508-1.odtCaolán McNamara
2018-04-26[API CHANGE] deprecate XGraphicObjectResolverTomaž Vajngerl
2018-03-14Moving XSAXDocumentBuilder2 to use XFastDocumentHandler:Mohammed Abdul Azeem
2018-03-14loplugin:unusedmethodsNoel Grandin
2018-03-11xmloff: convert replacement image loading to use "Graphic" prop.Tomaž Vajngerl
2018-03-10loplugin:unusedfieldsNoel Grandin
2018-03-08loplugin:unusedmethodsNoel Grandin
2018-02-14shapes: don't use "GraphicURL" property, always use "Graphic"Tomaž Vajngerl
2018-02-01Change bitmap table to store XBitmap instead of GraphicObject URLTomaž Vajngerl
2018-01-04Modifying the impl. of startUnknownElement of FastParser:Mohammed Abdul Azeem
2017-12-27loplugin:passstuffbyref improved return in xmloff,sfx2Noel Grandin
2017-11-30xmloff: turn SvXMLImportContext into a no-op base classMichael Stahl
2017-09-21ScXMLImport dtor deleted pSolarMutex before SvXMLImport dtor is calledCaolán McNamara
2017-08-31inline some use-once typedefsNoel Grandin
2017-07-25loplugin:unusedmethodsNoel Grandin
2017-07-20loplugin:constparams in xmloffNoel Grandin
2017-07-19tdf#108824 Honor ODF default for "Mouse pointer visible" propertySamuel Mehrbrodt
2017-06-27Using fast tokens directly:Mohammed Abdul Azeem
2017-06-13Reverse mapping fastToken to NamespaceURI:Mohammed Abdul Azeem
2017-05-22Optimizations:Mohammed Abdul Azeem
2017-03-29loplugin:unusedmethodsNoel Grandin
2017-03-21Old-to-new mapping of attributes is moved into a Module:Mohammed Abdul Azeem
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-25ScXMLTableRowCellContext implements fast interfaces:Mohammed Abdul Azeem
2016-12-06tdf#88206 replace cppu::WeakImplHelper* in sax and xml*Jochen Nitschke
2016-11-17loplugin:datamembershadow in xmloffNoel Grandin
2016-10-24loplugin:expandablemethods in xmloffNoel Grandin
2016-10-18loplugin:inlineablemethods in xmloffNoel Grandin
2016-10-07might as well go back to a std::stack nowCaolán McNamara
2016-10-04crashtesting: use a stack with the expected dtor order for its elementsCaolán McNamara
2016-10-04this is used as a stack, so convert to std::stackCaolán McNamara
2016-09-25tdf#101935 and tdf#102201:Mohammed Abdul Azeem
2016-09-16coverity#1372990 xmloff: use unique_ptr for RewindMapsMichael Stahl
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-13coverity#1372877 I'm guessing this is what might have been the intentCaolán McNamara
2016-09-09remove direct memory managementDavid Tardon
2016-09-06use std::unique_ptrDavid Tardon
2016-09-06drop unneeded dynamic allocationDavid Tardon