1. a1dff29 Support for annotations in the new UNOIDL format by Stephan Bergmann · 13 years ago
  2. 72e5d0c Move to MPLv2 license headers, with ESC decision and author's permission. by Michael Meeks · 13 years ago
  3. bab43b2 Allow for (relative) pathname args for codemakers again by Stephan Bergmann · 13 years ago
  4. 048e591 Further codemaker, unodevtools clean-up by Stephan Bergmann · 13 years ago
  5. 30a7c6b WIP: Experimental new binary type.rdb format by Stephan Bergmann · 13 years ago
  6. 8937fac uno-skeletonmaker does not bootstrap UNO by Stephan Bergmann · 13 years ago
  7. 7b3bef7 No need to have uno-skeletonmaker depend on udkapi by Stephan Bergmann · 13 years ago
  8. eb4786e Remove dead code by Stephan Bergmann · 13 years ago
  9. fc02ae8 [API CHANGE] WIP: Experimental new binary type.rdb format by Stephan Bergmann · 13 years ago
  10. 02a8e8a [API CHANGE] WIP: Experimental new binary type.rdb format by Stephan Bergmann · 13 years ago
  11. 92c6a38 Fixed 4 spelling errors in the comments. by Golnaz Irannejad · 13 years ago
  12. 1946794 mass removal of rtl:: prefixes for O(U)String* by Luboš Luňák · 13 years ago
  13. bb1f0c6 Clean up codemaker/typemanager.hxx by Stephan Bergmann · 13 years ago
  14. 79b0046 remove legacy build.pl prj/build.lst files. by Michael Meeks · 13 years ago
  15. bdfdd05 more subtle dependencies for cross-compilation by Matúš Kukan · 13 years ago
  16. 4b28904 Removed RTL_CONSTASCII_STRINGPARAM in unodevtools by Chr. Rossmanith · 13 years ago
  17. 21e1e85 fdo#60724 change spelling error REMOVEABLE -> REMOVABLE by Kenneth Beck · 13 years ago
  18. 919e277 loplugin: unused variables and commented code by Thomas Arnhold · 13 years ago
  19. b768611 remove all d.lst by Michael Stahl · 13 years ago
  20. 2ce2faf Some cppcheck cleaning by Julien Nabet · 13 years ago
  21. 5a61e28 gbuild: fix silly "expandtabs" in makefile VIM modelines by Michael Stahl · 13 years ago
  22. a53586f gbuild: do not copy boost headers around by Michael Stahl · 13 years ago
  23. 66a1758 c++ API: use css alias in generated headers, adds global css decl by Thorsten Behrens · 13 years ago
  24. 26364f4 deduplicate OString std::basic_ostream operators by Miklos Vajna · 13 years ago
  25. 9d314ab Replace usage of rtl/memory.h in unodevtools with equivalent from string.h by Arnaud Versini · 14 years ago
  26. ec54c0c re-base on ALv2 code. by Michael Meeks · 14 years ago
  27. 54e9a28 typo: paramters, paramaters -> parameters by Andras Timar · 14 years ago
  28. 9af0eb7 skeletonmaker: add back \" in string literal by Michael Stahl · 14 years ago
  29. 2faadd0 Update also the help message by Tor Lillqvist · 14 years ago
  30. d28f213 Nobody uses this tool, but still, update the license blurb it outputs by Tor Lillqvist · 14 years ago
  31. ea489b3 targeted string re-work by Norbert Thiebaud · 14 years ago
  32. b1c3e8a make gbuild the default assumption of build.pl by Bjoern Michaelsen · 14 years ago
  33. cf0186d Don't build these command-line tools for non-desktop OSes by Tor Lillqvist · 14 years ago
  34. b60bf1e rename common* static libs to codemaker_* for clarity + dmake cleanup by Norbert Thiebaud · 14 years ago
  35. a57b634 gbuild conversion: unodevtools module by David Ostrovsky · 14 years ago
  36. 55823d3 replace APP?RPATH SDK by SDKBIN in old build system by David Tardon · 14 years ago
  37. e4fb171 Replaced a few equal calls with == by Szabolcs Dezsi · 14 years ago
  38. 534b3a9 idle code documentation improvement by Michael Meeks · 14 years ago
  39. a8a3888 unodevtools: remove dead code by Thomas Arnhold · 14 years ago
  40. 6cd581f Code clean up. by Stephan Bergmann · 14 years ago
  41. 55b6485 Fix for fdo43460 Part XLI getLength() to isEmpty() by Olivier Hallot · 14 years ago
  42. ff580eb catch exception by constant reference by Takeshi Abe · 14 years ago
  43. e4ce722 catch exception by constant reference by Takeshi Abe · 14 years ago
  44. c8ef924 normalize Red Hat, Inc. spellings, and bump to latest template by Caolán McNamara · 14 years ago
  45. 6671fa8 Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *(). by Stephan Bergmann · 15 years ago
  46. b501375 Remove component_getImplementationEnvironment by Matúš Kukan · 15 years ago
  47. 219ad16 Use DESKTOP and NATIVE where appropriate by Tor Lillqvist · 15 years ago
  48. 8c29883 Don't build skeletonmaker for iOS by Tor Lillqvist · 15 years ago
  49. 27cbc7d Drop %_EXT% which was always empty by Tor Lillqvist · 15 years ago
  50. b945ada Remove OS/2 support by Francois Tigeot · 15 years ago
  51. 3c60b46 Easyhack: Add visibility markup to all component_get* functions by Julien Nabet · 15 years ago
  52. 11cdc4c Merge commit 'ooo/DEV300_m103' by Jan Holesovsky · 15 years ago
  53. 7149c61 Move OSL_ENSURE(0,...) to OSL_FAIL(...) by Thomas Arnhold · 15 years ago
  54. 3b2efb2 Remove "using namespace ::rtl" by Julien Nabet · 15 years ago
  55. 25f550c static libraries need to get linked before dynamic ones for symbol lookup by bjoern.michaelsen@canonical.com · 15 years ago
  56. 1efeac6 std::hash -> boost::hash by Fridrich Štrba · 15 years ago
  57. 6398259 move sdk repo to boost unordered containters by Fridrich Štrba · 15 years ago
  58. b3e9505 Remove "Visual C++, 32-bit, version 5.0" and prior version of T2TypeClassMap by Joseph Powers · 15 years ago
  59. dc19cce Fix a missed ::std::hash_map to boost::unordered_map typedef by Joseph Powers · 15 years ago
  60. e28997d cppcheck: prefer prefix variant by Caolán McNamara · 15 years ago
  61. 87d83f4 cppcheck: prefer prefix variant by Caolán McNamara · 15 years ago
  62. 0d00987 cppcheck: prefer prefix variant by Caolán McNamara · 15 years ago
  63. 18cf3a2 cppcheck: prefer prefix variant by Caolán McNamara · 15 years ago
  64. 1d92201 RTL_CONSTASCII_USTRINGPARAM in sdk 2 by Gert Faller · 15 years ago
  65. 8cad7d1 add modelines to .hxx files as well by Caolán McNamara · 15 years ago
  66. 3eb979d remove non-compiled code by Povilas Kanapickas · 15 years ago
  67. e9a59da Add vim/emacs modelines to all source files by Sebastian Spaeth · 15 years ago
  68. 6fd7592 jsc340: i14847: clean up cmdline help fo devtools by Juergen Schmidt · 16 years ago
  69. 1296914 changefileheader2: #i109125#: change source file copyright notice from Sun Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision) by Jens-Heiner Rechtien · 16 years ago
  70. c3ff681 CWS-TOOLING: integrate CWS sb107 by Ivo Hinkelmann · 17 years ago
  71. 76931f7 #i10000# missing STORELIB by Release Engineers · 17 years ago
  72. c6a3645 CWS-TOOLING: integrate CWS cmcfixes51 by Rüdiger Timm · 17 years ago
  73. 10dbaee INTEGRATION: CWS jsc21 (1.4.46); FILE MERGED by Rüdiger Timm · 18 years ago
  74. d039d8f INTEGRATION: CWS jsc21 (1.4.42); FILE MERGED by Rüdiger Timm · 18 years ago
  75. 21b0eaf INTEGRATION: CWS jsc21 (1.4.46); FILE MERGED by Rüdiger Timm · 18 years ago
  76. b150632 INTEGRATION: CWS jsc21 (1.9.28); FILE MERGED by Rüdiger Timm · 18 years ago
  77. a967335 INTEGRATION: CWS jsc21 (1.10.2); FILE MERGED by Rüdiger Timm · 18 years ago
  78. e0f4273 INTEGRATION: CWS changefileheader (1.7.10); FILE MERGED by Rüdiger Timm · 18 years ago
  79. 41799a5 INTEGRATION: CWS changefileheader (1.5.44); FILE MERGED by Rüdiger Timm · 18 years ago
  80. 7b0fc7c INTEGRATION: CWS changefileheader (1.6.34); FILE MERGED by Rüdiger Timm · 18 years ago
  81. 0e7ca5f INTEGRATION: CWS changefileheader (1.4.22); FILE MERGED by Rüdiger Timm · 18 years ago
  82. bc18f66 INTEGRATION: CWS changefileheader (1.9.28); FILE MERGED by Rüdiger Timm · 18 years ago
  83. 44ad156 INTEGRATION: CWS changefileheader (1.4.48); FILE MERGED by Rüdiger Timm · 18 years ago
  84. d96a53f INTEGRATION: CWS changefileheader (1.4.44); FILE MERGED by Rüdiger Timm · 18 years ago
  85. 1b15661 INTEGRATION: CWS changefileheader (1.6.30); FILE MERGED by Rüdiger Timm · 18 years ago
  86. 273f722 INTEGRATION: CWS changefileheader (1.6.42); FILE MERGED by Rüdiger Timm · 18 years ago
  87. f67e504 INTEGRATION: CWS changefileheader (1.4.48); FILE MERGED by Rüdiger Timm · 18 years ago
  88. ddd6256 INTEGRATION: CWS changefileheader (1.6.18); FILE MERGED by Rüdiger Timm · 18 years ago
  89. d7f4ada INTEGRATION: CWS changefileheader (1.9.30); FILE MERGED by Rüdiger Timm · 18 years ago
  90. 5e87845 INTEGRATION: CWS changefileheader (1.10.18); FILE MERGED by Rüdiger Timm · 18 years ago
  91. a7efc0e INTEGRATION: CWS changefileheader (1.10.4); FILE MERGED by Rüdiger Timm · 18 years ago
  92. 60ddb30 INTEGRATION: CWS changefileheader (1.4.10); FILE MERGED by Rüdiger Timm · 18 years ago
  93. 34f37bb INTEGRATION: CWS changefileheader (1.3.48); FILE MERGED by Rüdiger Timm · 18 years ago
  94. 2de168a INTEGRATION: CWS changefileheader (1.4.10); FILE MERGED by Rüdiger Timm · 18 years ago
  95. 7e57c0d INTEGRATION: CWS jsc20 (1.9.22); FILE MERGED by Vladimir Glazounov · 18 years ago
  96. 3fd5dbc INTEGRATION: CWS os2port02 (1.3.10); FILE MERGED by Jens-Heiner Rechtien · 18 years ago
  97. 6db4cbd INTEGRATION: CWS sb71 (1.6.28); FILE MERGED by Vladimir Glazounov · 18 years ago
  98. 5db69f1 INTEGRATION: CWS sb71 (1.3.32); FILE MERGED by Vladimir Glazounov · 18 years ago
  99. e230332 INTEGRATION: CWS jsc18 (1.5.30); FILE MERGED by Jens-Heiner Rechtien · 19 years ago
  100. 3e6e0d2 INTEGRATION: CWS jsc18 (1.9.12); FILE MERGED by Jens-Heiner Rechtien · 19 years ago