summaryrefslogtreecommitdiff
path: root/include/xmloff/xmlimp.hxx
AgeCommit message (Expand)Author
2022-02-24ODT import: fix MSO-style <text:list text:continue-numbering="true">Miklos Vajna
2021-10-17Simplify Sequences in xmloff (+ merge 2 SetError)Julien Nabet
2021-08-10no need to use unique_ptr for NamespaceDefine hereNoel Grandin
2021-07-22pass SvXMLNamespaceMap around by valueNoel Grandin
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-03-25loplugin:unusedvarsglobalNoel
2021-03-25tdf#134734 xmloff: ODF import compatibility for BackgroundFullSizeMichael Stahl
2021-03-03xmlsecurity: replace XSecParser implementationMichael Stahl
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