summaryrefslogtreecommitdiff
path: root/xmloff/source/core
AgeCommit message (Expand)Author
2018-09-21tdf#118502 Fix loading of eps images with replacement graphicSamuel Mehrbrodt
2018-05-23crashtesting: assert on fdo62508-1.odtCaolán McNamara
2018-05-15OFFICE-3776 xmloff: adapt ODF import to renamed text:sender-initialsMichael Stahl
2018-04-12tdf#116266: Take into account file extension when image type is unknownSerge Krot
2018-03-26tdf#115005 Do not remove original vector images from slidesSerge Krot
2018-03-25xmloff: avoid unhandled exception warningMiklos Vajna
2018-03-19xmloff: ODF import: improve meta:generator checksMichael Stahl
2018-03-07tdf#115429 xmloff: ODF import: fix handling of unknown attributesMichael Stahl
2018-02-28tdf#115429: declare fill-ruleJulien Nabet
2018-01-16tdf#114488 Rank multiple images also for flat odfSamuel Mehrbrodt
2017-12-04tdf#113696 Add mimetype to image elementSamuel Mehrbrodt
2017-11-29tdf#109202: Convert images to desired format in (f)odt filterKatarina Behrens
2017-11-22xmloff: These arrays are constantTakeshi Abe
2017-11-20look for =() in loplugin:unnecessaryparenNoel Grandin
2017-11-15loplugin:flatten in xmloffNoel Grandin
2017-11-09rename AvoidConfig to FuzzingCaolán McNamara
2017-10-31loplugin:constantparam in sal,saxNoel Grandin
2017-10-23loplugin:includeform: xmloffStephan Bergmann
2017-10-23tdf#96505 Get rid of cargo cult long integer literalsudareechk
2017-10-23tdf#110431: Fixed losing listbos entries on opening .ods fileMohammed Abdul Azeem
2017-10-13ofz#3635: fix leakCaolán McNamara
2017-10-07drop use of tools::SvRef in xmloffNoel Grandin
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-10-03new loplugin:blockblockNoel Grandin
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-19xmloff: fix stack-use-after-return in SvXMLExport::exportDoc()Michael Stahl
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-09-15avoid config when unavailableCaolán McNamara
2017-09-14clang-tidy modernize-use-emplace in xmloffNoel Grandin
2017-09-05tdf#109202: pass arg of --convert-images-to to (f)odt filterKatarina Behrens
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin
2017-08-14Using static_cast instead of dynamic_cast:Mohammed Abdul Azeem
2017-08-11convert std::map::insert to std::map::emplace IINoel Grandin
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin
2017-08-02remove unnecessary use of 'this->'Noel Grandin
2017-07-31add initial file format representation for data import featureMarkus Mohrhard
2017-07-28loplugin:constparams in xmloffNoel Grandin
2017-07-27correct some Date related typesJochen Nitschke
2017-07-25loplugin:unusedmethodsNoel Grandin
2017-07-21Fix typosAndrea Gelmini
2017-07-21Eliminate Date::operator+=() and -=() and replace with Date::AddDays()Eike Rathke
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-13loplugin:oncevar: empty strings: xmloffStephan Bergmann