1. 35fd0cf cppcheck: noExplicitConstructor by Caolán McNamara · 11 years ago
  2. f0208db cppcheck: fix some redundantCondition warnings by Julien Nabet · 11 years ago
  3. aecdaa71 tdf#88206 replace cppu::WeakImplHelper* etc. by Takeshi Abe · 11 years ago
  4. 24c50b6 remove obsolete check for pre-MSVC2013 ATL library name by Michael Stahl · 11 years ago
  5. b55166d Revert "return and use std::vector from OInterfaceContainerHelper" by Noel Grandin · 11 years ago
  6. e57314f return and use std::vector from OInterfaceContainerHelper by Noel Grandin · 11 years ago
  7. 4729774 remove unnecessary check for null when calling delete by Noel Grandin · 11 years ago
  8. fccf76e css::uno::Reference can automatically up-cast now by Stephan Bergmann · 11 years ago
  9. 8568c72 tdf#66232: Cannot open files by COM2 by Mike Kaganski · 11 years ago
  10. 71b8099 remove unnecessary use of void in function declarations by Noel Grandin · 11 years ago
  11. c6dcd7b Fix various Windows-only XServiceInfo implementations by Stephan Bergmann · 11 years ago
  12. d8dd6db gbuild: set _WIN32_WINNT globally instead of WINVER by Michael Stahl · 11 years ago
  13. b98ac70 Typo: trough->through by Julien Nabet · 11 years ago
  14. ca8787a boost::unordered_map->std::unordered_map by Caolán McNamara · 11 years ago
  15. 15b4ab8 cppuhelper: clean up public headers with include-what-you-use by Michael Stahl · 11 years ago
  16. 6a0fe37 sal: clean up public headers with include-what-you-use by Michael Stahl · 11 years ago
  17. da40cac Fix common typos. No automatic tools. Handmade… by Andrea Gelmini · 11 years ago
  18. e9cd74a No atlsd.lib in VS 2013 by Tor Lillqvist · 12 years ago
  19. 3ddb928 fdo#68849: Add header guards to all include files by Jens Carl · 12 years ago
  20. b09b5f8 Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part19 by Julien Nabet · 12 years ago
  21. 2bd7767 Resolves fdo#70681: fixincludeguards.pl: all that's left by Thomas Arnhold · 12 years ago
  22. c327aca remove globally disabled warnings from source files by Thomas Arnhold · 12 years ago
  23. fa0ffdb cppu::OMultiTypeInterfaceContainerHelperVar hashImpl param is unused by Stephan Bergmann · 12 years ago
  24. c63ba20 embedserv: simplify deprecated XTypeProvider.getImplementationId by Stephan Bergmann · 12 years ago
  25. eb8b762 Remove visual noise from embedserv by Alexander Wilms · 12 years ago
  26. 0ce0c36 Remove unneccessary comments by Alexander Wilms · 12 years ago
  27. 612dac0 bool improvements by Stephan Bergmann · 12 years ago
  28. b55259e typo fixes by Andras Timar · 12 years ago
  29. 9ed3647 Adapt all (non-extension, SharedLibrary) .components to environment="..." by Stephan Bergmann · 12 years ago
  30. 0fa31be Default OMultiTypeInferfaceContainerHelperVar equalImpl parameter by Stephan Bergmann · 12 years ago
  31. b24957e clean up some COM initialization by Michael Stahl · 12 years ago
  32. 7236549 Use <windows.h> with a lower-case 'w' for cross-compilation goodness by Tor Lillqvist · 12 years ago
  33. f01580c Windows: Require at least Windows XP SP2 by Thomas Arnhold · 12 years ago
  34. debde4f fdo#66232 fix opening files via COM server by Andras Timar · 12 years ago
  35. 610b2b9 remove unnecessary use of OUString constructor when assigning by Noel Grandin · 12 years ago
  36. 2c35fff remove most use of RTL_CONSTASCII_USTRINGPARAM macro by Noel Grandin · 12 years ago
  37. d360feb embedserv: unused code by Andras Timar · 12 years ago
  38. e52779d remove unnecessary use of OUString constructor by Noel Grandin · 12 years ago
  39. f852bda clean up some include guards by Thomas Arnhold · 12 years ago
  40. a463f74 WaE: C4723: potential divide by 0 by Tor Lillqvist · 13 years ago
  41. 9074456 Make it possible to build without ATL by Niklas Johansson · 13 years ago
  42. d32b179 more liblibreoffice pieces. by Michael Meeks · 13 years ago
  43. ba0a577 remove OUString wrap for string literals by Thomas Arnhold · 13 years ago
  44. 72e5d0c Move to MPLv2 license headers, with ESC decision and author's permission. by Michael Meeks · 13 years ago
  45. c914d7d fdo#63154: Remove all usages of the macro EXTERN_C by Marcos Paulo de Souza · 13 years ago
  46. 1cc9bbf gbuild: drop empty use_packages calls by David Tardon · 13 years ago
  47. c042cd0 gbuild: drop uses of removed packages by David Tardon · 13 years ago
  48. 6c7659b move URE headers to include/ by David Tardon · 13 years ago
  49. 3b65852 gbuild: add support for building against MSVC debug runtime by Michael Stahl · 13 years ago
  50. d95fb60 fix windows build by Noel Grandin · 13 years ago
  51. 84373a7 fix windows build by Noel Grandin · 13 years ago
  52. b2486241 fdo#46808, Convert frame::Frame to new style by Noel Grandin · 13 years ago
  53. 1946794 mass removal of rtl:: prefixes for O(U)String* by Luboš Luňák · 13 years ago
  54. 2d7d465 add missing dep on comphelper/classids.hxx by David Tardon · 13 years ago
  55. 488e687 remove external include guards by Thomas Arnhold · 13 years ago
  56. 39d4539 removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarations by Thomas Arnhold · 13 years ago
  57. 8b27d78 automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings by Thomas Arnhold · 13 years ago
  58. 79b0046 remove legacy build.pl prj/build.lst files. by Michael Meeks · 13 years ago
  59. b768611 remove all d.lst by Michael Stahl · 13 years ago
  60. 308cac3 sal: new ZipPackage_sal_odk_headers for public ODK headers by Michael Stahl · 13 years ago
  61. 1443a9f [Uu]sefull -> [Uu]seful by Julien Nabet · 13 years ago
  62. a53586f gbuild: do not copy boost headers around by Michael Stahl · 13 years ago
  63. a6f978e Logic (only update ret if it does not indicate an error yet) by Stephan Bergmann · 13 years ago
  64. 1f5ae5e test on the return of pOleObject->Close by Julien Nabet · 13 years ago
  65. 3567a7e Some cppcheck cleaning in embedserv by Julien Nabet · 13 years ago
  66. bb121c8 fdo#46808, Convert frame::Desktop to new style service. by Noel Grandin · 13 years ago
  67. b5d7ac8 Windows-only fixes by Stephan Bergmann · 13 years ago
  68. 6531960 Blind Windows-only fix by Stephan Bergmann · 13 years ago
  69. a3ce60e We only support MSVC 2008 (_MSC_VER 1500) or later by Tor Lillqvist · 13 years ago
  70. 33a0f8c fdo#46808, Adapt awt::Toolkit UNO service to new style by Noel Grandin · 13 years ago
  71. 5084b6d fix embedserv build with Win8 SDK by Peter Foley · 14 years ago
  72. 31713fe Fix an InteractionHandler new-style service use by Stephan Bergmann · 14 years ago
  73. c25cb8a fdo#46808, Adapt task::InteractionHandler UNO service to new style by Noel Grandin · 14 years ago
  74. 28f128f Use prefix by Tor Lillqvist · 14 years ago
  75. 5032dc0 gbuild: invert handling of standard system libraries: by Michael Stahl · 14 years ago
  76. dc397aae gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT: 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. 750fc20 replace remaining InterlockedCount() with inlined version by Norbert Thiebaud · 14 years ago
  80. 03a9f13 ComponentContext::getUnoContext -> getComponentContext simplification by Stephan Bergmann · 14 years ago
  81. 206c70e fdo#46808, Adapt TempFile UNO service to new style by Noel Grandin · 14 years ago
  82. e5a0755 new does not return null by Stephan Bergmann · 14 years ago
  83. 2c47c99 re-base on ALv2 code. Includes: by Michael Meeks · 14 years ago
  84. ad39c2c fix build, typo by Matúš Kukan · 14 years ago
  85. 8423a74 fixed build break by adding missing parentheses by Philipp Riemer · 14 years ago
  86. fdda178 targetted improvement of UNO API includes / usage by Michael Meeks · 14 years ago
  87. 66cd9ee Remove various commented out defines by Thomas Arnhold · 14 years ago
  88. ecf9432 re-base on ALv2 code. by Michael Meeks · 14 years ago
  89. b9042fa re-base on ALv2 code. by Michael Meeks · 14 years ago
  90. f0c7544 nuke dead code by Takeshi Abe · 14 years ago
  91. 34dfde5 fix linking after 0fcd1a73f0e1ec564f3c6da1ccd890183d3c18db by Luboš Luňák · 14 years ago
  92. 0fcd1a7 fdo#46808, Adapt UNO services to new style, Part 7, updating ::create by Noel Grandin · 14 years ago
  93. d554198 Make Win32 LibO installable side by side with other StarOffice derivatives by Jesús Corrius · 14 years ago
  94. b1c3e8a make gbuild the default assumption of build.pl by Bjoern Michaelsen · 14 years ago
  95. e4fb171 Replaced a few equal calls with == by Szabolcs Dezsi · 14 years ago
  96. c923f7d gbuild: "use" vs. "add": by Michael Stahl · 14 years ago
  97. d6bc02f Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator by Szabolcs Dezsi · 14 years ago
  98. 8a01ee6 Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator by Szabolcs Dezsi · 14 years ago
  99. f096e61 add missing endif by Luboš Luňák · 14 years ago
  100. a78102d WaE: declaration of 'hr' shadows a previous local by David Tardon · 14 years ago