aboutsummaryrefslogtreecommitdiff
path: root/source/ml/sd
ModeNameSize
-rw-r--r--messages.po191061logplain
on> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/xmloff
AgeCommit message (Expand)Author
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