1. e2080e7 new compilerplugin returnbyref by Noel Grandin · 12 years ago
  2. dfd44d0 xmlscript: remove SAL_THROW macro by Noel Grandin · 12 years ago
  3. b312a38 update_pch: add a bunch of pch files by Thomas Arnhold · 12 years ago
  4. 626a428 fdo#68849: Add header guards to all include files by Jens Carl · 12 years ago
  5. ac76cc7 Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20 by Julien Nabet · 12 years ago
  6. e7bc3ca remove boilerplate in UNO Exception constructor calls by Noel Grandin · 12 years ago
  7. debe137 xmlscript: remove using namespace from headers by Thomas Arnhold · 12 years ago
  8. 2bd7767 Resolves fdo#70681: fixincludeguards.pl: all that's left by Thomas Arnhold · 12 years ago
  9. 63dc7b1 SCROLLABLEFRAME never defined by Thomas Arnhold · 12 years ago
  10. 115b295 Clean up function declarations by Stephan Bergmann · 12 years ago
  11. 62a4722 xmlscript: sal_Bool->bool by Noel Grandin · 12 years ago
  12. 21dcef5 xmlscript: sal_Bool->bool by Noel Grandin · 12 years ago
  13. 70cc2b1 First batch of adding SAL_OVERRRIDE to overriding function declarations by Stephan Bergmann · 12 years ago
  14. 1f22471 coverity#708728 Uninitialized scalar field by Caolán McNamara · 12 years ago
  15. 1287c3c coverity#708730 Uninitialized scalar field by Caolán McNamara · 12 years ago
  16. 920560b coverity#708732 Uninitialized scalar field by Caolán McNamara · 12 years ago
  17. 297183a coverity#708733 Uninitialized scalar field by Caolán McNamara · 12 years ago
  18. 625b276 coverity#708734 Uninitialized scalar field by Caolán McNamara · 12 years ago
  19. 5e21a41 cppuhelper: retrofit std::exception into overriding exception specs by Stephan Bergmann · 12 years ago
  20. a22ae26 Remove visual noise from xmlscript by Alexander Wilms · 12 years ago
  21. 0ce0c36 Remove unneccessary comments by Alexander Wilms · 12 years ago
  22. 6c594bc coverity#984352 Uninitialized scalar field by Caolán McNamara · 12 years ago
  23. f139c10 fdo#54938 Convert oox, sc, vcl, svtools... to cppu::supportsService by Alexandre Vicenzi · 12 years ago
  24. ff4e258 bool improvements by Stephan Bergmann · 12 years ago
  25. 9ed3647 Adapt all (non-extension, SharedLibrary) .components to environment="..." by Stephan Bergmann · 12 years ago
  26. 08fe82e Remove unnecessary use of OUString constructor in + expressions by Noel Grandin · 12 years ago
  27. 7ef3b65 xmlscript: include <> for external includes by Norbert Thiebaud · 12 years ago
  28. 8df17a3 gbuild: set Package default target to INSTDIR by Michael Stahl · 12 years ago
  29. ee5661e fdo#54938: Adapt supportsService implementations.. by Marcos Paulo de Souza · 12 years ago
  30. 77b6b4a CID#1103755 unint members by Caolán McNamara · 12 years ago
  31. c5c4ab6 sal_Bool to bool by Takeshi Abe · 13 years ago
  32. 4c63fd10 Try to fix cross-compilation by Tor Lillqvist · 13 years ago
  33. 5397b49 Towards a working instdir for Mac OS X by Stephan Bergmann · 13 years ago
  34. 64b993e finish deprecation of O(U)String::valueOf() by Luboš Luňák · 13 years ago
  35. 058a3d1 Further work on the "Mac-like app structure" option by Tor Lillqvist · 13 years ago
  36. c6a7300 Use subfolder names from <config_folders.h> by Tor Lillqvist · 13 years ago
  37. d812281 fdo#57950: Remove some chained appends in xmlscript by Jelle van der Waa · 13 years ago
  38. 4eb1232 fdo#62475 removed pointless comments by Jelle van der Waa · 13 years ago
  39. 3b388ab Adapt Dialog XML import/export code by Lionel Elie Mamane · 13 years ago
  40. bddd4d4 Mark as const by Takeshi Abe · 13 years ago
  41. 358d1a9 use static LanguageTag::convertTo...() for standalone conversions by Eike Rathke · 13 years ago
  42. 6c88ebe write bcp47 format-locale if necessary and read both by Eike Rathke · 13 years ago
  43. 3af0114 Introduce O[U]String::toUInt32 by Stephan Bergmann · 13 years ago
  44. dcbaf7c remove unused componentcontext.hxx includes by Noel Grandin · 13 years ago
  45. 9a49980 fdo#46808, Convert various comphelper::ComponentContext by Noel Grandin · 13 years ago
  46. 1d1825d fdo#46808, Convert awt::UnoControlDialog to new style by Noel Grandin · 13 years ago
  47. e36f83d Revert "fdo#46808, Convert awt::UnoControlDialogModel to new style" by Stephan Bergmann · 13 years ago
  48. 6bf00f0 fix for linking by Noel Grandin · 13 years ago
  49. 5ab3015 fdo#46808, Clean up old usages of ExtToolkit by Noel Grandin · 13 years ago
  50. be50ad2 fdo#46808, Convert awt::XUnoControlDialog to new style by Noel Grandin · 13 years ago
  51. 6c61b20 fdo#46808, Convert awt::UnoControlDialogModel to new style by Noel Grandin · 13 years ago
  52. fc02aba install xmlscript DTDs using filelist by David Tardon · 13 years ago
  53. 1cc9bbf gbuild: drop empty use_packages calls by David Tardon · 13 years ago
  54. c042cd0 gbuild: drop uses of removed packages by David Tardon · 13 years ago
  55. b9337e2 execute move of global headers by Bjoern Michaelsen · 13 years ago
  56. f4ebb99 separate inc and dtd packages in xmlscript for global header move by Bjoern Michaelsen · 13 years ago
  57. b20e7e1 fdo#43157 - Clean up OSL_ASSERT by Radu Ioan · 13 years ago
  58. 1946794 mass removal of rtl:: prefixes for O(U)String* by Luboš Luňák · 13 years ago
  59. 2d9ce91 Remove uses of rtl::OUString::compareToAscii(asciiStr, maxLength) by Stephan Bergmann · 13 years ago
  60. 9be25f1 avoid Wundef for various FIXME, FEATURE_NOT_DONE_YET and what not by Luboš Luňák · 13 years ago
  61. 79b0046 remove legacy build.pl prj/build.lst files. by Michael Meeks · 13 years ago
  62. 4bf95c4 make use of startsWith() by Thomas Arnhold · 13 years ago
  63. b768611 remove all d.lst by Michael Stahl · 13 years ago
  64. 76b3e61 loplugin: unused variables by Thomas Arnhold · 13 years ago
  65. d5caf68 loplugin: unused variables by Thomas Arnhold · 13 years ago
  66. f120441 fdo#46808, Adapt document::XMLOasisBasicImporter UNO service to new style by Noel Grandin · 13 years ago
  67. e5fdaec fdo#46808, Adapt document::XML*BasicExporter UNO services to new style by Noel Grandin · 13 years ago
  68. 49cf14a fdo#46808, Adapt document::GraphicObjectResolver UNO service to new style by Noel Grandin · 13 years ago
  69. a53586f gbuild: do not copy boost headers around by Michael Stahl · 13 years ago
  70. 773ad75 fdo#46808, Adapt util::NumberFormatsSupplier UNO service to new style by Noel Grandin · 13 years ago
  71. 66a1758 c++ API: use css alias in generated headers, adds global css decl by Thorsten Behrens · 13 years ago
  72. 41c77ac targetted cleanup of misc. vba pieces. by Noel Power · 13 years ago
  73. fb741b5 fdo#46808, Adapt xml::sax::XWriter UNO service to new style by Noel Grandin · 13 years ago
  74. a20f9a4 fdo#46808, Adapt xml::sax::XParser UNO service to new style by Noel Grandin · 14 years ago
  75. 36a2db3 Replace usage of rtl_*Memory with equivalent from string.h by Arnaud Versini · 14 years ago
  76. 5032dc0 gbuild: invert handling of standard system libraries: by Michael Stahl · 14 years ago
  77. b85c349 gbuild: replace direct gb_STDLIBS use with ... by Michael Stahl · 14 years ago
  78. 2e677c3 gbuild: split uwinapi out of gb_STDLIBS by Michael Stahl · 14 years ago
  79. 1a62e46 add missing deps on headers by David Tardon · 14 years ago
  80. 6f955b6 remove duplicated code by Luboš Luňák · 14 years ago
  81. e27fc9b disable scrollable Frame ( not working well ) by Noel Power · 14 years ago
  82. 7c7267e get scrollbar details actually read for groupbox by Noel Power · 14 years ago
  83. 5dc1968 add persistence support for the scrollable attributes by Noel Power · 14 years ago
  84. c6943a4 Correct OUString check with proper startsWith() by Olivier Hallot · 14 years ago
  85. c75af85 kill RTL_CONSTASCII_USTRINGPARAM in xmlscript by Olivier Hallot · 14 years ago
  86. 1340890 simplify include guards by Thomas Arnhold · 14 years ago
  87. 4cbdfe1 re-base on ALv2 code. by Michael Meeks · 14 years ago
  88. ae7534f targetted rename xcr -> xmlscript to match includes and module name by Michael Meeks · 14 years ago
  89. fdda178 targetted improvement of UNO API includes / usage by Michael Meeks · 14 years ago
  90. 1ab899c .xml files don't need executable bits by Michael Stahl · 14 years ago
  91. b9042fa re-base on ALv2 code. by Michael Meeks · 14 years ago
  92. 0db1b46 gbuildify xmlscript by Norbert Thiebaud · 14 years ago
  93. 3ffb36f revert gmk4 by Norbert Thiebaud · 14 years ago
  94. 6573aa1 targeted string re-work by Norbert Thiebaud · 14 years ago
  95. c9337a8 Targeted string re-work xmlhelp/xmlscript by Thorsten Behrens · 14 years ago
  96. bb9f730 nuke unused typedef by Takeshi Abe · 14 years ago
  97. 01dc468 removed unused temporary rtl::OUString by Takeshi Abe · 14 years ago
  98. b1c3e8a make gbuild the default assumption of build.pl by Bjoern Michaelsen · 14 years ago
  99. e4fb171 Replaced a few equal calls with == by Szabolcs Dezsi · 14 years ago
  100. 4c50f23 LinkTarget.mk: remove gb_LinkTarget_add_package_headers by Michael Stahl · 14 years ago