Caolán McNamara
7c021b3126
tweaks for AIX
2010-10-13 20:31:42 +01:00
Caolán McNamara
c6a807a443
rename IFIFO due to AIX conflict
2010-10-13 20:31:42 +01:00
Caolán McNamara
27cd61a173
fix for AIX
2010-10-13 20:31:42 +01:00
Caolán McNamara
5192050cf4
AIX cppu quirks
2010-10-13 20:31:42 +01:00
Caolán McNamara
74fc2358e2
add AIX uno bridge
2010-10-13 20:31:42 +01:00
Katarina Machalkova
d273fa0c5e
Merged xlsx-shared-xlsx-snapshot.diff from ooo-build
2010-10-13 20:00:04 +02:00
Noel Power
b1787f2028
Merge branch 'master' of ssh://noelp@git.freedesktop.org/git/libreoffice/ure
2010-10-13 15:25:38 +01:00
Thomas Klausner
3165ec7b0f
Use FreeBSD/i386 files for NetBSD/i386.
2010-10-13 16:21:34 +02:00
Thomas Klausner
e17dc1481e
Add support for NetBSD/amd64 based on FreeBSD/amd64 files.
...
But remove trailing whitespace for commit script.
2010-10-13 16:19:43 +02:00
Noel Power
64e4539a6d
Merge branch 'master' of ssh://noelp@git.freedesktop.org/git/libreoffice/ure
2010-10-13 15:17:58 +01:00
Thomas Klausner
fc8e4c1da0
On NetBSD, sys/endian.h defines _BIG_ENDIAN etc; undefine the unwanted ones.
2010-10-13 16:14:35 +02:00
Thomas Klausner
8924aa4882
On NetBSD, Use path.h for finding tmpdir.
2010-10-13 16:13:59 +02:00
Thomas Klausner
251169637a
Better NetBSD support.
2010-10-13 16:13:33 +02:00
Thomas Klausner
74871dfbb1
Support NetBSD (switched to statvfs instead of statfs some time ago).
2010-10-13 16:12:43 +02:00
Thomas Klausner
a945167e29
Handle NetBSD the same way as FreeBSD.
2010-10-13 16:12:17 +02:00
Thomas Klausner
37df8c8795
There is no #elifdef, use #elif defined.
2010-10-13 16:09:07 +02:00
Jan Holesovsky
0a3eb8c536
Merge branch 'master' of ssh://git.freedesktop.org/git/libreoffice/ure
2010-10-13 14:39:43 +02:00
Noel Power
12f8fea186
initial commit for vba blob ( not including container_control stuff )
2010-10-13 13:32:25 +01:00
Noel Power
c04f6ffeae
initial commit for vba blob ( not including container_control stuff )
2010-10-13 13:32:25 +01:00
J. Graeme Lingard
bda7aaeb74
Remove redundant #include, #define & comments
2010-10-13 12:51:10 +02:00
Jan Holesovsky
c7f1e7f7ef
Merge commit 'ooo/OOO330_m10'
2010-10-13 11:45:34 +02:00
Caolán McNamara
ed927d918e
micro optimization to avoid global ctor that including iostream creates
2010-10-13 10:19:01 +01:00
Kohei Yoshida
0e46e6f9af
Merged jurt-jnilib-deliver.diff from ooo-build
2010-10-12 20:04:33 -04:00
Aurimas Fišeras
624840542b
Fix some typos in documentation
2010-10-12 21:25:06 +01:00
Caolán McNamara
68d23b4842
move some uno::Sequences to ensure a safer deterministic shutdown order
2010-10-12 13:56:53 +01:00
Caolán McNamara
d8768eeb2b
#i112784# do not leak ContextAdmin
2010-10-11 14:57:45 +01:00
Caolán McNamara
56170eb5c5
#i112681# make bridges match remotebridges
2010-10-11 12:37:08 +01:00
Caolán McNamara
521a9f6f76
#i107490# cppu lifecycle cleanup
2010-10-11 12:37:08 +01:00
Aurimas Fišeras
2f68ee59b2
Simply fixes some annoying typos in documentation including OO bug #112563 .
2010-10-11 11:02:33 +01:00
David Tardon
5304076b25
#i113935# missing delete
2010-10-11 10:09:46 +02:00
Thomas Klausner
bc8fa77758
Support NetBSD better.
...
Do not use Linux case, there already existed a separate NetBSD case.
Add more encoding names. Fix a typo.
2010-10-09 11:13:14 +02:00
Thomas Klausner
ca5219d40d
Handle NetBSD in the same way as FreeBSD.
2010-10-09 11:02:55 +02:00
Petr Mladek
8e810b9e90
Merge branch 'master' of ssh://pmladek@git.freedesktop.org/git/libreoffice/ure
2010-10-08 22:49:24 +02:00
Michael Meeks
12b2cdc522
Enable valgrind-ability with G_SLICE env. var
...
Dung out old, awful and pretty pointless valgrind solution involving
unpleasant LD_PRELOAD thing that doesn't ship, and/or work easily.
2010-10-08 16:36:18 +01:00
Petr Mladek
a5aa4df1b5
Version 3.2.99.2, tag LIBREOFFICE_3_2_99_2 (3.3-beta2)
2010-10-08 15:56:14 +02:00
Michael Meeks
2f0803e586
remove unused macros, and add SAL_N_ELEMENTS
2010-10-08 14:26:28 +01:00
obo
5c04ffa2a5
CWS-TOOLING: integrate CWS hb22
2010-10-08 08:45:29 +02:00
Harri Pitkänen
d08754a844
[cppcheck] closes a file that would be left open if memory allocation fails
2010-10-07 15:37:39 +01:00
Petr Mladek
c7d221f406
more removed include guards using fixguard.py
2010-10-07 15:24:39 +02:00
Cédric Bosdonnat
ff254bfe74
fate#307731, fate#307730: Adds dotted and dashed border lines
2010-10-06 23:51:38 +02:00
Jan Holesovsky
b05470dba7
Merge branch 'master' of ssh://git.freedesktop.org/git/libreoffice/ure
2010-10-06 16:05:00 +02:00
Jan Holesovsky
43c8309505
Merge branch 'master' of ssh://git.freedesktop.org/git/libreoffice/ure
2010-10-06 14:41:56 +02:00
Jan Holesovsky
f35f56c6ef
Merge commit 'ooo/OOO330_m9'
2010-10-06 14:39:29 +02:00
Caolán McNamara
b7133fc066
#i113503# cppunit stl wrapper headers
2010-10-06 12:17:25 +01:00
Caolán McNamara
6013e36c39
#i113938# printf style formats in c++ stream operation
2010-10-06 09:15:44 +01:00
Petr Mladek
bcdb4cc866
more removed include guards using fixguard.py
2010-10-05 18:12:52 +02:00
Petr Mladek
334bef4563
remove include guards using fixguard.py
2010-10-05 18:12:51 +02:00
Kohei Yoshida
b49099fd11
Ported calc-distributed-cell-text-*.diff from ooo-build.
...
This feature enables horizontal 'distributed' alignment and vertical
'justified' and 'distributed' alignments for cell contents in Calc.
Note that this feature relies on ODF 1.2 extended in order for the
relevant cell attributes to be saved in ODS.
2010-10-05 11:26:00 -04:00
Caolán McNamara
5bcf47249f
all of these compiler checks can go, the result is overridden anyway
2010-10-05 08:53:13 +01:00
Caolán McNamara
03657f6660
idlcpp uses memcpy on overlapping areas
2010-10-05 08:53:13 +01:00