1. 4c71240 Prepare for removal of non-const operator[] from Sequence in cppuhelper by Mike Kaganski · 4 years, 5 months ago
  2. fd29369 Simplify vector initialization in cppuhelper by Julien Nabet · 4 years, 6 months ago
  3. 2484de6 Remove non-const Sequence::begin()/end() in internal code by Mike Kaganski · 4 years, 6 months ago
  4. addf0b2 Simplify OTypeCollection ctors by Mike Kaganski · 4 years, 6 months ago
  5. 8a017d2 Avoid COW overhead using css::uno::Sequence by Mike Kaganski · 4 years, 6 months ago
  6. c876183 cppuhelper: suppress unhelpful warning C4996 by Michael Stahl · 4 years, 6 months ago
  7. 7b86c11 loplugin:moveparam in cppuhelper by Noel Grandin · 4 years, 6 months ago
  8. 4f5b3e4 In O[U]StringBuffer, make string_view params replacements for OUString ones by Stephan Bergmann · 4 years, 6 months ago
  9. e37c97b Warn harder about unknown constructors and factories on iOS in Xcode by Tor Lillqvist · 4 years, 6 months ago
  10. 47a8a65 use MSVC's /Zc:inline option to reduce binary size by Luboš Luňák · 4 years, 7 months ago
  11. c7c9f3f use clang-cl's -Zc:dllexportInlines- for clang-cl builds by Luboš Luňák · 4 years, 7 months ago
  12. 00f257a rtl::Static -> thread-safe static local by Noel Grandin · 4 years, 8 months ago
  13. 05ab383 Consolidate on C++17 std::scoped_lock instead of std::lock_guard by Noel Grandin · 4 years, 8 months ago
  14. 1597cc5 convert #defines to OUStringLiteral by Noel Grandin · 4 years, 8 months ago
  15. e0ba91b better to use a std::vector here by Noel Grandin · 4 years, 9 months ago
  16. e2a3e48 osl::Mutex->std::mutex in Enumeration by Noel Grandin · 4 years, 9 months ago
  17. bd90d1c osl::Mutex->std::mutex in ContentEnumeration by Noel Grandin · 4 years, 9 months ago
  18. 5962431 osl::Mutex->std::mutex in PropertySetMixinImpl by Noel Grandin · 4 years, 9 months ago
  19. 3545caa osl::Mutex->std::mutex in OWeakConnectionPoint by Noel Grandin · 4 years, 9 months ago
  20. c829149 cppuhelper : use std::mutex and remove useless rtl::Static by Arnaud Versini · 4 years, 10 months ago
  21. 10d29c3 throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewrite by Stephan Bergmann · 5 years ago
  22. e76a4d6 update PCHs by Luboš Luňák · 5 years ago
  23. ea5641b Updated README.md files to represent current code / use Markdown format by Hossein · 5 years ago
  24. e90a9b67 update pches by Caolán McNamara · 5 years ago
  25. c161587 Using .md extension/Markdown syntax for modules README by Hossein · 5 years ago
  26. e3e7bc6 update pches by Caolán McNamara · 5 years ago
  27. bd0dd25 use std::unordered_map in cppuhelper ServiceManager by Luboš Luňák · 5 years ago
  28. 3d7103f cppu:OWeakObject zombie debugging by Noel · 5 years ago
  29. 083900f Make sal/config.h the first in pch by Mike Kaganski · 5 years ago
  30. 2bcb38a update pches by Julien Nabet · 5 years ago
  31. 1e092b6 update pches by Caolán McNamara · 5 years ago
  32. 860b2d0 update pches by Caolán McNamara · 5 years ago
  33. 44d308c loplugin:referencecasting in cppuhelper by Noel · 5 years ago
  34. 042033f loplugin:stringviewparam: operator + by Stephan Bergmann · 5 years ago
  35. 1ac4498 update pches by Caolán McNamara · 5 years ago
  36. fddcbd5 tdf#123936 Formatting files in module cppu with clang-format by Philipp Hofer · 5 years ago
  37. de26b26 loplugin:stringview (macOS) by Stephan Bergmann · 5 years ago
  38. 242320d new loplugin:reducevarscope by Noel Grandin · 6 years ago
  39. 7bdbb50 tdf#42949 Fix new IWYU warnings in directories c* by Gabor Kelemen · 5 years ago
  40. 1a1d432 Add single-instance attribute for *.compoonent <implementation>s by Stephan Bergmann · 6 years ago
  41. 72fd000 update pches by Caolán McNamara · 6 years ago
  42. e6dfaf9 Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uString by Stephan Bergmann · 6 years ago
  43. 08cc983 tdf#124176 Use #pragma once in cppu, cppuhelper by George Bateman · 6 years ago
  44. 0593f35 TabPage no longer needs to inherit from VclBuilderContainer by Caolán McNamara · 6 years ago
  45. cef50b5 move Edit into toolkit only headers by Caolán McNamara · 6 years ago
  46. 33ecd0d Change OUStringLiteral from char[] to char16_t[] by Stephan Bergmann · 6 years ago
  47. 98b4744 remove some unused includes and update pches by Caolán McNamara · 6 years ago
  48. c9a0cbc Fix typos by Andrea Gelmini · 6 years ago
  49. e67657d loplugin:simplifybool more by Noel Grandin · 6 years ago
  50. 70a0081 SvTreeListBox can move into toolkit headers now by Caolán McNamara · 6 years ago
  51. 986bd8b -Werror,-Wuninitialized (apparently new in Clang 12 trunk) by Stephan Bergmann · 6 years ago
  52. e2bd5af Make the C++/UNO bridge work to some extent on macOS on arm64 by Tor Lillqvist · 6 years ago
  53. 24d94f9a Use the lo_mobile_throwException() thing on macOS on arm64 for now by Tor Lillqvist · 6 years ago
  54. 37587df Remove no longer relevant assert by Stephan Bergmann · 6 years ago
  55. b050b7e update pches by Caolán McNamara · 6 years ago
  56. c5b985b replace usage of blacklist with excludelist for IWYU by Thorsten Behrens · 6 years ago
  57. c1e157b tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctor by nienzu · 6 years ago
  58. 054c0e7 loplugin:simplifypointertobool improve by Noel Grandin · 6 years ago
  59. 9a0faf0 use for-range on Sequence in cppuhelper,cui by Noel Grandin · 6 years ago
  60. 6751a89 compact namespace in canvas..cui by Noel Grandin · 6 years ago
  61. 23dad0a loplugin:flatten in cppuhelper by Noel Grandin · 6 years ago
  62. 1178521 loplugin:buriedassign in c* by Noel Grandin · 6 years ago
  63. 8305d28 Fix typo by Andrea Gelmini · 6 years ago
  64. cd6b32e tdf#127781 Android Viewer: aarch64: Avoid throwing exceptions through bridges by Michael Weghorn · 6 years ago
  65. f2f8a2e android: Actually let's avoid the exceptions via bridges only on aarch4. by Jan Holesovsky · 6 years ago
  66. 69e0d871 make update_pch also consider files in <module>/src/**/inc by Luboš Luňák · 6 years ago
  67. aef7feb New loplugin:unsignedcompare by Stephan Bergmann · 6 years ago
  68. de60c73 simplify InterfaceContainerHelper::clear by Noel Grandin · 6 years ago
  69. e5cfe9c loplugin:makeshared in connectivity..cppuhelper by Noel Grandin · 6 years ago
  70. ec94926 Use std::vector in OInterfaceContainerHelper instead of Sequence by Noel Grandin · 6 years ago
  71. 2b8cf73 improve "convert OSL_ASSERT to assert" by Noel Grandin · 6 years ago
  72. 3a0c457 convert OSL_ASSERT to assert by Noel Grandin · 6 years ago
  73. 248ddbc clang-tidy modernize-concat-nested-namespace in cppcanvas..cppuhelper by Noel Grandin · 6 years ago
  74. 35fbf454 Remove unused prefix="direct" feature by Stephan Bergmann · 6 years ago
  75. 175a206 use more std::make_shared by Noel Grandin · 6 years ago
  76. c97965e Merge ImplementationInfo back into Implementation by Stephan Bergmann · 6 years ago
  77. fc11bce ImplementationInfo can be inlined by Noel Grandin · 6 years ago
  78. 685c964 sal_Char->char in cppcanvas..cui by Noel Grandin · 6 years ago
  79. 7eb5b4a Fix typo by Andrea Gelmini · 6 years ago
  80. eb15ac8 android: Avoid throwing exceptions through the bridges. by Jan Holesovsky · 6 years ago
  81. f656547 remove some useless comment lines by Noel Grandin · 6 years ago
  82. f853ec31 Extend loplugin:external to warn about classes by Stephan Bergmann · 6 years ago
  83. d4381cd preload: cleanup failed module load warnings and rename them. by Michael Meeks · 6 years ago
  84. 7d7fea7 make bin/update_pch.s always include code in trivial #if's by Luboš Luňák · 6 years ago
  85. 9b5dad1 loplugin:stringadd look for unnecessary temporaries by Noel Grandin · 6 years ago
  86. b56a4ea add property name when throwing css::uno::UnknownPropertyException by Noel Grandin · 7 years ago
  87. 42af04b do not require $(SRCDIR) in every gb_Library_set_precompiled_header by Luboš Luňák · 7 years ago
  88. 82572ca improve and enable loplugin:fragiledestructor by Noel Grandin · 7 years ago
  89. 9e0b342 loplugin:referencecasting find more redundant static_cast by Noel Grandin · 7 years ago
  90. 8efd46e loplugin:constvars in cppuhelper..desktop by Noel Grandin · 7 years ago
  91. b1d8262 tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctor by Julien Nabet · 7 years ago
  92. 0d7efa7 Optimize cppu::supportsService to use const methods of Sequence by Mike Kaganski · 7 years ago
  93. c64e9ee Improved loplugin:stringconstant (now that GCC 7 supports it): cppuhelper by Stephan Bergmann · 7 years ago
  94. 0d36b32 loplugin:sequentialassign by Noel Grandin · 7 years ago
  95. e6d23c1 loplugin:referencecasting in cppcanvas..cui by Noel Grandin · 7 years ago
  96. 3148b50 Resort pProperties when really needed (cppuhelper) by Julien Nabet · 7 years ago
  97. 2ed3d69 Use hasElements to check Sequence emptiness in cppcanvas..desktop by Arkadiy Illarionov · 7 years ago
  98. c18e2ea New loplugin:data by Stephan Bergmann · 7 years ago
  99. e2fcb27 regenerate PCH headers by Luboš Luňák · 7 years ago
  100. c6350b3 regenerate PCH headers for the 4 new levels by Luboš Luňák · 7 years ago