summaryrefslogtreecommitdiff
path: root/jurt/com/sun
ModeNameSize
d---------star91logplain
n>Ilmari Lauhakangas 2024-05-16Fix odk examples build on 32 bit systemsHossein 2024-04-09Fix typo in HelloTextTableShape makefileRMZeroFour 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-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-02'new Float' is deprecated in JavaNoel Grandin 2023-10-27Explicitly build the ODK examples against C++03Stephan Bergmann 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 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-06Remove duplicate DevGuide example FirstConnectionHossein 2020-12-03Replace unowinreg.dll with execution of `reg QUERY`Stephan Bergmann 2020-05-06Move all public Java classes to libreoffice.jarSamuel Mehrbrodt 2020-02-04tdf#117331 Merge jurt and unoil into ridlSamuel Mehrbrodt 2016-05-17odk: add missing modelinesMiklos Vajna 2014-10-07java: no need to explicitly extend java.lang.ObjectNoel Grandin 2014-08-20java: remove unnecessary constructor declarationsNoel Grandin 2014-08-19java: use 'Integer.valueOf' instead of 'new Integer'Noel Grandin 2014-08-19java: use Boolean.valueOf instead of instantiating Boolean objectsNoel Grandin 2014-08-05java: remove commented out codeNoel Grandin