summaryrefslogtreecommitdiff
path: root/odk/examples
AgeCommit message (Expand)Author
2013-10-11Add a picture and a graphicTor 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-20[TOOD|TOODO]->TODOCaolán McNamara
2013-08-12Mark as constTakeshi Abe
2013-08-09odk doc cleanup.Michael Meeks
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-29remove OUString wrap for string literalsThomas Arnhold
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-19Missing importStephan Bergmann
2013-06-13Introduce O[U]String::toUInt32Stephan Bergmann
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: fix odd Java example that creates URLs to IDL documentationMichael Stahl
2013-06-04odk: adapt hyperlinks to IDL docsMichael Stahl
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist
2013-05-12Custom Panel SDK Example FixesAriel Constenla-Haile
2013-05-12Make Custom Panel example build and runAriel Constenla-Haile
2013-05-12Move Custom Panel example to the SDKAriel Constenla-Haile
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, delete some dead codeNoel Grandin
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-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-29Unused includeStephan Bergmann
2013-04-29Remove some obsolete makefile.mkStephan Bergmann
2013-04-26Java cleanup, access static methods using correct syntaxNoel Grandin
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
2013-04-23Fix compilation of Spreadsheet odk exampleNoel Grandin
2013-04-19Remove any remaining remnants of unused component_canUnload featureStephan Bergmann
2013-04-19Adapt SDK to usage of msvcrtd for Windows --enable-dbgutilStephan Bergmann
2013-04-19Java cleanup, use generics in calls to UnoRuntime#queryInterfaceNoel Grandin