1. 389da66 remove unused uno::Reference vars by Noel Grandin · 9 years ago
  2. 9594967 cleanup osl/diagnose.h includes by Jochen Nitschke · 9 years ago
  3. 719a2ad remove unnecessary empty OUString fields and vars by Noel Grandin · 9 years ago
  4. 97eb00c revert OSL_ASSERT changes by Chris Sherlock · 9 years ago
  5. 33f1e7e tdf#43157: convert package module away from OSL_ASSERT to assert by Chris Sherlock · 9 years ago
  6. 0d7f5e0 loplugin:checkunusedparams in package..reportdesign by Noel Grandin · 9 years ago
  7. 7e6aa4e loplugin:salunicodeliteral: package by Stephan Bergmann · 9 years ago
  8. f8fdc64 tdf#105942 Don't hang when file is protected and compressed by Xisco Fauli · 9 years ago
  9. da64d198 tools: svstream.hxx needs only errcode.hxx & not errinf.hxx by Chris Sherlock · 9 years ago
  10. de030cd gbuild: Remove MSVC 2013 legacy code by David Ostrovsky · 9 years ago
  11. 8c8f2a5 remove unnecessary explicit linefeeds from end of SAL and OSL log calls by Noel Grandin · 9 years ago
  12. 9e4d84d drop document_io_logring.txt and use global logging by Caolán McNamara · 9 years ago
  13. da56de9 remove type decorations on char literals by Jochen Nitschke · 9 years ago
  14. 095438e Fix typos by Andrea Gelmini · 9 years ago
  15. 3902bb7 Revert "comphelper: fix MSVC hang in ThreadPool::shutdown()" by Miklos Vajna · 9 years ago
  16. 9899ffd comphelper: fix MSVC hang in ThreadPool::shutdown() by Michael Stahl · 9 years ago
  17. 6cb9e6d Remove redundant 'inline' keyword by Stephan Bergmann · 9 years ago
  18. 82ea4fd Use copy ctor instead of ZipPackageFolder::copyZipEntry by Stephan Bergmann · 9 years ago
  19. 988ac73 use std::unique_ptr by Caolán McNamara · 9 years ago
  20. d2e77c3 Some simplifications, using UNO_QUERY_THROW by Stephan Bergmann · 9 years ago
  21. 6dce9c6 Add missing #includes by Stephan Bergmann · 9 years ago
  22. f1d83ac loplugin:stringconstant check for unnecessary OUString constructor.. by Noel Grandin · 9 years ago
  23. e57ca02 Remove dynamic exception specifications by Stephan Bergmann · 9 years ago
  24. ef2b434 loplugin: unnecessary destructor oox..sax by Noel Grandin · 9 years ago
  25. de70ad0 New loplugin:dynexcspec: Add @throws documentation, package by Stephan Bergmann · 9 years ago
  26. bbf40e3 Use the old-fashion way to instantiate a UNO service. by Kohei Yoshida · 9 years ago
  27. e87071a replace boost::checked_deleter with std::default_delete by Jochen Nitschke · 9 years ago
  28. 294f2e6 tdf#97597: attempt to add test for multithreaded input stream buffering. by Kohei Yoshida · 9 years ago
  29. eea296d Use unique_ptr for ZipFile here. by Kohei Yoshida · 9 years ago
  30. 32c9876 ZipFile: make it work on MSVC 14.0 by David Ostrovsky · 9 years ago
  31. 4ae705d tdf#97597: Ensure that each parsing thread has its own buffer. by Kohei Yoshida · 9 years ago
  32. e442b76 package: fixup SAL_CALL removal by Thorsten Behrens · 9 years ago
  33. 14e65f7 These SAL_CALL can go as well... by Kohei Yoshida · 9 years ago
  34. f7c9eca Use std::unique_ptr for the ZipFile instance. by Kohei Yoshida · 9 years ago
  35. e5dc4ab Not worth having this as a separate data member. by Kohei Yoshida · 9 years ago
  36. 52b8739 Let's return std::unique_ptr<...> directly. by Kohei Yoshida · 9 years ago
  37. a544fd5 Remove unnecessary UNO-ness from ZipFile class. by Kohei Yoshida · 9 years ago
  38. d81b0c9 coverity#704153 merge m_xRootFolder and m_pRootFolder by Caolán McNamara · 9 years ago
  39. 4f24613 Rename css::packages::ContentInfo to just ZipContentInfo. by Kohei Yoshida · 9 years ago
  40. 7c117c5 Clean up and annotate the code a bit. by Kohei Yoshida · 9 years ago
  41. 63ddc8d Reduce scope by removing unnecessary else clauses. by Kohei Yoshida · 9 years ago
  42. aa68c99 tdf#104126 - comphelper thread-pool, use reliable std::condition_variable. by Michael Meeks · 9 years ago
  43. 3838475 drop extra semicolons by David Tardon · 9 years ago
  44. 25205d5 package: ODF: bump PBKDF2 iteration counts by Michael Stahl · 9 years ago
  45. dca61b5 loplugin:expandablemethods in lotuswordpro..package by Noel Grandin · 9 years ago
  46. 1430158 style fix for cppcheck redundantCondition by Jochen Nitschke · 9 years ago
  47. 8826771 style fixes for cppcheck noExplicitConstructor by Jochen Nitschke · 9 years ago
  48. e140e40 loplugin:expandablemethodds in lotuswordpro..package by Noel Grandin · 9 years ago
  49. 930f024 replace <<= with assign for <<= with rhs Any by Jochen Nitschke · 9 years ago
  50. 91dd2db loplugin:override: No more need for the "MSVC dtor override" workaround by Stephan Bergmann · 10 years ago
  51. 1013587 loplugin:constantparam in package..stoc by Noel Grandin · 10 years ago
  52. 0cdfe1c loplugin:stringconstant: adapt to improved OUStringLiteral1 (package) by Stephan Bergmann · 10 years ago
  53. fb46ba9 coverity#1371440 Uncaught exception by Caolán McNamara · 10 years ago
  54. d30a429 loplugin:unusedenumconstants in package..svtools by Noel Grandin · 10 years ago
  55. 1015d35 OFFICE-3708: package: recognize correct SHA256 URL by Michael Stahl · 10 years ago
  56. f12476f loplugin:countusersofdefaultparams in oox..sd by Noel Grandin · 10 years ago
  57. b4e3c29 Fix typo: completelly -> completely by Takeshi Abe · 10 years ago
  58. 508c95f improve passstuffbyref return analysis by Noel Grandin · 10 years ago
  59. 76ad32b add tagging to ThreadTasks so we don't need more one pool by Noel Grandin · 10 years ago
  60. d94d88d loplugin:passstuffbyref also for {css::uno,rtl}::Reference by Stephan Bergmann · 10 years ago
  61. 48a8d6d loplugin:singlevalfields in various by Noel Grandin · 10 years ago
  62. 9084c11 sfx2: exception on storage commit is an error (related: tdf#91807) by Michael Stahl · 10 years ago
  63. 8d8b9b8 package: fix exception handling in DeflateThread (related tdf#91807) by Michael Stahl · 10 years ago
  64. 60e75fb tdf#98955 hardware_concurrency not ideal for thread pools by Ashod Nakashian · 10 years ago
  65. a97b392 tdf#94698 cleanup Makefiles. Get rid of udkapi and offapi by Gleb Mishchenko · 10 years ago
  66. 2af018e Fix typos by Andrea Gelmini · 10 years ago
  67. 727d4db loplugin:unusedmethods in package to rsc by Noel Grandin · 10 years ago
  68. a9ff36a Fix typos by Andrea Gelmini · 10 years ago
  69. 7d91753 Add SAL_FALLTHROUGH, where apparently appropriate by Stephan Bergmann · 10 years ago
  70. f07ff7e clang-tidy modernize-loop-convert in oox to sax by Noel Grandin · 10 years ago
  71. 58a3207 use Any constructor instead of temporaries by Noel Grandin · 10 years ago
  72. 20f23c1a Fix typos by Andrea Gelmini · 10 years ago
  73. 2a455e4 loplugin:salbool: Automatic rewrite of sal_False/True by Stephan Bergmann · 10 years ago
  74. 150ac9c clean-up: unused using declarations and includes by Jochen Nitschke · 10 years ago
  75. 62633df clang-tidy performance-unnecessary-value-param in various by Noel Grandin · 10 years ago
  76. b8eb294 loplugin:passstuffbyref in various by Noel Grandin · 10 years ago
  77. 3cdc8c2 Missing include by Stephan Bergmann · 10 years ago
  78. 7e2ea27 tdf#93553 limit parallelism at zip save time to useful amount by Armin Le Grand · 10 years ago
  79. 6b84445 loplugin:constantparam in package by Noel Grandin · 10 years ago
  80. 60b1c95 Extract Directories from BootstrapFixtureBase by Stephan Bergmann · 10 years ago
  81. 70f8728 improve defaultparams loplugin by Noel Grandin · 10 years ago
  82. 9610a5a Use passed-in context instead of comphelper::getProcessComponentContext() by Stephan Bergmann · 10 years ago
  83. a238b1f Remove excess newlines by Chris Sherlock · 10 years ago
  84. 534b2a4 Fix typos by Andrea Gelmini · 10 years ago
  85. 752cd07 InterfaceContainer2 with vector instead of Sequence by Noel Grandin · 10 years ago
  86. 802765d loplugin:unusedmethods unused return value in oox,package by Noel Grandin · 10 years ago
  87. 214f5cf loplugin:privatebase: Publicly derive from UNO interfaces by Stephan Bergmann · 10 years ago
  88. 64d624b Fix typos by Andrea Gelmini · 10 years ago
  89. eaed822 tdf#89236: Don't deflate encrypted document in parallel by Matúš Kukan · 10 years ago
  90. e3a31fc loplugin:unusedfields by Noel Grandin · 10 years ago
  91. 98f4f2b loplugin:unusedfields in oox,package by Noel Grandin · 10 years ago
  92. a78182a loplugin:unusedfields in include/package,include/registry by Noel Grandin · 10 years ago
  93. 56b2a2d loplugin:unusedfields in oox,package,reportdesign by Noel Grandin · 10 years ago
  94. 2554efa use comphelper::containerToSequence by Noel Grandin · 10 years ago
  95. 8569c6d use initialiser list for Sequence<OUString> by Noel Grandin · 10 years ago
  96. 06116bd1 Fast PCH generator and optimized PCH files by Ashod Nakashian · 10 years ago
  97. 25aec38 use initialiser for Sequence<OUString> by Noel Grandin · 10 years ago
  98. 8e234c5 use initialiser syntax for Sequence<OUString> by Noel Grandin · 10 years ago
  99. 1fc2fe7 loplugin:nullptr (automatic rewrite) by Stephan Bergmann · 10 years ago
  100. 912c034 Don't check version field from local ZIP header by Jan-Marek Glogowski · 10 years ago