1. 43ea97e fdo#67235 adapt form control code to time nanosecond API change by Lionel Elie Mamane · 13 years ago
  2. e4e8ca6 Missing import by Stephan Bergmann · 13 years ago
  3. 94cf00b use GeneratedPackage to deliver uno loader classes by David Tardon · 13 years ago
  4. 31ee893 Adapt Doxygen STRIP_FROM_PATH to moved headers by Stephan Bergmann · 13 years ago
  5. 3288e3a Typo (and don't shout at me) by Stephan Bergmann · 13 years ago
  6. a9d5930 Revert "Adapt to new com/sun/star/oox/" by Fridrich Štrba · 13 years ago
  7. 4b44ca5 Adapt to new com/sun/star/oox/ by Stephan Bergmann · 13 years ago
  8. cb6d67c Spelling "separate" (etc) correctly is hard by Tor Lillqvist · 13 years ago
  9. dca4375 Custom Panel SDK Example Fixes by Ariel Constenla-Haile · 14 years ago
  10. b30c970 Make Custom Panel example build and run by Ariel Constenla-Haile · 14 years ago
  11. 379c701 Move Custom Panel example to the SDK by Ariel Constenla-Haile · 14 years ago
  12. c756afcd Move the example code off the com.sun.star.comp.beans package by Stephan Bergmann · 13 years ago
  13. 2ce25fa fix typos (wich instead of which) by Philipp Riemer · 13 years ago
  14. 7cba598 Java cleanup, delete some dead code by Noel Grandin · 13 years ago
  15. 8be40d3 Java cleanup, convert Hashtable to HashMap by Noel Grandin · 13 years ago
  16. e527a34 Java cleanup, convert more Vector to ArrayList by Noel Grandin · 13 years ago
  17. 587c59fb Java cleanup, Convert Vector to ArrayList by Noel Grandin · 13 years ago
  18. e10300d use generics and convert from Vector to ArrayList by Noel Grandin · 13 years ago
  19. 45b9519 $(WORKDIR)/CustomTarget/odk/odkcommon is no more by David Tardon · 13 years ago
  20. da7e3fc drop unneeded odkcommon/ by David Tardon · 13 years ago
  21. ffa50f6 install cpp docs using filelist by David Tardon · 13 years ago
  22. 148c762 deliver uno loader classes using filelist by David Tardon · 13 years ago
  23. 72e5d0c Move to MPLv2 license headers, with ESC decision and author's permission. by Michael Meeks · 13 years ago
  24. 5522517 Unused include by Stephan Bergmann · 13 years ago
  25. 23a87a8 Remove some obsolete makefile.mk by Stephan Bergmann · 13 years ago
  26. 6f17a2f Java cleanup, access static methods using correct syntax by Noel Grandin · 13 years ago
  27. 64e85a4 Java cleanup, remove unused imports by Noel Grandin · 13 years ago
  28. fb39e71 Java cleanup, call static methods statically by Noel Grandin · 13 years ago
  29. 162ef53 fix dep on doxygen CustomTarget by David Tardon · 13 years ago
  30. c93a752 ritually kill odkcommon.zip by David Tardon · 13 years ago
  31. 99fb183 only put uno loader classes into one zip by David Tardon · 13 years ago
  32. ad5c060 add test for missing module-ix.html by David Tardon · 13 years ago
  33. 0ea6217 install gen. IDL docs using filelist by David Tardon · 13 years ago
  34. 0c37eee Java cleanup, use generic containers where possible by Noel Grandin · 13 years ago
  35. 3dffe4a install javadoc files using filelist by David Tardon · 13 years ago
  36. 498091c clean up install. of C++ docs by David Tardon · 13 years ago
  37. 753dba3 fix indentation by David Tardon · 13 years ago
  38. 1cc9bbf gbuild: drop empty use_packages calls by David Tardon · 13 years ago
  39. 6c7659b move URE headers to include/ by David Tardon · 13 years ago
  40. bc8b419 Java cleanup - use generics to reduce casting by Noel Grandin · 13 years ago
  41. 68b9fb0 Java cleanup - remove unnecessary casts in the ODK code by Noel Grandin · 13 years ago
  42. 4f6adb0 Fix compilation of Spreadsheet odk example by Noel Grandin · 13 years ago
  43. 43c422e silence odk check by David Tardon · 13 years ago
  44. 085c5c6 make odk inst. check a check target by David Tardon · 13 years ago
  45. 60b2b24 replace CustomTarget_odk/odkcommon/settings by Package by David Tardon · 13 years ago
  46. 4f4344b chip more files off the odkcommon.zip block by David Tardon · 13 years ago
  47. 0d75224 replace CustomTarget_odk/odkcommon/lib by Package by David Tardon · 13 years ago
  48. 1ea1818 use Package for unowinreg by David Tardon · 13 years ago
  49. 5c7f6ca replace CustomTarget_odk/odkcommon/cli by Package by David Tardon · 13 years ago
  50. 2996c3d replace CustomTarget_odk/odkcommon/bin by Package by David Tardon · 13 years ago
  51. df09d47 fix typo by David Tardon · 13 years ago
  52. e640cd5 allow odk/util/check.pl to use two base dirs by David Tardon · 13 years ago
  53. e8ff469 Remove any remaining remnants of unused component_canUnload feature by Stephan Bergmann · 13 years ago
  54. 5051209 Adapt SDK to usage of msvcrtd for Windows --enable-dbgutil by Stephan Bergmann · 13 years ago
  55. 0d8719b Java cleanup, use generics in calls to UnoRuntime#queryInterface by Noel Grandin · 13 years ago
  56. 8d87758 Java cleanup, remove the rest of the unnecessary casts by Noel Grandin · 13 years ago
  57. d62425c Java cleanup, remove unnecessary casts by Noel Grandin · 13 years ago
  58. 391477d fdo#63693 Do not force java -d32 for a 64-bit SDK by Stephan Bergmann · 13 years ago
  59. 9830fd3 date/time IDL datatypes incompatible change by Lionel Elie Mamane · 13 years ago
  60. fe6c923 Properly set PS to a single backslash for Windows by Stephan Bergmann · 13 years ago
  61. bea18dd fix compile error in unused Java file. by Noel Grandin · 13 years ago
  62. 2636236 gbuild: use Package for odk examples by David Tardon · 13 years ago
  63. 40dbe0f adapt doxygen to INSTDIR by Peter Foley · 13 years ago
  64. 435f5e3 fdo#60724 correct spelling by Thomas Arnhold · 13 years ago
  65. 60fbefc fdo#60724 informations -> information by Thomas Arnhold · 13 years ago
  66. 78120c4 Missing return by Stephan Bergmann · 13 years ago
  67. f3242bc Missing rtl:: namespace by Stephan Bergmann · 13 years ago
  68. 14a2413 Adapt SDK to -B removed from cppumaker/javamaker by Stephan Bergmann · 13 years ago
  69. f0157b8 Do not include . in PATH configured for SDK by Stephan Bergmann · 13 years ago
  70. c56013e API CHANGE: odk: remove "store" and "reg" libraries by Michael Stahl · 13 years ago
  71. fb61a9c odk: settings.mk: add variable PURPENVHELPERLIB by Michael Stahl · 13 years ago
  72. 6f749e9 odk: remove duplicative setsdenv_unix.csh by Michael Stahl · 13 years ago
  73. d0857f0 odk: fix packaging of WNT import libraries by Michael Stahl · 13 years ago
  74. 3682109 remove -dylib_file mappings that are not needed anymore by Christian Lohmaier · 13 years ago
  75. 7aa6f1b Remove Mac OS X for PowerPC support by Tor Lillqvist · 13 years ago
  76. d7a3014 Remove commented code in odk/examples by Chr. Rossmanith · 13 years ago
  77. 14d9096 Remove RTL_CONSTASCII_(U)STRINGPARAM in odk by Chr. Rossmanith · 13 years ago
  78. 911989a add $OUTDIR/pck to search path for SDK product by David Tardon · 13 years ago
  79. 7b0a2c0 Remove commented code in component.cxx (odk) by Chr. Rossmanith · 13 years ago
  80. 4ec9f5d Remove RTL_CONSTASCII_(U)STRINGPARAM in odk(Developersguide) by Chr. Rossmanith · 13 years ago
  81. d8e83ec fdo#61790 define PROJECT_NAME in Doxygen config file by Andras Timar · 13 years ago
  82. bbb5357 fix more doxygen warnings by Peter Foley · 13 years ago
  83. 5bb4a2b further OUString cleanup by Thomas Arnhold · 13 years ago
  84. 2633b24 odk: do not pack unused component.map file by Matúš Kukan · 13 years ago
  85. 39d4539 removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarations by Thomas Arnhold · 13 years ago
  86. 8b27d78 automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings by Thomas Arnhold · 13 years ago
  87. 980c117 cleanup doxygen warnings by Peter Foley · 13 years ago
  88. b6b49c0 cleanup autodoc output by Peter Foley · 13 years ago
  89. 9ab5d43 fix javadoc warnings by Peter Foley · 13 years ago
  90. 5d4bff4 fix deps for uno_loader_classes.zip by David Tardon · 13 years ago
  91. 30534b0 fix deps for odkcommon.zip by David Tardon · 13 years ago
  92. 79b0046 remove legacy build.pl prj/build.lst files. by Michael Meeks · 13 years ago
  93. e85105b odk: depend on OUTDIR jar file if that is on classpath by Michael Stahl · 13 years ago
  94. 5c57a10 odk: remove the "checkinc" too by Michael Stahl · 13 years ago
  95. bbe23a01 odk: remove pointless check that does a diff of $(OUTDIR)/idl by Michael Stahl · 13 years ago
  96. 3f07029 gbuild: refactor SDK packaging of IDL files: by Michael Stahl · 13 years ago
  97. 1457468 gbuild: stop using $(OUTDIR)/idl by Michael Stahl · 13 years ago
  98. 4bf95c4 make use of startsWith() by Thomas Arnhold · 13 years ago
  99. 9e1806b odk: use proper gbuild functions; helps cross-compilation by Matúš Kukan · 13 years ago
  100. 7b7c7b0 doxygen fixes by Peter Foley · 13 years ago