summaryrefslogtreecommitdiff
path: root/xmloff
AgeCommit message (Expand)AuthorFilesLines
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
2017-07-20loplugin:constparams in xmloffNoel Grandin40-77/+74
2017-07-20tdf#109080 First page header/footer ODF (2/2)Luke Deller1-2/+2
2017-07-20revert fix typosThorsten Behrens1-1/+1
2017-07-20mxStatusIndicator is unusedNoel Grandin2-7/+0
2017-07-20mxStatusIndicator is unusedNoel Grandin2-9/+0
2017-07-20m_xExtHandler is unusedNoel Grandin2-13/+2
2017-07-19tdf#108824 Honor ODF default for "Mouse pointer visible" propertySamuel Mehrbrodt3-9/+18
2017-07-18Fix typosAndrea Gelmini1-1/+1
2017-07-18tdf#109080 First page header/footer ODF (1/2)Luke Deller1-0/+2
2017-07-17extend loplugin useuniqueptr to OUString pointersNoel Grandin2-4/+2
2017-07-14xmloff: ODF export: fix redundant setting of GraphicStreamURL swappingMichael Stahl1-4/+7
2017-07-14use more OUString::operator== in test..xmlsecurityNoel Grandin27-64/+63
2017-07-14tdf#108824 Save "Mouse pointer visible" propertySamuel Mehrbrodt1-2/+2
2017-07-13loplugin:oncevar: empty strings: xmloffStephan Bergmann6-13/+10
2017-07-12loplugin:useuniqueptr in xmloffNoel Grandin2-4/+4
2017-07-12strip some linefeeds from the end of debug outputNoel Grandin1-1/+1