summaryrefslogtreecommitdiff
path: root/xmloff
AgeCommit message (Expand)Author
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
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-12-08related tdf#51671, store new "hide legend" feature also in ODFMarkus Mohrhard
2018-12-07HAVE_CPP_INLINE_VARIABLES is always true nowStephan Bergmann
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin
2018-11-29remove unnecessary "if (!empty()" checks before loopsNoel Grandin
2018-11-26remove some unused enum values in xmloffNoel Grandin
2018-11-24BoolAttrFlags::DefaultMask is unnecessaryNoel Grandin
2018-11-23improve function local staticsNoel Grandin
2018-11-16loplugin:staticmethods improvementNoel Grandin
2018-11-13loplugin singlevalfields improvementNoel Grandin
2018-11-11cppCheck redundantAssignmentZdibák Zoltán
2018-11-11cppCheck redundantAssignment variable pContextZdibák Zoltán
2018-11-10tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-11-09Revert "Fix some layout values"Julien Nabet
2018-11-09Simplify and fix Java UNO API test makefilesJan-Marek Glogowski
2018-11-08Convert FieldUnit to scoped enumMike Kaganski
2018-11-08loplugin:collapseif in tools..xmloffNoel Grandin
2018-11-08Fix some layout valuesJulien Nabet
2018-11-06tdf#121188 form controls should have InputRequired false by defaultLionel Elie Mamane
2018-11-06tdf#118582 Disable signature line signing once it is signedSamuel Mehrbrodt
2018-11-06convert some macros to local functionsNoel Grandin