summaryrefslogtreecommitdiff
path: root/xmloff/source/core
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
2019-02-06tdf#122625: Use solution for tdf#118879 in a more general caseXisco Fauli
2018-12-18sw_redlinehide_4b: xmloff: destroy TextImportHelper before ModelMichael Stahl
2018-11-08Convert FieldUnit to scoped enumMike Kaganski
2018-11-08loplugin:collapseif in tools..xmloffNoel Grandin
2018-10-29tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-10-24clang-tidy performance-unnecessary-copy-init in test..xmlscriptNoel Grandin
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-09-25Simplify containers iterations in xmloff/source/[c-d]*Arkadiy Illarionov
2018-09-24tdf#42949 Fix IWYU warnings in include/comphelper/[a-l]*Gabor Kelemen
2018-09-20loplugin:useuniqueptr in XMLEventExportNoel Grandin
2018-09-19tdf#118502 Fix loading of eps images with replacement graphicSamuel Mehrbrodt
2018-09-19loplugin:useuniqueptr in XMLEventImportHelperNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-09-13loplugin:constfields in xmloffNoel Grandin
2018-09-13loplugin:simplifyconstruct in writerfilter..xmlsecurityNoel Grandin
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen
2018-09-03SvXMLUnitConverter::convertDateTime: use tools::Time::GetClock()Eike Rathke
2018-08-22new loplugin:conststringfieldNoel Grandin
2018-08-14create appendCopy method in OUStringBufferNoel Grandin
2018-08-06Export Data Transformations to ODF - follow-upVikas Mahato
2018-07-29cppcheck: useInitializationList in test to xmloffJochen Nitschke
2018-07-26xmloff: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann
2018-07-17remove the GL based 3D chartsMarkus Mohrhard
2018-07-12tdf#65353 separate autostyle collection and exportTomaž Vajngerl
2018-07-12Add missing sal/log.hxx headersGabor Kelemen
2018-07-11ODF export data transformations -follow-upVikas Mahato
2018-07-10Revert "tdf#118324 Extend ODF for blank in integer"Eike Rathke
2018-07-10tdf#118324 Extend ODF for blank in integerLaurent BP
2018-07-02Export data transformations to odfVikas
2018-06-08tdf#115007: add import/export to NatNum12 (spell out numbers,László Németh
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-05-17crashtesting: assert on fdo62508-1.odtCaolán McNamara
2018-05-08OFFICE-3776 xmloff: adapt ODF import to renamed text:sender-initialsMichael Stahl
2018-04-26[API CHANGE] deprecate XGraphicObjectResolverTomaž Vajngerl
2018-04-16Make linked graphic register into LinkedManager againTomaž Vajngerl
2018-04-08tdf#112384 sw: Allow New line as a label followed by chapter numberingNithin Kumar Padavu
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-20tdf#115005 Do not remove original vector images from slidesSerge Krot
2018-03-20Signatureline ODF export: Use tokens instead of plain stringsSamuel Mehrbrodt
2018-03-19Improve error message on token inconsistencySamuel Mehrbrodt
2018-03-15Fix typosAndrea Gelmini
2018-03-14Moving XSAXDocumentBuilder2 to use XFastDocumentHandler:Mohammed Abdul Azeem