1. 05fac63 -Werror,-Wlogical-not-parentheses (Clang trunk towards 3.4) by Stephan Bergmann · 13 years ago
  2. caab53c fdo#43460 connectivity,extensions,filter,idl,idlc: use isEmpty() by Jelle van der Waa · 13 years ago
  3. 1e4422a re-base on ALv2 code. Includes: by Michael Meeks · 13 years ago
  4. e2013e8 svidl: make dependencies: handle removed include files: by Michael Stahl · 13 years ago
  5. a6ab5fa Revert "svidl: write dependencies with cygwin paths" by Michael Stahl · 13 years ago
  6. 435f5e3 fdo#60724 correct spelling by Thomas Arnhold · 13 years ago
  7. 4e3baf3 svidl: more helpful error message for missing slot / types. by Michael Meeks · 13 years ago
  8. 1946794 mass removal of rtl:: prefixes for O(U)String* by Luboš Luňák · 13 years ago
  9. eec2eb0 fdo#39445 writing out tools/fsys.hxx (idl) by Krisztian Pinter · 13 years ago
  10. 08ed1d7 update idl/README by Andras Timar · 13 years ago
  11. f294ecb add sw swd msfilter vbahelper to Library_merged by Peter Foley · 13 years ago
  12. 79b0046 remove legacy build.pl prj/build.lst files. by Michael Meeks · 13 years ago
  13. bdfdd05 more subtle dependencies for cross-compilation by Matúš Kukan · 13 years ago
  14. a6b9173 fdo#60148 Clean up warnings from the Clang compiler plugin by nccuong · 13 years ago
  15. b768611 remove all d.lst by Michael Stahl · 13 years ago
  16. d5caf68 loplugin: unused variables by Thomas Arnhold · 13 years ago
  17. 88be7d3 Simplify this by Julien Nabet · 13 years ago
  18. a53586f gbuild: do not copy boost headers around by Michael Stahl · 13 years ago
  19. 63bcb13 Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number() by Jean-Noël Rouvignac · 13 years ago
  20. a4c7ded Cleanup: #include <tools/gen.hxx> by Matteo Casalin · 13 years ago
  21. 42db3c8 commit delete various unused makefile.mks by Caolán McNamara · 13 years ago
  22. db7b486 Use the weak attribute for iOS, too by Tor Lillqvist · 13 years ago
  23. 5032dc0 gbuild: invert handling of standard system libraries: by Michael Stahl · 14 years ago
  24. b85c349 gbuild: replace direct gb_STDLIBS use with ... by Michael Stahl · 14 years ago
  25. 2e677c3 gbuild: split uwinapi out of gb_STDLIBS by Michael Stahl · 14 years ago
  26. b869b73 Avoid duplicate symbols when DISABLE_DYNLOADING for Android by Tor Lillqvist · 14 years ago
  27. 353465b -Werror,-Wunused-private-field (Clang towards 3.2) by Stephan Bergmann · 14 years ago
  28. 016918c STL'ify SV_DECL_IMPL_PERSIST_LIST by Noel Grandin · 14 years ago
  29. c04c211 Remove unused macros by Thomas Arnhold · 14 years ago
  30. 7910718 Remove unused code: those classes are unused by Thomas Arnhold · 14 years ago
  31. 889de66 Typo ressource -> resource by Stephan Bergmann · 14 years ago
  32. 2c47c99 re-base on ALv2 code. Includes: by Michael Meeks · 14 years ago
  33. 30d3637 removed unnecessary forward declarations of class by Takeshi Abe · 14 years ago
  34. bccf34c ditch String::CreateFromAscii by Caolán McNamara · 14 years ago
  35. 678d1f1 targetted improvement of UNO API includes / usage by Michael Meeks · 14 years ago
  36. b9042fa re-base on ALv2 code. by Michael Meeks · 14 years ago
  37. b6db3e3 re-base on ALv2 code. by Michael Meeks · 14 years ago
  38. 3770bbb Remove superfluous empty lines on top by Thomas Arnhold · 14 years ago
  39. b1c3e8a make gbuild the default assumption of build.pl by Bjoern Michaelsen · 14 years ago
  40. c923f7d gbuild: "use" vs. "add": by Michael Stahl · 14 years ago
  41. 2a11719 chmod -x by Tor Lillqvist · 14 years ago
  42. e516f13 Convert tools/table.hxx usage to std::map in IDL module by Noel Grandin · 14 years ago
  43. a9435ab remove usage of RTL_CONSTASCII_STRINGPARAM by Luboš Luňák · 14 years ago
  44. 84b3f7b gbuild: get rid of realpath in gb_Foo_set_include by Matúš Kukan · 14 years ago
  45. e36a9a6 Convert tools/table.hxx to std::map by Noel Grandin · 14 years ago
  46. 4b30ec9 fdo#39491 -I$(OUTDIR)/inc is set in SOLARINC by Matúš Kukan · 14 years ago
  47. 64e1ae0 Added READMEs for modules which used to be in libs-core by Josh Heidenreich · 14 years ago
  48. c857dff switch to include-based build rather than sourced-based build by Norbert Thiebaud · 14 years ago
  49. ed639fb No thanks for non-desktop OSes by Tor Lillqvist · 14 years ago
  50. 5a0fd87 remove WriteSrc, WriteCxx and WriteHxx by Caolán McNamara · 14 years ago
  51. 58d4275 make idl ByteString free by Caolán McNamara · 14 years ago
  52. 04a32c9 use assert to demo equivalence by Caolán McNamara · 14 years ago
  53. f75694e ByteString->rtl::OString by Caolán McNamara · 14 years ago
  54. 098d259 useless unused aPStr object by Caolán McNamara · 14 years ago
  55. 6d4b5da AppendParserString never defined by Caolán McNamara · 14 years ago
  56. 1208802 ByteString->rtl::OString by Caolán McNamara · 14 years ago
  57. fba010a make sot ByteString free by Caolán McNamara · 14 years ago
  58. bcb9dda Remove _SVSTDARR_STRINGSISORTDTOR by August Sodora · 14 years ago
  59. d592113 Removed unnecessary tools/debug.hxx includes. by Marcel Metz · 14 years ago
  60. 2d3203b make ReadUniOrByteString return a string by Caolán McNamara · 14 years ago
  61. 7964637 Removed unnecessary tools includes. by Marcel Metz · 14 years ago
  62. 164b4ba ByteString->rtl::OString[Buffer] by Caolán McNamara · 14 years ago
  63. b7859cd don't inherit from ByteString by Caolán McNamara · 14 years ago
  64. a17fb88 Fix for fdo43460 Part XXI getLength() to isEmpty() by Olivier Hallot · 14 years ago
  65. 1c19617 inheriting from ByteString is kind of weird by Caolán McNamara · 14 years ago
  66. c1d4923 tweak for pre language-defect #77 by Caolán McNamara · 14 years ago
  67. 5c24789 disentangle Read/WriteByteString OUString variants by Caolán McNamara · 14 years ago
  68. c4f0efc convert ReadByteString/WriteByteString from ByteString to OString by Caolán McNamara · 14 years ago
  69. 6708977 needs more work first by Caolán McNamara · 14 years ago
  70. fffae28 bah, need to tweak for pre c++0x by Caolán McNamara · 14 years ago
  71. d00fc0e disentangle Read/WriteByteString OUString variants by Caolán McNamara · 14 years ago
  72. 92f3967 convert ReadByteString/WriteByteString from ByteString to OString by Caolán McNamara · 14 years ago
  73. 6ade792 IDL_COMPILER is always defined by Caolán McNamara · 14 years ago
  74. 8cbfe4e ByteString->rtl::OString[Buffer] by Caolán McNamara · 14 years ago
  75. 2338a8c convert GetMangleName by Caolán McNamara · 14 years ago
  76. 2acd8fb in modules, when we have a env we are in stage gbuild by Bjoern Michaelsen · 14 years ago
  77. cd67615 ByteString->rtl::OString[Buffer] by Caolán McNamara · 14 years ago
  78. d73e574 move reconfigure into gbuild by Bjoern Michaelsen · 14 years ago
  79. bdaadf8 is there any point to aSrcLine and "rsc" directive in idl? by Caolán McNamara · 14 years ago
  80. 3fd2820 ByteString->rtl::OString[Buffer] by Caolán McNamara · 14 years ago
  81. c0bed9c remove precompiled_xxx.hxx/cxx by Norbert Thiebaud · 14 years ago
  82. 3f2ff54 remove pch from the include list by Norbert Thiebaud · 14 years ago
  83. 49a9e8a remove include of pch header from idl by Norbert Thiebaud · 14 years ago
  84. f2f0dbd make gbuild makefiles run independant of pwd again by Bjoern Michaelsen · 14 years ago
  85. 2bad94e ByteString->rtl::OString by Caolán McNamara · 14 years ago
  86. a042c2a svidl: write dependencies with cygwin paths by Michael Stahl · 14 years ago
  87. abf7cda UniqueIdContainer is only needed by binfilter by Caolán McNamara · 14 years ago
  88. 0ea8c01 tweak gbuild standart Makefile to allow partial build in unsourced env by Norbert Thiebaud · 14 years ago
  89. 74500c2 ByteString->rtl::OString by Caolán McNamara · 14 years ago
  90. 6adb9ad svidl: new parameter -fM: write GNU make dependencies by Michael Stahl · 14 years ago
  91. e94a19f simplfy dmake to gbuild bridgefile by Bjoern Michaelsen · 15 years ago
  92. 6671fa8 Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *(). by Stephan Bergmann · 15 years ago
  93. 2cd8d42b ByteString->rtl::OStringBuffer by Caolán McNamara · 15 years ago
  94. 3eb62d6 this is never NULL, can be a reference by Caolán McNamara · 15 years ago
  95. 557ba43 ByteString->rtl::OString[Buffer] by Caolán McNamara · 15 years ago
  96. 2d4db01 ByteString->rtl::OString by Caolán McNamara · 15 years ago
  97. d64bbd6 detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly set by Norbert Thiebaud · 15 years ago
  98. b2bd33e prefer makefile-gmake-mode to plain makefile-mode by Takeshi Abe · 15 years ago
  99. bca5c1a The idl encoding table stuff appears to be a no-op, converts x to x by Caolán McNamara · 15 years ago
  100. 8882559 reflect gmake flavor by Takeshi Abe · 15 years ago