summaryrefslogtreecommitdiff
path: root/xmloff/source/style/XMLFontStylesContext.cxx
AgeCommit message (Expand)Author
2020-08-14rename xmlnmspe -> xmlnamespaceNoel Grandin
2020-02-15convert XML_STYLE_FAMILY to scoped enumNoel Grandin
2020-01-22use fastparser for XMLFontStylesContextNoel Grandin
2020-01-20return nullptr from CreateChildContext methods in subclassesNoel Grandin
2019-11-17Extend loplugin:external to warn about enumsStephan Bergmann
2019-10-02tdf#42949 Fix IWYU warnings in xmloff/source/[s-x]*/*cxxGabor Kelemen
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-05-02Use hasElements to check Sequence emptiness in [v-x]*Arkadiy Illarionov
2019-01-22tdf#42949 Fix IWYU warnings in include/xmloff/*Gabor Kelemen
2018-07-12Add missing sal/log.hxx headersGabor Kelemen
2018-01-12More loplugin:cstylecast: xmloffStephan Bergmann
2017-09-22ofz: don't leak in face of exceptionsCaolán McNamara
2017-02-03new loplugin:unusedenumconstantsNoel Grandin
2017-01-23just for non exported thingsCaolán McNamara
2017-01-23ditch some empty dtors which match the default dtorCaolán McNamara
2017-01-09New loplugin:externvar: xmloffStephan Bergmann
2016-09-10Blind fix for MSVCStephan Bergmann
2016-09-09use std::unique_ptrDavid Tardon
2016-02-09Remove excess newlinesChris Sherlock
2015-11-26com::sun::star->css in xmloff/Noel Grandin
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-09-29tdf#94559: first step to remove rtti.hxxOliver Specht
2015-08-27Clean up sEmptyStephan Bergmann
2015-01-05read embedded fonts from Flat ODFDavid Tardon
2014-03-31xmloff: sal_Bool->boolNoel Grandin
2014-03-31xmloff: sal_Bool->boolNoel Grandin
2013-11-13clear c++11ishCaolán McNamara
2013-11-13Respect svg:font-face-format element.Brennan Vincent
2013-11-11xmloff: include <> for external includesNorbert Thiebaud
2013-07-29fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFOJelle van der Waa
2013-07-18Mark as static and/or constTakeshi Abe
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-08function for duplicated codeLuboš 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-21adapt writer to use centralised font dialog and fix some minor bugsNoel Power
2013-02-01Revert "temporarily disable the xmloff/vcl dependency"Luboš Luňák
2013-02-01temporarily disable the xmloff/vcl dependencyLuboš Luňák
2013-02-01move implementation class to a non-public headerLuboš Luňák
2013-02-01rename a class to something that gives at least some idea of what it doesLuboš Luňák
2013-02-01basic support for embedded fonts in odt (fdo#42195)Luboš Luňák
2013-02-01move class definition to a header fileLuboš Luňák
2012-12-10PCH for xmloff, including LO headersLuboš Luňák
2012-11-15re-base on ALv2 code. Includes:Michael Meeks
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák
2011-11-27remove include of pch header from xmloffNorbert Thiebaud
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito