1. 50ccb7e python 3.8.2 compile: add tp_print to PyTypeObject by Justin Luth · 6 years ago
  2. 0adc9b6 GBUILD_TRACE, support for finding out where the build time is spent by Luboš Luňák · 6 years ago
  3. 2cfa5fb -Werror,-Wnon-c-typedef-for-linkage by Stephan Bergmann · 6 years ago
  4. a76d229 sys.version is for displaying; use sys.version_info for version check by Mike Kaganski · 6 years ago
  5. 44139ef tdf#124176: Use pragma once instead of include guards by Batuhan Taskaya · 6 years ago
  6. 777ae81 pyuno: remove racy debug check by Michael Stahl · 6 years ago
  7. 648fa0a pyuno: remove redundant if by Michael Stahl · 6 years ago
  8. fb4e15a pyuno: fix build against system-python-3.6 by Miklos Vajna · 6 years ago
  9. b10be5d python3: upgrade to release 3.7.6 by Michael Stahl · 6 years ago
  10. 7c18da2 sal_Char->char in oox..registry by Noel Grandin · 6 years ago
  11. 574cfca tdf#97361: Removed getByTindex in Pyuno pytests by Mayank Suman · 7 years ago
  12. 5f520f7 make some classes module-private by Noel Grandin · 6 years ago
  13. f853ec31 Extend loplugin:external to warn about classes by Stephan Bergmann · 6 years ago
  14. f13c6ad new loplugin:bufferadd by Noel Grandin · 6 years ago
  15. 77d083f New loplugin:getstr by Stephan Bergmann · 6 years ago
  16. 8e53efa tdf#39593 use getUnoTunnelImplementation in pyuno by Arkadiy Illarionov · 7 years ago
  17. c598ea1 Add version resource to executables where it was missing by Mike Kaganski · 7 years ago
  18. d051dd8 loplugin:noexceptmove in pyuno by Noel Grandin · 7 years ago
  19. 65ae1e1 Fix typos by Andrea Gelmini · 7 years ago
  20. 7d3041b tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctor by Julien Nabet · 7 years ago
  21. edcdfe5 Simplify Sequence iterations in postprocess..sax by Arkadiy Illarionov · 7 years ago
  22. aea932b loplugin:sequenceloop in postprocess..reportdesign by Noel Grandin · 7 years ago
  23. 8a45f6f Improved loplugin:stringconstant (now that GCC 7 supports it): pyuno by Stephan Bergmann · 7 years ago
  24. ca3ddcf Fix typo in code by Andrea Gelmini · 7 years ago
  25. 84abf28 loplugin:referencecasting in oox..pyuno by Noel Grandin · 7 years ago
  26. 4583911 improve loplugin:simplifyconstruct by Noel Grandin · 7 years ago
  27. 2bd585f Adapt to upcoming Python 3.8 by Stephan Bergmann · 7 years ago
  28. 0e4c542 Use hasElements to check Sequence emptiness in [l-r]* by Arkadiy Illarionov · 7 years ago
  29. fbc038c an uno -> a uno by Caolán McNamara · 7 years ago
  30. 2460816 tdf#42949 Fix IWYU warnings in pyuno/ by Gabor Kelemen · 7 years ago
  31. b6491f0 loplugin:sequentialassign in oox..reportdesign by Noel Grandin · 7 years ago
  32. dbbf20a For Python extensions, set __file__ before executing the module by Thomas Viehmann · 7 years ago
  33. 65a0d51 renamed ssl test to testssl by Shubham Goyal · 7 years ago
  34. d4c620b tdf#124011 Add __ne__ method to UNO types by Shubham Goyal · 7 years ago
  35. 83db9af remove some unnecessary typedef struct... sugar by Noel Grandin · 7 years ago
  36. ea58b03 loplugin:indentation (clang-cl) by Stephan Bergmann · 7 years ago
  37. e128f78 replace double-checked locking patterns with thread safe local statics by Mike Kaganski · 7 years ago
  38. 485ec8e fix pyuno compile on Fedora29 by Noel Grandin · 7 years ago
  39. 31138ff loplugin:constfields in package..registry by Noel Grandin · 7 years ago
  40. fa394ee clang-tidy misc-throw-by-value-catch-by-reference by Noel Grandin · 7 years ago
  41. 928b1b0 loplugin:external (clang-cl) by Stephan Bergmann · 8 years ago
  42. 206b5b2 New loplugin:external by Stephan Bergmann · 8 years ago
  43. e7a3329 DeInitVCL in PythonTest by Stephan Bergmann · 8 years ago
  44. c6e5d55 Add missing sal/log.hxx headers by Gabor Kelemen · 8 years ago
  45. 1d457f9 Related: rhbz#1602589 silence coverity leaked_storage by Caolán McNamara · 8 years ago
  46. 76a2914 const fixes for python3-devel-3.7.0-1.fc29.x86_64 by Stephan Bergmann · 8 years ago
  47. 03c14b8 [API CHANGE] Add a sal_debug method to pyuno by Tor Lillqvist · 8 years ago
  48. 5708534 look for unnecessary calls to Reference::is() after an UNO_QUERY_THROW by Noel Grandin · 8 years ago
  49. 3a51dae Improve re-throwing of UNO exceptions by Noel Grandin · 8 years ago
  50. aa02205 configure,pyuno: require at least Python 2.7 by Michael Stahl · 8 years ago
  51. e21b2a6 Fix Python file URL construction on Windows by Stephan Bergmann · 8 years ago
  52. d762818 Create temp copies of test docs in Python/UITests by Stephan Bergmann · 8 years ago
  53. 2f5868c loplugin:redundantfcast look for redundant copies in return statements by Noel Grandin · 8 years ago
  54. 17b2204 pyuno: MSVC: pragma warning: make more specific, remove obsolete by Mike Kaganski · 8 years ago
  55. 5357ca8 tdf#114815 pyuno: avoid 2 threads initing python in parallel by Michael Stahl · 8 years ago
  56. f2b0eb0 More loplugin:cstylecast: pyuno by Stephan Bergmann · 8 years ago
  57. bc3e970 More loplugin:cstylecast: pyuno by Stephan Bergmann · 8 years ago
  58. 96d6ccb loplugin:redundantcast: pyuno by Stephan Bergmann · 8 years ago
  59. 3af5005 loplugin:salcall fix functions by Noel Grandin · 8 years ago
  60. dd0dceb loplugin:salcall handle static methods by Noel Grandin · 8 years ago
  61. 7a1c21e loplugin:simplifybool for negation of comparison operator by Noel Grandin · 8 years ago
  62. a64c741 Replace only list by vector in pyuno by Julien Nabet · 8 years ago
  63. 15eeba3 loplugin:includeform: pyuno (Windows) by Stephan Bergmann · 8 years ago
  64. cb3b0cb loplugin:includeform: pyuno by Stephan Bergmann · 8 years ago
  65. 87a9979 overload std::hash for OUString and OString by Noel Grandin · 8 years ago
  66. a35e532 Fix PythonTest_pyuno_pytests_insertremovecells on Windows by Stephan Bergmann · 9 years ago
  67. 419ae57 Partially revert c3609f107b16eb888edf284f4637be6cb09234eb by Mike Kaganski · 9 years ago
  68. c3609f1 Use SAL_W/SAL_U instead of reinterpret_cast btwn wchar_t* and sal_Unicode* by Mike Kaganski · 9 years ago
  69. 9444671 Make these tests part of the regular 'make check' by Stephan Bergmann · 9 years ago
  70. 4bf3b4e Call pyuno.private_initTestEnvironment() only once by Stephan Bergmann · 9 years ago
  71. 7810858 tdf#57950: Replace chained OUStringBuffer::append() with operator+ by Muhammet Kara · 9 years ago
  72. a7ce840 loplugin:flatten in pyuno..sc by Noel Grandin · 9 years ago
  73. 9881bea remove unnecessary use of OUString::getStr by Noel Grandin · 9 years ago
  74. c394363 loplugin:constparams in basctl by Noel Grandin · 9 years ago
  75. ec340697 loplugin:constparams in soltools and various by Noel Grandin · 9 years ago
  76. 307be8c clang-tidy readability-redundant-control-flow by Noel Grandin · 9 years ago
  77. 3e78796 Clean up uses of SAL_U/SAL_W: pyuno by Stephan Bergmann · 9 years ago
  78. 389da66 remove unused uno::Reference vars by Noel Grandin · 9 years ago
  79. 9594967 cleanup osl/diagnose.h includes by Jochen Nitschke · 9 years ago
  80. 97eb00c revert OSL_ASSERT changes by Chris Sherlock · 9 years ago
  81. 9ff87d1 tdf#43157: convert pyuno from OSL_ASSERT to assert by Chris Sherlock · 9 years ago
  82. 9ac98e6 Finally switch MSVC to sal_Unicode = char16_t, too by Stephan Bergmann · 9 years ago
  83. 5676ced make UNO enums scoped for internal LO code by Noel Grandin · 9 years ago
  84. 095438e Fix typos by Andrea Gelmini · 9 years ago
  85. ed76d1d loplugins:redundantcast teach it about c-style typedef casts by Noel Grandin · 9 years ago
  86. 3902bb7 Revert "comphelper: fix MSVC hang in ThreadPool::shutdown()" by Miklos Vajna · 9 years ago
  87. 9899ffd comphelper: fix MSVC hang in ThreadPool::shutdown() by Michael Stahl · 9 years ago
  88. b068d9f Fix typos by Andrea Gelmini · 9 years ago
  89. 198c41c new loplugin unoany by Noel Grandin · 9 years ago
  90. d763944 loplugin:subtlezeroinit: pyuno by Stephan Bergmann · 9 years ago
  91. 657f067 remove some unnecessary OUStringBuffer usage by Noel Grandin · 9 years ago
  92. e3aef4d Some simplifications, using UNO_QUERY_THROW by Stephan Bergmann · 9 years ago
  93. 8646ab9 Remove MinGW support by Stephan Bergmann · 9 years ago
  94. 6dce9c6 Add missing #includes by Stephan Bergmann · 9 years ago
  95. e57ca02 Remove dynamic exception specifications by Stephan Bergmann · 9 years ago
  96. f486e4a New loplugin:dynexcspec: Add @throws documentation, pyuno by Stephan Bergmann · 9 years ago
  97. 089f89e New loplugin:externvar: pyuno by Stephan Bergmann · 9 years ago
  98. bfbc5e5 pyuno osx Sierra problem. by jan Iversen · 9 years ago
  99. 9d67a58 tdf#97361: Changed naming convention to Python type, object factories implemented by n5xgdh · 9 years ago
  100. 542174a Rewrite some (trivial) assignments inside if/while conditions: pyuno by Stephan Bergmann · 9 years ago