1. c042cd0 gbuild: drop uses of removed packages by David Tardon · 13 years ago
  2. b9337e2 execute move of global headers by Bjoern Michaelsen · 13 years ago
  3. c32b6be fdo#60724 correct spelling by Thomas Arnhold · 13 years ago
  4. ba044b1 remove needless forward rtl::OUString declarations by Luboš Luňák · 13 years ago
  5. 1946794 mass removal of rtl:: prefixes for O(U)String* by Luboš Luňák · 13 years ago
  6. dfcc20f More "compareToAscii(RTL_CONSTASCII_STRINGPARAM(s)) != compareTo(s)" fixes by Stephan Bergmann · 13 years ago
  7. 79b0046 remove legacy build.pl prj/build.lst files. by Michael Meeks · 13 years ago
  8. ca6d048 Remove RTL_CONSTASCII_USTRINGPARAM in ucb/ucbhelper by Chr. Rossmanith · 13 years ago
  9. 21e1e85 fdo#60724 change spelling error REMOVEABLE -> REMOVABLE by Kenneth Beck · 13 years ago
  10. db7a441 Typo fix: informations -> information and a few other adjacent typos. by Gregg King · 13 years ago
  11. ecf9b21 No need for a command ID by Stephan Bergmann · 13 years ago
  12. b768611 remove all d.lst by Michael Stahl · 13 years ago
  13. e3f1413 Fix typos retreive/retrieve furture/future by Julien Nabet · 13 years ago
  14. 1443a9f [Uu]sefull -> [Uu]seful by Julien Nabet · 13 years ago
  15. 616c692 s/the the/the/ by Tor Lillqvist · 13 years ago
  16. e2f97dc spelling: otherwhise -> otherwise by Ivan Timofeev · 13 years ago
  17. 0787dc9 Add parenthesis to calm down cppcheck by Julien Nabet · 13 years ago
  18. a53586f gbuild: do not copy boost headers around by Michael Stahl · 13 years ago
  19. 66a1758 c++ API: use css alias in generated headers, adds global css decl by Thorsten Behrens · 13 years ago
  20. 3d4288c fdo#46808, remove some more XMultiServiceFactory fields by Noel Grandin · 13 years ago
  21. 2cf0f6e fdo#46808, use service constructor for ucb::CachedDynamicResultSetStubFactory by Noel Grandin · 13 years ago
  22. 48f2b7a fdo#46808, convert ucbhelper::ResultSet to XComponentContext by Noel Grandin · 13 years ago
  23. 7e70854 fdo#46808, remove some more XMultiServiceFactory fields by Noel Grandin · 13 years ago
  24. 90a27e2 fdo#46808, use service constructor for ucb::SortedDynamicResultSetFactory by Noel Grandin · 13 years ago
  25. 14ee630 fdo#46808: Work around cyclic comphelper use in ucbhelper by Stephan Bergmann · 13 years ago
  26. ec1c96a fdo#46808,remove unnecessary MSF field from ucbhelper::ContentIdentifier by Noel Grandin · 13 years ago
  27. 41a7141 fdo#46808, use service constructor for ucb::PropertiesManager by Noel Grandin · 13 years ago
  28. 8ec2fed fdo#46808, use service constructor for ucb::Store by Noel Grandin · 13 years ago
  29. 0ac9a10 fdo#46808, Deprecate configuration::ConfigurationProvider old-style service by Noel Grandin · 13 years ago
  30. 1a92611 CMIS: added cancelCheckOut and checkIn implementations and menu items by Cédric Bosdonnat · 13 years ago
  31. 75bc673 Travelled MIME type through UCB for CMIS UCP to use it when creating documents by Cédric Bosdonnat · 13 years ago
  32. 5032dc0 gbuild: invert handling of standard system libraries: by Michael Stahl · 14 years ago
  33. b85c349 gbuild: replace direct gb_STDLIBS use with ... by Michael Stahl · 14 years ago
  34. 2e677c3 gbuild: split uwinapi out of gb_STDLIBS by Michael Stahl · 14 years ago
  35. e989d167 dung out no longer needed initUCBHelper methods; thanks to sberg. by Michael Meeks · 14 years ago
  36. 0cc5221 Attempt to fix Android-only code by Stephan Bergmann · 14 years ago
  37. 9ac86f4 Improvement on previous commit, UCB clean up by Stephan Bergmann · 14 years ago
  38. 2e28420 fdo#46808, Adapt ucb::UniversalContentBroker UNO service to new style by Noel Grandin · 14 years ago
  39. 8638f1e fdo#46808, Adapt script::Converter service code to new style by Noel Grandin · 14 years ago
  40. 2beba8f reduce ascii noise and useless comments by Thomas Arnhold · 14 years ago
  41. 49ad17e remove include comments and boxes by Thomas Arnhold · 14 years ago
  42. 87f242e remove empty ascii boxes and stuff III by Thomas Arnhold · 14 years ago
  43. fdda178 targetted improvement of UNO API includes / usage by Michael Meeks · 14 years ago
  44. 00240d0 Remove unused defines by Thomas Arnhold · 14 years ago
  45. 6b11a18 Some cppcheck cleaning by Julien Nabet · 14 years ago
  46. 52a0b3f re-base on ALv2 code. by Michael Meeks · 14 years ago
  47. b9042fa re-base on ALv2 code. by Michael Meeks · 14 years ago
  48. bc353f6 gbuildification of ucbhelper by Norbert Thiebaud · 14 years ago
  49. 66561c1 revert gmk4 by Norbert Thiebaud · 14 years ago
  50. b3c76de fdo#46808, Adapt UNO services to new style, Part 7, updating ::create by Noel Grandin · 14 years ago
  51. 966d20e CMIS ucp: write documents back to CMIS server by Cédric Bosdonnat · 14 years ago
  52. 8c52596 targeted string re-work by Norbert Thiebaud · 14 years ago
  53. 212d234 targeted string re-work by Norbert Thiebaud · 14 years ago
  54. 135c63c fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CAST by Thomas Arnhold · 14 years ago
  55. 5c22a03 Cleaned up CommandLineArgs by Stephan Bergmann · 14 years ago
  56. b1c3e8a make gbuild the default assumption of build.pl by Bjoern Michaelsen · 14 years ago
  57. 4c50f23 LinkTarget.mk: remove gb_LinkTarget_add_package_headers by Michael Stahl · 14 years ago
  58. c923f7d gbuild: "use" vs. "add": by Michael Stahl · 14 years ago
  59. d6bc02f Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator by Szabolcs Dezsi · 14 years ago
  60. 15f14ec reorganize trickier statics by Caolán McNamara · 14 years ago
  61. 0487871 Revert "Initial experiments with static linking of (some) ..." by Tor Lillqvist · 14 years ago
  62. bb84db9 Add an InitUCBHelper function to be called from an Android app's Java level by Tor Lillqvist · 14 years ago
  63. 25d114e Initial experiments with static linking of (some) components / services by Tor Lillqvist · 14 years ago
  64. 9423429 Bin declaration of nonexistent static method by Tor Lillqvist · 14 years ago
  65. 84b3f7b gbuild: get rid of realpath in gb_Foo_set_include by Matúš Kukan · 14 years ago
  66. d527c1d callcatcher: update list by Caolán McNamara · 14 years ago
  67. bd20522 New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problem by Stephan Bergmann · 14 years ago
  68. d6100ba callcatcher: update list by Caolán McNamara · 14 years ago
  69. 86ffa60 Get rid of CREATEVERSIONRESMGR[_NAME] by Stephan Bergmann · 14 years ago
  70. 8b9615b Added (and improved) READMEs for modules which used to be in libs-gui by Josh Heidenreich · 14 years ago
  71. c857dff switch to include-based build rather than sourced-based build by Norbert Thiebaud · 14 years ago
  72. b149b04 ucbhelper::GetLocalFileURL does not use its arg. by Stephan Bergmann · 14 years ago
  73. 55b6485 Fix for fdo43460 Part XLI getLength() to isEmpty() by Olivier Hallot · 14 years ago
  74. 6a8f6c4 Removed extra semicolons by Jesse · 14 years ago
  75. 7904a8c I don't see NO_BSYMBOLIC being used anywhere by Tor Lillqvist · 14 years ago
  76. dcfd4be childs -> children by Michael T. Whiteley · 14 years ago
  77. 2acd8fb in modules, when we have a env we are in stage gbuild by Bjoern Michaelsen · 14 years ago
  78. d73e574 move reconfigure into gbuild by Bjoern Michaelsen · 14 years ago
  79. c0bed9c remove precompiled_xxx.hxx/cxx by Norbert Thiebaud · 14 years ago
  80. 3f2ff54 remove pch from the include list by Norbert Thiebaud · 14 years ago
  81. 6529096 remove include of pch header from ucbhelper by Norbert Thiebaud · 14 years ago
  82. 992757c remove pre-compiled header support in gbuild and gbuildified module by Norbert Thiebaud · 14 years ago
  83. f2f0dbd make gbuild makefiles run independant of pwd again by Bjoern Michaelsen · 14 years ago
  84. d63d64c4 empty a bunch of d.lst files by Michael Stahl · 14 years ago
  85. 0ea8c01 tweak gbuild standart Makefile to allow partial build in unsourced env by Norbert Thiebaud · 14 years ago
  86. 2d8e9f7 don't make it a secret what service fails by Caolán McNamara · 14 years ago
  87. 7dca83c callcatcher: remove some unused methods by Caolán McNamara · 14 years ago
  88. f6d351e Revert "Attempt workaround for possible bug in Apple's LLVM g++ 4.2.1" by Tor Lillqvist · 14 years ago
  89. f3e1052 Attempt workaround for possible bug in Apple's LLVM g++ 4.2.1 by Tor Lillqvist · 14 years ago
  90. 093e7a5 callcatcher: remove unused Content::createDynamicCursor variant by Caolán McNamara · 14 years ago
  91. e94a19f simplfy dmake to gbuild bridgefile by Bjoern Michaelsen · 15 years ago
  92. 14a03ab CMIS UCP: get the document content stream by Cédric Bosdonnat · 15 years ago
  93. 8c4e780 unusedcode: ucbhelper:: cleaning by Matúš Kukan · 15 years ago
  94. d64bbd6 detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly set by Norbert Thiebaud · 15 years ago
  95. b2bd33e prefer makefile-gmake-mode to plain makefile-mode by Takeshi Abe · 15 years ago
  96. 10e1479 Emacs modeline compatible with vim's one by Takeshi Abe · 15 years ago
  97. 72ae518 make exception useful, state *what* url is invalid by Caolán McNamara · 15 years ago
  98. f6d4420 get this building under windows by Caolán McNamara · 15 years ago
  99. 704bc46 Add consistent Emacs and vim mode lines by Tor Lillqvist · 15 years ago
  100. c81f910 postmerge fixes for gnumake4 by Bjoern Michaelsen · 15 years ago