/sdext/

tro/collabora/cd-5.3 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/pyuno
AgeCommit message (Expand)Author
2024-02-26Define a name for the extended path buffer size, instead of a literalMike Kaganski
2024-02-26Replace an instance of MAX_PATH with 32767Mike Kaganski
2024-02-26Replace an instance of MAX_PATH with 32767Mike Kaganski
2024-02-25Avoid MAX_PATH limitation in launcherMike Kaganski
2024-02-15pyuno: Use expected return value (-1) on failureAron Budea
2024-01-27Drop std::as_const from css::uno::Sequence iterationsMike Kaganski
2024-01-23tdf#97361 Make unittests more pythonic: XIndexAccessChenxiong Qi
2024-01-17Add back XComponentContext to officecfg::...::get() callsStephan Bergmann
2024-01-17tdf#158375 Hack to make sure process service factory is setStephan Bergmann
2024-01-09tdf#158375: add expert option DisablePythonRuntimeSarper Akdemir
2023-12-27tdf#158803 Fix issues detected by pyflakesChenxiong Qi
2023-11-19Extended loplugin:ostr: pyunoStephan Bergmann
2023-10-23tdf#130924 replace '*printf' with 'SAL_*' logging macros in pyunosahil
2023-10-14Use exception ctors, instead of setting members laterMike Kaganski
2023-09-29cid#1546834 Unchecked return valueCaolán McNamara
2023-07-12Categories for link targets in ImpressSzymon Kłos
2023-06-01WaE: Py_SetPythonHome is deprecated since python 3.11Caolán McNamara
2023-04-17loplugin:stringaddStephan Bergmann
2023-03-27loplugin:stringadd in oox..pyunoNoel Grandin