Tor Lillqvist
11ce98e1b9
WaE: "PAGE_SIZE" redefined
...
No wonder such a generic-sounding term is defined in some system header, like
in the Android NDK's <asm/page.h>.
Change-Id: Id813afb836d358a3749a8a9fb1c9fb162f881c04
2012-12-29 01:08:18 +02:00
Zolnai Tamás
9f82a20777
fdo#58842 Handle case of non-distinct statment
...
Change-Id: I1797dd4e0bc6a2e4ec475c860e6b903085d2aae1
2012-12-28 23:38:57 +01:00
Zolnai Tamás
7dd273da8a
Delete some lang variable
...
Change-Id: I4df609dad5de0cc45f00f4c4054b59fa014bb432
2012-12-28 22:41:05 +01:00
Julien Nabet
05cc878bb4
Some cppcheck cleaning in sw
...
Change-Id: I3dd51a8ddd0c01c453331934869413d5999a826f
2012-12-28 22:06:35 +01:00
Julien Nabet
b2b4007705
Replace %d by %u in some format strings
...
Change-Id: Ica066dcdff68c50c10378752be9c3497104b2a0b
2012-12-28 21:41:11 +01:00
Julien Nabet
a5ee0319aa
Fix "scope can be reduced" for 2 variables
...
Change-Id: I200d7c545e82fd2167f22f5522033d6e64b975f8
2012-12-28 21:34:08 +01:00
Julien Nabet
37abf7e629
Simplify this
...
Change-Id: If1a8a2441398ea9f20d6ec45e649967673c7a6af
2012-12-28 20:28:31 +01:00
Ricardo Montania
3179055dc3
String Cleanup and news OUString methods/constructors
...
Change-Id: Ia6142020330d0e12650fdc519b66f00e607eac42
Reviewed-on: https://gerrit.libreoffice.org/1491
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com >
Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com >
2012-12-28 18:16:04 +00:00
Peter Foley
c4f444dc40
fix icu deps again
...
Change-Id: Iecc35559cf77e844a84e1f058cb57c02d53493a2
2012-12-28 13:04:42 -05:00
Julien Nabet
4df5fceade
Fix The scope of the variable 'fReduceFactor' can be reduced
...
Change-Id: Ic885f5113ab1f83e493a3615b012724dc06f8970
2012-12-28 18:43:47 +01:00
Peter Foley
38c57836ba
fix icu deps
...
Change-Id: I1763b73e80a19244d0fd788580c825c284347a35
2012-12-28 12:30:34 -05:00
Julien Nabet
8394c5a191
Some cppcheck cleaning + Related fdo#57950
...
Change-Id: I7ac04bf39004f8fd86404710ef2f15cf9678f63d
2012-12-28 18:19:25 +01:00
Julien Nabet
f52e8908a6
Some cppcheck cleaning in basic
...
Change-Id: I01ad0d95a94ede6998850937c58495920e7a4113
2012-12-28 18:00:02 +01:00
Peter Foley
479a0be4ec
fix typo again
...
Change-Id: I9f52afff1bf513a09fd3ca82ba49e84b545347f9
2012-12-28 10:36:21 -05:00
Miklos Vajna
53d335910f
fdo#45533 make it easier to debug RTF copy&paste
...
Previously there was only a compile-time switch to dump contents of RTF
paste. Remove this, and add two environment variables instead:
- SW_DEBUG_RTF_PASTE_TO: to dump what would be pasted
- SW_DEBUG_RTF_PASTE_FROM: to paste contents of a file, instead of the
real clipboard
Change-Id: I65f89417ec1cf781ace41df7916791f2199fe104
2012-12-28 15:54:24 +01:00
Peter Foley
c1be14de66
icu typo
...
Change-Id: I5db8ac697c850e555e3edc584ab97e08942e8b54
2012-12-28 09:51:21 -05:00
Luboš Luňák
22b999c3f9
fix the sw_swdoc_test crash
...
Keeping a reference to an expired temporary is a rather bad idea.
Change-Id: I4d93d644b7db957ea49bcf1127647b7e5427f469
2012-12-28 15:39:00 +01:00
Peter Foley
12ee1efbcd
fix icu build
...
Change-Id: Iacb4deeb29d20d8369e09d55c0b0d36324a48ce8
2012-12-28 09:22:34 -05:00
Julien Nabet
ffe1a2a922
Remove useless line
...
Cf http://nabble.documentfoundation.org/Cppcheck-reports-an-assignment-which-isn-t-used-in-sd-source-ui-func-fupage-cxx-td4026217.html
Change-Id: I0061cbec5a92ac0499eb6c80d6ffe13862aad03a
2012-12-28 14:57:24 +01:00
Miklos Vajna
4fd5136cbd
xmloff: mostly kill CONSTASCII_STRINGPARAM usage
2012-12-28 13:37:02 +01:00
Miklos Vajna
c3b0f13546
fdo#45183 fix RTF import of tables with different row widths
2012-12-28 13:10:04 +01:00
Jan Holesovsky
45a85b5af8
Get rid of C2U in unotools.
...
Change-Id: I0ec321e1e4cdf7f20dba31f42ff493b2f3c7e74d
2012-12-28 02:21:19 +01:00
Julien Nabet
8c3c491d4f
Some cppcheck cleaning
...
Change-Id: Iac1c26d031e8196ef93cb403dc60f07e0eef6380
2012-12-27 22:58:07 +01:00
Christopher Copits
a8fdb0ba4d
fdo#58222 The BASIC HEX Command now returns uppercase hexadecimal characters
...
Instead of returning lowercase characters with BASIC's HEX command, uppercase characters are now returned. Digits from 0-9 are not affected. This change utilizes on OUString's toAsciiUpperCase() method.
Change-Id: Id6ea93a7635c1913c8592bf5519bdd7391f4e3bc
Reviewed-on: https://gerrit.libreoffice.org/1428
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com >
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com >
2012-12-27 20:33:43 +00:00
Julien Nabet
a1ff0ec108
Fix 'Primitive::operator=' should return 'Primitive &
...
I applied the same for Windows part, hope there won't be any building pb
Change-Id: Id62c8c5f60e7a525d82c36ced944b71cc5c28b78
2012-12-27 20:36:21 +01:00
Julien Nabet
8068f50276
Fix 'PropEntry::operator=' should return 'PropEntry &'
...
Change-Id: Id9a772771fe1f1694d1e247c20447461175495ff
2012-12-27 20:30:12 +01:00
Norbert Thiebaud
ac9001b5dc
fix UnpackedTarget strip_components snaffu
...
Change-Id: I002470c2888d6dec876af18c2c016cc789eb399e
2012-12-27 12:49:46 -06:00
Tor Lillqvist
879f3aa79f
Fix icu cross-compilation
...
We need to pass the location of the icu build root for the BUILD platform with
the --with-cross-build option when configuring icu for cross-compilation (to
the HOST platform). I.e. we always need to build it for the BUILD
platform. Surely this could be done in a more elegant way, but I got lost in
the mess, and just hacked it in the cross-toolset rule in Makefile.in.
Change-Id: Ia5e9d13d01067c6dded1fdc86c56f8f39aae6bc8
2012-12-27 19:23:04 +02:00
Tor Lillqvist
b3c6ae8f50
Surely we want to pass *relative* pathnames to the tar pipe
...
Change-Id: I874957a399c306bfdb057322edb09c0b56373f10
2012-12-27 18:27:59 +02:00
David Tardon
f45a07d6f4
fix delivery of qtz "translations"
...
Change-Id: I2f0ae1eff5bd009a7cb467b38c1743eff51dc563
2012-12-27 17:16:52 +01:00
David Tardon
4faaf55799
simplify UI packaging
...
Change-Id: Id829cd4f12cb4d3fc8cb08dc5b297ee3cfc7591b
2012-12-27 17:16:51 +01:00
David Tardon
b209dec8bb
create all translations for a .ui file in one uiex call
...
This should help a lot with Windows release build times (i.e., move it
from "glacially slow" category to just "slow").
Change-Id: I6d397eb5d1ec1779616c3eef8e51f9cf29d5acec
2012-12-27 17:16:51 +01:00
David Tardon
c27b2e377f
let uiex produce more translations in one run
...
uiex differs from the other *ex tools in that translation for every
language must be in a standalone file, named after the language code. So
uiex should take an output _directory_ instead of a file.
Change-Id: If3ed966147c6d11d1fe85c484463f1bca4eec172
2012-12-27 17:16:51 +01:00
David Tardon
58aca95aab
drop unused include
...
Change-Id: If62a89dc2f442f94cd0e36f4447ebc4899ee0ab3
2012-12-27 17:16:50 +01:00
Julien Nabet
c047ef2bf7
Fix Possible inefficient checking for 'm_GlyphsList' emptiness
...
Change-Id: I65c30e751fc01b63a54aa9c31b4b2a792b795a79
2012-12-27 17:13:21 +01:00
Tor Lillqvist
f172cd7f0a
gb_Library_DLLEXT already contains the full-stop
...
Change-Id: Idfea805082acaf4afa3fc198226379345ceda726
2012-12-27 17:59:52 +02:00
Peter Foley
b92a0d9208
convert icu to gbuild and add to tail_build
...
Change-Id: Id7d8bc05b1393cc2bae4a531c8a47f62df24b1d6
Reviewed-on: https://gerrit.libreoffice.org/1488
Reviewed-by: Tor Lillqvist <tml@iki.fi >
Tested-by: Tor Lillqvist <tml@iki.fi >
2012-12-27 15:53:39 +00:00
Luboš Luňák
e7f7053b22
remove no longer needed hack
2012-12-27 16:14:27 +01:00
Tor Lillqvist
f7ad878673
Get rid of duplicated and apparently unused historical leftovers
...
Change-Id: I3ce6d7c9cfba9f1391e9cb26df2573ea969d2f94
2012-12-27 14:43:54 +02:00
Miklos Vajna
6cac123a8d
fdo#45183 import RTF_SHPFBLWTXT
2012-12-27 13:33:47 +01:00
Tor Lillqvist
09b08d4adb
More MSC -> _MSC_VER, sorry
...
Change-Id: Ie5070d514c1f4dd9f9708253eb44134baec6524a
2012-12-27 14:09:50 +02:00
Tor Lillqvist
6943c7b11c
Sigh, my git grep regexps missed some cases
...
Change-Id: I085f14f40fb83cba171b35b14cf7c0d99091fc00
2012-12-27 14:03:18 +02:00
Tor Lillqvist
d72a0b5c61
Check for __GNUC__ instead of GCC in sources
...
We still have checks for $(COM) being GCC or MSC in makefiles, of
course. But there is no reason to pass -D$(COM) to compilations.
Checking the built-in compiler-specific macros __GNUC__, _MSC_VER
(etc) is the right thing to do.
Change-Id: Ia961a29ba74e2c4977e5300a92318f38104c6592
2012-12-27 13:38:15 +02:00
Tor Lillqvist
c318f3b022
Check for _MSC_VER instead of MSC in sources
...
Change-Id: Ibaf2501e6b655913963a53c1cd63668f1c4cccb2
2012-12-27 13:18:24 +02:00
Miklos Vajna
90649a2078
sw: kill no longer needed C2S and C2U macros
2012-12-27 11:50:12 +01:00
Marcos Paulo de Souza
47139512bc
fdo#57950: remove consecutive append in basctl with StringBuffer
...
Change-Id: I43464dd702c6b4a63df39b6a4b35bec63712d5e6
Signed-off-by: Marcos Paulo de Souza <marcos.souza.org@gmail.com >
Reviewed-on: https://gerrit.libreoffice.org/1486
Reviewed-by: Tor Lillqvist <tml@iki.fi >
Tested-by: Tor Lillqvist <tml@iki.fi >
2012-12-27 09:46:12 +00:00
David Tardon
0abaaf0924
fix delivery of libjawt.dll.a
...
Change-Id: I57b1c99d1e4a92ca7d61f6c54683016945ffa14c
2012-12-27 07:47:55 +01:00
Takeshi Abe
699132c269
Remove deserted variables
...
Change-Id: Ied7eef51ad46e79f8e3d55f8bdcf38d15fa68c09
2012-12-27 10:04:50 +09:00
Takeshi Abe
f832713838
sal_Bool to bool
...
Change-Id: I788473f88d78cd3818dfed20112fa36cea81de0d
2012-12-27 10:04:50 +09:00
Peter Foley
01402f9d4b
dont build postprocess twice
...
Change-Id: I344030d48c3f872cc63b5c1f444d18075fd160f5
2012-12-26 17:41:49 -05:00