1. 4f9b212 simplify ternary conditions "xxx ? yyy : false" by Noel Grandin · 12 years ago
  2. 0a1d822 Many spelling fixes: directories a* - g*. by Pedro Giffuni · 12 years ago
  3. dc469b9 odd that apparently these only are checked in non-opt mode by Caolán McNamara · 12 years ago
  4. dc21c52 coverity#706281 Uncaught exception by Caolán McNamara · 12 years ago
  5. 69c8acd coverity#706282 Uncaught exception by Caolán McNamara · 12 years ago
  6. ff154ad fixincludeguards.sh: comphelper by Thomas Arnhold · 12 years ago
  7. 728ec86 Typo: s/cant/can't/ by Tor Lillqvist · 12 years ago
  8. fa0ffdb cppu::OMultiTypeInterfaceContainerHelperVar hashImpl param is unused by Stephan Bergmann · 12 years ago
  9. 39b26e4 typo: ommit -> omit by Thomas Arnhold · 12 years ago
  10. 6835d9f It's "its", not "it's" by Tor Lillqvist · 12 years ago
  11. b8757ee Clean up function declarations and some unused functions by Stephan Bergmann · 12 years ago
  12. 5babf1b remove unnecessary scope qualifier from sal_Bool uses by Noel Grandin · 12 years ago
  13. 362d4f0 Explicitly mark overriding destructors as "virtual" by Stephan Bergmann · 12 years ago
  14. c289013 typo: tempoary -> temporary by Thomas Arnhold · 12 years ago
  15. 59f1e95 typo: previos -> previous by Thomas Arnhold · 12 years ago
  16. dc8f33b typo: decription -> description by Thomas Arnhold · 12 years ago
  17. b4b180d typo: temorary -> temporary by Thomas Arnhold · 12 years ago
  18. 67587cd typo: Exceptiopn -> Exception by Thomas Arnhold · 12 years ago
  19. 02c83db typo: enoungh -> enough by Thomas Arnhold · 12 years ago
  20. cc3a302 typo: unfortunally -> unfortunately by Thomas Arnhold · 12 years ago
  21. e535518 typo: sicne -> since by Thomas Arnhold · 12 years ago
  22. 45d38ff typo: tranfer -> transfer by Thomas Arnhold · 12 years ago
  23. ee1de94 typo: persistance -> persistence by Thomas Arnhold · 12 years ago
  24. 7d3b9d3 typo: optimisation -> optimization by Thomas Arnhold · 12 years ago
  25. 8bb09ef typo: approriate -> appropriate by Thomas Arnhold · 12 years ago
  26. ee6895c Avoid possible resource leaks by boost::scoped_array by Takeshi Abe · 12 years ago
  27. 70cc2b1 First batch of adding SAL_OVERRRIDE to overriding function declarations by Stephan Bergmann · 12 years ago
  28. 98666e8 No need for a virtual OPropertyContainer::getTypes by Stephan Bergmann · 12 years ago
  29. 3678456 OAccessibleContextWrapperHelper does not implement XAccessibleContext by Stephan Bergmann · 12 years ago
  30. 9b7f17d Fix races in AsyncEventNotifier::execute by Stephan Bergmann · 12 years ago
  31. 358be80 comphelper,connectivity: prefer passing OUString by reference by Noel Grandin · 12 years ago
  32. 22684273 forward*PropertyValue functions need not be SAL_CALL by Stephan Bergmann · 12 years ago
  33. 61c44a9 comphelper::OIHWrapNoFilterDialog does not implement XInitialization by Stephan Bergmann · 12 years ago
  34. e3e1f9f Leftover SAL_CALL by Stephan Bergmann · 12 years ago
  35. ff19246 OPropertyStateHelper::getTypes isn't an override of XTypeProvider::getTypes by Stephan Bergmann · 12 years ago
  36. 2726f2a comphelper: simplify deprecated XTypeProvider.getImplementationId by Stephan Bergmann · 12 years ago
  37. 25cedf1 Introduce com.sun.star.beans.theIntrospection singleton by Stephan Bergmann · 12 years ago
  38. 7211162 Clean up uses of rtl_ustr_ascii_shortenedCompareIgnoreAsciiCase_WithLength by Stephan Bergmann · 12 years ago
  39. ec9e5a0 coverity#1187647 try and help coverity out here by Caolán McNamara · 12 years ago
  40. 697ec96 coverity#1187646 unused mpAbort by Caolán McNamara · 12 years ago
  41. a67c2a1 Remove visual noise from comphelper by Alexander Wilms · 12 years ago
  42. 5e21a41 cppuhelper: retrofit std::exception into overriding exception specs by Stephan Bergmann · 12 years ago
  43. 6fbe00f coverity#983702 Uncaught exception by Caolán McNamara · 12 years ago
  44. c69ae9f comphelper: EmbeddedObjectContainer::GetObjectStream methods by Jacobo Aragunde Pérez · 12 years ago
  45. 20a174a comphelper: code refactor by Jacobo Aragunde Pérez · 12 years ago
  46. 0ce0c36 Remove unneccessary comments by Alexander Wilms · 12 years ago
  47. d12e472 comphelper: sal_Bool -> bool sequel by Stephan Bergmann · 12 years ago
  48. 05f742d comphelper: sal_Bool -> bool by Stephan Bergmann · 12 years ago
  49. faced6b ucbhelper: sal_Bool -> bool by Stephan Bergmann · 12 years ago
  50. f45183d Unwind comphelper::OPropertyContainer_Base typedef by Stephan Bergmann · 12 years ago
  51. 3ec9bcc silence coverity#1027865 Out-of-bounds access by Caolán McNamara · 12 years ago
  52. ac6e8ac typo fixes in comments by Andras Timar · 12 years ago
  53. e17cf91 fdo#54938 Convert comphelper and vcl to cppu::supportsService by Alexandre Vicenzi · 12 years ago
  54. d98d2ad Remove needless SAL_DLLPRIVATE annotations by Stephan Bergmann · 12 years ago
  55. 9e77c2f Remove UNOIDL "array" and "union" vaporware remnants by Stephan Bergmann · 12 years ago
  56. 9bd0e89 coverity#1079000 Uncaught exception by Caolán McNamara · 12 years ago
  57. 1b57443 bool improvements by Stephan Bergmann · 12 years ago
  58. 7cc3e9c coverity#706277 Uncaught exception by Caolán McNamara · 12 years ago
  59. 0535281 coverity#707679 Uninitialized scalar field by Caolán McNamara · 12 years ago
  60. 7677c52 coverity#705787 Dereference before null check by Caolán McNamara · 12 years ago
  61. 8df4ce0 coverity#1130481 : Uninitialized scalar field by Norbert Thiebaud · 12 years ago
  62. 930202b Maybe this bool clean-up avoids false -Werror=maybe-uninitialized on Android by Stephan Bergmann · 12 years ago
  63. db6f8f9 fdo#73549 do not resolve empty locale here if not determined yet by Eike Rathke · 12 years ago
  64. 82625bb remove unnecessary sal_Unicode casts in OUStringBuffer::append calls by Noel Grandin · 12 years ago
  65. b55259e typo fixes by Andras Timar · 12 years ago
  66. 962d4b3 css.logging.SimpleLogRing.create() calls initialize w/ empty Arguments by Stephan Bergmann · 12 years ago
  67. 9ed3647 Adapt all (non-extension, SharedLibrary) .components to environment="..." by Stephan Bergmann · 12 years ago
  68. ab9e014 Some clean-up by Stephan Bergmann · 12 years ago
  69. 3f3c7554 Remove newly unused comphelper/TypeGeneration.hxx by Stephan Bergmann · 12 years ago
  70. 45c0a61 Simplify comphelper::PropertyInfo by Stephan Bergmann · 12 years ago
  71. 83e191e Do not use C++-UNO internal static_type functions in client code by Stephan Bergmann · 12 years ago
  72. a62c2a5 Don't hold css::uno::Type instances by pointer by Stephan Bergmann · 12 years ago
  73. 108eee3 Related: rhbz#1040291 Change language name from 'Oriya' to 'Odia' by Caolán McNamara · 12 years ago
  74. 123e2c3 Revert "Don't hold css::uno::Type instances by pointer" by Stephan Bergmann · 12 years ago
  75. 90f9108 Don't hold css::uno::Type instances by pointer by Stephan Bergmann · 12 years ago
  76. b092637 Clean up includes of comphelper/stl_types.hxx by Stephan Bergmann · 12 years ago
  77. 0fa31be Default OMultiTypeInferfaceContainerHelperVar equalImpl parameter by Stephan Bergmann · 12 years ago
  78. 4a8175e Get rid of DECLARE_STL_USTRINGACCESS_MAP by Stephan Bergmann · 12 years ago
  79. 6eac9de remove unnecessary RTL_CONSTASCII_STRINGPARAM in OUString::equalsL by Noel Grandin · 12 years ago
  80. d454834 Revert "remove RTL_CONSTASCII_STRINGPARAM in OString::equalsL calls" by Noel Grandin · 12 years ago
  81. acebbee remove RTL_CONSTASCII_STRINGPARAM in OString::equalsL calls by Noel Grandin · 12 years ago
  82. 610b2b9 remove unnecessary use of OUString constructor when assigning by Noel Grandin · 12 years ago
  83. ab5d1fb SAL_WARN_UNUSED com::sun::star::uno::Any by Stephan Bergmann · 12 years ago
  84. 24cad6a Move MediaDescriptor from comphelper to unotools by Stephan Bergmann · 12 years ago
  85. 8061c8c Make requestAndVerifyDocPassword var with MediaDescriptor a mem fn of latter by Stephan Bergmann · 12 years ago
  86. faa60fd -Werror,-Wunused-member-function by Stephan Bergmann · 12 years ago
  87. bcb51cf fdo#63020: Replace ::comphelper::stl_begin()... by Marcos Paulo de Souza · 12 years ago
  88. 0e6a260 Convert code that calls OUString::getStr()[] to use the [] operator by Noel Grandin · 12 years ago
  89. 2c6b6ba Disambiguate CPPUNIT_ASSERT_EQUAL arguments by Stephan Bergmann · 12 years ago
  90. 033830b comphelper: use boost_headers in unit test by Michael Stahl · 12 years ago
  91. a2f9c44 Some clean-up by Stephan Bergmann · 12 years ago
  92. 176ac1e Remove unnecessary SyntaxHighlighter::Tokenizer statefulness by Stephan Bergmann · 12 years ago
  93. c99267b Fold SyntaxHighlighter::initialize into ctor by Stephan Bergmann · 12 years ago
  94. 6aa24e7 Move implementation details to syntaxhighlight.cxx by Stephan Bergmann · 12 years ago
  95. f5e8be8 Remove unused SimpleTokenizer_Impl::nLine/nCol by Stephan Bergmann · 12 years ago
  96. 0827aba Correctly fix "Terminating NUL" fix by Stephan Bergmann · 12 years ago
  97. 2733bc3 Demonstrate that empty comments are handled just fine by Stephan Bergmann · 12 years ago
  98. a699e7c Revert "COMPHELPER: Allow empty comments in SyntaxHighlight" by Stephan Bergmann · 12 years ago
  99. a79cb83 COMPHELPER: Allow empty comments in SyntaxHighlight by Arnaud Versini · 12 years ago
  100. 196f980 fdo#54938: Replace existsValue for cppu::supportsService by Marcos Paulo de Souza · 12 years ago