summaryrefslogtreecommitdiff
path: root/include/xmloff/xmlimp.hxx
AgeCommit message (Expand)Author
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-26Improve handle of custom XML entitiesdante
2020-12-07loplugin:unusedmethodsNoel
2020-12-07loplugin:unusedfieldsNoel
2020-12-07convert SvXMLImport to fastparser, drop slowparser pathsNoel Grandin
2020-12-06fastparser in XMLImpSpanContext_ImplNoel Grandin
2020-12-03Pass key by const& to the various addEmbeddedFont functionsStephan Bergmann
2020-12-01cid#1401328 Uncaught exceptionCaolán McNamara
2020-11-29Preparing for mathml support of custom entity references.dante
2020-11-02make SvXMLImport capable of mixing fast- and slow- contexts adhocNoel
2020-10-31rename to NotifyContainsEmbeddedFontCaolán McNamara
2020-10-29tdf#137643 alternative solution to activate embedded fonts in one batchCaolán McNamara
2020-10-23remove debug code from SvXMLImportNoel Grandin
2020-10-22only need to check the version onceNoel
2020-10-22make SvXMLImport fast-parser onlyNoel Grandin
2020-10-22XmlFilterAdaptor: use the fastparser API when possibleNoel
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann
2020-08-28use more fast-parser in SvXMLNumFormatContextNoel Grandin
2020-08-13loplugin:stringstatic also look for local staticsNoel Grandin
2020-08-03use more explicit types in xmloffNoel Grandin
2020-07-26sc: create instances with uno constructorsNoel Grandin
2020-05-19xmloff: ODF import: Silence "unknown LO version: 7000"Tomoyuki Kubota
2020-05-03use more compact namespace syntax in /includeNoel Grandin
2020-04-29simplify handling of comparing XML_NAMESPACE valuesNoel Grandin
2020-03-16Revert "loplugin:constfields in xmloff"Noel Grandin
2020-02-27convert AnimationImport to fast-parser APIsNoel Grandin
2020-02-27tdf#130908 Chapter Numbering can't load custom styleNoel Grandin
2020-02-15convert XML_STYLE_FAMILY to scoped enumNoel 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