summaryrefslogtreecommitdiffstats
path: root/xmloff
Commit message (Expand)AuthorAgeFilesLines
* Fix typosAndrea Gelmini2015-07-0316-18/+18
* coverity#1308431 wiggle code to see if this silences coverityCaolán McNamara2015-06-301-2/+4
* Fix typosAndrea Gelmini2015-06-302-2/+2
* Fix typosAndrea Gelmini2015-06-281-1/+1
* Fix typosAndrea Gelmini2015-06-282-2/+2
* coverity#1308433 Uncaught exceptionCaolán McNamara2015-06-272-2/+2
* loplugin:stringconstant: handle OUString+=OUString(literal)Stephan Bergmann2015-06-263-8/+5
* loplugin:stringconstant: Flag more inefficienciesStephan Bergmann2015-06-251-1/+1
* remove our custom RTTI from xmloff moduleNoel Grandin2015-06-2560-198/+1
* Simplify uses of comphelper::string::equals with constant argumentStephan Bergmann2015-06-241-1/+1
* Revert "Typo: iff->if"Julien Nabet2015-06-233-3/+3
* Typo: iff->ifJulien Nabet2015-06-233-3/+3
* move sorting code closer togetherNoel Grandin2015-06-231-88/+77
* Fix typosAndrea Gelmini2015-06-221-1/+1
* tdf#42374 some small optimisations for opening this PDF fileNoel Grandin2015-06-191-15/+13
* Fix typosAndrea Gelmini2015-06-187-8/+8
* Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe2015-06-172-3/+3
* Fix typosAndrea Gelmini2015-06-161-1/+1
* Fix typosAndrea Gelmini2015-06-161-1/+1
* remove unnecessary check for null when calling deleteNoel Grandin2015-06-155-58/+36
* cppcheck:unreadVariableNoel Grandin2015-06-151-2/+0
* Fix typosAndrea Gelmini2015-06-151-1/+1
* cppcheck: redundantCondition [part2]Julien Nabet2015-06-142-3/+3
* TyposJulien Nabet2015-06-131-1/+1
* convert expressions like 'size() == 0' to 'empty()'Noel Grandin2015-06-111-2/+2
* convert 'it.begin() == it.end()' to 'it.empty()'Noel Grandin2015-06-111-1/+1
* loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann2015-06-0814-28/+28
* some spelling fixes, mostly in Java codeNoel Grandin2015-06-081-1/+1
* coverity#1302607 Logically dead codeCaolán McNamara2015-06-041-4/+8
* uno::Sequence provides now begin and endNoel Grandin2015-06-043-6/+5
* loplugin:cstylecast: deal with those that are (technically) const_castStephan Bergmann2015-06-021-1/+1
* cppcheck: noExplicitConstructorCaolán McNamara2015-06-021-1/+1
* xmloff: don't add FIELD namespace twiceMichael Stahl2015-06-011-6/+1
* loplugin:loopvartoosmallNoel Grandin2015-05-295-7/+7
* add field namespace to styles.xml when saving fdo85232-1.docx to .odtCaolán McNamara2015-05-281-1/+7
* cppcheck: noExplicitConstructorCaolán McNamara2015-05-2451-82/+82
* tdf#91140: tweak fix a bit, turns out xmloff was also passing empty URLMichael Stahl2015-05-221-1/+2
* kde250524-4.odt (etc) are missing some namespace declarations in meta.xmlCaolán McNamara2015-05-221-1/+1
* loplugin:literaltoboolconversionStephan Bergmann2015-05-211-1/+1
* xmloff: convert legacy assertions in SvXMLNamespaceMapMichael Stahl2015-05-201-9/+5
* xmloff: convert legacy assertions in DocumentSettingsContextMichael Stahl2015-05-201-10/+11
* xmloff: convert legacy assertions in PageMasterExportPropMapperMichael Stahl2015-05-201-18/+16
* xmloff: convert legacy assertions in XMLFootnoteSeparatorExportMichael Stahl2015-05-201-10/+4
* Related tdf#88056: use better-fitting <text:page-name>Katarina Behrens2015-05-186-74/+72
* xmloff: fix non-debug buildsMichael Stahl2015-05-181-2/+2
* xmloff: convert legacy assertions in SvXMLAutoStylePoolPMichael Stahl2015-05-181-5/+4
* xmloff: convert legacy assertions in XMLStyleExportMichael Stahl2015-05-181-69/+59
* xmloff: convert legacy assertions in SvXMLAutoStylePoolP_Impl::exportXMLMichael Stahl2015-05-181-12/+6
* xmloff: assert when a non-existent auto style pool is requestedMichael Stahl2015-05-181-28/+12
* xmloff: convert legacy asserts in SvXMLStylesContext_ImplMichael Stahl2015-05-181-10/+8