summaryrefslogtreecommitdiff
path: root/odk/examples/DevelopersGuide/Components
AgeCommit message (Expand)Author
2022-06-13Drop obsolete preprocessor directives from UNOIDL filesStephan Bergmann
2022-02-25Provide unoidl-write also for the SDKStephan Bergmann
2021-09-09Fix apparent typosStephan Bergmann
2020-09-27Fix an odk/examples dependencyStephan Bergmann
2020-09-15Fix typosAndrea Gelmini
2020-08-31Remove remains of private:image/ via ImageIdentifier addon propertyMaxim Monastirsky
2020-08-31Remove empty ImageIdentifier properties from sdk examplesMaxim Monastirsky
2020-08-21Fix typosAndrea Gelmini
2020-07-22Remove obsolete dynamic exception specifications from SDK example C++ codeStephan Bergmann
2019-12-19sal_Char->char in lotuswordpro..odkNoel Grandin
2019-08-12Fix typosAndrea Gelmini
2019-07-20Fix typosAndrea Gelmini
2019-04-03Fix typosJens Carl
2018-11-29Rename Mac OS X to official name macOS in comments and documentationBartosz Kosiorek
2018-05-05Fix typosAndrea Gelmini
2018-02-16Adding props to extensible group must use op "replace" (or "fuse")Stephan Bergmann
2018-02-16PopupMenu template doesn't have Target/ImageIdentifier propertiesStephan Bergmann
2017-11-13Fix typosAndrea Gelmini
2017-06-05typosJulien Nabet
2017-06-05Fix typosAndrea Gelmini
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke
2017-03-25Fix typosAndrea Gelmini
2017-03-02Fix typosAndrea Gelmini
2016-07-04Fix some spelling errors in comments and stringsOtto Kekäläinen
2016-05-17odk: add missing modelinesMiklos Vajna
2016-04-27Make SDK examples compile againStephan Bergmann
2016-04-21Fix typosAndrea Gelmini
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin
2015-10-02Fix typosAndrea Gelmini
2015-06-11java:regulatize the order of 'final' and public/privateNoel Grandin
2015-04-01Remove redundant Reference<> from within UnoType<> usesStephan Bergmann
2015-01-09java: simplify array creationNoel Grandin
2014-12-12java: fix non-public UNO implementation classesNoel Grandin
2014-11-25java: remove some comment noiseNoel Grandin
2014-11-19Make SDK examples compile againStephan Bergmann
2014-11-18java: make fields final where possibleNoel Grandin
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-12java: reduce excessive code indentation levelsNoel Grandin
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-10-17java: final fields that can be staticNoel Grandin
2014-09-16Add back XTestDialogHandler methodsStephan Bergmann
2014-09-10Typo: (N|n)ormaly->(N|n)ormallyJulien Nabet
2014-08-20java: remove unnecessary constructor declarationsNoel Grandin
2014-08-19java: no need to instantiate String objects directlyNoel Grandin
2014-08-19java: classes in java.lang package do not need to be fully qualifiedNoel Grandin
2014-08-19odk: Clean up commentsChris Laplante
2014-08-14java: remove unused importsNoel Grandin
2014-08-14java: remove commented out codeNoel Grandin
2014-08-13java: remove dead methodsNoel Grandin