summaryrefslogtreecommitdiff
path: root/odk/examples
AgeCommit message (Expand)Author
2013-11-21Typo in capitalization of include file nameStephan Bergmann
2013-11-21remove unnecessary use of OUString::createFromAsciiNoel Grandin
2013-11-20Windows: Require at least Windows XP SP2Thomas Arnhold
2013-11-20remove RTL_CONSTASCII_STRINGPARAM in OUString::matchAsciiL callsNoel Grandin
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-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