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