Age | Commit message (Expand) | Author |
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 |
2022-04-20 | tdf#143123 - Port Java examples to Python | Hossein |
2022-04-12 | odk: update DevGuide wiki links and correct history in footer | Ilmari Lauhakangas |
2022-04-12 | Fix unoidl-read invocation | Stephan Bergmann |
2022-04-11 | -Werror,-Wstrict-prototypes (clang-cl) | Stephan Bergmann |
2022-04-11 | Add unoidl-read to the SDK | Stephan Bergmann |
2022-04-11 | unoidl-check does not need to be part of installation sets | Stephan Bergmann |
2022-04-11 | Drop duplicate regmerge/regview items | Stephan Bergmann |
2022-04-11 | Remove unmotivated horizontal separator | Stephan Bergmann |
2022-04-11 | odk: update DevGuide wiki links after import into TDF wiki | Ilmari Lauhakangas |
2022-04-09 | Introduce `unoidl-read --summary` mode | Stephan Bergmann |
2022-04-06 | Remove duplicate DevGuide example FirstConnection | Hossein |
2022-03-13 | Fix typos | Andrea Gelmini |
2022-02-25 | Provide unoidl-write also for the SDK | Stephan Bergmann |
2022-02-15 | tdf#145759 Using M_PI from cmath instead of magic constants. | pragat-pandya |
2022-02-09 | Fix typos | Andrea Gelmini |