1. c58fe8c codemaker,editeng: prefer passing OUString by reference by Noel Grandin · 12 years ago
  2. 0bb7b87 Remove visual noise from codemaker by Alexander Wilms · 12 years ago
  3. 07d3807 codemaker: sal_Bool -> bool by Stephan Bergmann · 12 years ago
  4. 2c81931 coverity#707676 : Uninitialized scalar field by Norbert Thiebaud · 12 years ago
  5. 9e77c2f Remove UNOIDL "array" and "union" vaporware remnants by Stephan Bergmann · 12 years ago
  6. fb92c8d copy&paste typo by Matúš Kukan · 12 years ago
  7. 3774a6f Support direct ctor calls for singletons too. by Matúš Kukan · 12 years ago
  8. f5bcc7d coverity#440030 Logically dead code by Caolán McNamara · 12 years ago
  9. d09c534 coverity#440029 Logically dead code by Caolán McNamara · 12 years ago
  10. 8bb41c6 coverity#1019407 Uninitialized scalar field by Caolán McNamara · 12 years ago
  11. 9f030d4 coverity#1019406 Uninitialized scalar field by Caolán McNamara · 12 years ago
  12. 68ba6dd codemaker: Allow compiler to share these generated strings. by Jan Holesovsky · 12 years ago
  13. 2283256 Do not acquire again in direct constructor function calls. by Matúš Kukan · 12 years ago
  14. 306efef Minimize the constructor functions to a bare minimum. by Jan Holesovsky · 12 years ago
  15. 2dc9f17 Fix declaration for ctor functions in generated headers. by Matúš Kukan · 12 years ago
  16. a0ada91 Initialize also implementations created directly by generated function. by Matúš Kukan · 12 years ago
  17. 8471b35 Be explicit when using bool as integral value by Stephan Bergmann · 12 years ago
  18. d320760 codemaker: fix^2 invalid string index access by Stephan Bergmann · 12 years ago
  19. 6c1614a sal_textenc is a runtime dep of cppumaker by David Tardon · 12 years ago
  20. 2cea4c9 Add sal_textenc dependency to cppumaker by Isamu Mogi · 12 years ago
  21. e500b25 ...and support direct calls of non-default ctors, too by Stephan Bergmann · 12 years ago
  22. 15abebb WIP: Direct service ctor calls at least on Android/iOS by Stephan Bergmann · 12 years ago
  23. 944a086 if there is one typo, its guaranteed to duplicated somewhere by Caolán McNamara · 12 years ago
  24. 614e040 codemaker: fix invalid string index access by Michael Stahl · 12 years ago
  25. 0e6a260 Convert code that calls OUString::getStr()[] to use the [] operator by Noel Grandin · 12 years ago
  26. e2451bd Convert indexOf->startsWith and lastIndexOf->endsWith by Noel Grandin · 12 years ago
  27. 0bc89aa cppumaker: Allow UNO interface functions to throw std::exception by Stephan Bergmann · 12 years ago
  28. eb37196 Some more cppumaker "css" clean-up by Stephan Bergmann · 12 years ago
  29. 44b96b1 fdo#70285 cleanup generated C++ code by Noel Grandin · 12 years ago
  30. 254f59f rhbz#1014010: Missing dependencies in isBootstrapType list by Stephan Bergmann · 13 years ago
  31. 3656a57 add mode lines to new files (and idls) since last run by Caolán McNamara · 13 years ago
  32. 04a0024 Fail for unkonwn entities by Stephan Bergmann · 13 years ago
  33. a80fb45 Revert "WIP: add cppumaker -U to directly read from .idl files" by Stephan Bergmann · 13 years ago
  34. c411390 WIP: add cppumaker -U to directly read from .idl files by Stephan Bergmann · 13 years ago
  35. 54dd4ae Add cppumaker -nD "no dependent types are generated" by Stephan Bergmann · 13 years ago
  36. 4b0a692 Stray space at end of usage text line by Stephan Bergmann · 13 years ago
  37. 2618ff4 UNO interface UIKs are unused for a very long time by Stephan Bergmann · 13 years ago
  38. ea7ce8c Write integers as signed sal_Int32 by Stephan Bergmann · 13 years ago
  39. 64b993e finish deprecation of O(U)String::valueOf() by Luboš Luňák · 13 years ago
  40. 2f731e7 fdo#43460 startmath,codemaker: use isEmpty() by Jelle van der Waa · 13 years ago
  41. e39e9e4 Source files shouldn't have executable bit set. by Mark Wielaard · 13 years ago
  42. a1dff29 Support for annotations in the new UNOIDL format by Stephan Bergmann · 13 years ago
  43. cb6d67c Spelling "separate" (etc) correctly is hard by Tor Lillqvist · 13 years ago
  44. 53d7ae8 cppcheck: unusedVariable (parameters) by Julien Nabet · 13 years ago
  45. 72e5d0c Move to MPLv2 license headers, with ESC decision and author's permission. by Michael Meeks · 13 years ago
  46. bab43b2 Allow for (relative) pathname args for codemakers again by Stephan Bergmann · 13 years ago
  47. 1cc9bbf gbuild: drop empty use_packages calls by David Tardon · 13 years ago
  48. c042cd0 gbuild: drop uses of removed packages by David Tardon · 13 years ago
  49. 6c7659b move URE headers to include/ by David Tardon · 13 years ago
  50. b9337e2 execute move of global headers by Bjoern Michaelsen · 13 years ago
  51. 62badf38 Move to MPLv2 license headers, with ESC decision and author's permission. by Michael Meeks · 13 years ago
  52. 048e591 Further codemaker, unodevtools clean-up by Stephan Bergmann · 13 years ago
  53. 6127d76 WaE: unused function 'checkNoTypeArguments' by Tor Lillqvist · 13 years ago
  54. 30a7c6b WIP: Experimental new binary type.rdb format by Stephan Bergmann · 13 years ago
  55. 4b73d33 Further adapt CppuType::dumpCppuGetType to using unoidl/ instead of registry/ by Stephan Bergmann · 13 years ago
  56. 0557453 Combine getSortResolve...() into one decompose() by Stephan Bergmann · 13 years ago
  57. fc02ae8 [API CHANGE] WIP: Experimental new binary type.rdb format by Stephan Bergmann · 13 years ago
  58. 358b60b Minor terminology clean-up by Stephan Bergmann · 13 years ago
  59. 73fc5ad Clean up codemaker/README by Stephan Bergmann · 13 years ago
  60. 857adea Revert "registry: new ZipPackage_registry_odk_headers" by Michael Stahl · 13 years ago
  61. 988f1a0 add missing dep on salhelper/simplereferenceobject.hxx by David Tardon · 13 years ago
  62. dd88ed8 Update README to explain what codemaker does by Chris Sherlock · 13 years ago
  63. f0aeceb WaE: unused variable by Tor Lillqvist · 13 years ago
  64. 02a8e8a [API CHANGE] WIP: Experimental new binary type.rdb format by Stephan Bergmann · 13 years ago
  65. ba044b1 remove needless forward rtl::OUString declarations by Luboš Luňák · 13 years ago
  66. 1946794 mass removal of rtl:: prefixes for O(U)String* by Luboš Luňák · 13 years ago
  67. c1c6fee Sort generated includes lexicographically by Stephan Bergmann · 13 years ago
  68. bb1f0c6 Clean up codemaker/typemanager.hxx by Stephan Bergmann · 13 years ago
  69. 3991eaf reduce whitespaces between include and filename by Thomas Arnhold · 13 years ago
  70. 79b0046 remove legacy build.pl prj/build.lst files. by Michael Meeks · 13 years ago
  71. bdfdd05 more subtle dependencies for cross-compilation by Matúš Kukan · 13 years ago
  72. 8d7cc67 css.beans.PropertyValue references css.beans.PropertyState by Stephan Bergmann · 13 years ago
  73. 9edeb94 Removed last RTL_CONST* macros from codemaker by Marcos Paulo de Souza · 13 years ago
  74. a2454a4 fdo#43460: use isEmpty() by Thomas Arnhold · 13 years ago
  75. 34aa49e Remove RTL_CONST* macros from codemaker - pt2 by Marcos Paulo de Souza · 13 years ago
  76. 5963347 Remove RTL_CONST* macros from codemaker - pt1 by Marcos Paulo de Souza · 13 years ago
  77. 75e6856 fdo#57950: Remove chained appends in codemaker by Marcos Paulo de Souza · 13 years ago
  78. c98a1fa make the UNO generated catch clauses use const modifier by Noel Grandin · 13 years ago
  79. b768611 remove all d.lst by Michael Stahl · 13 years ago
  80. ba83724 registry: new ZipPackage_registry_odk_headers by Michael Stahl · 13 years ago
  81. 308cac3 sal: new ZipPackage_sal_odk_headers for public ODK headers by Michael Stahl · 13 years ago
  82. 405caad loplugin: unused variables by Thomas Arnhold · 13 years ago
  83. 5a61e28 gbuild: fix silly "expandtabs" in makefile VIM modelines by Michael Stahl · 13 years ago
  84. f1bca26 Remove redundant braces around for loops by Stephan Bergmann · 13 years ago
  85. 5198c4a Replace chained O(U)StringBuffer::append() with operator+ by Christos Strubulis · 13 years ago
  86. 2848788 No reason to turn "throws nothing" specifications into comments by Stephan Bergmann · 13 years ago
  87. eb0cfb3 cppumaker: do write exception specifications on --enable-dbgutil by Michael Stahl · 13 years ago
  88. 66a1758 c++ API: use css alias in generated headers, adds global css decl by Thorsten Behrens · 13 years ago
  89. dda524a Prettify cppumaker output. by Thorsten Behrens · 13 years ago
  90. 155cd09 Remove some commented-out or otherwise unused code. by Thorsten Behrens · 13 years ago
  91. 0295bd6 Remove exception spec from idl-generated c++ headers. by Thorsten Behrens · 13 years ago
  92. a3ce60e We only support MSVC 2008 (_MSC_VER 1500) or later by Tor Lillqvist · 13 years ago
  93. 625e173 OUString::replace() does not replace in-place by Tor Lillqvist · 13 years ago
  94. db4aab0 Remove some newly tagged unused methods by Julien Nabet · 13 years ago
  95. 44ea5d1 Adding SAL_DEPRECATED_INTERNAL to an implementation function is pointless by Stephan Bergmann · 13 years ago
  96. 823b334 dropped unused method: FileStream::open by Enrico Weigelt, metux ITS · 13 years ago
  97. e1f742a fix system boost by Peter Foley · 13 years ago
  98. dcb921b static libraries also require boost. by Michael Meeks · 13 years ago
  99. 495d579 cppumaker and javamaker also use boost. by Michael Meeks · 13 years ago
  100. 144f6d4 codemaker use boost, so declare the dep by Norbert Thiebaud · 13 years ago