summaryrefslogtreecommitdiff
path: root/gettext
ModeNameSize
-rw-r--r--gettext-0.18.1.1.patch127921logplain
-rw-r--r--gettext-0.18.1.1.stpncpy.patch540logplain
-rw-r--r--makefile.mk4266logplain
d---------prj70logplain
/sw_fieldmarkhide&id=e994b3fc3b2c9b7d39a715fc4d9453e06434d457'>sal_Char->char in remotebridges..saxNoel Grandin 2019-12-06cleanup "tdf#117274 XLSX export: fix VML comment shape type id"László Németh 2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann 2019-11-26xmloff,sw: fix handling of invalid attribute with multiple ':'Michael Stahl 2019-11-24cppcheck: performing init in init list (oox, package, sal, sax)Julien Nabet 2019-11-19improve exception messageNoel Grandin 2019-11-17Extend loplugin:external to warn about enumsStephan Bergmann 2019-11-16Also consider saved exceptions when terminating parseMike Kaganski 2019-11-13Fix useless assert(true) (which would never fire)Stephan Bergmann 2019-10-31tdf#125688, special-case empty returnNoel Grandin 2019-10-31tdf#125688 speed up load of change-tracking ODSNoel Grandin 2019-10-23size some stringbuffer to prevent re-allocNoel Grandin 2019-10-16loplugin:stringadd look through a couple more known-good methodsNoel Grandin 2019-10-12No need to create functions for just returning "true" or "false"Julien Nabet 2019-10-11simplify "a = a +" to "a +="Noel Grandin