Caolán McNamara
8c4d2ee8cb
ByteString->rtl::OString[Buffer]
2011-09-19 09:59:24 +01:00
Caolán McNamara
8004d2d6f5
ByteString->rtl::OString[Buffer]
2011-09-19 09:59:24 +01:00
Caolán McNamara
2d4db01597
ByteString->rtl::OString
2011-09-19 09:59:23 +01:00
Caolán McNamara
5bc9435b02
ByteString->rtl::OString[Buffer]
2011-09-19 09:59:23 +01:00
Caolán McNamara
74b9af497a
ByteString->rtl::OStringBuffer
2011-09-19 09:59:23 +01:00
Caolán McNamara
7a142d8932
drop intermediate ByteString
2011-09-19 09:59:23 +01:00
Caolán McNamara
5184f5a4d3
ByteString->rtl::OStringBuffer
2011-09-19 09:59:23 +01:00
Caolán McNamara
f3d0d0a608
can use SearchAndReplaceAll sal_Char variant here
2011-09-19 09:59:22 +01:00
Caolán McNamara
53b8ba7aed
unused local static ByteStrings
2011-09-19 09:59:22 +01:00
Caolán McNamara
e3f289d980
ByteString->rtl::OString
2011-09-19 09:59:22 +01:00
Caolán McNamara
33b9943304
why search and replace all spaces with tabs twice
2011-09-19 09:59:22 +01:00
Caolán McNamara
68c3a63d7e
make this simpler
...
replace EraseLeadingChars+EraseTrailingChars with single
EraseLeadingAndTrailingChars, and those change string they
operate on, so need for assign to self afterwards
2011-09-19 09:59:21 +01:00
Caolán McNamara
fab20ec189
bFound is always false, and never changed, simplify
2011-09-19 09:59:21 +01:00
Caolán McNamara
24b1a63c61
ditch ByteString::*Buffer*
2011-09-19 09:59:21 +01:00
Caolán McNamara
94d8c09758
rework this in terms of read_uInt8s_AsOString
2011-09-19 09:59:21 +01:00
Caolán McNamara
5d73752cc7
rework this in terms of read_uInt8s_AsOString
2011-09-19 09:59:20 +01:00
Caolán McNamara
68c3fbf49d
remove redundant intermediate ByteStrings
2011-09-19 09:59:20 +01:00
Caolán McNamara
6eef57ed12
testtool has no need to print (doesn't under unix anyway)
...
print support never existed under unix, and libapp is only used by testtool,
which has no need to print. And the print apis, etc used are archaic
2011-09-19 09:59:20 +01:00
Matúš Kukan
0a4d6370b5
Added another missing $, fixes leaking /tmp/gbuild.* files.
2011-09-19 10:58:08 +02:00
Tor Lillqvist
eebcb00ec2
Need doubled dollarsign here it seems for this to actually work as intended
2011-09-19 10:58:08 +02:00
Matúš Kukan
5606c2aac1
process more idl files at once - second part: makefiles
2011-09-19 10:58:08 +02:00
Matúš Kukan
39faeedcf5
process more idl files at once - first part: gbuild
2011-09-19 10:58:08 +02:00
Tor Lillqvist
02c29d0bb2
Drop unused WinFormat function
2011-09-19 10:54:04 +03:00
Tor Lillqvist
d6c245d87c
Drop ActiveState Perl support
...
Why make life harder on purpose? On Cygwin, we support the Cygwin
Perl, period.
2011-09-19 10:48:46 +03:00
Tor Lillqvist
43d7604a23
Avoid reordering elements already in PATH for Cygwin
...
For instance: If we have /opt/lo/bin in PATH already in front of
/usr/bin, we don't want to put /usr/bin in front of it again.
2011-09-19 10:41:45 +03:00
Tor Lillqvist
410499bd40
Surely /usr/bin already is in PATH on Cygwin
...
It would be a weird PATH otherwise. (And if that is the case,
presumably there is a good reason for it, then, and we shouldn't force
/usr/bin there.)
2011-09-19 10:24:13 +03:00
Tor Lillqvist
f0d4c09228
Bin weird leftover from OOo's native MinGW thing
...
I don't see the need to explicitly prefix PATH with /usr/bin in the
generated 'bootstrap' file. Surely /usr/bin is in PATH anyway for any
sane setup, and if there are other directories in front of it in PATH,
that is then on purpose.
2011-09-19 09:50:17 +03:00
Jan Holesovsky
1b428599a3
Fix build with MinGW.
2011-09-19 03:14:32 +02:00
Jan Holesovsky
9804e0ae66
Add a clarifying comment (MinGW special case).
2011-09-19 03:14:31 +02:00
Jan Holesovsky
77347b0bce
Forward the num-cpus and max-jobs switches to the (cross) build configure.
2011-09-19 03:14:31 +02:00
Peter Foley
144d22dd8f
convert unixODBC to gbuild
2011-09-18 21:01:44 -04:00
Peter Foley
3ecacffe7b
change distclean to delete configure generated files
2011-09-18 21:01:14 -04:00
Peter Foley
4aba8d5cec
convert eventattacher to gbuild and add to tail_build
2011-09-18 19:18:15 -04:00
Peter Foley
4478b739dd
convert bean to gbuild and add to tail_build
2011-09-18 19:17:17 -04:00
Peter Foley
61d6a6b0ef
cleanup startup/unix/os2/Makefile on distclean
2011-09-18 18:37:09 -04:00
Peter Foley
165b95bc24
convert twain to gbuild
2011-09-18 16:54:17 -04:00
Peter Foley
aee561af31
convert sane to gbuild
2011-09-18 16:53:10 -04:00
Peter Foley
8f07feaa6e
Remove config.parms
...
The functionality provided by config.parms (saving the arguments given to
configure) has been superseded by autogen.lastrun.
2011-09-18 16:51:08 -04:00
Peter Foley
38fd95ced1
fix link failure on linux if not using libXinerama
2011-09-18 16:49:37 -04:00
Stephan Bergmann
1e605745c1
Honor preset VALGRIND_CFLAGS in configure.
2011-09-18 18:42:44 +02:00
Stephan Bergmann
6c89ab0fdb
Removed unhelpful --enable-werror warning.
2011-09-18 17:00:08 +02:00
Andras Timar
7b40d96bd5
typo fix
2011-09-18 13:30:40 +02:00
David Tardon
ebf6d5deba
add help
2011-09-18 12:03:34 +02:00
David Tardon
9617a776b4
don't setup gdb printers for regular installation
...
If someone wants to use them there, he should just run the
install-gdb-script himself.
2011-09-18 12:03:32 +02:00
Tomas Chvatal
9ffff7631f
Fix sandbox violation.
...
This was once was fixed in 3.4. Can't find the commit so doing it again.
2011-09-18 11:42:53 +02:00
Tomas Chvatal
e76fba39d6
Just return, not return 0; as it is void function.
2011-09-18 11:20:44 +02:00
Tomas Chvatal
a7d38f57cc
Revert "Remove once again the INSTALLDIR feature"
...
This reverts commit bf0ea5c4ee
.
Those variables are used in bin/distro-install-*.
Unable to find any issue with both distro-install and dev-install so
reverting.
If something really does break it needs fixing. Reverting this is not
an option.
2011-09-18 11:04:29 +02:00
Peter Foley
0a9486e8f3
fix cross-compilation failure after gbuildization of desktop
2011-09-17 21:52:15 -04:00
Peter Foley
1e928fd948
don't try to cat a non existent Jar manifest
2011-09-17 18:54:32 -04:00
Caolán McNamara
27ba6af823
m4 is a real pain with [], fixes missing themes/icons
2011-09-17 23:20:47 +01:00