1. 15b4ab8 cppuhelper: clean up public headers with include-what-you-use by Michael Stahl · 11 years ago
  2. 6a0fe37 sal: clean up public headers with include-what-you-use by Michael Stahl · 11 years ago
  3. d32be3a fdo#86023 - O[U]String needs a 'clear' method by Brij Mohan Lal Srivastava · 11 years ago
  4. da40cac Fix common typos. No automatic tools. Handmade… by Andrea Gelmini · 11 years ago
  5. 705c48d fdo#38835 strip out OUString globals by Noel Grandin · 11 years ago
  6. 8c8d6f0 loplugin: cstylecast by Noel Grandin · 11 years ago
  7. ad9498f More -Werror,-Wunused-private-field by Stephan Bergmann · 11 years ago
  8. 32d6415 fdo#83512 Make use of OUStringHash and OStringHash by Daniel Sikeler · 12 years ago
  9. fcf0158 (Rudimentary) C++11 support is a hard requirement now by Stephan Bergmann · 12 years ago
  10. ad40561 Resolves: fdo#82025 use strlen instead of stored length byte by Caolán McNamara · 12 years ago
  11. 184a00b loplugin: inlinesimplememberfunctions by Noel Grandin · 12 years ago
  12. adc20c3 compareToAscii -> equalsAscii by Noel Grandin · 12 years ago
  13. 8e115c6 fdo#68849: Add header guards to all include files by Jens Carl · 12 years ago
  14. 626a428 fdo#68849: Add header guards to all include files by Jens Carl · 12 years ago
  15. e6ff6f9 use namespace css instead of com::sun by Thomas Arnhold · 12 years ago
  16. 3930127 cppcheck: redundantAssignment by Thomas Arnhold · 12 years ago
  17. e7bc3ca remove boilerplate in UNO Exception constructor calls by Noel Grandin · 12 years ago
  18. 036a660 Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part11 by Julien Nabet · 12 years ago
  19. fa51b55 Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part9 by Julien Nabet · 12 years ago
  20. 4f9b212 simplify ternary conditions "xxx ? yyy : false" by Noel Grandin · 12 years ago
  21. abd8c2a xmlhelp: sal_Bool->bool by Noel Grandin · 12 years ago
  22. 8bb2ce6 fixincludeguards.sh: some smaller dirs by Thomas Arnhold · 12 years ago
  23. 9d9f815 Remove unused code by Stephan Bergmann · 12 years ago
  24. 0fb30c1 typo: misformed -> malformed by Thomas Arnhold · 12 years ago
  25. 362d4f0 Explicitly mark overriding destructors as "virtual" by Stephan Bergmann · 12 years ago
  26. 70cc2b1 First batch of adding SAL_OVERRRIDE to overriding function declarations by Stephan Bergmann · 12 years ago
  27. 03a6135 de-macroize xmlhelp ContentProvider by Norbert Thiebaud · 12 years ago
  28. 514a6de kill ucbhelper XTYPEPROVIDER_DECL macro by Norbert Thiebaud · 12 years ago
  29. 27399c3 de-macroize xmlhelp tvfactory by Norbert Thiebaud · 12 years ago
  30. db5407b de-macroize xmlhelp TVBase by Norbert Thiebaud · 12 years ago
  31. 86a3258 Find places where OUString and OString are passed by value. by Noel Grandin · 12 years ago
  32. 2ef98b9 kill XINTERFACE_IMPL_6 by Norbert Thiebaud · 12 years ago
  33. 66f2c35 de-macroize XINTERFACE_DECL by Norbert Thiebaud · 12 years ago
  34. 4d6560f5 fdo#54938: Convert some places to use cppu::supportsService by Marcos Paulo de Souza · 12 years ago
  35. 5e21a41 cppuhelper: retrofit std::exception into overriding exception specs by Stephan Bergmann · 12 years ago
  36. 003342b Remove visual noise from xmlhelp by Alexander Wilms · 12 years ago
  37. 5c94648 coverity#708696 Uninitialized scalar field by Caolán McNamara · 12 years ago
  38. 9ed3647 Adapt all (non-extension, SharedLibrary) .components to environment="..." by Stephan Bergmann · 12 years ago
  39. 08fe82e Remove unnecessary use of OUString constructor in + expressions by Noel Grandin · 12 years ago
  40. 6b713ba Related: fdo#72022 internal links busted by Caolán McNamara · 12 years ago
  41. 57b15f2 Resolves: fdo#72022 Integrated help ignored if installed by Caolán McNamara · 12 years ago
  42. 1c3d51f fdo#60698: Merge tvhlp1 into ucpchelp1 by Marcos Paulo de Souza · 12 years ago
  43. 610b2b9 remove unnecessary use of OUString constructor when assigning by Noel Grandin · 12 years ago
  44. d366c9b2 remove unnecessary sal_Unicode casts in various places by Noel Grandin · 12 years ago
  45. b5026aa i123670 - Add support for https links by Ariel Constenla-Haile · 12 years ago
  46. bd7f704 xmlhelp: include <> for external includes by Norbert Thiebaud · 12 years ago
  47. fcd1637 convert OUString compareToAscii == 0 to equalsAscii by Noel Grandin · 12 years ago
  48. 58fa3d5 remove unnecessary use of OUString constructor in XMLHELP module by Noel Grandin · 12 years ago
  49. 5285bee remove redundant calls to OUString constructor in if expression by Noel Grandin · 12 years ago
  50. 8df17a3 gbuild: set Package default target to INSTDIR by Michael Stahl · 12 years ago
  51. 56bb796 xmlhelp: remove Package_xsl by Michael Stahl · 12 years ago
  52. b7efab3 valgrind: on success aHDFData is out of scope by Caolán McNamara · 12 years ago
  53. d94f3a6 pEmpty is completely insane to use by Caolán McNamara · 12 years ago
  54. f852bda clean up some include guards by Thomas Arnhold · 12 years ago
  55. ee5661e fdo#54938: Adapt supportsService implementations.. by Marcos Paulo de Souza · 12 years ago
  56. 67aec43 cleanup by Thomas Arnhold · 12 years ago
  57. 9af3b8b CID#705780 seeing as this is irredeemably wrong remove it by Caolán McNamara · 13 years ago
  58. 4c63fd10 Try to fix cross-compilation by Tor Lillqvist · 13 years ago
  59. ebfa1e6 CID#707598 uninitialized scalar values by Caolán McNamara · 13 years ago
  60. 5397b49 Towards a working instdir for Mac OS X by Stephan Bergmann · 13 years ago
  61. 64b993e finish deprecation of O(U)String::valueOf() by Luboš Luňák · 13 years ago
  62. 058a3d1 Further work on the "Mac-like app structure" option by Tor Lillqvist · 13 years ago
  63. c6a7300 Use subfolder names from <config_folders.h> by Tor Lillqvist · 13 years ago
  64. 87b5ac6 fdo#57950: Remove some chained appends in xmhelp by Jelle van der Waa · 13 years ago
  65. 2f66b0c fdo#62475 removed pointless comments by Jelle van der Waa · 13 years ago
  66. ba0a577 remove OUString wrap for string literals by Thomas Arnhold · 13 years ago
  67. 318f2b6 remove some createFromAscii usage by Thomas Arnhold · 13 years ago
  68. d7ae9f7 rename HAVE_CXX0X->HAVE_CXX11 and clean up to #define in a config header by Luboš Luňák · 13 years ago
  69. 52e0ff8 stop this decadent waste of precious newlines by Michael Stahl · 13 years ago
  70. 3ddf70d xmlhelp: fix reading symlinked .tree files by Michael Stahl · 13 years ago
  71. 3d4609d Some String -> OUString by Stephan Bergmann · 13 years ago
  72. 27c6434 fdo#46808, Replace usage of SpecialConfigManager by Noel Grandin · 13 years ago
  73. 2c04d86 fdo#63197: convert helpxsl by Julien Nabet · 13 years ago
  74. 62badf38 Move to MPLv2 license headers, with ESC decision and author's permission. by Michael Meeks · 13 years ago
  75. ca54015 fdo#62096 Corrected stupid error in previous patch by Sameer Deshmukh · 13 years ago
  76. 560e4fd fdo#62096 - Changed a few compareTo's to '==' by Sameer Deshmukh · 13 years ago
  77. cd79d51 prefix all component_getFactory methods by Peter Foley · 13 years ago
  78. c9d5cfa detect and apply Windows' high contrast theme to local help by Andras Timar · 13 years ago
  79. 5114980 rename expat external to 'expat' by David Tardon · 13 years ago
  80. 1946794 mass removal of rtl:: prefixes for O(U)String* by Luboš Luňák · 13 years ago
  81. 876c619 new module i18nlangtag by Eike Rathke · 13 years ago
  82. 8d17654 icon style fixes in local help by Andras Timar · 13 years ago
  83. bcc7343 use LanguageTag instead of comphelper::Locale by Eike Rathke · 13 years ago
  84. 2d9ce91 Remove uses of rtl::OUString::compareToAscii(asciiStr, maxLength) by Stephan Bergmann · 13 years ago
  85. 3991eaf reduce whitespaces between include and filename by Thomas Arnhold · 13 years ago
  86. 79b0046 remove legacy build.pl prj/build.lst files. by Michael Meeks · 13 years ago
  87. 937b63a use startsWith() instead of compareToAscii() by Thomas Arnhold · 13 years ago
  88. ccce843 Removed RTL_CONSTASCII_USTRINGPARAM in xmlhelp/ure by Chr. Rossmanith · 13 years ago
  89. 4bf95c4 make use of startsWith() by Thomas Arnhold · 13 years ago
  90. b768611 remove all d.lst by Michael Stahl · 13 years ago
  91. 76b3e61 loplugin: unused variables by Thomas Arnhold · 13 years ago
  92. ed383eb remove RTL_CONSTASCII_(U)STRINGPARAM by Chr. Rossmanith · 13 years ago
  93. 616c692 s/the the/the/ by Tor Lillqvist · 13 years ago
  94. beea592 coverity: passing by const reference is more efficient by Markus Mohrhard · 13 years ago
  95. a775aa5 compact help xml files with xslt which removes the cruft by Andras Timar · 13 years ago
  96. 591ef78 fdo#46808, Use singleton util::theMacroExpander new-style constructor by Noel Grandin · 13 years ago
  97. a53586f gbuild: do not copy boost headers around by Michael Stahl · 13 years ago
  98. 2dea3c5 'distrib' switch is unused in help by Andras Timar · 13 years ago
  99. fc89654 remove unused meta variables by Andras Timar · 13 years ago
  100. c290989 Get rid of (most uses of) GUI by Tor Lillqvist · 13 years ago