summaryrefslogtreecommitdiff
path: root/xmloff/source/core/xmlimp.cxx
AgeCommit message (Expand)Author
2021-04-15xmlsecurity: replace XSecParser implementationMichael Stahl
2019-08-28warn on load when a document binds an event to a macroCaolán McNamara
2018-12-18sw_redlinehide_4b: xmloff: destroy TextImportHelper before ModelMichael Stahl
2018-11-08loplugin:collapseif in tools..xmloffNoel Grandin
2018-10-29tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-09-19loplugin:useuniqueptr in XMLEventImportHelperNoel Grandin
2018-09-13loplugin:constfields in xmloffNoel Grandin
2018-09-13loplugin:simplifyconstruct in writerfilter..xmlsecurityNoel Grandin
2018-07-12Add missing sal/log.hxx headersGabor Kelemen
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-05-17crashtesting: assert on fdo62508-1.odtCaolán McNamara
2018-04-26[API CHANGE] deprecate XGraphicObjectResolverTomaž Vajngerl
2018-04-16Make linked graphic register into LinkedManager againTomaž Vajngerl
2018-04-03new loplugin:dbgunhandledexceptionNoel Grandin
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-03-15Fix typosAndrea Gelmini
2018-03-14Moving XSAXDocumentBuilder2 to use XFastDocumentHandler:Mohammed Abdul Azeem
2018-03-14xmloff: ODF import: improve meta:generator checksMichael Stahl
2018-03-11xmloff: convert replacement image loading to use "Graphic" prop.Tomaž Vajngerl
2018-03-10loplugin:unusedfieldsNoel Grandin
2018-03-08loplugin:constantparam in svtools..unotoolsNoel Grandin
2018-03-01tdf#115429 xmloff: ODF import: fix handling of unknown attributesMichael Stahl
2018-02-18remove printf left in the code by accidentTomaž Vajngerl
2018-02-15xmloff: avoid unhandled exception warningMiklos Vajna
2018-02-14shapes: don't use "GraphicURL" property, always use "Graphic"Tomaž Vajngerl
2018-02-01Change bitmap table to store XBitmap instead of GraphicObject URLTomaž Vajngerl
2018-01-04Modifying the impl. of startUnknownElement of FastParser:Mohammed Abdul Azeem
2017-12-27loplugin:passstuffbyref improved return in xmloff,sfx2Noel Grandin
2017-12-13tools: remove unused #include from solar.hMichael Stahl
2017-11-30xmloff: turn SvXMLImportContext into a no-op base classMichael Stahl
2017-11-20look for =() in loplugin:unnecessaryparenNoel Grandin
2017-10-23loplugin:includeform: xmloffStephan Bergmann
2017-10-13ofz#3635: fix leakCaolán McNamara
2017-09-22ofz: don't leak in face of exceptionsCaolán McNamara
2017-09-21ScXMLImport dtor deleted pSolarMutex before SvXMLImport dtor is calledCaolán McNamara
2017-09-19ofz: fix Indirect leaksCaolán McNamara
2017-09-17valgrind: still leaking on fdo72541-1.fodtCaolán McNamara
2017-09-16valgrind: leak on fdo72541-1.fodtCaolán McNamara
2017-08-14Using static_cast instead of dynamic_cast:Mohammed Abdul Azeem
2017-07-25loplugin:unusedmethodsNoel Grandin
2017-07-21xmloff: don't warn on future LO versions, SAL_INFO is enoughMichael Stahl
2017-07-20loplugin:constparams in xmloffNoel Grandin
2017-07-19tdf#108824 Honor ODF default for "Mouse pointer visible" propertySamuel Mehrbrodt
2017-07-14use more OUString::operator== in test..xmlsecurityNoel Grandin
2017-07-11Helper function to cast to FastAttributeList:Mohammed Abdul Azeem
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-07-02loplugin:casttovoid: xmloffStephan Bergmann
2017-06-29Added find function to FastAttributeList:Mohammed Abdul Azeem