1. b0a07d9 remove some dead code by Noel Grandin · 6 years ago
  2. 85eda05 cid#1459028 various checked_return warnings by Caolán McNamara · 6 years ago
  3. f147b16 clang-analyzer-deadcode.DeadStores by Noel Grandin · 6 years ago
  4. 9eac1d0 Fix typo by Andrea Gelmini · 6 years ago
  5. 75a7932 test: move component context from subclasses to BootstrapFixture by Miklos Vajna · 6 years ago
  6. cec7cd3 Remove erroneous whitespace in update_pch by Muhammet Kara · 6 years ago
  7. fbebfda tdf:#54938Adapt supportsService implementations to cppu::supportsService by iakarsu · 6 years ago
  8. 7edce6c tdf#54938: Adapt supportsService implementations to cppu::supportsService by Hakan Bakacak · 6 years ago
  9. 69e0d871 make update_pch also consider files in <module>/src/**/inc by Luboš Luňák · 6 years ago
  10. a2c9b44 tdf#54938: Adapt supportsService implementations to cppu::supportsService by Canberk TURAN · 6 years ago
  11. c82efb6 clang-tidy modernize-concat-nested-namespace by Noel Grandin · 6 years ago
  12. 627e40b9e tdf#88205: Adapt uses of css::uno::Sequence to use initializer_list ctor by Faruk Demirbaş · 6 years ago
  13. b5bde19 remove some unused local vars by Noel Grandin · 6 years ago
  14. 65f007c remove some unused local vars by Noel Grandin · 6 years ago
  15. 4a25fb8 Make TempFile destructor remove temp directory recursively by Samuel Mehrbrodt · 6 years ago
  16. 4a37292 tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctor by Mesut Çifci · 6 years ago
  17. 697989d [API CHANGE] extend css.security.XDocumentDigitalSignatures by brinzing · 6 years ago
  18. c9253b9 tdf#54938 Adapt supportsService implementations to cppu::supportsService by Yusuf Keten · 6 years ago
  19. 6eef193 sal_Char->char in xmloff..xmlsecurity by Noel Grandin · 6 years ago
  20. de37f3c loplugin:finalclasses in xmlsecurity by Noel Grandin · 6 years ago
  21. 998ad9b Elide use of rtl_Instance (which is obsoleted by C++11 thread-safe statics) by Noel Grandin · 6 years ago
  22. b3348ce Fix macro security UI usability problems by Jan-Marek Glogowski · 6 years ago
  23. 55e5969 loplugin:external (clang-cl) by Stephan Bergmann · 6 years ago
  24. 7b3190e boost::optional: replace uses of get_value_or with value_or by Stephan Bergmann · 6 years ago
  25. 5e55f7a make some function symbols module private by Noel Grandin · 6 years ago
  26. 9f90050 loplugin:consttobool (clang-cl) by Stephan Bergmann · 6 years ago
  27. f853ec31 Extend loplugin:external to warn about classes by Stephan Bergmann · 6 years ago
  28. 5a11fe8 loplugin:fakebool (clang-cl) by Stephan Bergmann · 6 years ago
  29. 158fbb7 make some classes module-private by Noel Grandin · 6 years ago
  30. 7757c28 remove a PCH for which the library has already been removed by Luboš Luňák · 6 years ago
  31. c02c4df make some classes module-private by Noel Grandin · 6 years ago
  32. ab285c7 loplugin:stringadd by Noel Grandin · 6 years ago
  33. a6e682f find symbols that can be private by Noel Grandin · 6 years ago
  34. d526bd7 Fix StringAdd::isCompileTimeConstant by Stephan Bergmann · 6 years ago
  35. 7d7fea7 make bin/update_pch.s always include code in trivial #if's by Luboš Luňák · 6 years ago
  36. d51db77 Remove some memset calls by Mike Kaganski · 6 years ago
  37. 4aa6e2cb tdf#42316 handle saving to template filters by Jan-Marek Glogowski · 6 years ago
  38. 9b5dad1 loplugin:stringadd look for unnecessary temporaries by Noel Grandin · 6 years ago
  39. bfaf25f Silence -Werror,-Wunused-variable (clang-cl) by Stephan Bergmann · 6 years ago
  40. 261fa8c tdf#114441 changed some sal_uLong to better fitting types by Christian Barth · 7 years ago
  41. 231e16d loplugin:redundantpointerops simplify *p.get() by Noel Grandin · 7 years ago
  42. 48595c8 Related: tdf#127935 set default activate handler to toggle row expansion by Caolán McNamara · 7 years ago
  43. 664de5a8 loplugin:stringconstant (clang-cl) by Stephan Bergmann · 7 years ago
  44. eac3017 add activates_default to GtkEntries in dialogs by Caolán McNamara · 7 years ago
  45. 4ea4135 loplugin:constmethod in xmlsecurity by Noel Grandin · 7 years ago
  46. 64af348 Remove some unused includes by Miklos Vajna · 7 years ago
  47. 42af04b do not require $(SRCDIR) in every gb_Library_set_precompiled_header by Luboš Luňák · 7 years ago
  48. 8e999b5 Fix typos by Andrea Gelmini · 7 years ago
  49. f599c31 tdf#39593 use isUnoTunnelId by Arkadiy Illarionov · 7 years ago
  50. 73e3604 Fixing '....' and '..' by Andrea Gelmini · 7 years ago
  51. 24c17da tdf#39593 extract UnoTunnelId comparison to template function by Arkadiy Illarionov · 7 years ago
  52. 10280da loplugin:constvars, look for loop vars that can be const by Noel Grandin · 7 years ago
  53. 6489906 tdf#116862 do not encrypt to self when encryption key is not set by Franklin Weng · 7 years ago
  54. 889dc7b use more TOOLS_WARN_EXCEPTION by Noel Grandin · 7 years ago
  55. 7d7a786 new loplugin:sequenceloop by Noel Grandin · 7 years ago
  56. 7001ddf Simplify OUString array initialization by Mike Kaganski · 7 years ago
  57. 9c8854b Don't hardcode "C:\\Program Files (x86)" path on Windows by Mike Kaganski · 7 years ago
  58. 536ab2f tdf#116085 add more Gpg4Win binary locations by Thorsten Behrens · 7 years ago
  59. 3246cff assertDocument is only defined for HAVE_FEATURE_GPGVERIFY by Stephan Bergmann · 7 years ago
  60. c3a1c83 tdf#42316 preserve macro signature of templates by Jan-Marek Glogowski · 7 years ago
  61. 496f32e Fix typos by Andrea Gelmini · 7 years ago
  62. d55e956 Improved loplugin:stringconstant (now that GCC 7 supports it): xmlsecurity by Stephan Bergmann · 7 years ago
  63. 5ccc812 Fix typos by Andrea Gelmini · 7 years ago
  64. afad1a0 Fix typos by Andrea Gelmini · 7 years ago
  65. 3c6b2b7 loplugin:referencecasting in xmlsecurity by Noel Grandin · 7 years ago
  66. 1196193 cid#1448421 unsafe_xml_parse_config by Caolán McNamara · 7 years ago
  67. 3e66a82 cid#1448248 Unchecked return value by Caolán McNamara · 7 years ago
  68. 31f0437 loplugin:passstuffbyref by Noel Grandin · 7 years ago
  69. 2836b78 loplugin:logexceptionnicely in xmlhelp..xmlsecurity by Noel Grandin · 7 years ago
  70. 1ae6523 XSecController must be a complete type here (Windows --disable-pch) by Stephan Bergmann · 7 years ago
  71. 09c657e tdf#39593 use UNO3_GETIMPLEMENTATION* macros by Arkadiy Illarionov · 7 years ago
  72. 7ad9296 Removed duplicated include by Andrea Gelmini · 7 years ago
  73. 5321d32 xmlsecurity: add missing include by Miklos Vajna · 7 years ago
  74. 256fcca operator new doesn't return null anyway by Stephan Bergmann · 7 years ago
  75. 3370752 writerfilter: make RTFParserState members private, part 1 by Miklos Vajna · 7 years ago
  76. 7661e35 xmlsecurity: make DocumentSignatureManager members private by Miklos Vajna · 7 years ago
  77. a361231 fix wrong SET/QUERY flags passed to uno::Reference by Noel Grandin · 7 years ago
  78. e2fcb27 regenerate PCH headers by Luboš Luňák · 7 years ago
  79. 1156f98 an is used before a vowel sound by Caolán McNamara · 7 years ago
  80. fac093e Simplify Sequence iterations in xmlscript, xmlsecurity by Arkadiy Illarionov · 7 years ago
  81. c6350b3 regenerate PCH headers for the 4 new levels by Luboš Luňák · 7 years ago
  82. 64faea3 tdf#42949 Fix IWYU warnings in xmlsecurity/*cxx by Gabor Kelemen · 7 years ago
  83. 59278fa Replace remaining lists by vectors in xmlsecurity by Julien Nabet · 7 years ago
  84. d25fef6 Resolves: tdf#125132 xml signatures dialog should be modal by Caolán McNamara · 7 years ago
  85. c671619 Replace list by vector in xmlsecurity/gpg by Julien Nabet · 7 years ago
  86. 855f52e Use hasElements to check Sequence emptiness in [v-x]* by Arkadiy Illarionov · 7 years ago
  87. f5f8891 xmlsecurity: fix the Android build by Miklos Vajna · 7 years ago
  88. d1ab132 tdf#42949 Fix IWYU warnings in xmlsecurity/*hxx by Gabor Kelemen · 7 years ago
  89. cca6830 Properly initialize gpgme-w32spawn.exe path on Windows by Mike Kaganski · 7 years ago
  90. f87fab6 loplugin:sequentialassign in writerfilter..xmlsecurity by Noel Grandin · 7 years ago
  91. b52f309 improve loplugin simplifyconstruct by Noel Grandin · 7 years ago
  92. 639df4d use more std::make_unique by Noel Grandin · 7 years ago
  93. 8a9d823 tdf#123747 xmlsecurity, ODF sign roundtrip: preserve invalid reference type by Miklos Vajna · 7 years ago
  94. 80152c8 tdf#42949 Fix IWYU warnings in include/sfx2/[sS]* by Gabor Kelemen · 7 years ago
  95. aa04df5 weld SwEditRegionDlg by Caolán McNamara · 7 years ago
  96. e3e6f43 clarify that set_visible(true/false) is just show/hide by Caolán McNamara · 7 years ago
  97. 0d8c670 build: support disabling poppler by Ashod Nakashian · 7 years ago
  98. 8b5e23e log nice exception messages whereever possible by Noel Grandin · 7 years ago
  99. b612cf0 Introduce o3tl::underlyingEnumValue by Stephan Bergmann · 7 years ago
  100. 19240f6 loplugin:unusedfields look for classes where we can make all the.. by Noel Grandin · 7 years ago