Commit graph

13024 commits

Author SHA1 Message Date
Fridrich Štrba
a15f4939ae removing the hash_map, hash_set and slist forwarding headers 2011-02-06 15:02:35 +01:00
Fridrich Štrba
c3ac9078a6 download the right boost tarball 2011-02-05 04:34:14 +01:00
Jan Darmochwal
69626cfa64 Accelerate Perl installer builder
speed up get_all_items_from_script
2011-02-04 11:34:26 +00:00
Jesús Corrius
4fe56df1d5 Revert: Use different Windows registry keys than OOo 2011-02-03 18:25:04 +01:00
Jesús Corrius
9e7da97053 Revert: Change registry prefix values loffice, libreoffice -> LibreOffice 2011-02-03 18:22:41 +01:00
Peter Jentsch
8f54c729d0 Removed obsolete flat xml export xslt scripts from packaging 2011-02-03 17:54:58 +01:00
Jesús Corrius
851641916d fdo#33785: install mtfrenderer.uno.dll in the correct directory 2011-02-03 17:39:20 +01:00
Caolán McNamara
9d0e903392 odf1->osf1 2011-02-03 13:18:02 +00:00
Caolán McNamara
55e801c2af WaE: signed/unsigned 2011-02-03 11:35:01 +00:00
Fridrich Strba
ffc47ff796 Adapt the forwarding headers to MSVC compiler 2011-02-03 10:12:12 +01:00
Tor Lillqvist
1a60bef59e Silence compiler warnings 2011-02-03 00:44:35 +02:00
Tor Lillqvist
422b2c72a3 Silence compiler warnings 2011-02-03 00:44:33 +02:00
Tor Lillqvist
6ade6fe1e6 Silence compiler warnings 2011-02-03 00:44:31 +02:00
Tor Lillqvist
f38b7b2f6d Silence a couple of compiler warnings 2011-02-03 00:44:29 +02:00
Tor Lillqvist
5267fbacf3 Silence a couple of compiler warnings 2011-02-03 00:44:27 +02:00
Tor Lillqvist
0d2a89ff26 Do check for hash_map in __gnu_cxx namespace also with MinGW 2011-02-03 00:44:25 +02:00
Thorsten Behrens
dc43a27e0c Revert "Utility to scan for some faults in Thesaurus files"
Was added inside dictionaries/util already by Andras, and
it's much better placed there.

This reverts commit eacd806bcbe948b3ab8644eb59642b66946ba691.
2011-02-02 20:38:33 +01:00
Thorsten Behrens
30de39075c Thesaurus checker script now even with executable permission 2011-02-02 18:35:04 +01:00
Petr Mladek
9a34f07bd9 lo-commit-stat: really print the found bug numbers 2011-02-02 17:47:39 +01:00
Fridrich Strba
bb5140dbb6 Initial support of system stl on Windows 2011-02-02 17:35:17 +01:00
Steve Butler
e7e60cab87 Utility to scan for some faults in Thesaurus files 2011-02-02 16:24:39 +01:00
Tor Lillqvist
4053d1911d Bypass more unneeded tests for Windows builds
The SIZEOF_LONG and WORDS_BIGENDIAN tests failed anyway because CC has
already been set to point to MSVC, but no required include and library
paths got used in the tests. The large file support test is equally
unnecessary, Windows has large file support and no special compilation
flags are needed.

