Tor Lillqvist
32e173b865
There is never any solver/$INPATH/include as far as I know
2011-11-10 13:45:07 +02:00
Tor Lillqvist
3a28346b21
Avoid silly -Ino_x_includes in $SOLARINC
2011-11-10 13:45:06 +02:00
Tor Lillqvist
71cbcb6202
Move solenv/$OUTPATH/inc to solenv/inc/$OUTPATH
...
In a --enable-dbgutil tree, "make clean" will remove solenv/$OUTPATH.
2011-11-10 13:45:05 +02:00
Tor Lillqvist
e68a920f72
solenv/inc/Xp31 is crack
2011-11-10 13:45:04 +02:00
Caolán McNamara
2401f2aa1c
reported compile failure, possible sal_Int32 is long on 32bit vs int
2011-11-10 11:17:10 +00:00
Norbert Thiebaud
7b8ec1dc0c
wrong name for the platform file for windows based build
2011-11-10 05:15:41 -06:00
Bjoern Michaelsen
650592cf01
fdo#40819 lp#868229: reenable CheckBookmarks subsequenttest
...
* MsWord Hash changed from DEV300m41 => behaviour change, possible regression?
2011-11-10 12:02:08 +01:00
Bjoern Michaelsen
54edd57f21
fdo#40819: Revert "field-patch-uno-fix.diff: enhanced fields UNO fix"
...
This reverts commit 693b095ee8
.
2011-11-10 12:02:07 +01:00
Norbert Thiebaud
ad9ea642b4
LINUX_S390X_GCC and LINUX_POWERPC64_GCC were pointing to the wrong thing
2011-11-10 04:33:29 -06:00
Caolán McNamara
58692c30e3
callcatcher: remove unused methods
2011-11-10 09:28:40 +00:00
Caolán McNamara
8c69b4db58
bNoLines is always false
2011-11-10 09:28:40 +00:00
Caolán McNamara
b3a9e9c728
callcatcher: remove some unused methods
2011-11-10 09:28:39 +00:00
Caolán McNamara
5dbd8286f4
ByteString->rtl::OString
2011-11-10 09:28:39 +00:00
Caolán McNamara
180dcdecac
Hey Joe, let's ditch the itembrowser
2011-11-10 09:28:39 +00:00
Caolán McNamara
8e482e60c5
an indexOfL would be useful
2011-11-10 09:28:39 +00:00
Norbert Thiebaud
0a2286a724
it is conjectured that solenv/unxmacxp/inc/poll.h is not needed anymore
2011-11-10 03:20:06 -06:00
Norbert Thiebaud
b9ef67fbba
gbuild: target platform is identified by the triplet OS/CPU/COMPILER
...
That simplify the dispatching in gbuild.mk and gbuild_simple.mk
and it will be use as a base to factorize common stuff based
on OS and Compiler.
2011-11-10 02:01:00 -06:00
Norbert Thiebaud
16a1b8314a
all the code left in linux.mk is from caolan
2011-11-10 00:49:38 -06:00
Norbert Thiebaud
ddb68b2ead
MacOSX doesn't support X based build anymore, stop pretending in set_soenv
2011-11-10 00:34:47 -06:00
Markus Mohrhard
832c18da69
change the code a bit to make it a bit more clear
...
this should do nearly the same as the old code
2011-11-10 05:20:35 +01:00
Laurent Godard
1833e05aeb
ScRangeData aName to OUString
2011-11-10 05:20:35 +01:00
Tor Lillqvist
4db5ea1ed7
Deliver libstore.so for Android
2011-11-10 02:10:59 +02:00
Tor Lillqvist
0013537709
Deliver shared library file names ending in .so for Android
2011-11-10 02:08:25 +02:00
Tor Lillqvist
e0183772e5
Deliver just shared library file names ending in .so for Android
2011-11-10 01:46:19 +02:00
Tor Lillqvist
12fea3754a
Make also the libxslt library file names end in .so for Android
2011-11-10 01:23:50 +02:00
Tor Lillqvist
90324ccc73
Make also the libxml2 library file name end in .so for Android
2011-11-10 01:23:49 +02:00
Tor Lillqvist
f522222415
Make also the libcurl library end in .so for Android
2011-11-10 01:23:48 +02:00
Tor Lillqvist
ccdd1b9a25
Deliver the Android libuno_sal.so
2011-11-10 01:23:47 +02:00
Tor Lillqvist
70e5662204
We want Android shared objects to have names ending in .so
...
See my previous commit for rationale.
For Android, bypass the UNIXVERSIONNAMES thing in the dmake build
system.
2011-11-10 01:23:46 +02:00
Tor Lillqvist
aafe4bd7f6
We want Android shared objects to have names ending in .so
...
The silly apkbuilder tool doesn't add extra native libs to an .apk
package unless their name ends with .so. It just silently ignores
them. So, force libtool to avoid versioning suffix for Android.
Yeah, unclear whether apkbuilder is what we will end up using to
construct the APKs of actual LO code using Android apps. But at this
stage when just trying to build a unit testing app, it seems to be the
simplest way to get the .apk properly signed and all to just use a
normal Ant project, and let Ant run apkbuilder.
2011-11-10 01:23:45 +02:00
Tor Lillqvist
b737dad012
Tiny edit
2011-11-10 01:23:44 +02:00
Andras Timar
05a28af292
JRE is _not_ part of LibreOffice install packages
2011-11-09 23:57:47 +01:00
Kohei Yoshida
0f6bb1763f
Added text values to the mix.
...
Textural evaluations throw an UNO exception, however. I need to look
into this.
2011-11-09 17:36:09 -05:00
Kohei Yoshida
ecea4e54e1
Added new unit test for MATCH function.
...
Only ascending and descending in-exact matches for now.
2011-11-09 17:36:08 -05:00
Kohei Yoshida
4c53798989
Devided built-in cell function tests into separate functions.
2011-11-09 17:36:08 -05:00
Christina Rossmanith
3f9df85def
_SVSTDARR_sal_uIt16S is a typo and doesn't do anything
2011-11-09 16:59:47 +00:00
Daisuke Nishino
ff9fab243b
Removed SvStringsSortDtor
2011-11-09 16:52:56 +00:00
Harri Pitkänen
090454c4c9
Enable features behind HTMLMODE_FULL_ABS_POS for all HTML export modes
...
HTMLMODE_FULL_ABS_POS appears to have been used for enabling accurate
margin settings for absolutely positioned graphics objects. If it was
disabled one could not set (in HTML editor mode) separate margins for
left and right (or bottom/top) sides of the image. The setting was
disabled for Netscape and enabled for other browsers.
This patch removes the setting and unconditionally enables the feature
in HTML editor mode. All modern browsers support
margin-{left,right,bottom,top} CSS properties.
2011-11-09 16:45:55 +00:00
Kohei Yoshida
02b368e392
Reduced scoping.
2011-11-09 10:12:50 -05:00
Kohei Yoshida
bee2c41e76
sal_Bool to bool.
2011-11-09 10:06:55 -05:00
Noel Power
02c6f5c74b
fix rtf image import ( causing wrong image sometimes displayed ) fdo#42640
2011-11-09 14:37:40 +00:00
Stephan Bergmann
de56b0f22d
Removed unused URE version ini file.
2011-11-09 14:46:30 +01:00
Stephan Bergmann
5d4af26ae9
Revert "oosplash - daemonize to help mutt users recover their sanity"
...
For one, it leaves detached oosplash processes behind (the forked oosplash
instance waits for the soffice.bin child forked from the original oosplash
instance in vain). For another, it makes unavailable the soffice.bin exit code.
This reverts commits aacf55dbe0
and
62ebb119cf
.
2011-11-09 13:48:21 +01:00
Stephan Bergmann
4bfde371a8
OOo reference version for extension dependencies is still at 3.4.
2011-11-09 13:37:00 +01:00
Stephan Bergmann
debc96051f
OpenOffice.org-minimal-version dependency is not branded.
2011-11-09 13:37:00 +01:00
Stephan Bergmann
bf912d1a18
dp_dependencies clean up
2011-11-09 13:37:00 +01:00
Fridrich Štrba
5709102278
Getting completely rid of the int32 and whatever
2011-11-09 11:53:28 +01:00
Michael Stahl
0a096fd973
Allow full deps on WNT since it seems that it works
2011-11-09 10:22:37 +01:00
Norbert Thiebaud
c2960a3525
int16/32 ->int16/32_t fall-out of new npapi.h
2011-11-08 23:54:57 -06:00
Norbert Thiebaud
9a71582047
clean-up after conflicting branch rebase
2011-11-08 22:17:21 -06:00