summaryrefslogtreecommitdiff
path: root/xmloff/source/style/XMLFontStylesContext.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-12-08remove now unused XML_TOK_ constantsNoel1-13/+0
2020-12-08remove unused SvXMLTokenMap from XMLFontStylesContextNoel1-22/+0
2020-12-08fastparser in stylesNoel Grandin1-16/+15
2020-11-02create common macro and method for logging unknown attributesNoel1-3/+3
2020-10-31rename to NotifyContainsEmbeddedFontCaolán McNamara1-3/+3
2020-10-29tdf#137643 alternative solution to activate embedded fonts in one batchCaolán McNamara1-3/+2
2020-08-30use more fastparser in SvXMLStyleContext subclassesNoel Grandin1-14/+8
2020-08-25use fastparser in XMLFontStylesContextNoel Grandin1-49/+46
2020-08-21no need to call superclass hereNoel Grandin1-2/+2
2020-08-14rename xmlnmspe -> xmlnamespaceNoel Grandin1-1/+1
2020-02-15convert XML_STYLE_FAMILY to scoped enumNoel Grandin1-1/+1
2020-01-22use fastparser for XMLFontStylesContextNoel Grandin1-3/+1
2020-01-20return nullptr from CreateChildContext methods in subclassesNoel Grandin1-2/+2
2019-11-17Extend loplugin:external to warn about enumsStephan Bergmann1-0/+4
2019-10-02tdf#42949 Fix IWYU warnings in xmloff/source/[s-x]*/*cxxGabor Kelemen1-2/+0
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin1-2/+2
2019-05-02Use hasElements to check Sequence emptiness in [v-x]*Arkadiy Illarionov1-2/+2
2019-01-22tdf#42949 Fix IWYU warnings in include/xmloff/*Gabor Kelemen1-0/+1
2018-07-12Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-01-12More loplugin:cstylecast: xmloffStephan Bergmann1-3/+3
2017-09-22ofz: don't leak in face of exceptionsCaolán McNamara1-3/+3
2017-02-03new loplugin:unusedenumconstantsNoel Grandin1-2/+0
2017-01-23just for non exported thingsCaolán McNamara1-0/+2
2017-01-23ditch some empty dtors which match the default dtorCaolán McNamara1-2/+0
2017-01-09New loplugin:externvar: xmloffStephan Bergmann1-6/+6
2016-09-10Blind fix for MSVCStephan Bergmann1-0/+2
2016-09-09use std::unique_ptrDavid Tardon1-9/+0
2016-02-09Remove excess newlinesChris Sherlock1-1/+0
2015-11-26com::sun::star->css in xmloff/Noel Grandin1-9/+6
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-5/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-09-29tdf#94559: first step to remove rtti.hxxOliver Specht1-1/+1
2015-08-27Clean up sEmptyStephan Bergmann1-3/+2
2015-01-05read embedded fonts from Flat ODFDavid Tardon1-3/+24
2014-03-31xmloff: sal_Bool->boolNoel Grandin1-1/+1
2014-03-31xmloff: sal_Bool->boolNoel Grandin1-1/+1
2013-11-13clear c++11ishCaolán McNamara1-0/+7
2013-11-13Respect svg:font-face-format element.Brennan Vincent1-3/+64
2013-11-11xmloff: include <> for external includesNorbert Thiebaud1-1/+1
2013-07-29fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFOJelle van der Waa1-1/+0
2013-07-18Mark as static and/or constTakeshi Abe1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-5/+3
2013-03-08function for duplicated codeLuboš Luňák1-28/+2
2013-03-06remove the need to explicitly specify font style for font embeddingLuboš Luňák1-15/+6
2013-02-26embed also system fonts when embedding fonts in a documentLuboš Luňák1-4/+4
2013-02-21Revert "embed also system fonts when embedding fonts in a document"David Ostrovsky1-4/+4
2013-02-21embed also system fonts when embedding fonts in a documentLuboš Luňák1-4/+4
2013-02-21adapt writer to use centralised font dialog and fix some minor bugsNoel Power1-0/+1
2013-02-01Revert "temporarily disable the xmloff/vcl dependency"Luboš Luňák1-3/+3
2013-02-01temporarily disable the xmloff/vcl dependencyLuboš Luňák1-3/+3