summaryrefslogtreecommitdiff
path: root/xmloff
AgeCommit message (Expand)Author
2019-03-07log nice exception messages whereever possibleNoel Grandin
2019-03-06remove some unnecessary typedef struct... sugarNoel Grandin
2019-03-06loplugin:unnecessaryparen improve member expressionNoel Grandin
2019-03-05re-land "new loplugin typedefparam""Noel Grandin
2019-03-04OSequenceIterator is not necessary anymoreNoel Grandin
2019-03-04simplify UNO getTypes methodsNoel Grandin
2019-03-04Revert "new loplugin typedefparam"Noel Grandin
2019-03-04new loplugin typedefparamNoel Grandin
2019-02-27loplugin:unusedfields look for classes where we can make all the..Noel Grandin
2019-02-21xmloff: create XMLImpressContentExportOasis instances with an uno constructorMiklos Vajna
2019-02-20More loplugin:simplifyboolStephan Bergmann
2019-02-15xmloff: create XMLImpressStylesExportOasis instances with an uno constructorMiklos Vajna
2019-02-13sw btlr writing mode: implement ODF filterMiklos Vajna
2019-02-11tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2019-02-11loplugin:indentation in writerfilter..xmloffNoel Grandin
2019-02-08o3tl::make_unique -> std::make_unique in tools..xmloffGabor Kelemen
2019-02-08xmloff: create XMLImpressExportOasis instances with an uno constructorMiklos Vajna
2019-02-06no need to use OUStringHash here anymoreNoel Grandin
2019-02-05Remove code committed involuntarily.Xisco Fauli
2019-02-05tdf#122625: Use solution for tdf#118879 in a more general caseXisco Fauli
2019-02-04tdf#118879 don't embed base64 image data if we have an origin URLTomaž Vajngerl
2019-02-01Use << instead of + in SAL_WARN_IFStephan Bergmann
2019-02-01fix incorrect OSL_ENSURENoel Grandin
2019-02-01xmloff: create XMLImpressImportOasis instances with an uno constructorMiklos Vajna
2019-01-29Improve ODF enhanced-path command moveTo to follow specRegina Henschel
2019-01-23loplugin:constparams in xmloffNoel Grandin
2019-01-22tdf#42949 Fix IWYU warnings in include/xmloff/*Gabor Kelemen
2019-01-19tdf#101218 Import layer-set from pageRegina Henschel
2019-01-18Use getTokenCount instead of custom codeMatteo Casalin
2019-01-18Avoid getToken index for single call, minor simplificationMatteo Casalin
2019-01-16New loplugin:emptyStephan Bergmann
2019-01-14use unique_ptr in XMLPropertyHandlerFactory::CreatePropertyHandlerNoel Grandin
2019-01-13Base loops on getToken index, not on numer of tokensMatteo Casalin
2019-01-13Avoid index for single getToken callMatteo Casalin
2019-01-11Replace OUStringBuffer::appendCopy with append(std::u16string_view)Stephan Bergmann
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin
2019-01-07Fix typoAndrea Gelmini
2018-12-31tdf#112782: data-pilot-source is invalid in odf1.2 strictJulien Nabet
2018-12-29tdf#47471 odfexport: use stylename if autostyle missing.Justin Luth
2018-12-28tdf#112480 drawooo:enhanced-path only with ODF ver > 1.2Regina Henschel
2018-12-28related tdf#47471 textgraphic: use stylename if autostyle missingJustin Luth
2018-12-27related tdf#47471 textframe: use stylename if autostyle missingJustin Luth
2018-12-26tdf#122335 follow-up, typoJulien Nabet
2018-12-26tdf#122335: sub-view-size can only be used with ODF ver > 1.2Julien Nabet
2018-12-20use unique_ptr in xmloffNoel Grandin
2018-12-18sw_redlinehide_4b: xmloff: destroy TextImportHelper before ModelMichael Stahl
2018-12-18use unique_ptr in ImpXMLAutoLayoutInfoNoel Grandin
2018-12-18use unique_ptr in XMLTextImportPropertyMapperNoel Grandin
2018-12-18use unique_ptr in XMLPropertyBackpatcherNoel Grandin
2018-12-13address forward incompatibility of InputRequired default changeLionel Elie Mamane