summaryrefslogtreecommitdiff
path: root/odk/examples
AgeCommit message (Expand)AuthorFilesLines
2013-11-20Windows: Require at least Windows XP SP2Thomas Arnhold1-1/+1
2013-11-20remove RTL_CONSTASCII_STRINGPARAM in OUString::matchAsciiL callsNoel Grandin1-1/+1
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin3-3/+3
2013-11-11convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin1-8/+8
2013-11-11convert OUString !compareToAscii to equalsAsciiNoel Grandin1-9/+9
2013-11-11remove unnecessary use of OUString constructorNoel Grandin4-10/+10
2013-10-25fdo#54938: More uses of cppu::supportsServiceMarcos Paulo de Souza4-59/+13
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist5-7/+7
2013-10-11Add a picture and a graphicTor Lillqvist1-0/+0
2013-09-26typo fixes in commentsAndras Timar9-28/+28
2013-09-25drop worthless _VECTOR_/_MAP_ header guardsCaolán McNamara1-2/+0
2013-09-22add mode lines to new files (and idls) since last runCaolán McNamara20-0/+53
2013-09-07s/wiki.services.openoffice.org/wiki.openoffice.org/gAndras Timar21-31/+31
2013-08-20[TOOD|TOODO]->TODOCaolán McNamara1-3/+3
2013-08-12Mark as constTakeshi Abe1-1/+1
2013-08-09odk doc cleanup.Michael Meeks1-10/+11
2013-08-04fdo#67235 adapt form control code to time nanosecond API change, step 3Lionel Elie Mamane1-8/+10
2013-08-03fdo#67235 adapt form control code to time nanosecond API change, step 2Lionel Elie Mamane1-4/+4
2013-07-24fdo#66691: Revert fix for i#121577 Allow setting toolbar name in Addons.xcuStephan Bergmann8-306/+361
2013-07-11Adapt example to use retrofitted UNO service ctorsStephan Bergmann1-21/+9
2013-07-11Resolves: #i121544# - Clean-up MessageBox APIAriel Constenla-Haile4-9/+6
2013-06-29remove OUString wrap for string literalsThomas Arnhold2-2/+2
2013-06-29reduce some spacingThomas Arnhold2-8/+4
2013-06-24Related: #i121577# Allow setting toolbar name in Addons.xcuAriel Constenla-Haile8-361/+306
2013-06-23Resolves: #i121542# Unify the Menu APIAriel Constenla-Haile2-28/+32
2013-06-19Missing importStephan Bergmann1-1/+1
2013-06-13Introduce O[U]String::toUInt32Stephan Bergmann1-1/+1
2013-06-06Fix breaker when compiled with DEBUG=yesAriel Constenla-Haile1-1/+1
2013-06-05Use api.libreoffice.org fallback links when no local doxygen/javadoc docuStephan Bergmann2-56/+56
2013-06-05Some HTML clean upStephan Bergmann2-278/+260
2013-06-05use uno::Reference#clear() method...Noel Grandin1-1/+1
2013-06-04odk: doxygen 1.8.4 does not have PREDICTABLE_URLSMichael Stahl2-51/+51
2013-06-04odk: fix odd Java example that creates URLs to IDL documentationMichael Stahl2-4/+4
2013-06-04odk: adapt hyperlinks to IDL docsMichael Stahl3-52/+52
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist3-4/+4
2013-05-12Custom Panel SDK Example FixesAriel Constenla-Haile2-11/+1
2013-05-12Make Custom Panel example build and runAriel Constenla-Haile8-34/+194
2013-05-12Move Custom Panel example to the SDKAriel Constenla-Haile13-0/+956
2013-05-07Move the example code off the com.sun.star.comp.beans packageStephan Bergmann2-4/+3
2013-05-06fix typos (wich instead of which)Philipp Riemer6-9/+9
2013-05-06Java cleanup, delete some dead codeNoel Grandin1-2/+0
2013-05-06Java cleanup, convert Hashtable to HashMapNoel Grandin2-13/+9
2013-05-06Java cleanup, convert more Vector to ArrayListNoel Grandin1-5/+5
2013-05-06Java cleanup, Convert Vector to ArrayListNoel Grandin22-193/+193
2013-05-06use generics and convert from Vector to ArrayListNoel Grandin1-8/+7
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks7-184/+60
2013-04-29Unused includeStephan Bergmann2-5/+0
2013-04-29Remove some obsolete makefile.mkStephan Bergmann21-1706/+0
2013-04-26Java cleanup, access static methods using correct syntaxNoel Grandin4-34/+34
2013-04-26Java cleanup, remove unused importsNoel Grandin2-4/+0