Commit graph

24592 commits

Author SHA1 Message Date
Sebastian Spaeth
a715e1b3d0 Add vim/emacs modelines to all source files
Fixes #fdo30794
Based on bin/add-modelines script (originally posted in mail
1286706307.1871.1399280959@webmail.messagingengine.com)

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2010-10-14 17:04:31 +02:00
Laurent Charrière
7b5a50e4ed Fix typos in comments in ure/cppuhelper
Signed-off-by: Laurent Charrière <lcharriere@gmail.com>
2010-10-14 10:54:59 +01:00
Laurent Charrière
fee1a2b79e Delete commented out code in ure/cppuhelper
Signed-off-by: Laurent Charrière <lcharriere@gmail.com>
2010-10-14 10:54:58 +01:00
Laurent Charrière
a22e62641a Translate German comments in ure/cppuhelper
Signed-off-by: Laurent Charrière <lcharriere@gmail.com>
2010-10-14 10:54:58 +01:00
Caolán McNamara
731f89afd3 tweaks for AIX 2010-10-13 20:31:42 +01:00
Caolán McNamara
d82e5e45ef fixes for AIX 2010-10-13 20:31:42 +01:00
Caolán McNamara
31770d8c46 fix typo 2010-10-13 20:31:42 +01:00
Caolán McNamara
1aae667817 AIX port 2010-10-13 20:31:42 +01:00
Caolán McNamara
aa5755e6dc tweak this for AIX 2010-10-13 20:31:42 +01:00
Caolán McNamara
400845e0fa rename IFIFO due to AIX conflict 2010-10-13 20:31:42 +01:00
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