summaryrefslogtreecommitdiff
path: root/xmloff/source/core
AgeCommit message (Expand)Author
2018-01-20loplugin:unused-returns in filter,tools,xmloffNoel Grandin
2018-01-15tdf#114488 Rank multiple images also for flat odfSamuel Mehrbrodt
2018-01-14xmloff: XmlImageStyle class is pointless as the methods are staticTomaž Vajngerl
2018-01-12More loplugin:cstylecast: xmloffStephan Bergmann
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-12-11loplugin:salcall fix functionsNoel Grandin
2017-12-02Replace list by vector in xmlexp (xmloff/sw)Julien Nabet
2017-12-02Replace list by vector in DocumentSettingsContext (xmloff)Julien Nabet
2017-11-30xmloff: turn SvXMLImportContext into a no-op base classMichael Stahl
2017-11-30tdf#113696 Add mimetype to image elementSamuel Mehrbrodt
2017-11-28tdf#109202: Convert images to desired format in (f)odt filterKatarina Behrens
2017-11-27loplugin:unnecessaryparen check for (f1()).f2Noel Grandin
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