/setup_native/

a/cp-6.0-29 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/xmloff/source/style/prstylei.cxx
AgeCommit message (Expand)Author
2020-11-02create common macro and method for logging unknown attributesNoel
2020-09-22OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaroundCaolán McNamara
2020-08-30use more fastparser in SvXMLStyleContext subclassesNoel Grandin
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-27convert remaining XMLPropStyleContext subclasses to fastparserNoel Grandin
2020-08-26use more fastparser in XMLTableStyleContextNoel Grandin
2020-08-25use fastparser in PageStyleContextNoel Grandin
2020-08-21no need to call superclass hereNoel Grandin
2020-08-14rename xmlnmspe -> xmlnamespaceNoel Grandin
2020-08-06loplugin:flatten in xmloff/styleNoel Grandin
2020-08-03use more explicit types in xmloffNoel Grandin
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: xmloffStephan Bergmann
2020-05-19tdf#103602 xmloff,sw: ODF 1.3 import: PageStyle with drawing-page styleMichael Stahl
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2020-02-15convert XML_STYLE_FAMILY to scoped enumNoel Grandin
2019-11-02New loplugin:conditionalstringStephan Bergmann
2019-10-02tdf#42949 Fix IWYU warnings in xmloff/source/[s-x]*/*cxxGabor Kelemen
2019-03-09loplugin:unnecessaryvirtualNoel Grandin
2019-01-22tdf#42949 Fix IWYU warnings in include/xmloff/*Gabor Kelemen
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-09-17Simplify containers iterations in xmloff/source/[f-t]*Arkadiy Illarionov