1. e52e364 bump copyright year to 2025 by Xisco Fauli · 1 year, 3 months ago
  2. 20ee295 No LibreOfficeKit headers and examples for macOS by Hossein · 1 year, 8 months ago
  3. f635bf0 Add lokconvert odk example by Hossein · 1 year, 9 months ago
  4. eb3ba1b tdf#149256 Ship LibreOfficeKit headers in packages by Hossein · 1 year, 9 months ago
  5. f41c106 tdf#149256 Ship LibreOfficeKit headers in packages by Hossein · 2 years, 3 months ago
  6. e91404b Fix typo by Andrea Gelmini · 1 year, 10 months ago
  7. f328485 Fix typo by Andrea Gelmini · 1 year, 10 months ago
  8. 32eaef8 tdf#143123 Port Java clipboard examples to Python by RMZeroFour · 2 years ago
  9. 21d7936 tdf#143123 Port Java PathSubstitution example to Python by RMZeroFour · 2 years ago
  10. 9b072ee odk: don't run compiler -dumpversion for eaach include of settings.mk by Christian Lohmaier · 1 year, 10 months ago
  11. aa4188b Remove remaining dynamic exception specifications in odk/examples by Ilmari Lauhakangas · 1 year, 11 months ago
  12. f97944c tdf#158803 pyflakes F821: undefined name 'com' and remove bare except clauses by Leonard Sasse · 2 years ago
  13. 12447b7 Fix odk examples build on 32 bit systems by Hossein · 1 year, 11 months ago
  14. 8a73c57 odk: classes in java.lang package do not need to be fully qualified by Ilmari Lauhakangas · 1 year, 11 months ago
  15. 69980bb odk/README.md: easy way to build examples on Linux and macOS by Ilmari Lauhakangas · 1 year, 11 months ago
  16. 3d1a96d odk/examples: grammar and comment fixes by Ilmari Lauhakangas · 1 year, 11 months ago
  17. 83d3f9b use windows doxygen in wsl-as-helper case by Christian Lohmaier · 1 year, 11 months ago
  18. 971eb75 odk/examples: grammar fixes by Ilmari Lauhakangas · 1 year, 11 months ago
  19. 6aa2e8f tdf#160924: SDK: typo SDK_HOME instead of OO_SDK_HOME for linux by Julien Nabet · 1 year, 11 months ago
  20. 0c4c84a makefile simplification: replace $(call gb_CustomTarget_get_workdir,foo) by Christian Lohmaier · 1 year, 11 months ago
  21. c299e54 tdf#143122 Port Java TerminationTest example to C++ by RMZeroFour · 2 years ago
  22. f7fe6a0 run doxygen via wsl in wsl-as-helper case by Christian Lohmaier · 2 years, 9 months ago
  23. 5e8813b tdf#97448 Add helper script to generate Addons.xcu by varshneydevansh · 2 years, 2 months ago
  24. 55b0ddf tdf#143123 Port ChartInDraw / ChartInWriter examples to Python by zeph · 2 years, 1 month ago
  25. e64a1df Fix typo in HelloTextTableShape makefile by RMZeroFour · 2 years ago
  26. 1e31403 loplugin:unusedenumconstants by Noel Grandin · 2 years ago
  27. 26fcbe4 Add a notice about "published" to the IDL API documentation main page by Mike Kaganski · 2 years, 1 month ago
  28. 94da114cd tdf#160180: bump copyright year to 2024 by Julien Nabet · 2 years, 1 month ago
  29. a2265e8 Use UNO_QUERY_THROW instead of UNO_QUERY by Hossein · 2 years, 1 month ago
  30. d30891d6 tdf#143122 Port HelloTextTableShape example to C++ by Hossein · 2 years, 1 month ago
  31. 93c5a25 Enable commented part in HelloTextTableShape.java by Hossein · 2 years, 1 month ago
  32. 890a2f9 Fix typo by Andrea Gelmini · 2 years, 1 month ago
  33. 7150ce7 remove deprecated IsGermanPreReform property by Noel Grandin · 2 years, 1 month ago
  34. ea4dfeb finish removing IsSpellCapitalisation property by Noel Grandin · 2 years, 1 month ago
  35. 7c78d2b Add python code for ChartInCalc by zeph · 2 years, 2 months ago
  36. 8f6b412 Define a name for the extended path buffer size, instead of a literal by Mike Kaganski · 2 years, 1 month ago
  37. 6cbb606 Replace an instance of MAX_PATH (plus some) with 32767 by Mike Kaganski · 2 years, 1 month ago
  38. 9fdf091 SDK - 1st Steps example code enhancement by Alain Romedenne · 2 years, 4 months ago
  39. b9a36ed Add a minimal Python extension by Hossein · 2 years, 4 months ago
  40. 6e67802 tdf#158803 Remove unused imports from odk by Bogdan B · 2 years, 3 months ago
  41. dac8885 tdf#143123 Port SDraw Java SDK example to Python by Ricardo Donino · 2 years, 4 months ago
  42. 42edec6 Cleanup make files for Java/C++ SDK examples by Hossein · 2 years, 5 months ago
  43. ae61f6a tdf#143122 Port FirstLoadComponent example to C++ by Hossein · 2 years, 5 months ago
  44. bc5c767e Separate folders for DevelopersGuide/FirstSteps by Hossein · 2 years, 5 months ago
  45. b21cab3 Make CustomTarget_odk/build-examples_java more robust against localized envs by Stephan Bergmann · 2 years, 5 months ago
  46. eded77b Fix typo by Andrea Gelmini · 2 years, 5 months ago
  47. b73cde1 Fix typo by Andrea Gelmini · 2 years, 5 months ago
  48. 41d9584 'new Double' is deprecated in Java by Noel Grandin · 2 years, 5 months ago
  49. cb982f1 'new Float' is deprecated in Java by Noel Grandin · 2 years, 5 months ago
  50. 819f87f Explicitly build the ODK examples against C++03 by Stephan Bergmann · 2 years, 5 months ago
  51. a3935f1 remove obsolete -single_module linker flag (is the default) by Christian Lohmaier · 2 years, 6 months ago
  52. 31ca96f tdf#146150 Use dispatch cmd for the corresponding SID by apurvapriyadarshi · 2 years, 7 months ago
  53. 930f0aa tdf#157273 Port DevelopersGuide/FirstSteps examples to BASIC by Hossein · 2 years, 7 months ago
  54. 65325f9 Rename .cpp examples to .cxx by Hossein · 2 years, 7 months ago
  55. 7dc3be6 tdf#143123 Port DevelopersGuide/FirstSteps/FirstLoadComponent to Python by Hossein · 2 years, 7 months ago
  56. 7a643f4 Simplify condition in a loop over a single element by Hossein · 2 years, 7 months ago
  57. 1b4f401 Point to LO DevGuide instead of OOo by Samuel Mehrbrodt · 2 years, 9 months ago
  58. 75ed566 Add script to find unused using declarations by Gabor Kelemen · 3 years ago
  59. 10fac0f tdf#143123 Port DevelopersGuide/FirstSteps/HelloTextTableShape to Python by Chenxiong Qi · 3 years, 2 months ago
  60. d04f1cf allow native compile for windows aarch64 by Christian Lohmaier · 3 years ago
  61. 2a5105c Quote some Windows shell settings by Stephan Bergmann · 3 years, 2 months ago
  62. 6c08211 Remove remaining STL_INCLUDES by Stephan Bergmann · 3 years, 2 months ago
  63. 70bcf9e Remove support for AIX by Stephan Bergmann · 3 years, 2 months ago
  64. 9753aa4 tdf#143123 Port some Spreadsheet Java examples to Python by Chenxiong Qi · 3 years, 4 months ago
  65. 031f752 Fix typo by Andrea Gelmini · 3 years, 3 months ago
  66. 56cc13e Bump copyright year to 2023 by Adolfo Jayme Barrientos · 3 years, 3 months ago
  67. 57c5d04 bump minimum make version to 4.0 (for $(file …) function) by Christian Lohmaier · 3 years, 4 months ago
  68. 8f34b0d tdf#143123 Port Text Java examples to Python by Chenxiong Qi · 3 years, 7 months ago
  69. 5af26c9 Avoid nesting using 'else conditional-directive' by Mike Kaganski · 3 years, 6 months ago
  70. 665d163 tdf#143123 port DocumentHandling examples to Python by Chenxiong Qi · 3 years, 7 months ago
  71. b370b51 cid#1500416 Resource leak by Caolán McNamara · 3 years, 7 months ago
  72. fd42cea replace egrep/fgrep calls with grep -E/grep -F by Rene Engelhard · 3 years, 7 months ago
  73. 6105706 cid#1500586 Resource leak by Caolán McNamara · 3 years, 8 months ago
  74. c588128 Fix typo by Andrea Gelmini · 3 years, 8 months ago
  75. dcded57 Drop poor @attention paragraph by Stephan Bergmann · 3 years, 9 months ago
  76. 5687eba Drop obsolete preprocessor directives from UNOIDL files by Stephan Bergmann · 3 years, 10 months ago
  77. a8485d5 [API CHANGE] Remove deprecated idlc and regmerge from the SDK by Stephan Bergmann · 4 years, 7 months ago
  78. b6e0ae1 Add Makefile for the FirstUnoContact C++ SDK example by Hossein · 3 years, 11 months ago
  79. a40558b tdf#143122 - Port Java examples to C++ by Hossein · 4 years ago
  80. c37d00a tdf#143123 - Port Java examples to Python by Hossein · 4 years ago
  81. 89dfd50 odk: update DevGuide wiki links and correct history in footer by Ilmari Lauhakangas · 4 years ago
  82. 48e277a Fix unoidl-read invocation by Stephan Bergmann · 4 years ago
  83. de46531 -Werror,-Wstrict-prototypes (clang-cl) by Stephan Bergmann · 4 years ago
  84. bb64cd2 Add unoidl-read to the SDK by Stephan Bergmann · 4 years ago
  85. 77db890 unoidl-check does not need to be part of installation sets by Stephan Bergmann · 4 years ago
  86. bdfab72 Drop duplicate regmerge/regview items by Stephan Bergmann · 4 years ago
  87. 1e85992 Remove unmotivated horizontal separator by Stephan Bergmann · 4 years ago
  88. a5c27f5 odk: update DevGuide wiki links after import into TDF wiki by Ilmari Lauhakangas · 4 years ago
  89. 29578ae Introduce `unoidl-read --summary` mode by Stephan Bergmann · 4 years ago
  90. 9c2c16f Remove duplicate DevGuide example FirstConnection by Hossein · 4 years ago
  91. 34cd775 Fix typos by Andrea Gelmini · 4 years, 1 month ago
  92. 40f2aee Provide unoidl-write also for the SDK by Stephan Bergmann · 4 years, 1 month ago
  93. 5f21eaa0 tdf#145759 Using M_PI from cmath instead of magic constants. by pragat-pandya · 4 years, 2 months ago
  94. ff15448 Fix typos by Andrea Gelmini · 4 years, 2 months ago
  95. d923625 Let CppunitTest_odk_checkapi build against the SDK include directory by Stephan Bergmann · 4 years, 3 months ago
  96. 42694bc Drop useless readlicense_oo_DIR redefinition by Stephan Bergmann · 4 years, 3 months ago
  97. 038894a The URE C/C++ include files don't use Boost by Stephan Bergmann · 4 years, 3 months ago
  98. fb32c4d Bump copyright year to 2021 by Adolfo Jayme Barrientos · 5 years ago
  99. b56abc2 Clean C++ SDK example "counter" by Hossein · 4 years, 6 months ago
  100. 7a0d3ed Fixing the license statement for the Convertor C++ example by Hossein · 4 years, 5 months ago