Age | Commit message (Expand) | Author |
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-26 | Define a name for the extended path buffer size, instead of a literal | Mike Kaganski |
2024-02-26 | Replace an instance of MAX_PATH (plus some) with 32767 | Mike Kaganski |
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-06 | Make CustomTarget_odk/build-examples_java more robust against localized envs | Stephan Bergmann |
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-10-04 | remove obsolete -single_module linker flag (is the default) | Christian Lohmaier |
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-06-29 | Point to LO DevGuide instead of OOo | Samuel Mehrbrodt |
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 |
2023-04-11 | allow native compile for windows aarch64 | Christian Lohmaier |
2023-02-17 | Quote some Windows shell settings | Stephan Bergmann |
2023-02-17 | Remove remaining STL_INCLUDES | Stephan Bergmann |
2023-01-27 | Remove support for AIX | Stephan Bergmann |
2023-01-19 | tdf#143123 Port some Spreadsheet Java examples to Python | Chenxiong Qi |
2023-01-18 | Fix typo | Andrea Gelmini |
2023-01-01 | Bump copyright year to 2023 | Adolfo Jayme Barrientos |
2022-12-13 | bump minimum make version to 4.0 (for $(file …) function) | Christian Lohmaier |
2022-12-03 | tdf#143123 Port Text Java examples to Python | Chenxiong Qi |
2022-10-23 | Avoid nesting using 'else conditional-directive' | Mike Kaganski |
2022-10-13 | tdf#143123 port DocumentHandling examples to Python | Chenxiong Qi |
2022-09-15 | cid#1500416 Resource leak | Caolán McNamara |
2022-09-08 | replace egrep/fgrep calls with grep -E/grep -F | Rene Engelhard |
2022-08-18 | cid#1500586 Resource leak | Caolán McNamara |
2022-08-14 | Fix typo | Andrea Gelmini |
2022-07-14 | Drop poor @attention paragraph | Stephan Bergmann |
2022-06-13 | Drop obsolete preprocessor directives from UNOIDL files | Stephan Bergmann |
2022-06-10 | [API CHANGE] Remove deprecated idlc and regmerge from the SDK | Stephan Bergmann |
2022-05-25 | Add Makefile for the FirstUnoContact C++ SDK example | Hossein |
2022-04-20 | tdf#143122 - Port Java examples to C++ | Hossein |