summaryrefslogtreecommitdiff
path: root/odk/examples/DevelopersGuide
AgeCommit message (Expand)Author
2014-01-21DesktopEnvironment example does not work on OS XStephan Bergmann
2014-01-21OfficeBean example does not work on OS X (where officebean.jar is not built)Stephan Bergmann
2014-01-21Fix signature of main functionStephan Bergmann
2014-01-08typoStephan Bergmann
2014-01-08Some ConfigurationProvider -> theDefaultProvider simplificationsStephan Bergmann
2013-12-22Fix other typosJulien Nabet
2013-12-20Spelling correction: s/retrive/retrieve/Tor Lillqvist
2013-12-20typo fixesAndras Timar
2013-12-17Keep using component_getImplementationEnvironment in extensionsStephan Bergmann
2013-12-13Targetted text updates, with seasonable changes before l10n freeze.Michael Meeks
2013-12-10Drop duplicate #includeTakeshi Abe
2013-11-21Typo in capitalization of include file nameStephan Bergmann
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-11-11convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin
2013-11-11convert OUString !compareToAscii to equalsAsciiNoel Grandin
2013-11-11remove unnecessary use of OUString constructorNoel Grandin
2013-10-25fdo#54938: More uses of cppu::supportsServiceMarcos Paulo de Souza
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-09-26typo fixes in commentsAndras Timar
2013-09-25drop worthless _VECTOR_/_MAP_ header guardsCaolán McNamara
2013-09-22add mode lines to new files (and idls) since last runCaolán McNamara
2013-09-07s/wiki.services.openoffice.org/wiki.openoffice.org/gAndras Timar
2013-08-12Mark as constTakeshi Abe
2013-08-04fdo#67235 adapt form control code to time nanosecond API change, step 3Lionel Elie Mamane
2013-08-03fdo#67235 adapt form control code to time nanosecond API change, step 2Lionel Elie Mamane
2013-07-24fdo#66691: Revert fix for i#121577 Allow setting toolbar name in Addons.xcuStephan Bergmann
2013-07-11Adapt example to use retrofitted UNO service ctorsStephan Bergmann
2013-07-11Resolves: #i121544# - Clean-up MessageBox APIAriel Constenla-Haile
2013-06-29reduce some spacingThomas Arnhold
2013-06-24Related: #i121577# Allow setting toolbar name in Addons.xcuAriel Constenla-Haile
2013-06-23Resolves: #i121542# Unify the Menu APIAriel Constenla-Haile
2013-06-06Fix breaker when compiled with DEBUG=yesAriel Constenla-Haile
2013-06-05Use api.libreoffice.org fallback links when no local doxygen/javadoc docuStephan Bergmann
2013-06-05Some HTML clean upStephan Bergmann
2013-06-05use uno::Reference#clear() method...Noel Grandin
2013-06-04odk: doxygen 1.8.4 does not have PREDICTABLE_URLSMichael Stahl
2013-06-04odk: adapt hyperlinks to IDL docsMichael Stahl
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist
2013-05-07Move the example code off the com.sun.star.comp.beans packageStephan Bergmann
2013-05-06fix typos (wich instead of which)Philipp Riemer
2013-05-06Java cleanup, convert Hashtable to HashMapNoel Grandin
2013-05-06Java cleanup, convert more Vector to ArrayListNoel Grandin
2013-05-06Java cleanup, Convert Vector to ArrayListNoel Grandin
2013-05-06use generics and convert from Vector to ArrayListNoel Grandin
2013-04-29Remove some obsolete makefile.mkStephan Bergmann
2013-04-26Java cleanup, remove unused importsNoel Grandin
2013-04-26Java cleanup, call static methods staticallyNoel Grandin
2013-04-24Java cleanup, use generic containers where possibleNoel Grandin
2013-04-23Java cleanup - use generics to reduce castingNoel Grandin
2013-04-23Java cleanup - remove unnecessary casts in the ODK codeNoel Grandin