summaryrefslogtreecommitdiff
path: root/include/xmloff/xmlictxt.hxx
AgeCommit message (Expand)Author
2021-02-24restore namespace unwinding in SvXMLImportNoel
2020-12-07convert SvXMLImport to fastparser, drop slowparser pathsNoel Grandin
2020-12-03fastparser in ScXMLChangeTextPContextNoel
2020-11-18fix XMLOFF_WARN_UNKNOWNNoel
2020-11-06loplugin:unusedfieldsNoel
2020-11-04loplugin:unusedmethodsNoel
2020-11-02create common macro and method for logging unknown attributesNoel
2020-11-02drop the SvXMLExport::EndElement method..Noel
2020-11-02drop the SvXMLExport::Characters method..Noel
2020-08-14rename nmspmap.hxx -> namespacemap.hxxNoel Grandin
2020-05-29improve pahole script and pack a few classesNoel Grandin
2020-05-03use more compact namespace syntax in /includeNoel Grandin
2019-12-20add checks to optional fields in SvXMLImportContextNoel Grandin
2019-11-06tdf#125688 removing XWeak support from SvXMLImportContextNoel Grandin
2019-07-20Fix typosAndrea Gelmini
2019-01-22tdf#42949 Fix IWYU warnings in include/xmloff/*Gabor Kelemen
2018-09-13loplugin:constfields in xmloffNoel Grandin
2017-10-07drop use of tools::SvRef in xmloffNoel Grandin
2017-09-22ofz: don't leak in face of exceptionsCaolán McNamara
2017-02-09xmloff: remove onDemandRescueUsefulDataFromTemporaryMichael Stahl
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-06tdf#88206 replace cppu::WeakImplHelper* in sax and xml*Jochen Nitschke
2016-09-16coverity#1372990 xmloff: use unique_ptr for RewindMapsMichael Stahl
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-09loplugin:refcountingNoel Grandin
2016-09-09resolve the snafu with 2 separate refcounted basesDavid Tardon
2015-12-19xmloff: missing includeMiklos Vajna
2015-12-19coverity#1343637 Double freeCaolán McNamara
2015-12-17Avoid memory leaksStephan Bergmann
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-10-23com::sun::star->css in include/ucbhelper to include/xmlscriptNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2014-10-31fdo#80403: Import baseclasses implement FastParser interfacesDaniel Sikeler
2014-04-07Replace SV_DECL/IMPL_REF macros with SvRef templateStephan Bergmann
2014-02-05Resolves: #i124143# for draw:frame containing multiple draw:image...Armin Le Grand
2014-01-20Removed unused solar.h referenceAlexandre Vicenzi
2013-11-09fdo#65108 inter-module includes <> include/xmloffNorbert Thiebaud
2013-10-23fixincludeguards.sh: include/xml*Thomas Arnhold
2013-04-25comments and code reformatMaxime de Roucy
2013-04-23execute move of global headersBjoern Michaelsen