/source/as/uui/

core Git repository'/>
summaryrefslogtreecommitdiff
path: root/include/xmloff/xmlimp.hxx
AgeCommit message (Expand)Author
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