summaryrefslogtreecommitdiff
path: root/xmloff
AgeCommit message (Expand)Author
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
2017-07-20revert fix typosThorsten Behrens
2017-07-20mxStatusIndicator is unusedNoel Grandin
2017-07-20mxStatusIndicator is unusedNoel Grandin
2017-07-20m_xExtHandler is unusedNoel Grandin
2017-07-19tdf#108824 Honor ODF default for "Mouse pointer visible" propertySamuel Mehrbrodt
2017-07-18Fix typosAndrea Gelmini
2017-07-18tdf#109080 First page header/footer ODF (1/2)Luke Deller
2017-07-17extend loplugin useuniqueptr to OUString pointersNoel Grandin
2017-07-14xmloff: ODF export: fix redundant setting of GraphicStreamURL swappingMichael Stahl
2017-07-14use more OUString::operator== in test..xmlsecurityNoel Grandin
2017-07-14tdf#108824 Save "Mouse pointer visible" propertySamuel Mehrbrodt
2017-07-13loplugin:oncevar: empty strings: xmloffStephan Bergmann
2017-07-12loplugin:useuniqueptr in xmloffNoel Grandin
2017-07-12strip some linefeeds from the end of debug outputNoel Grandin
2017-07-11replace 'resize(size+1)' with emplace_backNoel Grandin
2017-07-11simplify some OUString::concat usageNoel Grandin
2017-07-11simplify calls OUString::copy in foo.copy(x, foo.getLength() - x)Noel Grandin
2017-07-11simplify some OUString::copy callsNoel Grandin
2017-07-11use more range-for on uno::SequenceNoel Grandin
2017-07-11Helper function to cast to FastAttributeList:Mohammed Abdul Azeem
2017-07-10Adding an overloaded IsXMLToken method:Mohammed Abdul Azeem
2017-07-10simplify some OUString compareTo callsNoel Grandin
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-07-07xmloff: Updated XMLTextListBlockContext to insert elements before NumRulesVarun Dhall