Just hardcode the known values of the substitution variables for
Windows.
2011-02-02 15:22:56 +02:00
Caolán McNamara
dda5eaa8c0 Use DT_RUNPATH over DT_RPATH
So that dlopen will load the .so found in LD_LIBRARY_PATH before the one found
via path of ORIGIN, this way any unit tests trying to set a uno component
implemented as a shared library will test the local .so and not the one in the
solver
2011-02-02 13:07:07 +00:00
David Tardon
bcfc829889 Revert "use debug version of libstdc++ in debug builds"
This reverts commit 3d01d7d631a33670db50c7553bfcb7a670065dc3.
2011-02-02 10:44:29 +01:00
Baptiste Daroussin
9674781887 accept bsd-tar as well as gnu tar 2011-02-01 10:17:06 +00:00
Baptiste Daroussin
09c82f88c6 initial FreeBSD work 2011-01-31 19:59:29 +00:00
Petr Mladek
3a0ec7548f lo-commit-stat: new script for analyzing commit logs
this script can be used to generate the weekly news, release news;
it might be extended to do even more commit statistics in the future;
2011-01-31 19:43:03 +01:00
Francois Tigeot
ae6acbd210 add initial dragonfly support 2011-01-31 11:03:58 +00:00
Jesús Corrius
8d439b06de Change registry prefix values loffice, libreoffice -> LibreOffice 2011-01-30 00:27:29 +01:00
Fridrich Štrba
f486b35f98 Fix a copy&paste error 2011-01-29 23:16:19 +01:00
Caolán McNamara
0c73802c54 Resolves: fdo#31271 wrong line break with ( 2011-01-29 12:53:25 +00:00
Andras Timar
bfd6b1db7b updated description of Russian dict pack in scp2 2011-01-29 13:17:01 +01:00
Andras Timar
5fd6899a65 added Ukrainian dict pack to scp2 2011-01-29 13:15:53 +01:00
Andras Timar
a16e828ad2 added Occitan dict pack to scp2 2011-01-29 13:09:52 +01:00
Tor Lillqvist
289917e183 Minor cleanup
When JAVA_HOME is empty or "NO_JAVA_HOME" don't use such paths in ILIB
or SOLARINC. Use $INCLUDE consistently everywhere instead of
$ds."include". Avoid duplicating the DirectX include in SOLARINC.
2011-01-28 01:07:25 +02:00
Caolán McNamara
07d72ea00a get this hack working for gcc 4.6.0 2011-01-27 20:35:38 +00:00
Caolán McNamara
9f60dbeef8 gagh, didn't mean to commit that 2011-01-27 20:08:36 +00:00
Caolán McNamara
865461b6e3 don't want to include internal headers 2011-01-27 13:44:37 +00:00
Caolán McNamara
7ebf3b1fcc --fexceptions -> -fexceptions 2011-01-27 13:15:58 +00:00
Jan Darmochwal
3c4929f2e4 Accelerate Perl installer builder
speed up collect_directories_from_filesarray
eg use $a .= $b instead of $a = $a . $b
2011-01-27 01:45:18 -06:00
Tor Lillqvist
6bf60c6724 Exit early if there is no doxygen 2011-01-27 01:26:19 +02:00
Tor Lillqvist
af4ab34ffd There is no SJLIB 2011-01-27 01:04:21 +02:00
Tor Lillqvist
9b155de582 Don't hardcode SOLAR_JAVA always to TRUE, winenv.set.sh sets it or not 2011-01-26 21:15:57 +02:00
Tor Lillqvist
e7def2bfc6 Check also $JAVA_HOME being set to "NO_JAVA_HOME" by the configure script 2011-01-26 21:15:55 +02:00
Michael Koch
74d8d2dfed Added script to search for unnecessary newlines
Script recursively searches directorys for
consecutive "empty line(s) - code line" groups
2011-01-26 16:13:01 +01:00
Tor Lillqvist
8df66ba6e5 Improve Java tests on Windows 2011-01-26 17:09:27 +02:00
Tor Lillqvist
ba0c6830cb Drop CWS-related and "Heiner's proprietary" code 2011-01-26 17:09:25 +02:00
Caolán McNamara
9537cbf189 don't check for visibility bug on Darwin 2011-01-26 14:18:47 +00:00
Caolán McNamara
df09ad692d WaE: gcc 4.6.0 various warnings 2011-01-25 10:24:21 +00:00
Tor Lillqvist
0297d5c78d No ddraw.h or ddraw.lib in the June 2010 DirectX SDK 2011-01-25 00:44:58 +02:00