summaryrefslogtreecommitdiff
path: root/odk
AgeCommit message (Expand)Author
2024-06-05Fix typoAndrea Gelmini
2024-06-05Fix typoAndrea Gelmini
2024-06-05tdf#143123 Port Java clipboard examples to PythonRMZeroFour
2024-06-04tdf#143123 Port Java PathSubstitution example to PythonRMZeroFour
2024-05-28odk: don't run compiler -dumpversion for eaach include of settings.mkChristian Lohmaier
2024-05-26Remove remaining dynamic exception specifications in odk/examplesIlmari Lauhakangas
2024-05-21tdf#158803 pyflakes F821: undefined name 'com' and remove bare except clausesLeonard Sasse
2024-05-16Fix odk examples build on 32 bit systemsHossein
2024-05-13odk: classes in java.lang package do not need to be fully qualifiedIlmari Lauhakangas
2024-05-10odk/README.md: easy way to build examples on Linux and macOSIlmari Lauhakangas
2024-05-10odk/examples: grammar and comment fixesIlmari Lauhakangas
2024-05-07use windows doxygen in wsl-as-helper caseChristian Lohmaier
2024-05-07odk/examples: grammar fixesIlmari Lauhakangas
2024-05-04tdf#160924: SDK: typo SDK_HOME instead of OO_SDK_HOME for linuxJulien Nabet
2024-05-03makefile simplification: replace $(call gb_CustomTarget_get_workdir,foo)Christian Lohmaier
2024-04-30tdf#143122 Port Java TerminationTest example to C++RMZeroFour
2024-04-26run doxygen via wsl in wsl-as-helper caseChristian Lohmaier
2024-04-25tdf#97448 Add helper script to generate Addons.xcuvarshneydevansh
2024-04-19tdf#143123 Port ChartInDraw / ChartInWriter examples to Pythonzeph
2024-04-09Fix typo in HelloTextTableShape makefileRMZeroFour
2024-04-04loplugin:unusedenumconstantsNoel Grandin
2024-03-18Add a notice about "published" to the IDL API documentation main pageMike Kaganski
2024-03-13tdf#160180: bump copyright year to 2024Julien Nabet
2024-03-13Use UNO_QUERY_THROW instead of UNO_QUERYHossein
2024-03-11tdf#143122 Port HelloTextTableShape example to C++Hossein
2024-03-11Enable commented part in HelloTextTableShape.javaHossein
2024-03-06Fix typoAndrea Gelmini
2024-03-06remove deprecated IsGermanPreReform propertyNoel Grandin
2024-03-04finish removing IsSpellCapitalisation propertyNoel Grandin
2024-02-27Add python code for ChartInCalczeph
2024-02-26Define a name for the extended path buffer size, instead of a literalMike Kaganski
2024-02-26Replace an instance of MAX_PATH (plus some) with 32767Mike Kaganski
2024-02-22SDK - 1st Steps example code enhancementAlain Romedenne
2024-01-16Add a minimal Python extensionHossein
2023-12-29tdf#158803 Remove unused imports from odkBogdan B
2023-12-21tdf#143123 Port SDraw Java SDK example to PythonRicardo Donino
2023-11-21Cleanup make files for Java/C++ SDK examplesHossein
2023-11-21tdf#143122 Port FirstLoadComponent example to C++Hossein
2023-11-20Separate folders for DevelopersGuide/FirstStepsHossein
2023-11-06Make CustomTarget_odk/build-examples_java more robust against localized envsStephan Bergmann
2023-11-04Fix typoAndrea Gelmini
2023-11-03Fix typoAndrea Gelmini
2023-11-02'new Double' is deprecated in JavaNoel Grandin
2023-11-02'new Float' is deprecated in JavaNoel Grandin
2023-10-27Explicitly build the ODK examples against C++03Stephan Bergmann
2023-10-04remove obsolete -single_module linker flag (is the default)Christian Lohmaier
2023-09-25tdf#146150 Use dispatch cmd for the corresponding SIDapurvapriyadarshi
2023-09-16tdf#157273 Port DevelopersGuide/FirstSteps examples to BASICHossein
2023-09-09Rename .cpp examples to .cxxHossein
2023-09-08tdf#143123 Port DevelopersGuide/FirstSteps/FirstLoadComponent to PythonHossein