# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- module_directory:=$(dir $(realpath $(firstword $(MAKEFILE_LIST)))) include $(module_directory)/../solenv/gbuild/partial_build.mk # vim: set noet sw=4 ts=4: /atom/xmloff/source/script/XMLScriptContextFactory.cxx?h=master' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/xmloff/source/script/XMLScriptContextFactory.cxx
AgeCommit message (Expand)Author
2022-12-08tdf#152266 only warn about script:event-listener with non-empty targetsCaolán McNamara
2021-10-17Simplify Sequences in xmloff (+ merge 2 SetError)Julien Nabet
2020-11-21fastparser in XMLEventsImportContextNoel Grandin
2020-11-19tdf#123936 Formatting files in module xmloff with clang-formatPhilipp Hofer
2020-09-22OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaroundCaolán McNamara
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-14rename xmlnmspe -> xmlnamespaceNoel Grandin
2020-08-14rename nmspmap.hxx -> namespacemap.hxxNoel Grandin
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: xmloffStephan Bergmann
2020-02-14convert XMLEventsImportContext to fastparserNoel Grandin
2019-10-20loplugin:virtualdead unused param in XMLEventContextFactory::CreateContextNoel Grandin
2018-08-22new loplugin:conststringfieldNoel Grandin
2017-10-23loplugin:includeform: xmloffStephan Bergmann
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke