Commit graph

2175 commits

Author SHA1 Message Date
Caolán McNamara
b04d2681c2 use getStr now after the cast operator change 2011-10-05 13:55:03 +01:00
Jan Holesovsky
a8f868af45 Fix MinGW build. 2011-10-05 14:44:37 +02:00
Caolán McNamara
b1e0e4297d need getStr here as well 2011-10-05 13:38:30 +01:00
Fridrich Štrba
2d5ce4cfcc Deliver the right thing 2011-10-05 14:26:40 +02:00
Fridrich Štrba
3b53c579ce Fix Windows build and enable CMIS inconditionally
Since the provider should now build everywhere,
enable it inconditionally to catch minor problems
2011-10-05 13:05:01 +02:00
Fridrich Štrba
0bd11cfd85 Use the old way to build libcmis and cmis ucp ATM 2011-10-05 11:31:58 +02:00
Caolán McNamara
08f312431e use getStr instead of cast 2011-10-05 09:29:02 +01:00
Tor Lillqvist
73a038df37 WaE: unreferenced local variable 2011-10-04 18:07:56 +03:00
Tor Lillqvist
a34dbd394f Check ENABLE_CMIS harder 2011-10-04 14:54:05 +03:00
Cédric Bosdonnat
c45f59f062 Revert "Don't bother with libcmis on Windows for now"
This reverts commit 0dd1e3b124. Use
--disable-cmis now to avoid building all CMIS-related code.
2011-10-04 09:38:36 +02:00
Cédric Bosdonnat
5bd2890a56 Added --disable-cmis flag for use while the feature is too unstable 2011-10-04 09:38:36 +02:00
Tor Lillqvist
0dd1e3b124 Don't bother with libcmis on Windows for now
It obviously doesn't build as autoconf and libtool have little clue
about MSVC. Thus make the cmis UCP Unix-only as well. Looking forward
to coming gbuildification of more 3rd-party modules.
2011-10-03 13:23:12 +03:00
Rene Engelhard
ba44f8805b add --with-system-libcmis 2011-10-02 21:36:48 +00:00
Cédric Bosdonnat
14a03abcd3 CMIS UCP: get the document content stream 2011-10-01 16:04:47 +02:00
Cédric Bosdonnat
a43730b4df Cmis: Fixed the installation of the new UCP provider and libcmis 2011-10-01 16:04:38 +02:00
Cédric Bosdonnat
61db713ee5 CMIS: added libcmis module and created empty cmis UCP shell 2011-10-01 15:59:50 +02:00
Stephan Bergmann
6671fa81db Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *(). 2011-09-27 20:22:03 +02:00
Tor Lillqvist
dd5f1c2333 Do as the comment says: use the pragma for gcc >= 4.2.1 2011-09-26 16:11:21 +03:00
Caolán McNamara
871426533f just silence the auto_ptr deprecations in isolation 2011-09-22 15:01:05 +01:00
Jan Holesovsky
1b428599a3 Fix build with MinGW. 2011-09-19 03:14:32 +02:00
Tor Lillqvist
7d64f8ac5d I forgot the directory separator 2011-09-15 21:20:13 +03:00
Tor Lillqvist
31526bc15e Improve the Windows code a bit 2011-09-15 17:07:08 +03:00
Tor Lillqvist
8b5a850b04 chmod -x 2011-08-29 15:27:55 +03:00
Tor Lillqvist
0b1b496c0b Add comphelperlib for isdigitAscii etc
Despite these being marked as inline, needed when linking at least in
a WNTMSC build with --enable-dbgutil, possibly always with WNTMSC.
2011-08-29 15:23:53 +03:00
Caolán McNamara
3829892dbc merge together 5 or ascii isalpha/isalnum/isdigit implementations 2011-08-29 09:56:08 +01:00
Markus Mohrhard
888a4519c3 fix debug build for now 2011-08-27 02:00:41 +02:00
Caolán McNamara
af6752b88e callcatcher: remove unused methods 2011-08-22 09:39:15 +01:00
Caolán McNamara
3ae98a0ca5 Related: fdo#39376/fdo#34880 short fread isn't an error when its eof 2011-08-16 11:19:29 +01:00
Takeshi Abe
b2bd33ea25 prefer makefile-gmake-mode to plain makefile-mode 2011-08-10 02:12:48 +09:00
Takeshi Abe
88825599e8 reflect gmake flavor 2011-08-05 10:47:13 +09:00
Takeshi Abe
9e2800793a Emacs mode line compatible with vi's one 2011-08-05 01:14:05 +09:00
Caolán McNamara
c8eede4ee3 make these less noisy 2011-08-03 10:33:56 +01:00
Julien Nabet
1f7b66104d Some cppcheck cleaning 2011-07-31 00:02:18 +02:00
Tor Lillqvist
4122c3b9d5 Add consistent Emacs and vim mode lines 2011-07-30 23:02:30 +03:00
Bjoern Michaelsen
200bc6c582 resyncing to master 2011-07-21 18:51:11 +02:00
Tor Lillqvist
855fd72c80 Fix build of our odma_lib library with MinGW 2011-07-20 20:19:48 +03:00
Matúš Kukan
a90983bd65 Remove component_getImplementationEnvironment methods 2011-07-12 17:59:13 +02:00
Caolán McNamara
9b213c1196 catch by const reference 2011-07-11 10:57:56 +01:00
Jesús Corrius
60acd685b2 main must return int in mingw32 2011-06-24 11:18:14 +02:00
Bjoern Michaelsen
01ea92166c gnumake4: adjust ucb to gbuild 2011-06-22 14:32:23 +02:00
Caolán McNamara
c4ed8d4548 catch by const reference 2011-06-20 11:01:54 +01:00
Caolán McNamara
051e6eea5a catch by const reference 2011-06-20 11:01:54 +01:00
Tor Lillqvist
f435610010 Link with zlib in case the internal libcurl has been built statically 2011-06-15 19:11:48 +03:00
Caolán McNamara
80ec3cb611 createFromAscii -> RTL_CONSTASCII_USTRINGPARAM 2011-06-13 11:43:07 +01:00
Tor Lillqvist
4912a5e54f Drop %_EXT% which was always empty 2011-06-03 13:34:28 +03:00
Jan Holesovsky
9df8682ced Merge remote-tracking branch 'origin/integration/dev300_m106'
Conflicts:
	basic/source/classes/sbunoobj.cxx
	basic/source/inc/runtime.hxx
	basic/source/runtime/step1.cxx
	desktop/source/deployment/dp_services.cxx
	drawinglayer/prj/d.lst
	drawinglayer/source/primitive2d/makefile.mk
	sfx2/source/appl/appinit.cxx
	sfx2/source/appl/appquit.cxx
	sfx2/source/inc/appdata.hxx
	sfx2/source/view/viewfrm.cxx
	svx/source/fmcomp/gridctrl.cxx
	vbahelper/source/vbahelper/vbahelper.cxx
2011-05-27 20:46:20 +02:00
Bjoern Michaelsen
ff6d8de3ee fdo#35727: reenable ucb.UniversalContentBroker::...::XContentProviderManager
* renable ucb.UniversalContentBroker::com::sun::ucb::XContentProviderManager
2011-05-23 11:28:40 +02:00
Tor Lillqvist
e548d6364f Always link with WS2_32LIB, not WSOCK32LIB 2011-05-16 15:58:18 +03:00
Christina Rossmanith
9cc6dfd98f remove Attribute_XXX in favor of osl_File_Attribute_XXX (desktop) 2011-04-30 17:43:17 +02:00
Francois Tigeot
b1cc998d9a Remove some OS/2 code 2011-04-30 09:02:07 +02:00