Fridrich Štrba
bb5bdbbdca
Revert "Trying to chop out the uwinapi library"
...
This reverts commit 2dea0dab4f
.
2011-09-16 16:26:03 +02:00
Fridrich Štrba
2dea0dab4f
Trying to chop out the uwinapi library
2011-09-16 15:52:40 +02:00
Andras Timar
3f62165fd4
replace api.openoffice.org to api.libreoffice.org
2011-09-07 10:27:56 +02:00
Andras Timar
6a59f572a4
don't use fixed version number
2011-09-07 00:26:11 +02:00
Andras Timar
e1d42d4040
css tweaks and LibreOffice branding
2011-09-07 00:20:01 +02:00
Andras Timar
40ab4aebb7
add LibreOffice colors to SDK cpp doc css
2011-09-07 00:20:00 +02:00
Andras Timar
133eacbdf0
add LibreOffice colors to SDK doc css
2011-09-03 23:34:55 +02:00
Andras Timar
f465c23f91
add LibreOffice branding: logos and colors
2011-09-03 18:27:35 +02:00
Caolán McNamara
e5cbad3713
Resolves: rhbz#725144 wrong csh syntax
2011-07-25 11:03:31 +01:00
Matúš Kukan
b50137566f
Remove component_getImplementationEnvironment
2011-07-12 16:45:29 +02:00
Tor Lillqvist
ab8ac10a4f
Fix two obvious errors, but this still sucks
...
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...
2011-06-27 18:18:47 +03:00
Caolán McNamara
3c05f4b2fa
bad merge, fix to enable extensions to build again
2011-06-24 10:29:09 +01:00
Tor Lillqvist
5cda8705d3
Pack binaries for the HOST ("target") platform when cross-compiling
2011-06-21 02:20:25 +03:00
Tor Lillqvist
219ad16ad6
Use DESKTOP and NATIVE where appropriate
2011-06-16 01:17:55 +03:00
Tor Lillqvist
9cc346dc88
Build specifically for x86 only as that is what cli_cppuhelper.dll is
2011-06-10 17:21:16 +03:00
Tor Lillqvist
9d090acb4e
Fix typo, add some comments, use build env if possible to find cli_*.dll
2011-06-10 17:17:05 +03:00
Tor Lillqvist
93e7bea148
This makefile is for a standard Make, so use TABs
2011-06-10 15:35:08 +03:00
Tor Lillqvist
475e518c7c
There is no dk.mk in settings
2011-06-10 15:34:37 +03:00
Tor Lillqvist
27cbc7d655
Drop %_EXT% which was always empty
2011-06-03 13:35:47 +03:00
Caolán McNamara
a74f430a1a
tweak the odk example to be equivalent to the standard template
2011-06-03 08:55:08 +01:00
Julien Nabet
3ea396c8d2
Some cppcheck cleaning
2011-05-08 14:54:29 +02:00
Julien Nabet
3b8b6cef10
Change <file>.toURL() to <file>.toURI().toURL()
2011-05-03 23:02:44 +02:00
Julien Nabet
27aec216f2
Change <file>.toURL() to <file>.toURI().toURL()
2011-05-02 22:54:04 +02:00
Fridrich Štrba
4f9f04f104
Even more OOo -> LO changes (in comments now)
2011-04-13 11:07:16 +02:00
Fridrich Štrba
6d246a14fc
Some more OOo -> LO changes
2011-04-13 10:58:52 +02:00
Petr Mladek
65a9918180
Merge remote-tracking branch 'origin/libreoffice-3-3' into libreoffice-3-4
...
Conflicts:
odk/settings/settings.mk
2011-04-05 19:08:20 +02:00
Francisco Saito
e8d177f301
drop bogus executable flag from idl/build/src and config files
2011-03-29 21:47:37 +01:00
Francisco Saito
ded2cf7b20
drop bogus executable flag from image files
2011-03-29 21:44:51 +01:00
Fridrich Štrba
a613c9ad5b
Some OOo -> LO changes (hopeful nothing broke with them)
2011-03-24 09:40:09 +01:00
Jan Holesovsky
e849c3f54d
Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/sdk
2011-03-23 17:13:49 +01:00
Jan Holesovsky
11cdc4ccc4
Merge commit 'ooo/DEV300_m103'
...
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
2011-03-23 16:59:36 +01:00
Fridrich Štrba
3e5ddcfbba
Trying to remove NODEFAULTLIB on Windows
2011-03-22 11:11:01 +01:00
Thomas Arnhold
f03de39457
Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)
2011-03-19 14:11:43 +01:00
Jan Holesovsky
ab416c033d
Merge remote-tracking branch 'origin/integration/dev300_m101'
2011-03-17 17:00:48 +01:00
Thomas Arnhold
7149c61435
Move OSL_ENSURE(0,...) to OSL_FAIL(...)
2011-03-12 14:19:28 +01:00
Norbert Thiebaud
e3ceb1d3d8
Merge commit 'ooo/DEV300_m101' into integration/dev300_m101
...
* 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
2011-03-08 22:34:23 -06:00
Ivo Hinkelmann
33e2b11638
CWS-TOOLING: integrate CWS jsc340
2011-03-07 16:31:11 +01:00
Juergen Schmidt
7de486ee0f
jsc340: i114609: no visibility compiler flag for jni lib
2011-03-03 14:28:00 +01:00
Julien Nabet
3b2efb2043
Remove "using namespace ::rtl"
2011-03-02 20:36:58 +01:00
Juergen Schmidt
7551b6e26d
jsc340: i114609: move generated component services rdb
2011-03-01 14:45:39 +01:00
Juergen Schmidt
8e8fc2abfa
jsc340: i114609: adapt examples to work with the URE and use the passive registration
2011-03-01 09:48:57 +01:00
Juergen Schmidt
471c9c37fe
jsc340: i114609: adapt examples to work with the URE and use the passive registration
2011-03-01 07:41:02 +01:00
Juergen Schmidt
01f92dfffd
jsc340: i114609: adapt examples to work with the URE and use the passive registration
2011-02-28 14:10:02 +01:00
Juergen Schmidt
e89e842175
jsc340: merge to dev300m101
2011-02-24 13:34:07 +01:00
Juergen Schmidt
6a500920e5
jsc340: fix problem with showing Java awt UI from the AppKit thread
2011-02-23 14:27:55 +01:00
Juergen Schmidt
4ef76a17ee
jsc340: i114609: support passive component registration
2011-02-23 13:37:36 +01:00
Juergen Schmidt
4bd94edc87
jsc340: i114609: support passive component registration
2011-02-22 16:34:11 +01:00
Juergen Schmidt
928af9414d
jsc340: i114609: support passive component registration
2011-02-22 16:13:49 +01:00
Francois Tigeot
13b487277a
dragonfly stuff
2011-02-15 12:12:28 +00:00
Rene Engelhard
e5d74728e4
fix ODK settings.mk to only set STLPORTLIB if needed
...
Signed-off-by: Petr Mladek <pmladek@suse.cz>
2011-02-11 22:42:48 +01:00