summaryrefslogtreecommitdiffstats
path: root/odk
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Trying to chop out the uwinapi library"Fridrich Štrba2011-09-161-0/+1
| | | | This reverts commit 2dea0dab4fafda3c10a5bd03ad15ed39a4658b51.
* Trying to chop out the uwinapi libraryFridrich Štrba2011-09-161-1/+0
|
* replace api.openoffice.org to api.libreoffice.orgAndras Timar2011-09-072-2/+2
|
* don't use fixed version numberAndras Timar2011-09-071-1/+1
|
* css tweaks and LibreOffice brandingAndras Timar2011-09-078-185/+1022
|
* add LibreOffice colors to SDK cpp doc cssAndras Timar2011-09-071-17/+17
|
* add LibreOffice colors to SDK doc cssAndras Timar2011-09-031-11/+11
|
* add LibreOffice branding: logos and colorsAndras Timar2011-09-036-20/+89
|
* Resolves: rhbz#725144 wrong csh syntaxCaolán McNamara2011-07-251-3/+2
|
* Remove component_getImplementationEnvironmentMatúš Kukan2011-07-129-79/+0
|
* Fix two obvious errors, but this still sucksTor Lillqvist2011-06-271-2/+2
| | | | | | | The generated setsdkenv_windows.bat file still does not seem to work properly on a 64-bit OS where LibreOffice has been installed in the default C:\Program Files (x86)\LibreOffice 3.4 folder. The horror of cmd.exe, "special characters", quoting...
* bad merge, fix to enable extensions to build againCaolán McNamara2011-06-241-6/+0
|
* Pack binaries for the HOST ("target") platform when cross-compilingTor Lillqvist2011-06-211-0/+4
|
* Use DESKTOP and NATIVE where appropriateTor Lillqvist2011-06-161-1/+1
|
* 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
|
* This makefile is for a standard Make, so use TABsTor Lillqvist2011-06-101-4/+5
|
* There is no dk.mk in settingsTor Lillqvist2011-06-101-1/+1
|
* Drop %_EXT% which was always emptyTor Lillqvist2011-06-031-3/+3
|
* tweak the odk example to be equivalent to the standard templateCaolán McNamara2011-06-031-14/+25
|
* Some cppcheck cleaningJulien Nabet2011-05-081-2/+1
|
* Change <file>.toURL() to <file>.toURI().toURL()Julien Nabet2011-05-035-7/+7
|
* Change <file>.toURL() to <file>.toURI().toURL()Julien Nabet2011-05-021-1/+1
|
* Even more OOo -> LO changes (in comments now)Fridrich Štrba2011-04-131-5/+5
|
* Some more OOo -> LO changesFridrich Štrba2011-04-131-2/+2
|
* Merge remote-tracking branch 'origin/libreoffice-3-3' into libreoffice-3-4Petr Mladek2011-04-051-0/+6
|\ | | | | | | | | Conflicts: odk/settings/settings.mk
| * fix ODK settings.mk to only set STLPORTLIB if neededRene Engelhard2011-02-111-2/+6
| | | | | | | | Signed-off-by: Petr Mladek <pmladek@suse.cz>
* | 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
| |
* | Some OOo -> LO changes (hopeful nothing broke with them)Fridrich Štrba2011-03-245-25/+25
| |
* | Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/sdkJan Holesovsky2011-03-231-3/+3
|\ \
| * | Trying to remove NODEFAULTLIB on WindowsFridrich Štrba2011-03-221-3/+3
| | |
* | | Merge commit 'ooo/DEV300_m103'Jan Holesovsky2011-03-2387-926/+1171
|\ \ \ | |/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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-0788-950/+1337
| |\ \
| | * | jsc340: i114609: no visibility compiler flag for jni libJuergen Schmidt2011-03-033-2/+20
| | | |
| | * | 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-015-25/+7
| | | | | | | | | | | | | | | | registration
| | * | jsc340: i114609: adapt examples to work with the URE and use the passive ↵Juergen Schmidt2011-03-014-5/+5
| | | | | | | | | | | | | | | | 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-243-41/+14
| | |\ \ | | |/ / | |/| |
| | * | 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-0141-352/+575
| | | |
| | * | jsc340: extend proctype check for MacOSJuergen Schmidt2011-01-271-2/+2
| | | |
| | * | jsc340: merge with DEV300m92Juergen Schmidt2010-11-092-133/+19
| | |\ \
| | * | | jsc340: i115253: insert message windows onlyJuergen Schmidt2010-10-282-6/+16
| | | | |
| | * | | jsc340: fix problem in resolveLinkJuergen Schmidt2010-10-281-4/+17
| | | | |
| | * | | jsc340: i114887: remove idls for old draft typesJuergen Schmidt2010-10-281-1/+1
| | | | |