summaryrefslogtreecommitdiffstats
path: root/odk/examples
Commit message (Collapse)AuthorAgeFilesLines
* Code cleanup: ( () ) replaced by (())Alexander Bergmann2012-01-263-8/+8
|
* fix prefix of command line switches (-- instead of -)Andras Timar2012-01-115-5/+5
|
* "*.*" is not "all files" (bnc#738021)Luboš Luňák2011-12-221-2/+2
| | | | | | | Not on any Unix, at least. I have no idea how deep entrenched is this mistake all over the code, so I'll play safe and just fix the KDE4 fpicker (GNOME/KDE3 seem to handle it fine), but at least in the UI show just "All files" instead of "All files (*.*)").
* set correct header/footer of examples html pagesAndras Timar2011-12-142-92/+85
|
* add makefile.mk that copies Python example to SDKAndras Timar2011-12-142-0/+74
|
* typo, trailing whitespace cleanupLionel Elie Mamane2011-12-111-304/+302
|
* minor around python and SDKLaurent Godard2011-12-112-21/+34
| | | | | | | | - add Python as available language desc. in SDK homepage - replace OpenOffice.org with LibreOffice in examples index file - add a readme file to toolpanel example Signed-off-by: Lionel Elie Mamane <lionel@mamane.lu>
* Added Makefile for SDK Python example.Stephan Bergmann2011-12-081-0/+49
|
* SDK examples : add Python section and ToolPanel python exampleLaurent Godard2011-12-0811-2/+467
| | | | correct minor css rendering too
* Less succes, more successStefan Knorr (astron)2011-12-081-1/+1
|
* Simplified some uses of css.configuration.theDefaultProvider.Stephan Bergmann2011-11-141-2/+2
| | | | | | | * Retro-added new-style UNOIDL singleton specification for it, for easy instantiation. * Plus new comphelper::getComponentContext to map from XMultiServiceFactory to XComponentContext.
* lost }Stephan Bergmann2011-10-241-0/+1
|
* Undo basis/brand split: Move SDK and ure-link, remove OOO_BASE_DIR and ↵Stephan Bergmann2011-10-241-1/+1
| | | | BaseInstallation.
* replace api.openoffice.org to api.libreoffice.orgAndras Timar2011-09-072-2/+2
|
* Remove component_getImplementationEnvironmentMatúš Kukan2011-07-128-78/+0
|
* Build specifically for x86 only as that is what cli_cppuhelper.dll isTor Lillqvist2011-06-101-1/+1
|
* Fix typo, add some comments, use build env if possible to find cli_*.dllTor Lillqvist2011-06-101-1/+13
|
* There is no dk.mk in settingsTor Lillqvist2011-06-101-1/+1
|
* tweak the odk example to be equivalent to the standard templateCaolán McNamara2011-06-031-14/+25
|
* Change <file>.toURL() to <file>.toURI().toURL()Julien Nabet2011-05-034-5/+5
|
* Change <file>.toURL() to <file>.toURI().toURL()Julien Nabet2011-05-021-1/+1
|
* drop bogus executable flag from idl/build/src and config filesFrancisco Saito2011-03-296-0/+0
|
* drop bogus executable flag from image filesFrancisco Saito2011-03-296-0/+0
|
* Merge commit 'ooo/DEV300_m103'Jan Holesovsky2011-03-2383-907/+1120
|\ | | | | | | | | | | | | | | | | | | | | | | Conflicts: odk/examples/DevelopersGuide/Components/CppComponent/service1_impl.cxx odk/examples/DevelopersGuide/Database/DriverSkeleton/SServices.cxx odk/examples/DevelopersGuide/OfficeDev/FilterDevelopment/FlatXmlFilterDetection/fdcomp.cxx odk/examples/DevelopersGuide/OfficeDev/FilterDevelopment/FlatXmlFilter_cpp/FlatXml.cxx odk/examples/cpp/complextoolbarcontrols/exports.cxx odk/examples/cpp/counter/countermain.cxx odk/examples/cpp/remoteclient/remoteclient.cxx odk/settings/settings.mk
| * CWS-TOOLING: integrate CWS jsc340Ivo Hinkelmann2011-03-0784-931/+1286
| |\
| | * jsc340: i114609: no visibility compiler flag for jni libJuergen Schmidt2011-03-032-2/+2
| | |
| | * jsc340: i114609: move generated component services rdbJuergen Schmidt2011-03-011-1/+1
| | |
| | * jsc340: i114609: adapt examples to work with the URE and use the passive ↵Juergen Schmidt2011-03-014-24/+7
| | | | | | | | | | | | registration
| | * jsc340: i114609: adapt examples to work with the URE and use the passive ↵Juergen Schmidt2011-03-013-5/+3
| | | | | | | | | | | | registration
| | * jsc340: i114609: adapt examples to work with the URE and use the passive ↵Juergen Schmidt2011-02-288-215/+171
| | | | | | | | | | | | registration
| | * jsc340: merge to dev300m101Juergen Schmidt2011-02-241-34/+8
| | |\ | | |/ | |/|
| | * jsc340: fix problem with showing Java awt UI from the AppKit threadJuergen Schmidt2011-02-231-1/+16
| | |
| | * jsc340: i114609: support passive component registrationJuergen Schmidt2011-02-236-30/+45
| | |
| | * jsc340: i114609: support passive component registrationJuergen Schmidt2011-02-228-0/+67
| | |
| | * jsc340: i114609: support passive component registrationJuergen Schmidt2011-02-2228-332/+427
| | |
| | * jsc340: i114609: support passive component registrationJuergen Schmidt2011-02-0138-336/+552
| | |
| | * jsc340: merge with DEV300m92Juergen Schmidt2010-11-091-98/+19
| | |\
| | * | jsc340: i115253: insert message windows onlyJuergen Schmidt2010-10-282-6/+16
| | | |
* | | | Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold2011-03-195-5/+5
| | | |
* | | | Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky2011-03-172-132/+27
|\ \ \ \
| * | | | Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud2011-03-082-132/+27
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'ooo/DEV300_m101': sb138: #i116038# fresh implementation of binary URP bridge dba34b: #i106807# use mysql instead of adabas now sb126: #i112627# adapted SDK/DevGuide to configmgr re-write Conflicts: odk/util/makefile.pmk
| | * | | dba34b: #i106807# use mysql instead of adabas nowOcke.Janssen2010-11-041-34/+8
| | | |/ | | |/|
| | * | sb126: merged in DEV300_m84sb2010-06-302-42/+42
| | |\|
| | * | sb126: #i112627# adapted SDK/DevGuide to configmgr re-writesb2010-06-231-98/+19
| | | |
* | | | Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold2011-03-122-2/+2
|/ / /
* | | Remove "using namespace ::rtl"Julien Nabet2011-03-026-8/+14
| | |
* | | Remove obsolete Hyperlink Bar from sdkAlfonso Eusebio2011-02-111-2/+0
| | | | | | | | | | | | Removed code related to hyperlink bar from sdk repo.
* | | Trying to remove the stlport mention from the codeFridrich Štrba2011-02-0913-29/+29
| | |
* | | move sdk repo to boost unordered containtersFridrich Štrba2011-02-051-3/+3
| | |
* | | Clean up and equalsAsciiL substitution.Thomas Arnhold2011-01-221-23/+9
| | |