summaryrefslogtreecommitdiff
path: root/xmloff/source/text/txtstyli.cxx
AgeCommit message (Expand)Author
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: xmloffStephan Bergmann
2023-06-27loplugin:stringstatic look for more stringsNoel Grandin
2023-05-01AutoName is only used as Any, no need to extract into intermediate stringMike Kaganski
2023-02-16Drop 'using namespace ::std' in dirs [u-x]*Gabor Kelemen
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-05-03Just use Any ctor instead of makeAny in xmloffStephan Bergmann
2021-12-14tdf#62032 xmloff: list-level is positiveInteger, impl is 0-basedJustin Luth
2021-09-02Related: tdf#137363 ODT import: handle style:list-level="..." for para stylesMiklos Vajna
2021-07-16tdf#92796 ODF import: remove unused bitmap fillsMichael Stahl
2021-02-17loplugin:referencecasting in xmloffNoel
2020-12-08fastparser in stylesNoel Grandin
2020-08-30use more fastparser in SvXMLStyleContext subclassesNoel Grandin
2020-08-27Fix typosAndrea Gelmini
2020-08-27convert remaining XMLPropStyleContext subclasses to fastparserNoel Grandin
2020-08-26use more fastparser in XMLTableStyleContextNoel Grandin
2020-08-14rename xmlnmspe -> xmlnamespaceNoel Grandin
2020-08-06loplugin:flatten in xmloff/textNoel Grandin
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: xmloffStephan Bergmann
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2020-02-15convert XML_STYLE_FAMILY to scoped enumNoel Grandin
2019-10-02tdf#42949 Fix IWYU warnings in xmloff/source/[s-x]*/*cxxGabor Kelemen
2019-08-12Fix typosAndrea Gelmini
2019-07-26Fix typosAndrea Gelmini
2019-01-22tdf#42949 Fix IWYU warnings in include/xmloff/*Gabor Kelemen
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-07-12Add missing sal/log.hxx headersGabor Kelemen
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2017-11-22xmloff: These arrays are constantTakeshi Abe
2017-11-15loplugin:flatten in xmloffNoel Grandin
2017-09-22ofz: don't leak in face of exceptionsCaolán McNamara
2017-07-05xmloff: XMLTextStyleContext: remove property name constant membersMichael Stahl
2017-07-04xmloff: prefix members of XMLTextStyleContextMichael Stahl
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-05-05xmloff: typoMichael Stahl
2017-03-14remove noise UUUU tags in commentsNoel Grandin
2017-03-13templatize SvXMLEnumMapEntryNoel Grandin
2017-01-23just for non exported thingsCaolán McNamara
2017-01-23ditch some empty dtors which match the default dtorCaolán McNamara
2016-09-09loplugin:refcountingNoel Grandin
2016-09-09improve commentDavid Tardon
2016-09-09remove manual memory managementDavid Tardon
2016-07-08loplugin:redundantcast: redundant static_casts in xmloffStephan Bergmann
2016-06-17convert DBG_ASSERT in xmloffNoel Grandin
2016-06-10o3tl::tryGet on a temporary is dangerousStephan Bergmann
2016-06-02New o3tl::try/doGet to obtain value from AnyStephan Bergmann
2016-05-04use Any constructor instead of temporariesNoel Grandin
2016-05-03use Any constructor for bool values, instead of temporary varsNoel Grandin
2016-03-29Avoid reserved identifiersStephan Bergmann
2015-11-26com::sun::star->css in xmloff/Noel Grandin
2015-11-15use initialiser for Sequence<OUString>Noel Grandin