Age | Commit message (Expand) | Author |
2024-11-13 | Some PRODUCTNAME parametrization in SDK .html files | Stephan Bergmann |
2024-09-18 | .NET Bindings: Ported examples for Native bridge | RMZeroFour |
2024-09-18 | .NET Bindings: Native bridge for .NET | RMZeroFour |
2024-07-27 | odk, oox, pyuno: fix issues found by Ruff linter | Ilmari Lauhakangas |
2024-07-27 | comphelper, msicreator, odk: fix issues found by Ruff linter | Ilmari Lauhakangas |
2024-07-19 | Fix typo | Andrea Gelmini |
2024-07-17 | tdf#158803 related: remove unnecessary comments | Ilmari Lauhakangas |
2024-07-16 | Add lokconvert odk example | Hossein |
2024-07-15 | Added pyuno demo for key and mouse handlers and listeners. | Moritz Duge |
2024-06-05 | Fix typo | Andrea Gelmini |
2024-06-05 | Fix typo | Andrea Gelmini |
2024-06-05 | tdf#143123 Port Java clipboard examples to Python | RMZeroFour |
2024-06-04 | tdf#143123 Port Java PathSubstitution example to Python | RMZeroFour |
2024-05-26 | Remove remaining dynamic exception specifications in odk/examples | Ilmari Lauhakangas |
2024-05-21 | tdf#158803 pyflakes F821: undefined name 'com' and remove bare except clauses | Leonard Sasse |
2024-05-16 | Fix odk examples build on 32 bit systems | Hossein |
2024-05-13 | odk: classes in java.lang package do not need to be fully qualified | Ilmari Lauhakangas |
2024-05-10 | odk/examples: grammar and comment fixes | Ilmari Lauhakangas |
2024-05-07 | odk/examples: grammar fixes | Ilmari Lauhakangas |
2024-04-30 | tdf#143122 Port Java TerminationTest example to C++ | RMZeroFour |
2024-04-19 | tdf#143123 Port ChartInDraw / ChartInWriter examples to Python | zeph |
2024-04-09 | Fix typo in HelloTextTableShape makefile | RMZeroFour |
2024-04-04 | loplugin:unusedenumconstants | Noel Grandin |
2024-03-13 | tdf#160180: bump copyright year to 2024 | Julien Nabet |
2024-03-13 | Use UNO_QUERY_THROW instead of UNO_QUERY | Hossein |
2024-03-11 | tdf#143122 Port HelloTextTableShape example to C++ | Hossein |
2024-03-11 | Enable commented part in HelloTextTableShape.java | Hossein |
2024-03-06 | Fix typo | Andrea Gelmini |
2024-03-06 | remove deprecated IsGermanPreReform property | Noel Grandin |
2024-03-04 | finish removing IsSpellCapitalisation property | Noel Grandin |
2024-02-27 | Add python code for ChartInCalc | zeph |
2024-02-22 | SDK - 1st Steps example code enhancement | Alain Romedenne |
2024-01-16 | Add a minimal Python extension | Hossein |
2023-12-29 | tdf#158803 Remove unused imports from odk | Bogdan B |
2023-12-21 | tdf#143123 Port SDraw Java SDK example to Python | Ricardo Donino |
2023-11-21 | Cleanup make files for Java/C++ SDK examples | Hossein |
2023-11-21 | tdf#143122 Port FirstLoadComponent example to C++ | Hossein |
2023-11-20 | Separate folders for DevelopersGuide/FirstSteps | Hossein |
2023-11-04 | Fix typo | Andrea Gelmini |
2023-11-03 | Fix typo | Andrea Gelmini |
2023-11-02 | 'new Double' is deprecated in Java | Noel Grandin |
2023-11-02 | 'new Float' is deprecated in Java | Noel Grandin |
2023-10-27 | Explicitly build the ODK examples against C++03 | Stephan Bergmann |
2023-09-25 | tdf#146150 Use dispatch cmd for the corresponding SID | apurvapriyadarshi |
2023-09-16 | tdf#157273 Port DevelopersGuide/FirstSteps examples to BASIC | Hossein |
2023-09-09 | Rename .cpp examples to .cxx | Hossein |
2023-09-08 | tdf#143123 Port DevelopersGuide/FirstSteps/FirstLoadComponent to Python | Hossein |
2023-09-07 | Simplify condition in a loop over a single element | Hossein |
2023-04-25 | Add script to find unused using declarations | Gabor Kelemen |
2023-04-18 | tdf#143123 Port DevelopersGuide/FirstSteps/HelloTextTableShape to Python | Chenxiong Qi |