summaryrefslogtreecommitdiff
path: root/odk/examples
AgeCommit message (Expand)AuthorFilesLines
2012-08-08reduce ascii noise and useless commentsThomas Arnhold4-19/+1
2012-08-07remove bogus date informationThomas Arnhold14-16/+0
2012-08-06Static method sleep from Thread should be accessed in a static wayJulien Nabet1-1/+1
2012-07-30udkapi, offapi: do not use #include "foo":Michael Stahl2-2/+2
2012-07-30Typo ressource -> resourceStephan Bergmann3-4/+4
2012-07-14simplify include guardsThomas Arnhold1-1/+1
2012-07-13java: printStackTrace always to stderrThomas Arnhold26-76/+76
2012-06-22.xdl files don't need executable bitsMichael Stahl1-0/+0
2012-06-22.xml files don't need executable bitsMichael Stahl2-0/+0
2012-06-22manifest.mf files don't need executable bitsMichael Stahl1-0/+0
2012-06-21re-base on ALv2 code.Michael Meeks2-52/+34
2012-06-21re-base on ALv2 code.Michael Meeks74-938/+1129
2012-06-20More pagesTor Lillqvist1-0/+0
2012-06-14Grow to multiple pages, one in landscapeTor Lillqvist1-0/+0
2012-06-07Add some coloured textTor Lillqvist1-0/+0
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin3-15/+19
2012-06-02targeted string re-workNorbert Thiebaud1-2/+2
2012-06-02targeted string re-workNorbert Thiebaud14-96/+95
2012-04-12German comment translation for odk folderMark Wolf6-22/+22
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi3-15/+5
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi3-8/+8
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi3-14/+14
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi3-3/+3
2012-03-23.java files don't need executable bitsMichael Stahl3-0/+0
2012-03-16Introduced SystemShellExecuteFlags::URIS_ONLYStephan Bergmann1-1/+1
2012-03-13change Privacy and Legal URLs in API docAndras Timar2-2/+2
2012-02-19remove adabas/adabasuiCaolán McNamara1-4/+4
2012-02-18Fix typos in commentsElton Chung1-1/+1
2012-02-13Fix typos in commentsElton Chung2-2/+2
2012-02-01A few safe replacements of pathes->pathsJesús Corrius1-1/+1
2012-01-31replace OpenOffice.org name to LibreOfficeAndras Timar1-20/+20
2012-01-26Code cleanup: ( () ) replaced by (())Alexander Bergmann3-8/+8
2012-01-11fix prefix of command line switches (-- instead of -)Andras Timar5-5/+5
2011-12-22"*.*" is not "all files" (bnc#738021)Luboš Luňák1-2/+2
2011-12-14set correct header/footer of examples html pagesAndras Timar2-92/+85
2011-12-14add makefile.mk that copies Python example to SDKAndras Timar2-0/+74
2011-12-11typo, trailing whitespace cleanupLionel Elie Mamane1-304/+302
2011-12-11minor around python and SDKLaurent Godard2-21/+34
2011-12-08Added Makefile for SDK Python example.Stephan Bergmann1-0/+49
2011-12-08SDK examples : add Python section and ToolPanel python exampleLaurent Godard11-2/+467
2011-12-08Less succes, more successStefan Knorr (astron)1-1/+1
2011-11-14Simplified some uses of css.configuration.theDefaultProvider.Stephan Bergmann1-2/+2
2011-10-24lost }Stephan Bergmann1-0/+1
2011-10-24Undo basis/brand split: Move SDK and ure-link, remove OOO_BASE_DIR and BaseIn...Stephan Bergmann1-1/+1
2011-09-07replace api.openoffice.org to api.libreoffice.orgAndras Timar2-2/+2
2011-07-12Remove component_getImplementationEnvironmentMatúš Kukan8-78/+0
2011-06-10Build specifically for x86 only as that is what cli_cppuhelper.dll isTor Lillqvist1-1/+1
2011-06-10Fix typo, add some comments, use build env if possible to find cli_*.dllTor Lillqvist1-1/+13
2011-06-10There is no dk.mk in settingsTor Lillqvist1-1/+1
2011-06-03tweak the odk example to be equivalent to the standard templateCaolán McNamara1-14/+25