summaryrefslogtreecommitdiff
path: root/xmloff
AgeCommit message (Expand)Author
2017-09-22Fresh run of bin/update_pch.shMike Kaganski
2017-09-22ofz: don't leak in face of exceptionsCaolán McNamara
2017-09-21ofz#3445 exception thrown through XMLImpRubyContext_Impl dtorCaolán McNamara
2017-09-21ScXMLImport dtor deleted pSolarMutex before SvXMLImport dtor is calledCaolán McNamara
2017-09-20tdf#112005 xmloff: ODF export: export embedded object text *first*Michael Stahl
2017-09-20xmloff,sw: some stylistic cleanup to conditional stylesMichael Stahl
2017-09-19xmloff: fix stack-use-after-return in SvXMLExport::exportDoc()Michael Stahl
2017-09-19ofz: fix Indirect leaksCaolán McNamara
2017-09-18Translate German comments and debug strings (leftovers in dirs w... and x...)Johnny_M
2017-09-17valgrind: leak in fdo42771-1.fodtCaolá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-07Fix typosAndrea Gelmini
2017-09-06loplugin:unnecessaryparen include case statementsNoel Grandin
2017-09-05tdf#109202: pass arg of --convert-images-to to (f)odt filterKatarina Behrens
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin
2017-09-02Typos for "available"Julien Nabet
2017-08-31Resolves: tdf#112122 Use EndElement instead of dtor to call throwing methodsCaolán McNamara
2017-08-31Resolves: tdf#112123 check m_xAutoStyles like in similar methodsCaolán McNamara
2017-08-31tdf#112122 xmloff: inserting index marks into editengine throwsMichael Stahl
2017-08-30Resolves tdf#112101 crash on particular file with office:event-listenersCaolán McNamara
2017-08-24tdf#111934 xmloff: ODF import: self-referential conditional style crashMichael Stahl
2017-08-18Fix typosAndrea Gelmini
2017-08-17remove unnecessary use of OUString::getStrNoel Grandin
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-15xmloff: fix crash on exporting non-loadable external image URLMichael Stahl
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-08loplugin:constantparamNoel Grandin
2017-08-07Use OUString::clearStephan Bergmann
2017-08-06tdf#87592 Consistent terminology for Master Slidesheiko tietze
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-27tdf#109202 Add mimetype to image elementSamuel Mehrbrodt
2017-07-27correct some Date related typesJochen Nitschke
2017-07-26Mark SvXMLTokenMapEntry arrays as constantTakeshi Abe
2017-07-25Use isEmpty instead of getLengthSamuel Mehrbrodt
2017-07-25loplugin:unusedmethodsNoel Grandin
2017-07-25Typo: tyoe->typeJulien Nabet
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-20tdf#109228: FILESAVE: ODT: Anchor changed to 'to character' after RTTamás Zolnai
2017-07-20loplugin:constparams in xmloffNoel Grandin
2017-07-20tdf#109080 First page header/footer ODF (2/2)Luke Deller