summaryrefslogtreecommitdiff
path: root/odk/examples
AgeCommit message (Expand)AuthorFilesLines
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
2011-05-03Change <file>.toURL() to <file>.toURI().toURL()Julien Nabet4-5/+5
2011-05-02Change <file>.toURL() to <file>.toURI().toURL()Julien Nabet1-1/+1
2011-03-29drop bogus executable flag from idl/build/src and config filesFrancisco Saito6-0/+0
2011-03-29drop bogus executable flag from image filesFrancisco Saito6-0/+0
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky83-907/+1120
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold5-5/+5
2011-03-17Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky2-132/+27
2011-03-12Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold2-2/+2
2011-03-08Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud2-132/+27
2011-03-07CWS-TOOLING: integrate CWS jsc340Ivo Hinkelmann84-931/+1286
2011-03-03jsc340: i114609: no visibility compiler flag for jni libJuergen Schmidt2-2/+2
2011-03-02Remove "using namespace ::rtl"Julien Nabet6-8/+14
2011-03-01jsc340: i114609: move generated component services rdbJuergen Schmidt1-1/+1
2011-03-01jsc340: i114609: adapt examples to work with the URE and use the passive regi...Juergen Schmidt4-24/+7
2011-03-01jsc340: i114609: adapt examples to work with the URE and use the passive regi...Juergen Schmidt3-5/+3
2011-02-28jsc340: i114609: adapt examples to work with the URE and use the passive regi...Juergen Schmidt8-215/+171
2011-02-24jsc340: merge to dev300m101Juergen Schmidt1-34/+8
2011-02-23jsc340: fix problem with showing Java awt UI from the AppKit threadJuergen Schmidt1-1/+16