summaryrefslogtreecommitdiff
path: root/xmloff
AgeCommit message (Expand)AuthorFilesLines
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist9-39/+39
2017-09-25Fix typosAndrea Gelmini1-1/+1
2017-09-22Fresh run of bin/update_pch.shMike Kaganski2-10/+16
2017-09-22ofz: don't leak in face of exceptionsCaolán McNamara187-724/+696
2017-09-21ofz#3445 exception thrown through XMLImpRubyContext_Impl dtorCaolán McNamara1-2/+2
2017-09-21ScXMLImport dtor deleted pSolarMutex before SvXMLImport dtor is calledCaolán McNamara1-1/+6
2017-09-20tdf#112005 xmloff: ODF export: export embedded object text *first*Michael Stahl1-7/+15
2017-09-20xmloff,sw: some stylistic cleanup to conditional stylesMichael Stahl2-20/+18
2017-09-19xmloff: fix stack-use-after-return in SvXMLExport::exportDoc()Michael Stahl1-1/+1
2017-09-19ofz: fix Indirect leaksCaolán McNamara1-0/+8
2017-09-18Translate German comments and debug strings (leftovers in dirs w... and x...)Johnny_M1-2/+2
2017-09-17valgrind: leak in fdo42771-1.fodtCaolán McNamara2-10/+8
2017-09-17valgrind: still leaking on fdo72541-1.fodtCaolán McNamara1-0/+1
2017-09-16valgrind: leak on fdo72541-1.fodtCaolán McNamara1-7/+23
2017-09-15avoid config when unavailableCaolán McNamara1-1/+2
2017-09-14clang-tidy modernize-use-emplace in xmloffNoel Grandin21-52/+49
2017-09-07Fix typosAndrea Gelmini1-2/+2
2017-09-06loplugin:unnecessaryparen include case statementsNoel Grandin1-8/+8
2017-09-05tdf#109202: pass arg of --convert-images-to to (f)odt filterKatarina Behrens1-0/+5
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin1-1/+1
2017-09-02Typos for "available"Julien Nabet1-2/+2
2017-08-31Resolves: tdf#112122 Use EndElement instead of dtor to call throwing methodsCaolán McNamara2-2/+2
2017-08-31Resolves: tdf#112123 check m_xAutoStyles like in similar methodsCaolán McNamara1-0/+3
2017-08-31tdf#112122 xmloff: inserting index marks into editengine throwsMichael Stahl1-2/+9
2017-08-30Resolves tdf#112101 crash on particular file with office:event-listenersCaolán McNamara1-2/+3
2017-08-24tdf#111934 xmloff: ODF import: self-referential conditional style crashMichael Stahl1-0/+5
2017-08-18Fix typosAndrea Gelmini1-1/+1
2017-08-17remove unnecessary use of OUString::getStrNoel Grandin2-6/+5
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin7-18/+18
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin6-17/+17
2017-08-15xmloff: fix crash on exporting non-loadable external image URLMichael Stahl1-2/+5
2017-08-14Using static_cast instead of dynamic_cast:Mohammed Abdul Azeem1-2/+3
2017-08-11convert std::map::insert to std::map::emplace IINoel Grandin5-25/+15
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin9-22/+14
2017-08-08loplugin:constantparamNoel Grandin1-26/+23
2017-08-07Use OUString::clearStephan Bergmann1-1/+1
2017-08-06tdf#87592 Consistent terminology for Master Slidesheiko tietze1-1/+1
2017-08-02remove unnecessary use of 'this->'Noel Grandin3-5/+5
2017-07-31add initial file format representation for data import featureMarkus Mohrhard2-0/+8
2017-07-28loplugin:constparams in xmloffNoel Grandin35-94/+94
2017-07-27tdf#109202 Add mimetype to image elementSamuel Mehrbrodt1-0/+26
2017-07-27correct some Date related typesJochen Nitschke1-1/+1
2017-07-26Mark SvXMLTokenMapEntry arrays as constantTakeshi Abe6-6/+7
2017-07-25Use isEmpty instead of getLengthSamuel Mehrbrodt1-1/+1
2017-07-25loplugin:unusedmethodsNoel Grandin4-60/+0
2017-07-25Typo: tyoe->typeJulien Nabet1-1/+1
2017-07-21Fix typosAndrea Gelmini1-2/+2
2017-07-21Eliminate Date::operator+=() and -=() and replace with Date::AddDays()Eike Rathke1-2/+2
2017-07-21xmloff: don't warn on future LO versions, SAL_INFO is enoughMichael Stahl1-1/+1
2017-07-20tdf#109228: FILESAVE: ODT: Anchor changed to 'to character' after RTTamás Zolnai1-0/+1