summaryrefslogtreecommitdiff
path: root/include/xmloff/xmlimp.hxx
AgeCommit message (Expand)Author
2023-10-23Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]StringStephan Bergmann
2023-09-28tdf#156146 xmloff: ODF import: add backward compatibility hackMichael Stahl
2023-06-28xmloff: ODF import: adapt generator parsing to 2-digit major versionsMichael Stahl
2023-06-19embeddedfontshelper: use u16string_view instead of char pointerKhaled Hosny
2023-06-01Revert "Convert XFastParser into a normal C++ interface"Noel Grandin
2023-06-01Convert XFastParser into a normal C++ interfaceNoel Grandin
2023-05-02sw: prefix members of SvXMLImport, SvXMLImportPropertyMapper, ...Miklos Vajna
2023-01-14XUnoTunnel->dynamic_cast in SvXMLImportNoel Grandin
2023-01-05Revert all the recent loplugin:unocast changesStephan Bergmann
2022-12-16loplugin:unocast (SvXMLImport)Stephan Bergmann
2022-11-29New loplugin:crosscastStephan Bergmann
2022-09-21use more string_view in xmloffNoel Grandin
2022-07-12clang-tidy modernize-pass-by-value in xmloffNoel Grandin
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