Jan Holesovsky
151eba7caa
Create unopkg.com directly.
2011-09-20 14:59:25 +02:00
Jan Holesovsky
80f2495481
Create unopkg.bin directly.
2011-09-20 14:59:24 +02:00
Fridrich Štrba
a93b298808
A bit more defensive programming
2011-09-20 14:55:22 +02:00
Stephan Bergmann
17a2dcabe1
Consistently rename NONEBIN -> NONE for all platforms.
2011-09-20 14:51:30 +02:00
Jan Holesovsky
0a5fe3833e
Fix manifest creation.
2011-09-20 14:43:59 +02:00
Tor Lillqvist
f6b3306957
I think this is supposed to be a so-called GUI executable
2011-09-20 15:21:17 +03:00
Tor Lillqvist
9a86428090
unopkgio should be a console executable
2011-09-20 15:21:15 +03:00
Andras Timar
741ecf579d
add 'qtz' key id lang code to ALL case
2011-09-20 13:45:11 +02:00
Stephan Bergmann
f0548b4f96
Revert "Use PREFIXDIR when possible"
...
This reverts commit af37c0a988
.
2011-09-20 12:53:31 +02:00
Ivan Timofeev
b7d874f49b
Fix for fdo#35513: avoid crash while processing incorrect range of pages
2011-09-20 10:55:50 +01:00
Caolán McNamara
0398b25463
update list
2011-09-20 10:11:43 +01:00
Caolán McNamara
39b24f2b07
ByteString->rtl::OStringBuffer
2011-09-20 10:11:43 +01:00
Caolán McNamara
0190dca0b1
callcatcher: StandardErrorInfo is never constructed
2011-09-20 10:11:43 +01:00
Caolán McNamara
70e2e12154
ByteString->rtl::OStringBuffer
2011-09-20 10:11:43 +01:00
Caolán McNamara
07a793a2b7
WaE: and no longer need this here then
2011-09-20 10:11:42 +01:00
Caolán McNamara
90587ed935
missed optimization opportunity from 9b6ea21
to drop unused ByteString
2011-09-20 10:11:42 +01:00
Caolán McNamara
05139b62b2
ByteString->rtl::OStringBuffer
2011-09-20 10:11:42 +01:00
Caolán McNamara
557ba43663
ByteString->rtl::OString[Buffer]
2011-09-20 10:11:42 +01:00
Caolán McNamara
512c562b86
ByteString->rtl::OString[Buffer]
2011-09-20 10:11:41 +01:00
Jan Holesovsky
558ebfde8d
Avoid officeloader -> soffice renaming dance, build that directly.
2011-09-20 11:01:45 +02:00
Stephan Bergmann
01c557cd33
For now, keep the Mac OS X duplication of soffice.bin as soffice in installation sets.
2011-09-20 10:37:57 +02:00
Andras Timar
e0dc7d906b
remove obsolete command line switches -UTF8 and -NOUTF8
2011-09-20 10:23:32 +02:00
Andras Timar
1536203ed2
remove unused MAX_LANGUAGES definition
2011-09-20 10:23:32 +02:00
Andras Timar
883988e3e4
remove obsolete command line switch -ISO99
2011-09-20 10:23:30 +02:00
Fridrich Štrba
691518d27a
Remove some warnings
2011-09-20 09:51:27 +02:00
Kevin Hunter
9035f006f3
Update Zenity with progress icon notification
...
Add a "clock" style progress meter for the build via dynamically
generated svg images. The colors are rather arbitrarily chosen, but
with a very minor attempt to be readable by color-blind folks. A second
round cut of this patch might make the fill and stroke colors
configurable.
2011-09-20 09:51:27 +02:00
Daniel Di Marco
a0a1c3f4fb
replaced some SvUShorts with std::vector
2011-09-20 09:51:27 +02:00
David Tardon
2c00d735d2
register rsc executable too
2011-09-20 09:48:57 +02:00
Tor Lillqvist
fcf6c0a19f
I don't think we need to check CROSS_COMPILING here?
2011-09-20 10:45:30 +03:00
Tor Lillqvist
58be0d5400
Use "python" as (build-time) gb_PYTHON if run-time Python usage is disabled
2011-09-20 10:45:29 +03:00
Thomas Arnhold
1afef0e98a
Remove RCS header
2011-09-20 09:25:41 +02:00
Jan Holesovsky
a32da8aba6
Deliver basis-link and ure-link.
2011-09-20 09:17:00 +02:00
Andras Timar
9899ed3dcf
there is no special iso.res case any more
2011-09-20 08:53:36 +02:00
David Tardon
37bf43f490
register all built executables
2011-09-20 07:52:58 +02:00
Stephan Bergmann
a3cd73f315
Reverted previous ff1c626
, instead renamed NONEBIN -> NONE.
2011-09-20 07:22:26 +02:00
Norbert Thiebaud
ff1c626fa1
do not call macosx-change-install-name for NONEBIN executable
2011-09-20 00:02:18 -05:00
David Tardon
8033c5093e
soffice.sh should not be delivered on MacOS
2011-09-20 06:51:13 +02:00
Kohei Yoshida
7171daea4b
Unit test for refreshing while source data contains empty field name.
2011-09-19 22:44:01 -04:00
Kohei Yoshida
311dbc3b4c
Use the method to insert source data.
2011-09-19 22:44:01 -04:00
Kohei Yoshida
cd1c0800bf
Extracted method for inserting source data for pivot table testing.
2011-09-19 22:44:01 -04:00
Takeshi Abe
0aa547c18d
reduce duplicate code to one template
2011-09-20 09:55:21 +09:00
Takeshi Abe
2defcfa33e
removed an assignment in no use
2011-09-20 09:55:21 +09:00
Kohei Yoshida
012e7d8a28
sal_True to true.
2011-09-19 20:53:18 -04:00
Kohei Yoshida
0835658b7d
Store previously selected tables in std::set.
2011-09-19 20:49:19 -04:00
Kohei Yoshida
c2ab21aa25
A little cleanup.
2011-09-19 20:19:16 -04:00
Kohei Yoshida
0783e78de2
Let's avoid modifying the selection data during search and replace.
...
The previous code was modifying the selection data (ScMarkData) in
a not-so-obvious fashion during the search and/or replace. Let's only
modify selection in the view code to avoid surprises. The document
model shouldn't be modifying the view model.
Those methods that were taking a reference to ScMarkData now take a
const reference instead.
2011-09-19 19:56:16 -04:00
Kohei Yoshida
5660bc7573
Pass as const reference where possible & indent fix.
2011-09-19 19:56:16 -04:00
Kohei Yoshida
2bb34a2f93
Removed an unnecessary anonymous temporary object.
2011-09-19 19:56:16 -04:00
Jan Holesovsky
f62a449a53
Kill the explicit linking to salmain.o, use vclmain instead.
2011-09-20 00:51:38 +02:00
Jan Holesovsky
3540bfb994
Always output AWTLIB, gbuildized 'bean' depends on that.
2011-09-20 00:51:38 +02:00