summaryrefslogtreecommitdiff
path: root/xmloff/source/style/XMLFontAutoStylePool.cxx
AgeCommit message (Expand)Author
2024-05-15loplugin:ostr in xmloffNoel Grandin
2024-02-17Generalize search algorithms in sorted_vectorMike Kaganski
2023-04-24loplugin:unnecessarygetstr extend to more std::string checkingNoel Grandin
2023-04-24sw: prefix members of XMLFontAutoStylePool, XMLPageExport, ...Miklos Vajna
2023-04-10crashreporting: getUsedFontList() crashCaolán McNamara
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-07-12clang-tidy modernize-pass-by-value in xmloffNoel Grandin
2022-05-03Just use Any ctor instead of makeAny in xmloffStephan Bergmann
2021-03-11ODF export: sort <style:font-face> elements based on the style:name attributeMiklos Vajna
2020-08-14rename xmlnmspe -> xmlnamespaceNoel Grandin
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2020-03-16Revert "loplugin:constfields in xmloff"Noel Grandin
2020-03-03move some headers inside their moduleNoel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-10-02tdf#42949 Fix IWYU warnings in xmloff/source/[s-x]*/*cxxGabor Kelemen
2019-08-20Simplify iteration over XMLFontAutoStylePool_ImplMike Kaganski
2019-08-16loplugin:sequenceloop in xmloffNoel Grandin
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): xmloffStephan Bergmann
2019-07-21cid#1448305 silence Out-of-bounds accessCaolán McNamara
2019-06-18loplugin:logexceptionnicely in xmlhelp..xmlsecurityNoel Grandin
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-04-15loplugin:sequentialassign in writerfilter..xmlsecurityNoel Grandin
2019-01-22tdf#42949 Fix IWYU warnings in include/xmloff/*Gabor Kelemen
2018-09-19convert XMLFontAutoStylePool_Impl to sorted_vector<unique_ptr<>>Noel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-09-13loplugin:constfields in xmloffNoel Grandin
2018-07-28loplugin:stringloop in xmloffNoel Grandin
2018-07-19Fix typosAndrea Gelmini
2018-07-12tdf#65353 separate autostyle collection and exportTomaž Vajngerl
2018-07-12Add missing sal/log.hxx headersGabor Kelemen
2018-07-10tdf#65353 filter fonts when embedding (unused, font script)Tomaž Vajngerl
2018-07-10[API CHANGE] tdf#65353 Add more doc. settings more embedding fontsTomaž Vajngerl
2018-06-27xmloff: prevent embedding same font files with checksummingTomaž Vajngerl
2018-06-27xmloff: cleanup XMLFontAutoStylePool, use range for, std::pairTomaž Vajngerl
2018-06-20remove printfTomaž Vajngerl
2018-06-19xmloff: add m_ prefix to instance vars in XMLFontAutoStylePoolTomaž Vajngerl
2018-01-12More loplugin:cstylecast: xmloffStephan Bergmann
2017-11-28ODF export: expose font style and weight of embedded fontsMiklos Vajna
2017-10-23loplugin:includeform: xmloffStephan Bergmann
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-04-25loplugin:checkunusedparams in vclNoel Grandin
2017-01-23ditch some empty dtors which match the default dtorCaolán McNamara
2017-01-19new loplugin: useuniqueptr: unotools..xmlscriptNoel Grandin
2016-06-03Convert FontRights to scoped enumNoel Grandin
2015-11-04loplugin:stringconstantNoel Grandin
2015-09-29Renamed wrongly prefixed boolean variablesStefan Heinemann
2015-08-11loplugin: defaultparamsNoel Grandin
2015-01-06fdo#78921 save embedded fonts in Flat ODFDavid Tardon
2015-01-05export format of embedded font tooDavid Tardon
2014-12-17Introduce rtl::OUStringLiteral1Stephan Bergmann