1. 452973d Rename embindtest UNOIDL to css.unotest by Stephan Bergmann · 10 days ago
  2. d037b81 Clarify project in source code headers. by Michael Meeks · 11 days ago
  3. 5795807 The test_lzma_import test no longer works on macOS by Stephan Bergmann · 3 weeks ago
  4. b986c84 pyuno: Add a unit test for singletons by Neil Roberts · 8 weeks ago
  5. 79f4e99 tdf#171122 pyuno: Add class getter methods for singletons by Neil Roberts · 8 weeks ago
  6. 8ba8a88 Add a PythonTest for service constructors in pyuno by Neil Roberts · 8 weeks ago
  7. 7d86cba tdf#171122 pyuno: Handle service constructors by Neil Roberts · 8 weeks ago
  8. ee1233b Use direct PyUNO calls in PythonTest_pyuno_pytests_embindtest by Stephan Bergmann · 4 months ago
  9. 7a1aed9 Replace calls to uno.invoke with direct method call when just for Any by Neil Roberts · 4 months ago
  10. a5c238e tdf#169229: pyuno: Allow Any when calling a method by Neil Roberts · 4 months ago
  11. 6a5060d Improve PyUNO_cmp by Stephan Bergmann · 4 months ago
  12. 6e01023 More exhaustive testing of PyUNO type mapping based on embindtest by Stephan Bergmann · 4 months ago
  13. 9da5ad4 Only use uno.Any when Runtime::pyObject2Any would produce the wrong result by Stephan Bergmann · 4 months ago
  14. 374085e Fix any2PyObject mapping of UNO exceptions by Stephan Bergmann · 4 months ago
  15. 3f8b223 More exhaustive testing of PyUNO type mapping based on embindtest by Stephan Bergmann · 4 months ago
  16. 2d4023e Add exhaustive testing of PyUNO type mapping based on embindtest by Stephan Bergmann · 4 months ago
  17. df78eab9 Fix C23 -Werror,-Wincompatible-pointer-types-discards-qualifiers by Stephan Bergmann · 4 weeks ago
  18. de10660 Don't use OUStringBuffer::apendAscii with UTF-8 by Stephan Bergmann · 4 months ago
  19. b0390a4 Drop unohelper.absolutize, and use uno.absolutize to avoid duplication by Mike Kaganski · 5 months ago
  20. efd69fb Use XVndSunStarExpandUrl::expand directly, instead of re-implementing it by Mike Kaganski · 5 months ago
  21. 6408a49 tdf#168513: python3: bundle lzma by Xisco Fauli · 5 months ago
  22. 4bf59e9 python3: bundle _hashlib on Windows too by Xisco Fauli · 5 months ago
  23. 3d57e6a tdf#132074: python3: bundle dbm by Xisco Fauli · 5 months ago
  24. 89e0461 pyuno: Combine all import tests into one file by Xisco Fauli · 5 months ago
  25. 1dfb0c9 tdf#168512: python3: bundle sqlite3 by Xisco Fauli · 6 months ago
  26. 641e8b1 Drop loplugin:stringadd exclusion for pyuno_runtime.cxx by Mike Kaganski · 6 months ago
  27. 99324a1 bin/find-unneeded-includes: add exception for URE header by Gabor Kelemen · 7 months ago
  28. 93d74ca bin/find-unneeded-includes: add exception for URE header by Gabor Kelemen · 7 months ago
  29. dcd5173 related tdf#168511: bundle venv on mac too + Add test by Xisco Fauli · 6 months ago
  30. 3a4961a Use o3tl::{get,set}Environment instead of resp. osl_* functions by Mike Kaganski · 9 months ago
  31. b80cd12 const up some more pieces by Caolán McNamara · 9 months ago
  32. 528cdd6 python3: upgrade to 3.12.11 (master only) by Xisco Fauli · 1 year, 2 months ago
  33. f775f67 pyuno: no need to add lib-tk to path by Xisco Fauli · 10 months ago
  34. 07de0b7 pyuno: Initialize tp_versions_used for Python >= 3.13 by Michael Weghorn · 12 months ago
  35. 1caad5a pyuno: call target only with internal python by Xisco Fauli · 1 year, 2 months ago
  36. 47e110f tdf#162786, tdf#161947: Add support for setuptools and pip by Xisco Fauli · 1 year, 3 months ago
  37. e143c83 Simplify using designated initializers by Mike Kaganski · 1 year, 3 months ago
  38. b0ed190 Format pythonloader.py and pythonscript.py by Chenxiong Qi · 1 year, 3 months ago
  39. c382c52 tdf#163486: PVS: variable was assigned the same value by Xisco Fauli · 1 year, 5 months ago
  40. 2cb43c6 clang-tidy: performance-unnecessary-copy-initialization in various by Noel Grandin · 1 year, 5 months ago
  41. 8030c5c loplugin:reftotemp in pyuno..sax by Noel Grandin · 1 year, 5 months ago
  42. 56f3dbf Simplify a bit by Mike Kaganski · 1 year, 5 months ago
  43. 33d4760 loplugin:passstuffbyref in lotuswordpro..pyuno by Noel Grandin · 1 year, 5 months ago
  44. 7bbe74b cid#1555789 COPY_INSTEAD_OF_MOVE by Caolán McNamara · 1 year, 5 months ago
  45. 6f1508f cid#1555767 COPY_INSTEAD_OF_MOVE by Caolán McNamara · 1 year, 5 months ago
  46. bda6201 tdf#163190: [pyuno] SyntaxWarning: invalid escape sequence '\P' by Julien Nabet · 1 year, 6 months ago
  47. d02310b Remaining GCC -Wcast-function-type issues by Stephan Bergmann · 1 year, 7 months ago
  48. 8ed755c pyuno,unotest,xmlsecurity: copy GPG test files for UITtest by Michael Stahl · 1 year, 8 months ago
  49. 2c3bf94 odk, oox, pyuno: fix issues found by Ruff linter by Ilmari Lauhakangas · 1 year, 8 months ago
  50. e1a351c Remove now unneeded osl/diagnose.h by Gabor Kelemen · 1 year, 11 months ago
  51. e68f28e cid#1607892 COPY_INSTEAD_OF_MOVE by Caolán McNamara · 1 year, 9 months ago
  52. f9cd7e2 tdf#161947: test setuptools is imported on mac by Xisco Fauli · 1 year, 9 months ago
  53. 4a3706d pyuno: fix deprecated warnings by Xisco Fauli · 1 year, 9 months ago
  54. 1e2c17a tdf#116412: Add unittest by Xisco Fauli · 1 year, 9 months ago
  55. b7bcc71 pyuno: re-enable pytest_ssl on mac by Xisco Fauli · 1 year, 9 months ago
  56. 7cfefdd Fix typo by Andrea Gelmini · 1 year, 10 months ago
  57. ed699ba workaround clang segfault on macos-intel by Noel Grandin · 1 year, 11 months ago
  58. 28a43d5 Unit tests for officehelper.py by Alain Romedenne · 2 years, 1 month ago
  59. 79f4f72 loplugin:ostr in pyuno by Noel Grandin · 1 year, 11 months ago
  60. da0e924 tdf#158447 Use PyConfig for setting Python home directory with Python >= 3.8 by Ilmari Lauhakangas · 2 years, 4 months ago
  61. 0c4c84a makefile simplification: replace $(call gb_CustomTarget_get_workdir,foo) by Christian Lohmaier · 1 year, 11 months ago
  62. 61337ef minor fixes to officehelper.py by Alain Romedenne · 2 years ago
  63. 2146e66 officehelper.py memory cleanup by Alain Romedenne · 2 years, 1 month ago
  64. dae7304 Silence Clang 19 trunk -Werror,-Wcast-function-type-mismatch by Stephan Bergmann · 2 years ago
  65. daa04d4 allow build with python 3.12.0: initialize new tp_watched by Justin Luth · 2 years, 1 month ago
  66. ab95ed2 Use less boost_headers in low level libraries by Gabor Kelemen · 2 years, 1 month ago
  67. d8978a8 tdf#116156 tdf#157162 tdf#159528 Fix glitches in officehelper.py by Alain Romedenne · 2 years, 1 month ago
  68. 8f6b412 Define a name for the extended path buffer size, instead of a literal by Mike Kaganski · 2 years, 1 month ago
  69. 08e2c56 Replace an instance of MAX_PATH with 32767 by Mike Kaganski · 2 years, 1 month ago
  70. 7411cac Replace an instance of MAX_PATH with 32767 by Mike Kaganski · 2 years, 1 month ago
  71. 3234c4e Avoid MAX_PATH limitation in launcher by Mike Kaganski · 2 years, 2 months ago
  72. 6efe49e pyuno: Use expected return value (-1) on failure by Aron Budea · 2 years, 2 months ago
  73. 0fa827d Drop std::as_const from css::uno::Sequence iterations by Mike Kaganski · 2 years, 2 months ago
  74. 74de0eb tdf#97361 Make unittests more pythonic: XIndexAccess by Chenxiong Qi · 2 years, 4 months ago
  75. 208a637 Add back XComponentContext to officecfg::...::get() calls by Stephan Bergmann · 2 years, 3 months ago
  76. 8a69504 tdf#158375 Hack to make sure process service factory is set by Stephan Bergmann · 2 years, 3 months ago
  77. 5372538 tdf#158375: add expert option DisablePythonRuntime by Sarper Akdemir · 2 years, 4 months ago
  78. 8b6e0dd tdf#158803 Fix issues detected by pyflakes by Chenxiong Qi · 2 years, 4 months ago
  79. 115e7a0 Extended loplugin:ostr: pyuno by Stephan Bergmann · 2 years, 5 months ago
  80. c0e687e tdf#130924 replace '*printf' with 'SAL_*' logging macros in pyuno by sahil · 2 years, 7 months ago
  81. 176e8cf Use exception ctors, instead of setting members later by Mike Kaganski · 2 years, 6 months ago
  82. 86160b0 cid#1546834 Unchecked return value by Caolán McNamara · 2 years, 6 months ago
  83. e78f60a Categories for link targets in Impress by Szymon Kłos · 2 years, 10 months ago
  84. c7b4d15 WaE: Py_SetPythonHome is deprecated since python 3.11 by Caolán McNamara · 2 years, 10 months ago
  85. 1c8df0f loplugin:stringadd by Stephan Bergmann · 3 years ago
  86. 7f91e4a loplugin:stringadd in oox..pyuno by Noel Grandin · 3 years ago
  87. 8ca611b tdf#143148 Use pragma once instead of include guards by buldi · 3 years, 2 months ago
  88. de419b9 Remove unused imports from pyuno/demo and pyuno/qa by Bogdan B · 3 years, 3 months ago
  89. 2875d11 tdf#150982: properly unquote (URL-decode) vnd.sun.star.expand payload by Mike Kaganski · 3 years, 7 months ago
  90. 9928f13 tdf#97361 replace getCellByPosition with access by subscript by Chenxiong Qi · 3 years, 7 months ago
  91. 14cff82 tdf#97361 replace getCellRangeByPosition with slices by Chenxiong Qi · 3 years, 7 months ago
  92. 1743d74 clang-tidy modernize-pass-by-value in various by Noel Grandin · 3 years, 11 months ago
  93. 4c909d1 loplugin:passstuffbyref by Noel Grandin · 3 years, 8 months ago
  94. 1052ec9 tdf#133123: fix crash when importing defusedxml.ElementTree after pyuno by Niko Fink · 3 years, 8 months ago
  95. e7903c0 elide some makeStringAndClear() calls by Noel Grandin · 3 years, 9 months ago
  96. 1638b4f rhbz#2097411 Avoid obsolete PyThreadState_Delete crashing Python 3.11 by Stephan Bergmann · 3 years, 10 months ago
  97. 51c9862 Just use Any ctor instead of makeAny in pyuno by Stephan Bergmann · 4 years ago
  98. 33bd16b loplugin:stringviewparam convert methods using copy() by Noel Grandin · 4 years ago
  99. b3b18ed Don't make UNO calls from PyThreadAttached regions (i.e., with the GIL locked) by Stephan Bergmann · 4 years ago
  100. 4c5f8cc change default Calc number of columns to 16384 (tdf#50916) by Luboš Luňák · 4 years, 1 month ago