summaryrefslogtreecommitdiff
path: root/odk
AgeCommit message (Expand)AuthorFilesLines
2024-08-03No LibreOfficeKit headers and examples for macOSHossein2-9/+13
2024-07-27odk, oox, pyuno: fix issues found by Ruff linterIlmari Lauhakangas1-5/+0
2024-07-27comphelper, msicreator, odk: fix issues found by Ruff linterIlmari Lauhakangas13-87/+86
2024-07-19Fix typoAndrea Gelmini1-2/+2
2024-07-17tdf#158803 related: remove unnecessary commentsIlmari Lauhakangas2-18/+0
2024-07-16Add lokconvert odk exampleHossein4-0/+125
2024-07-15Added pyuno demo for key and mouse handlers and listeners.Moritz Duge2-0/+159
2024-07-02tdf#149256 Ship LibreOfficeKit headers in packagesHossein2-1/+2
2024-06-23tdf#149256 Ship LibreOfficeKit headers in packagesHossein2-0/+11
2024-06-22.NET Bindings: Switch for old windows CLI bindingsRMZeroFour2-3/+3
2024-06-05Fix typoAndrea Gelmini1-1/+1
2024-06-05Fix typoAndrea Gelmini1-2/+2
2024-06-05tdf#143123 Port Java clipboard examples to PythonRMZeroFour11-7/+230
2024-06-04tdf#143123 Port Java PathSubstitution example to PythonRMZeroFour5-4/+74
2024-05-28odk: don't run compiler -dumpversion for eaach include of settings.mkChristian Lohmaier1-2/+2
2024-05-26Remove remaining dynamic exception specifications in odk/examplesIlmari Lauhakangas16-63/+59
2024-05-21tdf#158803 pyflakes F821: undefined name 'com' and remove bare except clausesLeonard Sasse3-12/+41
2024-05-16Fix odk examples build on 32 bit systemsHossein1-10/+10
2024-05-13odk: classes in java.lang package do not need to be fully qualifiedIlmari Lauhakangas6-8/+8
2024-05-10odk/README.md: easy way to build examples on Linux and macOSIlmari Lauhakangas1-1/+3
2024-05-10odk/examples: grammar and comment fixesIlmari Lauhakangas1-9/+9
2024-05-07use windows doxygen in wsl-as-helper caseChristian Lohmaier1-4/+4
2024-05-07odk/examples: grammar fixesIlmari Lauhakangas2-11/+7
2024-05-04tdf#160924: SDK: typo SDK_HOME instead of OO_SDK_HOME for linuxJulien Nabet1-1/+1
2024-05-03makefile simplification: replace $(call gb_CustomTarget_get_workdir,foo)Christian Lohmaier16-36/+36
2024-04-30tdf#143122 Port Java TerminationTest example to C++RMZeroFour8-5/+183
2024-04-26run doxygen via wsl in wsl-as-helper caseChristian Lohmaier1-18/+18
2024-04-25tdf#97448 Add helper script to generate Addons.xcuvarshneydevansh3-0/+409
2024-04-19tdf#143123 Port ChartInDraw / ChartInWriter examples to Pythonzeph6-3/+396
2024-04-09Fix typo in HelloTextTableShape makefileRMZeroFour1-1/+1
2024-04-04loplugin:unusedenumconstantsNoel Grandin2-13/+10
2024-03-18Add a notice about "published" to the IDL API documentation main pageMike Kaganski1-0/+5
2024-03-13tdf#160180: bump copyright year to 2024Julien Nabet6-6/+6
2024-03-13Use UNO_QUERY_THROW instead of UNO_QUERYHossein1-11/+11
2024-03-11tdf#143122 Port HelloTextTableShape example to C++Hossein4-0/+463
2024-03-11Enable commented part in HelloTextTableShape.javaHossein1-14/+14
2024-03-06Fix typoAndrea Gelmini1-2/+2
2024-03-06remove deprecated IsGermanPreReform propertyNoel Grandin6-53/+7
2024-03-04finish removing IsSpellCapitalisation propertyNoel Grandin2-10/+0
2024-02-27Add python code for ChartInCalczeph19-15/+477
2024-02-26Define a name for the extended path buffer size, instead of a literalMike Kaganski1-1/+2
2024-02-26Replace an instance of MAX_PATH (plus some) with 32767Mike Kaganski1-3/+1
2024-02-22SDK - 1st Steps example code enhancementAlain Romedenne2-0/+71
2024-01-16Add a minimal Python extensionHossein9-0/+157
2023-12-29tdf#158803 Remove unused imports from odkBogdan B9-10/+0
2023-12-21tdf#143123 Port SDraw Java SDK example to PythonRicardo Donino3-0/+171
2023-11-21Cleanup make files for Java/C++ SDK examplesHossein5-5/+5
2023-11-21tdf#143122 Port FirstLoadComponent example to C++Hossein4-0/+251
2023-11-20Separate folders for DevelopersGuide/FirstStepsHossein19-32/+218
2023-11-06Make CustomTarget_odk/build-examples_java more robust against localized envsStephan Bergmann1-1/+1