1. 35ec825 profilesafe: Add values for SecureUserConfig by Armin Le Grand · 10 years ago feature/profilesafemode
  2. 2da3bb5 profilesafe: Added zip deflate/inflate by Armin Le Grand · 10 years ago
  3. 7db23b6 profilesafe: Collect copies in single *.pack file by Armin Le Grand · 10 years ago
  4. 9fa4eff profilesafe: Enhancements to BackupFileHelper by Armin Le Grand · 10 years ago
  5. ed646dc profilesafe: Initial creation of BackupFileHelper by Armin Le Grand · 10 years ago
  6. 59e38e9 comphelper: move setTiledPainting() from SfxViewShell by Miklos Vajna · 10 years ago
  7. d5263c2 LOK: conditionally include part number in invalidation payload by Miklos Vajna · 10 years ago
  8. 1e49e33 loplugin:constantparam in chart2..connectivity by Noel Grandin · 10 years ago
  9. a53808c loplugin:dllprivate by Stephan Bergmann · 10 years ago
  10. 91dd2db loplugin:override: No more need for the "MSVC dtor override" workaround by Stephan Bergmann · 10 years ago
  11. 714de95 Remove nonsense comments: // bitfield by Tor Lillqvist · 10 years ago
  12. a6bc2ac coverity#1372386 Uncaught exception by Caolán McNamara · 10 years ago
  13. 5536aea Let OUStringLiteral1 take its arg as ctor arg, not template arg by Stephan Bergmann · 10 years ago
  14. bdd60f1 Adapt loplugin:stringconstant to improved OUStringLiteral1 by Stephan Bergmann · 10 years ago
  15. 83c0f29 cid#1371187 Missing move assignment operator by Noel Grandin · 10 years ago
  16. 308d541 tdf88205 Adapt uses of css::uno::Sequence to use initializer_list ctor by Rosen · 10 years ago
  17. 4819843 coverity#1371448 Uninitialized pointer field by Caolán McNamara · 10 years ago
  18. 127f70d new loplugin to check for static OUStrings by Noel Grandin · 10 years ago
  19. 583e41b comphelper: fix loplugin:cppunitassertequals warnings by Miklos Vajna · 10 years ago
  20. ecba128 Fix certificate validation interaction by Giuseppe Castagno · 10 years ago
  21. a4a7121 comphelper: fix MSVC 2015 build by removing pointless catch by lbenes · 10 years ago
  22. efef273 tdf#100726: Improve readability of OUString concatenation by nadith · 10 years ago
  23. a2095b1 comphelper,vcl: let DeInitVCL() join some AsyncEventNotifier threads by Michael Stahl · 10 years ago
  24. 5733910 change from a 2 min dbgutil failure to a 3 min by Caolán McNamara · 10 years ago
  25. 508c95f improve passstuffbyref return analysis by Noel Grandin · 10 years ago
  26. 54d8d77 fix build by Caolán McNamara · 10 years ago
  27. 147d18a -Werror=enum-compare by Noel Grandin · 10 years ago
  28. 09b0ade remove some now unnecessary debug trace by Noel Grandin · 10 years ago
  29. 76ad32b add tagging to ThreadTasks so we don't need more one pool by Noel Grandin · 10 years ago
  30. e0192c0 Implement XServiceInfo for com.sun.star.comp.MemoryStream by Matúš Kukan · 10 years ago
  31. 5f37f56 tdf#74608 Constructor function for MemoryStream by Yeliz Taneroğlu · 10 years ago
  32. 4aa7d9e loplugin:redundantcast: redundant static_casts in comphelper by Stephan Bergmann · 10 years ago
  33. a291c8f loplugin:passstuffbyref also for {css::uno,rtl}::Reference by Stephan Bergmann · 10 years ago
  34. 7855ea4 remove comphelper::string::remove by Noel Grandin · 10 years ago
  35. 41bc795 Improve readability of OUString concatanation in OStorageHelper by Muhammet Kara · 10 years ago
  36. c144288 loplugin:singlevalfields in comphelper by Noel Grandin · 10 years ago
  37. 29bea29 loplugin:singlevalfields in ucbhelper by Noel Grandin · 10 years ago
  38. 50a0473 Clean up uses of Any::getValue() in comphelper by Stephan Bergmann · 10 years ago
  39. 82da3d9 loplugin:salbool: Implicit conversions from non-Boolean fundamental types by Stephan Bergmann · 10 years ago
  40. c337011 LOK: tile rendering regression fix by Ashod Nakashian · 10 years ago
  41. 0d4dcf38 add comphelper::string::split by Markus Mohrhard · 10 years ago
  42. b6d51e4 uitest: this is obviously wrong by Markus Mohrhard · 10 years ago
  43. bb1e59d Simplify OPropertyContainerHelper::registerPropertyNoMember's _pInitialValue by Stephan Bergmann · 10 years ago
  44. 5b5706f comphelper lok: remove the g_bViewCallback global by Miklos Vajna · 10 years ago
  45. 5bf3ae6 comphelper: enable LibreOfficeKit::isViewCallback() by default by Miklos Vajna · 10 years ago
  46. 875c553 Expect fewer than MAX_CONCURRENCY threads in test (2) by Ashod Nakashian · 10 years ago
  47. 3ab1387 Expect fewer than MAX_CONCURRENCY threads in test by Ashod Nakashian · 10 years ago
  48. 60e75fb tdf#98955 hardware_concurrency not ideal for thread pools by Ashod Nakashian · 10 years ago
  49. a97b392 tdf#94698 cleanup Makefiles. Get rid of udkapi and offapi by Gleb Mishchenko · 10 years ago
  50. 0323253 remove some manual ref-counting by Noel Grandin · 10 years ago
  51. 2d29710 tdf#89329: use unique_ptr for pImpl in accimplaccess by Xisco Fauli · 10 years ago
  52. e88107c tdf#89329: use unique_ptr for pImpl in embeddedobjectcontainer by Xisco Fauli · 10 years ago
  53. 7693c22 tdf#89329: use unique_ptr for pImpl in propertysetinfo by Xisco Fauli · 10 years ago
  54. c37ce6c tdf#89329: use unique_ptr for pImpl in propertysethelper by Xisco Fauli · 10 years ago
  55. e0f6004 tdf#89329: use unique_ptr for pImpl in componentmodule by Xisco Fauli · 10 years ago
  56. 619a419 tdf#89329: use unique_ptr for pImpl in accessiblecontexthelper by Xisco Fauli · 10 years ago
  57. 0b23eec teach refcounting clang plugin about uno::Reference by Noel Grandin · 10 years ago
  58. 598a886 comphelper: fix the comphelp.component by Michael Stahl · 10 years ago
  59. 85f4041 tdf#74608 Constructor functions for OPropertyBag by Steven Guo · 10 years ago
  60. 74713b3 loplugin:unusedmethods by Noel Grandin · 10 years ago
  61. 95d20a3 Revert "remove some manual ref-counting" by Noel Grandin · 10 years ago
  62. 111de43 remove some manual ref-counting by Noel Grandin · 10 years ago
  63. 2383d55 clang-tidy misc-unused-alias-decls by Noel Grandin · 10 years ago
  64. 2c8fe2e update unusedmethods plugin to deal with constructors by Noel Grandin · 10 years ago
  65. d96c114 clang-tidy modernize-make-shared by Noel Grandin · 10 years ago
  66. 1b6ad8e conver CHAR to scoped enum by Noel Grandin · 10 years ago
  67. 58a3207 use Any constructor instead of temporaries by Noel Grandin · 10 years ago
  68. 7739bd5 Iteration must not start at the end by Seraphime Kirkovski · 10 years ago
  69. d3f8058 -Werror,-Wvarargs by Stephan Bergmann · 10 years ago
  70. f3c120e loplugin:simplifybool by Stephan Bergmann · 10 years ago
  71. e8fd5a0 update loplugin stylepolice to check local pointers vars by Noel Grandin · 10 years ago
  72. f91674b tdf#60418: improve perf of opening/closing odts with form tags by Aron Budea · 10 years ago
  73. 4b9faadd Some more sal_Bool -> bool by Stephan Bergmann · 10 years ago
  74. bbe51f0 Add an interaction handler wrapper for simple file access. by Giuseppe Castagno · 10 years ago
  75. e1af7f0 clang-tidy modernize-loop-convert in c* by Noel Grandin · 10 years ago
  76. f555ab4 loplugin:salbool: Automatic rewrite of sal_False/True by Stephan Bergmann · 10 years ago
  77. 150ac9c clean-up: unused using declarations and includes by Jochen Nitschke · 10 years ago
  78. c664b27 tdf#94306 remove unused boost dependencies by Jochen Nitschke · 10 years ago
  79. 216ffb0 loplugin:passstuffbyref in comphelper by Noel Grandin · 10 years ago
  80. 4c7ec9f cleanup: remove unused com/sun/star/uno includes by Jochen Nitschke · 10 years ago
  81. f3a43c7 clang-tidy performance-unnecessary-value-param in comphelper by Noel Grandin · 10 years ago
  82. f781997 tdf#94306 replace boost::noncopyable in c... by Jochen Nitschke · 10 years ago
  83. 0ea748b tdf#74608 Constructor function for SequenceOutputStreamService by Yeliz Taneroğlu · 10 years ago
  84. b9372f0 loplugin:constantparam in comphelper by Noel Grandin · 10 years ago
  85. f7a75a6 cleanup: remove unused Reference.h(xx) includes by Jochen Nitschke · 10 years ago
  86. 0b8e5ca tdf#97966 Drop 'static' keywords by Wastack · 10 years ago
  87. e81ad8c tdf#74608 Constructor function for SequenceInputStreamService by Steven Guo · 10 years ago
  88. 66fee51 Resolves: tdf#98418 AttributeList must support XCloneable by Caolán McNamara · 10 years ago
  89. ce549d2 tdf#97966: Remove 'static' keywords by Wastack · 10 years ago
  90. 9128fac Avoid reserved identifier by Stephan Bergmann · 10 years ago
  91. 20c6cb0 Avoid reserved identifiers by Stephan Bergmann · 10 years ago
  92. df75047 tdf#74608 comphelper: Constructor feature for InstanceLocker by Yeliz Taneroğlu · 10 years ago
  93. 337f517 loplugin:unuseddefaultparams comphelper by Noel Grandin · 10 years ago
  94. 5a1cd2f OSingletonRegistration is dead now by Matúš Kukan · 10 years ago
  95. f163745 convert HighlighterLanguage to scoped enum by Noel Grandin · 10 years ago
  96. a5e53f9 convert TokenTypes to scoped enum by Noel Grandin · 10 years ago
  97. 2f9d53d remove unused exc_handling enum by Noel Grandin · 10 years ago
  98. cdf176c convert PropertyDescription::LocationType to scoped enum by Noel Grandin · 10 years ago
  99. 3b168bc convert DocPasswordRequestType to scoped enum by Noel Grandin · 10 years ago
  100. 5d8474b convert PropertyOrigin to scoped enum by Noel Grandin · 10 years ago