summaryrefslogtreecommitdiff
path: root/xmloff/source/style/XMLFontAutoStylePool.cxx
AgeCommit message (Expand)Author
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
2014-05-21fdo#78921 Don't crash when there is no storage specifiedMaxim Monastirsky
2014-03-31xmloff: sal_Bool->boolNoel Grandin
2014-01-14bool improvementsStephan Bergmann
2013-11-14remove unnecessary sal_Unicode casts in XMLOFF moduleNoel Grandin
2013-11-11xmloff: include <> for external includesNorbert Thiebaud
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-06-29String to OUString and cleanupThomas Arnhold
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-08embed also view-only fonts, but do not use themLuboš Luňák
2013-03-06remove the need to explicitly specify font style for font embeddingLuboš Luňák
2013-02-26embed also system fonts when embedding fonts in a documentLuboš Luňák
2013-02-21Revert "embed also system fonts when embedding fonts in a document"David Ostrovsky
2013-02-21embed also system fonts when embedding fonts in a documentLuboš Luňák
2013-02-21generic integers to enumsLuboš Luňák
2013-02-01Revert "temporarily disable the xmloff/vcl dependency"Luboš Luňák