/sal/

ollabora/co-24.04.8 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/xmloff/source/style/xmlexppr.cxx
AgeCommit message (Expand)Author
2023-05-25merge some stringaddsNoel Grandin
2023-05-18Removed remaining macro concatenations from xmloff/Vojtěch Doležal
2023-04-23use more TOOLS_WARN_EXCEPTIONNoel Grandin
2023-04-18fix brain malfunctionNoel Grandin
2023-02-16Drop 'using namespace ::std' in dirs [u-x]*Gabor Kelemen
2023-01-15Merge SvXMLAttributeList to comphelper::AttributeListMike Kaganski
2022-11-30tdf#133343 collect autostyle prop namesNoel Grandin
2022-09-14tdf#149551 use 'WritingMode' instead of TextPreRotateAngleRegina Henschel
2022-08-21tdf#150407 do not use loext in save in ODF strictRegina Henschel
2022-07-12clang-tidy modernize-pass-by-value in xmloffNoel Grandin
2021-09-03clang-tidy:readability-redundant-member-initNoel Grandin
2021-07-25use officecfg to retrieve OdfDefaultVersionNoel Grandin
2021-07-20no need to allocate Sequence separately in FilterPropertiesInfo_ImplNoel Grandin
2021-05-10tdf#138209 ODF export: work around forms problem in LO < 7.0Michael Stahl
2021-05-01remove superfluous loop variableJochen Nitschke
2021-04-27loplugin:stringadd convert chained append to +Noel Grandin
2021-01-28simplify code, use more subView()Noel
2020-12-31loplugin:loopvartoosmall fix buildCaolán McNamara
2020-12-31remove unnecessary list member counterJochen Nitschke
2020-10-29tdf#137627 sw top page border orientation: add ODFSzabolcs Toth
2020-09-11optimisation: use o3tl::sorted_vector in XMLPropertyStates_ImplNoel Grandin
2020-09-11optimisation: used std::vector for list of integersNoel Grandin
2020-08-18Fix typosAndrea Gelmini
2020-08-14rename xmlnmspe -> xmlnamespaceNoel Grandin
2020-08-14rename nmspmap.hxx -> namespacemap.hxxNoel Grandin
2020-06-24use more std::container::insert instead of std::copyNoel Grandin
2020-05-09xmloff: ODF export: adapt all checks of ODFSVER_012 etc.Michael Stahl
2020-05-08xmloff: ODF export: rework version checks in SvXMLExportPropertyMapperMichael Stahl
2020-05-08xmloff: GetEarliestODFVersionForExport(-1) is impossibleMichael Stahl
2020-05-08replace ODFDefaultVersion usage with ODFSaneDefaultVersion...Michael Stahl
2020-05-07replace ODFDefaultVersion usage with ODFSaneDefaultVersionMichael Stahl
2020-05-06sw from-bottom relative orientation: add ODF filterMiklos Vajna
2020-03-16Revert "loplugin:constfields in xmloff"Noel Grandin