Kohei Yoshida
b749e21fef
Unit test for copying range names.
...
This test would've detected my earlier mistake with the index-lookup
perf enhancement.
2011-09-20 13:08:44 -04:00
Andras Timar
810a08a8cb
localize.pl is not necessary
2011-09-20 18:29:12 +02:00
Tomas Chvatal
a6f311ac01
Add file-lists/ folder to gitignore.
2011-09-20 18:25:51 +02:00
Tomas Chvatal
4f5e3a54b9
Remove trailing &&
2011-09-20 18:25:51 +02:00
Tomas Chvatal
29db940ce5
Enable some extensions by default and cleanup logic
...
Cleanup the extensions logic to be consistent with on/of switches.
This commit renames --with-extension-integration to
--enable-extension-integration.
2011-09-20 18:25:51 +02:00
Regina Henschel
3e5edf6ca9
Add missing chart data point ODF1.2 standard symbols
2011-09-20 12:14:13 -04:00
Caolán McNamara
53abf4dc1c
ByteString->rtl::OString[Buffer]
2011-09-20 16:54:55 +01:00
Caolán McNamara
0344e07dd7
ByteString->rtl::OString[Buffer]
2011-09-20 16:54:55 +01:00
Caolán McNamara
d2dff83fc3
ByteString->rtl::OString[Buffer]
2011-09-20 16:54:54 +01:00
Caolán McNamara
2c0831ebbf
ByteString->rtl::OString[Buffer]
2011-09-20 16:54:54 +01:00
Caolán McNamara
2f33cf5115
ByteString->rtl::OStringBuffer
2011-09-20 16:54:54 +01:00
Caolán McNamara
be0cf06933
bah, why did I change it away from size
2011-09-20 16:54:54 +01:00
Andras Timar
2f2d542830
Revert "localize.pl is not necessary" - breaks on Windows
...
This reverts commit fbb48a21a8
.
2011-09-20 17:21:18 +02:00
Cédric Bosdonnat
5b01db236e
Header/Footer: Fixed a few separators rendering problems
...
Bugs fixed:
+ Some of the separators weren't hidden (zooming out and then zooming
in is an example)
+ The footer separator wasn't properly placed under footnotes
containers if there was no footer.
2011-09-20 17:01:37 +02:00
Cédric Bosdonnat
589f754e7c
Header/Footer: move the separator line painting to a Window control
...
This avoids drawing control things on the document OutputDevice and
helps keeping them properly refreshed without refreshing the whole
document layout.
2011-09-20 17:01:19 +02:00
Andras Timar
fbb48a21a8
localize.pl is not necessary
2011-09-20 16:43:30 +02:00
Andras Timar
8ba5b96f1e
no 'progress bar' for l10ntools
2011-09-20 16:43:29 +02:00
Andras Timar
8cc504be63
adjust what to extract and what not
2011-09-20 16:43:29 +02:00
Andras Timar
7477f8e7aa
remove unused column from ExeTable
2011-09-20 16:43:28 +02:00
Kohei Yoshida
c751b73637
Ensure that only ScDPCollection can remove caches.
...
Call ScDPCollection::ClearCache() to remove cache during refreshing.
2011-09-20 10:41:03 -04:00
Takeshi Abe
1ac1b1499f
removed unsatisfiable equalities of conditionals
...
by definition of ComparePosition(), neither *pEnd is equal to *pREnd
in case of POS_OVERLAP_BEFORE, nor *pStt is equal to *pRStt in case
of POS_OVERLAP_BEHIND
2011-09-20 23:14:00 +09:00
Jan Holesovsky
d91df661db
Rename guistdio to crashrep.com.
2011-09-20 16:03:05 +02:00
Tor Lillqvist
715c63f8a1
Depend explicitly on cppuhelper for the non-DESKTOP case
2011-09-20 16:59:06 +03:00
Tor Lillqvist
1c69052b52
Bypass building the iOS cppu_unittester_all for now
...
We can't build it here at this point during the build after all. We
use static linking on iOS, and we would need to link with -lgcc3_uno
from bridges which has not been built yet. It seems that any
meaningful unit tests for iOS actually need to be built in a
"subsequent" stage.
2011-09-20 16:59:05 +03:00
Jan Holesovsky
6f65af360c
Build unopkg.exe directly.
2011-09-20 15:47:45 +02:00
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