Commit graph

24572 commits

Author SHA1 Message Date
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
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
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
Kohei Yoshida
e7d4f41f05 Ported calc-insert-current-time-offapi.diff from ooo-build.
This is to make the semicolon key available for UNO API.
2010-10-04 18:08:54 -04:00
Miklos Vajna
414045a1a6 Add short comment about what the WeakImplHelper* classes do 2010-10-01 23:35:54 +02:00
Seo Sanghyeon
d1b28054d9 remove redundant header 2010-09-30 21:16:49 +01:00
Caolán McNamara
f945edae4d mmap on samba shares just isn't reliable 2010-09-30 17:30:48 +01:00
Kohei Yoshida
3bd273aea8 Ported autocorrect-accidental-caps-lock-offapi.diff from ooo-build. 2010-09-29 16:11:18 -04:00
Tor Lillqvist
82e19e2f2a We do want Windows error messages when built with debug=true
From win32-no-seterror-when-debugging.diff.
2010-09-29 15:02:14 +03:00
Seo Sanghyeon
f5cc5634eb Removes is_valid_index method for future migration to STL 2010-09-29 13:59:36 +02:00
Kohei Yoshida
d19be7acbe Ported sal-strintern-speed-char-upper.diff from ooo-build. 2010-09-28 11:26:03 -04:00
Fridrich Štrba
afc5c0c440 LibreOffice Branding: first cut 2010-09-28 08:44:15 +02:00
Thorsten Behrens
b12337c8ae Revert "idlc-error-offset.diff: Add character offset for idlc errors"
Breaks bison on OSX.

This reverts commit 55c5db853fc0d96179874b4c01dba2774ecf5cd1.
2010-09-21 20:16:16 +02:00