summaryrefslogtreecommitdiff
path: root/xmloff
AgeCommit message (Expand)Author
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-20Replace SAL_OVERRIDE with override in internal codeStephan Bergmann
2018-09-19tdf#118502 Fix loading of eps images with replacement graphicSamuel Mehrbrodt
2018-09-19convert XMLFontAutoStylePool_Impl to sorted_vector<unique_ptr<>>Noel Grandin
2018-09-19convert XMLTextListAutoStylePool_Impl to sorted_vector<unique_ptr<>>Noel Grandin
2018-09-19loplugin:useuniqueptr in XMLEventImportHelperNoel Grandin
2018-09-18Replace manual copying with comphelper::containerToSequenceArkadiy Illarionov
2018-09-17New loplugin:externalStephan Bergmann
2018-09-17Simplify containers iterations in xmloff/source/[f-t]*Arkadiy Illarionov
2018-09-13loplugin:constfields in xmloffNoel Grandin
2018-09-13loplugin:simplifyconstruct in writerfilter..xmlsecurityNoel Grandin
2018-09-12tdf#118500 Impress losing slide transition sound on savingSamuel Mehrbrodt
2018-09-11tdf#109229: Set "TextBox" prop before filling textbox-related propsMike Kaganski
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen
2018-09-09tdf#114400 Import drawoo:fontwork-xyz attributesIlhan Yesil
2018-09-08Replace find_if with proper quantifier algorithmsArkadiy Illarionov
2018-09-06clang-tidy performance-unnecessary-value-paramNoel Grandin
2018-09-03SvXMLUnitConverter::convertDateTime: use tools::Time::GetClock()Eike Rathke
2018-08-30tdf#101856 Handle properties of nested bookmarksSerge Krot
2018-08-29new loplugin:oustringbufferNoel Grandin
2018-08-27tdf#101242 Support draw:display and draw:protect attributes of ODFRegina Henschel
2018-08-22new loplugin:conststringfieldNoel Grandin
2018-08-22Fix typosAndrea Gelmini
2018-08-21loplugin:useuniqueptr in XMLTextFieldExportNoel Grandin
2018-08-20Simplify containers iterations, tdf#96099 follow-upArkadiy Illarionov
2018-08-16Resolves: tdf#119013 do not over-aggressively reorder date particlesEike Rathke
2018-08-15tdf#118883 reinstate the try block to not throw on copy/pasteTomaž Vajngerl
2018-08-14create appendCopy method in OUStringBufferNoel Grandin
2018-08-10unnecessary null check before dynamic_cast, in variousNoel Grandin
2018-08-10Fix typosAndrea Gelmini
2018-08-06Export Data Transformations to ODF - follow-upVikas Mahato
2018-08-01add operator+=(OUStringBuffer) method to OUStringNoel Grandin
2018-07-30loplugin:stringloop in svgio..xmlsecurityNoel Grandin
2018-07-30loplugin:returnconstant in xmloffNoel Grandin
2018-07-29Fix typosAndrea Gelmini
2018-07-29cppcheck: useInitializationList in test to xmloffJochen Nitschke
2018-07-28loplugin:stringloop in xmloffNoel Grandin
2018-07-26xmloff: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann
2018-07-24loplugin:unusedfields,can-be-const in xmloff(1)Noel Grandin
2018-07-23Fix typosAndrea Gelmini
2018-07-23loplugin:unusedfieldsNoel Grandin
2018-07-19Fix typosAndrea Gelmini
2018-07-17loplugin:useuniqueptr in SvXMLExportPropertyMapper::ImplNoel Grandin
2018-07-17loplugin:useuniqueptr in XMLRedlineExportNoel Grandin
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