summaryrefslogtreecommitdiff
path: root/package/util
ModeNameSize
-rw-r--r--package2.component1710logplain
a href='/cgit/lo/core/commit/pyuno?h=feature/svg-optimisations&id=c16158772d64cab8a4ed1f165cab57d307998e78'>Using .md extension/Markdown syntax for modules READMEHossein 2021-03-22cid#1473905 Dereference after null checkCaolán McNamara 2021-02-21loplugin:refcounting in package..saxNoel 2021-02-05tdf#138987 Python 3.12 preparationsdante 2021-01-06pyuno: uno.Char is UTF-16 code unit, not UCS-4Michael Stahl 2021-01-05tdf#138987 pyuno: PyEval_InitThreads is a no-op in Python 3.9David Ostrovsky 2021-01-04mbstowcs failure check is only relevant for non-_WIN32 nowStephan Bergmann 2021-01-01Use Unicode paths on Windows for pyunoMike Kaganski 2021-01-01UTF8 is not ASCIIMike Kaganski 2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann 2020-12-19tdf#138987 pyuno: PyEval_InitThreads is a no-op in Python 3.9David Ostrovsky 2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann 2020-12-07Wrap "open" into "with"Mike Kaganski 2020-12-04Fix ResourceWarning in pythonloader.pyJulien Nabet 2020-11-10tdf#42949 Fix new IWYU warnings in directories [h-r]*Gabor Kelemen 2020-11-06Revert "loplugin:stringbuffer"Noel Grandin 2020-11-06loplugin:stringbufferNoel 2020-11-05loplugin:reducevarscope in pyunoNoel 2020-10-23PyLong_AsLongAndOverflow returns long, and that's fine to use hereStephan Bergmann 2020-10-23long->tools::Long in pyuno..sdNoel 2020-10-02Use the new single-instance="true" attribute in pyunoStephan Bergmann 2020-08-31Remove remains of private:image/ via ImageIdentifier addon propertyMaxim Monastirsky 2020-08-21Fix typosAndrea Gelmini