/framework/inc/helper/

llabora/co-22.05-testflight LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/include/sax
AgeCommit message (Expand)Author
2021-02-10pass FastAttributeList around by rtl::ReferenceNoel
2021-01-16make the Color constructors explicitly specify transparencyNoel
2020-12-26Improve handle of custom XML entitiesdante
2020-12-22use string_view in ProcessAttributeNoel
2020-12-15use views to parse rather than allocating OUStringNoel
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-11-29Preparing for mathml support of custom entity references.dante
2020-11-25use string_view for the parsing in sax utilsNoel
2020-11-16tdf#138144 Form wizard fails to saveNoel
2020-11-11use fastparser in formsNoel Grandin
2020-07-08Fix typoAndrea Gelmini
2020-07-07Use std::optional to allow optional inclusion of attributesMike Kaganski
2020-07-05Allow use OUString as attribute value in FastSerializerHelper::*ElementMike Kaganski
2020-07-05Simplify FastSerializerHelper::*ElementNS to just call corresponding *ElementMike Kaganski