1. 1340890 simplify include guards by Thomas Arnhold · 14 years ago
  2. 4cbdfe1 re-base on ALv2 code. by Michael Meeks · 14 years ago
  3. ae7534f targetted rename xcr -> xmlscript to match includes and module name by Michael Meeks · 14 years ago
  4. fdda178 targetted improvement of UNO API includes / usage by Michael Meeks · 14 years ago
  5. 1ab899c .xml files don't need executable bits by Michael Stahl · 14 years ago
  6. b9042fa re-base on ALv2 code. by Michael Meeks · 14 years ago
  7. 0db1b46 gbuildify xmlscript by Norbert Thiebaud · 14 years ago
  8. 3ffb36f revert gmk4 by Norbert Thiebaud · 14 years ago
  9. 6573aa1 targeted string re-work by Norbert Thiebaud · 14 years ago
  10. c9337a8 Targeted string re-work xmlhelp/xmlscript by Thorsten Behrens · 14 years ago
  11. bb9f730 nuke unused typedef by Takeshi Abe · 14 years ago
  12. 01dc468 removed unused temporary rtl::OUString by Takeshi Abe · 14 years ago
  13. b1c3e8a make gbuild the default assumption of build.pl by Bjoern Michaelsen · 14 years ago
  14. e4fb171 Replaced a few equal calls with == by Szabolcs Dezsi · 14 years ago
  15. 4c50f23 LinkTarget.mk: remove gb_LinkTarget_add_package_headers by Michael Stahl · 14 years ago
  16. c923f7d gbuild: "use" vs. "add": by Michael Stahl · 14 years ago
  17. d6bc02f Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator by Szabolcs Dezsi · 14 years ago
  18. 743f220 Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator by Szabolcs Dezsi · 14 years ago
  19. 8a01ee6 Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator by Szabolcs Dezsi · 14 years ago
  20. 643a582 removed duplicate #includes by Takeshi Abe · 14 years ago
  21. 3881465 remove static OUStrings from static_initialization_and_destruction chain by Caolán McNamara · 14 years ago
  22. f567f8b .dtd files don't need executable bits by Michael Stahl · 14 years ago
  23. 9429bbb .component files don't need executable bits by Michael Stahl · 14 years ago
  24. 68f2753 .h files don't need executable bits by Michael Stahl · 14 years ago
  25. 2a11719 chmod -x by Tor Lillqvist · 14 years ago
  26. 3daf816 Bin a few more 16-bit Windows leftovers by Tor Lillqvist · 14 years ago
  27. 84b3f7b gbuild: get rid of realpath in gb_Foo_set_include by Matúš Kukan · 14 years ago
  28. 4f688fd more documentation and cleanups for various modules. by Michael Meeks · 14 years ago
  29. 64e1ae0 Added READMEs for modules which used to be in libs-core by Josh Heidenreich · 14 years ago
  30. c857dff switch to include-based build rather than sourced-based build by Norbert Thiebaud · 14 years ago
  31. 9d4e1a5 Fix for fdo43460 Part LIV getLength() to isEmpty() by Olivier Hallot · 14 years ago
  32. 0439af2 Code cleanup: ( () ) replaced by (()) by Alexander Bergmann · 14 years ago
  33. 7c704c7 Removed some unused parameters; added SAL_UNUSED_PARAMETER. by Stephan Bergmann · 14 years ago
  34. b35c0ae catch exception by constant reference by Takeshi Abe · 14 years ago
  35. d592113 Removed unnecessary tools/debug.hxx includes. by Marcel Metz · 14 years ago
  36. 59bf1b5 regpathhelper: unused, so we've got to have two of them by Caolán McNamara · 14 years ago
  37. 2acd8fb in modules, when we have a env we are in stage gbuild by Bjoern Michaelsen · 14 years ago
  38. d73e574 move reconfigure into gbuild by Bjoern Michaelsen · 14 years ago
  39. c0bed9c remove precompiled_xxx.hxx/cxx by Norbert Thiebaud · 14 years ago
  40. 3f2ff54 remove pch from the include list by Norbert Thiebaud · 14 years ago
  41. b080fa4 remove include of pch header from xmlscript by Norbert Thiebaud · 14 years ago
  42. f2f0dbd make gbuild makefiles run independant of pwd again by Bjoern Michaelsen · 14 years ago
  43. d63d64c4 empty a bunch of d.lst files by Michael Stahl · 14 years ago
  44. 0ea8c01 tweak gbuild standart Makefile to allow partial build in unsourced env by Norbert Thiebaud · 14 years ago
  45. e94a19f simplfy dmake to gbuild bridgefile by Bjoern Michaelsen · 15 years ago
  46. be6a867 OSL_TRACE: Remove trailing newlines by Thomas Arnhold · 15 years ago
  47. 1afef0e9 Remove RCS header by Thomas Arnhold · 15 years ago
  48. d64bbd6 detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly set by Norbert Thiebaud · 15 years ago
  49. 15f482b Add prefixes for some component_getFactory functions by Matúš Kukan · 15 years ago
  50. b2bd33e prefer makefile-gmake-mode to plain makefile-mode by Takeshi Abe · 15 years ago
  51. 8882559 reflect gmake flavor by Takeshi Abe · 15 years ago
  52. 9e28007 Emacs mode line compatible with vi's one by Takeshi Abe · 15 years ago
  53. 9ef56cb2 realpaths to get windows building here by Caolán McNamara · 15 years ago
  54. 386c283 Some cppcheck cleaning by Julien Nabet · 15 years ago
  55. 4122c3b Add consistent Emacs and vim mode lines by Tor Lillqvist · 15 years ago
  56. 906cd25 postmerge fixes for gnumake4 by Bjoern Michaelsen · 15 years ago
  57. 200bc6c resyncing to master by Bjoern Michaelsen · 15 years ago
  58. fb30c0c Generate correctly named import library for WNTGCC by Tor Lillqvist · 15 years ago
  59. a90983b Remove component_getImplementationEnvironment methods by Matúš Kukan · 15 years ago
  60. 322220d callcatcher: unused getScriptLibraryContainer by Caolán McNamara · 15 years ago
  61. 5cba588 gnumake4: fix buildbreakers from merge by Bjoern Michaelsen · 15 years ago
  62. 92667c8e Merge branch 'master' into feature/gnumake4 by Bjoern Michaelsen · 15 years ago
  63. f79e31b gnumake4: #i116959#: kill gb_LinkTarget_set_{defs,cflags,cxxflags,objcxxflags} [hg:389f5e8ec8cd] by Michael Stahl · 15 years ago
  64. 6cf6db3 CWS gnumake4: some fixes for Windows [hg:9eb9b5d5181e] by Mathias Bauer · 15 years ago
  65. b0fe608 CWS gnumake4: convert xmlscript to new build system [hg:d4df54d61f2a] by Mathias Bauer · 15 years ago
  66. 45ba1e1 Deliver also a static library by Tor Lillqvist · 15 years ago
  67. 4912a5e Drop %_EXT% which was always empty by Tor Lillqvist · 15 years ago
  68. 561192c Easyhack: Add visibility markup to all component_get* functions by Julien Nabet · 15 years ago
  69. df965c9 drop bogus executable flag from idl/build/src and config files by Francisco Saito · 15 years ago
  70. d3174fe drop bogus executable flag from image files by Francisco Saito · 15 years ago
  71. e60d365 drop bogus executable flag from [ch]xx/bas/asm files by Francisco Saito · 15 years ago
  72. 970be45 Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...) by Thomas Arnhold · 15 years ago
  73. 3d9981a Remove dead code in libs-core by Xisco Fauli · 15 years ago
  74. 091e4ae Merge remote-tracking branch 'origin/integration/dev300_m101' by Jan Holesovsky · 15 years ago
  75. c703f03 Fix build in scripting by Thorsten Behrens · 15 years ago
  76. 6495f39 Move OSL_ENSURE(0,...) to OSL_FAIL(...) by Thomas Arnhold · 15 years ago
  77. e65c0fe Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 by Thorsten Behrens · 15 years ago
  78. b9b3657 Remove "using namespace ::rtl" by Julien Nabet · 15 years ago
  79. bb564be migrate to use boost unordered containers by Fridrich Štrba · 15 years ago
  80. 9d4fdd4 Clean up makefiles by Thomas Arnhold · 15 years ago
  81. 0b30cb7 Replace all occured, occurance etc. by Takeshi Abe · 15 years ago
  82. ae8f29f RTL_CONSTASCII_USTRINGPARAM in libs core 47 by Gert Faller · 15 years ago
  83. d3b7fb0 clean up styles, fix missing export of (embedded) image url by Noel Power · 15 years ago
  84. 928159f initial import of latest cws container_controls by Noel Power · 15 years ago
  85. 758c877 add modelines to .hxx files as well by Caolán McNamara · 15 years ago
  86. 1885ddd sb131: #i115124# $(XSLTPROC) implies LIBXSLT:libxslt by sb · 15 years ago
  87. c65d39c this is just wrong by Caolán McNamara · 15 years ago
  88. e63e28d fix fdo#30856 remove VBAForm property and associated geometry hack by Noel Power · 15 years ago
  89. 50a13b7 Merge commit 'origin/master' by Noel Power · 15 years ago
  90. 6db6a43 Merge branch 'vba' fix conflics, trailing ws & tab issues by Noel Power · 15 years ago
  91. 8694d2b Add vim/emacs modelines to all source files by Sebastian Spaeth · 15 years ago
  92. 0b21b8b initial commit for vba blob ( not including container_control stuff ) by Noel Power · 16 years ago
  93. d890da8 more removed include guards using fixguard.py by Petr Mladek · 16 years ago
  94. facd86e remove include guards using fixguard.py by Petr Mladek · 16 years ago
  95. 9551bf5 sb129: #i113189# change UNO components to use passive registration by sb · 16 years ago
  96. 217f6932 mib16: rebase to m83 by Daniel Rentz · 16 years ago
  97. 5ed103d mib16: contributed bugfixes and various new symbols in VBA compatibility implementation by Daniel Rentz · 16 years ago
  98. ef8cb3c unoawt: merged in latest changes from CWS slidecopy (rebase to m80) by Frank Schoenheit [fs] · 16 years ago
  99. 130bbc9 npower13_objectmodules: compiler errors by Daniel Rentz · 16 years ago
  100. f5510bd os141: allow tabstop also for treecontrols by Ocke Janssen [oj] · 16 years ago