1. 171efcb fdo#76203 - use consistent titlecase for UI title labels by Joren De Cuyper · 12 years ago
  2. 3e82897 improve the inlinesimplememberfunctions clang plugin by Noel Grandin · 12 years ago
  3. 184a00b loplugin: inlinesimplememberfunctions by Noel Grandin · 12 years ago
  4. b312a38 update_pch: add a bunch of pch files by Thomas Arnhold · 12 years ago
  5. 626a428 fdo#68849: Add header guards to all include files by Jens Carl · 12 years ago
  6. 9af0abe remove unnecessary use of Reference constructor in throw by Noel Grandin · 12 years ago
  7. 2ed32f7 cppcheck: Prefer prefix ++/-- operators by Julien Nabet · 12 years ago
  8. e7bc3ca remove boilerplate in UNO Exception constructor calls by Noel Grandin · 12 years ago
  9. f1b0309 coverity#1215310 Uncaught exception by Caolán McNamara · 12 years ago
  10. 4671e7b fix-includes.pl: xmlsecurity by Thomas Arnhold · 12 years ago
  11. 3db8d60 hrc and src files: squeeze multiple newlines by Thomas Arnhold · 12 years ago
  12. 2bd7767 Resolves fdo#70681: fixincludeguards.pl: all that's left by Thomas Arnhold · 12 years ago
  13. 248145f Find places where uno::Sequence is passed by value. by Noel Grandin · 12 years ago
  14. f3e519d4 coverity#982735 Negative loop bound by Caolán McNamara · 12 years ago
  15. c029a81 coverity#1209500 Explicit null dereferenced by Caolán McNamara · 12 years ago
  16. 4f9b212 simplify ternary conditions "xxx ? yyy : false" by Noel Grandin · 12 years ago
  17. 541761d prefer makefile-gmake-mode by Takeshi Abe · 12 years ago
  18. 946c7b0 coverity#707484 Uncaught exception by Caolán McNamara · 12 years ago
  19. a089a4e coverity#707488 Uncaught exception by Caolán McNamara · 12 years ago
  20. f4a7600 coverity#707489 Uncaught exception by Caolán McNamara · 12 years ago
  21. 8821c06 coverity#707490 Uncaught exception by Caolán McNamara · 12 years ago
  22. e4e654e xmlsecurity: sal_Bool->bool by Noel Grandin · 12 years ago
  23. 702f9c5 huge hrc and src file cleanup by Thomas Arnhold · 12 years ago
  24. aa39d21 clean up hrc files by Thomas Arnhold · 12 years ago
  25. 40064f4 clean up hrc files by Thomas Arnhold · 12 years ago
  26. c9e2ce5 WaE: Unreferenced function definition [loplugin:unreffun] by Tor Lillqvist · 12 years ago
  27. 55c7063 fixincludeguards.sh: xmlsecurity by Thomas Arnhold · 12 years ago
  28. c79a5f8 remove executable bit by Andras Timar · 12 years ago
  29. bfed8b9 Clean up function declarations by Stephan Bergmann · 12 years ago
  30. fb1b0c1 Use valid UNOIDL identifiers in XCompressedDocumentHandler by Stephan Bergmann · 12 years ago
  31. 5babf1b remove unnecessary scope qualifier from sal_Bool uses by Noel Grandin · 12 years ago
  32. 362d4f0 Explicitly mark overriding destructors as "virtual" by Stephan Bergmann · 12 years ago
  33. 567ef6d Second batch of adding SAL_OVERRIDE to overriding function declarations by Stephan Bergmann · 12 years ago
  34. 70cc2b1 First batch of adding SAL_OVERRRIDE to overriding function declarations by Stephan Bergmann · 12 years ago
  35. cbfc354 coverity#708739 Uninitialized scalar field by Caolán McNamara · 12 years ago
  36. 108c5bb coverity#708740 Uninitialized scalar field by Caolán McNamara · 12 years ago
  37. 4386863 xmlsecurity: prefer passing OUString by reference by Noel Grandin · 12 years ago
  38. 68ec95b made ListBox handle more than 64k elements, fdo#61520 related by Eike Rathke · 12 years ago
  39. 4d6560f5 fdo#54938: Convert some places to use cppu::supportsService by Marcos Paulo de Souza · 12 years ago
  40. 5e21a41 cppuhelper: retrofit std::exception into overriding exception specs by Stephan Bergmann · 12 years ago
  41. a18a1a4 Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxx by Tobias Lippert · 12 years ago
  42. ac6e8ac typo fixes in comments by Andras Timar · 12 years ago
  43. 5a7532b convert cert path page to .ui by Caolán McNamara · 12 years ago
  44. 3103445 convert view certs tabdialog to .ui by Caolán McNamara · 12 years ago
  45. 25570b1 bool improvements by Stephan Bergmann · 12 years ago
  46. 7f84ebe bool improvements by Stephan Bergmann · 12 years ago
  47. 92f162e Convert xmlsecurity to cppu::supportsService by Alexandre Vicenzi · 12 years ago
  48. 82625bb remove unnecessary sal_Unicode casts in OUStringBuffer::append calls by Noel Grandin · 12 years ago
  49. be053c9 Spelling correction: s/retrive/retrieve/ by Tor Lillqvist · 12 years ago
  50. 8233226 No need for implbase1.hxx to include XComponentContext.hpp by Stephan Bergmann · 12 years ago
  51. 9ed3647 Adapt all (non-extension, SharedLibrary) .components to environment="..." by Stephan Bergmann · 12 years ago
  52. 08fe82e Remove unnecessary use of OUString constructor in + expressions by Noel Grandin · 12 years ago
  53. 78c7eb3 uiconfig is a l10n-relevant target by Bjoern Michaelsen · 12 years ago
  54. 610b2b9 remove unnecessary use of OUString constructor when assigning by Noel Grandin · 12 years ago
  55. 2c35fff remove most use of RTL_CONSTASCII_USTRINGPARAM macro by Noel Grandin · 12 years ago
  56. ab5d1fb SAL_WARN_UNUSED com::sun::star::uno::Any by Stephan Bergmann · 12 years ago
  57. 04dead1 make l10n buildable separately by Bjoern Michaelsen · 12 years ago
  58. fcd1637 convert OUString compareToAscii == 0 to equalsAscii by Noel Grandin · 12 years ago
  59. 16b91e1 Converge on SvtSecurityOptions::isTrustedLocation by Stephan Bergmann · 12 years ago
  60. 0121f63 remove unnecessary use of OUString constructor in XMLSECURITY module by Noel Grandin · 12 years ago
  61. 5285bee remove redundant calls to OUString constructor in if expression by Noel Grandin · 12 years ago
  62. 54a17dd windows: warning 4355 is disabled globally in com_MSC_defs.mk by Thomas Arnhold · 12 years ago
  63. a772496 Bin comments that claim to say why some header is included by Tor Lillqvist · 12 years ago
  64. 67aec43 cleanup by Thomas Arnhold · 12 years ago
  65. 094f006 CID#708741 uninitialized members by Caolán McNamara · 13 years ago
  66. 4763c0a -Werror,-Wunused-const-variable by Stephan Bergmann · 13 years ago
  67. cb177b6 libxmlsec: stop delivering static and import libraries by Michael Stahl · 13 years ago
  68. 2f6261f find lots of external static libraries in UnpackedTarball dir by Michael Stahl · 13 years ago
  69. 6ea6a42 s/wiki.services.openoffice.org/wiki.openoffice.org/g by Andras Timar · 13 years ago
  70. f1dd6b8 WaE: 'BufferNode::notifyAncestor': recursive call has no side effects by Tor Lillqvist · 13 years ago
  71. 64b993e finish deprecation of O(U)String::valueOf() by Luboš Luňák · 13 years ago
  72. b5e5ce9 fdo#57950: Remove some chained appends in xmlsecurity by Jelle van der Waa · 13 years ago
  73. 182bf2a Revert "fdo#57950: Remove some chained appends in xmlsecurity" by Andrzej J.R. Hunt · 13 years ago
  74. 4f20c9f fdo#57950: Remove some chained appends in xmlsecurity by Jelle van der Waa · 13 years ago
  75. 9499df9 Ifdef out code which had been accidentally un-commented-out by Tor Lillqvist · 13 years ago
  76. 1452e56 fdo#62475 removed pointless comments by Jelle van der Waa · 13 years ago
  77. ec52a20 fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFO by Jelle van der Waa · 13 years ago
  78. bddd4d4 Mark as const by Takeshi Abe · 13 years ago
  79. 52bce8f convert versions of dialog to .ui by Caolán McNamara · 13 years ago
  80. 9eeacd2 XmlReadOnlyImage is now unused post .ui conversions by Caolán McNamara · 13 years ago
  81. ba0a577 remove OUString wrap for string literals by Thomas Arnhold · 13 years ago
  82. b6d9751 reduce some spacing by Thomas Arnhold · 13 years ago
  83. 318f2b6 remove some createFromAscii usage by Thomas Arnhold · 13 years ago
  84. 647ad63 Resolves: #i122564# correct typo, save -> safe by Jürgen Schmidt · 13 years ago
  85. b5f3f55 fdo#43460 unoxml,writerfilter,xmlsecurity: use isEmpty() by Jelle van der Waa · 13 years ago
  86. 670e232 fdo#46808, Convert xml::crypto services to new style by Noel Grandin · 13 years ago
  87. 9eb4e4d Some more modules at least building with mingw64 by Fridrich Štrba · 13 years ago
  88. 287bc2b Drop unused XInitialization from implementation by Stephan Bergmann · 13 years ago
  89. 496a2c2 Drop unused XInitialization from implementation by Stephan Bergmann · 13 years ago
  90. d11e590 fix superclass-constructor call. by Noel Grandin · 13 years ago
  91. 75a87d9 fdo#46808, Convert xml::crypto::XMLEncryptionTemplate to new style by Noel Grandin · 13 years ago
  92. 6a12e13 fdo#46808, Convert XMLSignatureTemplate service to new style by Noel Grandin · 13 years ago
  93. a4196fc fdo#46808, Convert XMultiServiceFactory in xmlsecurity module by Noel Grandin · 13 years ago
  94. dcbaf7c remove unused componentcontext.hxx includes by Noel Grandin · 13 years ago
  95. 05eaada translatable="yes" for some elements in .ui files by Andras Timar · 13 years ago
  96. dfc49e0 fdo#46808, GetStorageFromURL now takes an XComponentContext by Noel Grandin · 13 years ago
  97. 3d8a7a4 Resolves: #i120675# the certificate store handles need to be closed by Jian Fang Zhang · 14 years ago
  98. 1e8482d Resolves: #i120635# Removed httpserv.jar and changed its dist directory by Andre Fischer · 14 years ago
  99. 368e06b officecfg: remove Package_cppheader by Michael Stahl · 13 years ago
  100. e8eab43 cleanup whitespaces due to RTL_CONSTASCII_USTRINGPARAM removal by Philipp Riemer · 13 years ago