summaryrefslogtreecommitdiff
path: root/odk/examples/DevelopersGuide
AgeCommit message (Expand)Author
2024-09-18.NET Bindings: Ported examples for Native bridgeRMZeroFour
2024-09-18.NET Bindings: Native bridge for .NETRMZeroFour
2024-07-27odk, oox, pyuno: fix issues found by Ruff linterIlmari Lauhakangas
2024-07-27comphelper, msicreator, odk: fix issues found by Ruff linterIlmari Lauhakangas
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-26Remove remaining dynamic exception specifications in odk/examplesIlmari Lauhakangas
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/examples: grammar and comment fixesIlmari Lauhakangas
2024-05-07odk/examples: grammar fixesIlmari Lauhakangas
2024-04-30tdf#143122 Port Java TerminationTest example to C++RMZeroFour
2024-04-19tdf#143123 Port ChartInDraw / ChartInWriter examples to Pythonzeph
2024-04-09Fix typo in HelloTextTableShape makefileRMZeroFour
2024-04-04loplugin:unusedenumconstantsNoel Grandin
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-22SDK - 1st Steps example code enhancementAlain Romedenne
2023-12-29tdf#158803 Remove unused imports from odkBogdan B
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-04Fix 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-09-25tdf#146150 Use dispatch cmd for the corresponding SIDapurvapriyadarshi
2023-09-16tdf#157273 Port DevelopersGuide/FirstSteps examples to BASICHossein
2023-09-08tdf#143123 Port DevelopersGuide/FirstSteps/FirstLoadComponent to PythonHossein
2023-04-18tdf#143123 Port DevelopersGuide/FirstSteps/HelloTextTableShape to PythonChenxiong Qi
2023-02-17Remove remaining STL_INCLUDESStephan Bergmann
2023-01-01Bump copyright year to 2023Adolfo Jayme Barrientos
2022-07-14Drop poor @attention paragraphStephan Bergmann
2022-06-13Drop obsolete preprocessor directives from UNOIDL filesStephan Bergmann
2022-05-25Add Makefile for the FirstUnoContact C++ SDK exampleHossein
2022-04-20tdf#143122 - Port Java examples to C++Hossein
2022-04-20tdf#143123 - Port Java examples to PythonHossein
2022-04-12odk: update DevGuide wiki links and correct history in footerIlmari Lauhakangas
2022-04-06Remove duplicate DevGuide example FirstConnectionHossein
2022-03-13Fix typosAndrea Gelmini
2022-02-25Provide unoidl-write also for the SDKStephan Bergmann
2022-02-15tdf#145759 Using M_PI from cmath instead of magic constants.pragat-pandya