326053 Commits

Author SHA1 Message Date
Markus Mohrhard
062b9f0bdc remove unnecessary explicit namespaces
Change-Id: Idb6bf5704a3b569ae4ae19d35526f19528ab63a6
2013-05-06 01:36:23 +02:00
Markus Mohrhard
6e2292b3cd map full transparent solid fill to no fill, fdo#64224
Change-Id: I9ec33b347647bfcd6c1411c4db7af51ca597dc8e
2013-05-06 01:36:23 +02:00
Markus Mohrhard
93abb2082a let us be explicit about default values
Different MSO versions behave differently in respect to the default
values. 2007 is not compliant to OOXML and is what our export filter
expects, 2010+ are compliant to OOXML and therefore our charts look
awful.

Change-Id: If301d878a1603ed9835884cfbb9ed9c902526ba0
2013-05-06 01:36:22 +02:00
Philipp Riemer
bcb662a210 follow up to commit 2e109641648bed508318d3b65a385f5b9e78edf7
Norbert cherry-picked the original patch [1] without changes. However
some sentences in it where translated misleadingly. So here I am merging my
remarks/corrections to it, plus some minor changes regarding whitespaces
in front of punctuations.

[1] see https://gerrit.libreoffice.org/3788

Change-Id: If5fa033c48b2bd16fc0b83195ba4d46f5051414b
2013-05-05 23:18:17 +02:00
Joren De Cuyper
2e10964164 Partially translate german comments in sw/source/filter/ww8/
Please, only apply this patch if you are a native speaking German.
I'm not a native speaker, so a double check is really necessary and appreciated.

Thanks in advance!

Change-Id: I9493d128e124d319391aa851ae364aefeb27c512
Reviewed-on: https://gerrit.libreoffice.org/3788
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>
2013-05-05 20:58:28 +00:00
Julien Nabet
81870e5333 coverity#1000604: Dereference after null check
Change-Id: Id9c3b7eb29c58c55c100db6da644b232ada550ee
Reviewed-on: https://gerrit.libreoffice.org/3791
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>
2013-05-05 20:34:46 +00:00
Andras Timar
3805ee5f21 moz: build fix
Change-Id: I85e573add83d46550822e55e691b61fc2729475a
2013-05-05 12:44:23 -07:00
Khaled Hosny
784cd10c31 [harfbuzz] Fix vertical text layout
"Fixed" in the sense that it works exactly like the non-HarfBuzz case,
but that is already a bit broken. Need to get rid if the little OpenType
layout engine in ServerFont::ApplyGSUB() and use HarfBuzz's vertical
text layout capabilities.

Change-Id: I32abe385575bd5d1b66e573dfe2fc7f412d02254
2013-05-05 21:16:31 +02:00
Andras Timar
919f853278 moz: build fix
Change-Id: I1a8685ec5fff2e78aa9eb97ba9b331a1a2a99e74
2013-05-05 12:06:49 -07:00
Christian M. Heller
b27ec833fe fdo#39468 Translate German Comments - rest of vcl/source/edit/...
Change-Id: I6cb657853cf3e8d4e35c0dc09be6a4a15ba3a336
2013-05-05 20:43:30 +02:00
Philipp Riemer
f7fdcc1531 remove commented-out code in sw/source/core/view
Change-Id: Ib94be6370549c6a71879a5af1eb60808fba762e8
2013-05-05 20:33:20 +02:00
Philipp Riemer
b9008dfbef fdo#62475 - remove visual noise in sw/source/core/view
- ASCII art
- method comments without further info
- multiple blank lines

Change-Id: Iec6fac8ce28a82b2ce15a72ed7ffa5fc38d4e218
2013-05-05 20:33:19 +02:00
Philipp Riemer
c1d5e765db work on comments in sw/source/core/view
Change-Id: I3934487475df1da7fe6cf68656c4c38881d1a394
2013-05-05 20:33:18 +02:00
Philipp Riemer
66e47a5cfd fix indentation
Change-Id: If17defd0a64c0b6b4e2c1faf60601199a978e2e9
2013-05-05 20:33:17 +02:00
Philipp Riemer
688f72e3a2 fdo#39468: Translate German comments in sw/source/core/view
Change-Id: Icc9249ec66ea10ae0ceea6b5e611cf774474c7c2
2013-05-05 20:33:16 +02:00
Philipp Riemer
68334b7c3f work on comments and remove commented-out code in sw/source/core/graphic
Change-Id: I2b1b29d469277998dafed41fb7c0bb33e8064a16
2013-05-05 20:33:15 +02:00
Philipp Riemer
e89804f1fc fdo#39468: Translate German comments in sw/source/core/graphic
Change-Id: Ic78269f73b31125d7326b9aa1bfca76d7e881177
2013-05-05 20:33:14 +02:00
Philipp Riemer
24c3a58a07 fdo#62475 - remove ASCII art in sw/source/core/graphic
Change-Id: Ie37dbb1c0c5d01c958d168d15ec5285c36bbf28d
2013-05-05 20:33:13 +02:00
Philipp Riemer
6ecf802cc7 fix indentation of a comment
Change-Id: I4528725cdfe2bdd0ae071d5719d4e8e082d88e5b
2013-05-05 20:33:12 +02:00
Philipp Riemer
7f8e8aa828 fdo#62475 - remove pointless comments and ASCII art in sw/source/core/draw
Change-Id: I223cdd6d3bfddf0216453406efc32beee2489ae4
2013-05-05 20:33:11 +02:00
Philipp Riemer
2a50976cc9 doxygen-ize comments in sw/source/core/draw
Change-Id: I04ef6f0992e6d00dd6519eb6e9bcddecbb97e8de
2013-05-05 20:33:10 +02:00
Markus Mohrhard
a4b6f26148 another validation error in chart OOXML export
Change-Id: I2edd5cb877fdf66926483c866382480f7ae3d36f
2013-05-05 19:44:26 +02:00
Markus Mohrhard
d28d25d090 respect element order in OOXML chart export, fdo#59857
The chart part of the document passes validation now.

Change-Id: I52c946c0ad399038e5f9ffff08a117f2693c55b5
2013-05-05 19:44:26 +02:00
Markus Mohrhard
3ed3d39230 respect element order in OOXML chart export, related fdo#59857
Change-Id: Iecb47635cb8c854ec6c12a12f895972fcf099009
2013-05-05 19:44:26 +02:00
Markus Mohrhard
a927086f9a respect element order in OOXML export, related fdo#59857
Change-Id: I00bb173010419a47ee30c9d6ae1173bb1ea0e370
2013-05-05 19:44:26 +02:00
Markus Mohrhard
010f58c4ef overlap is only valid for the 2D bar chart, related fdo#59857
Change-Id: Ie17ef54a2b2f2058cef97dacd9110a3065f76f68
2013-05-05 19:44:26 +02:00
Markus Mohrhard
16010abe01 respect element order in OOXML chart export, related fdo#59857
Change-Id: Icd40ad5a1a428d6ae0d012b1896a9dd713a4e79b
2013-05-05 19:44:26 +02:00
Markus Mohrhard
e415e070d6 respect order of elements in OOXML chart export, related fdo#59857
Change-Id: I541e04d2f4a3b272894ceb67b4bd970e235b96a2
2013-05-05 19:44:25 +02:00
David Tardon
ebfcf864e5 Updated core
Project: help  dd11e905ed069b1a0e14d5cb3076e5a048d4e842
2013-05-05 14:57:57 +00:00
David Tardon
ed665f24ff copy pyuno files to instdir
Change-Id: I62fa315b942c5b2383ee83c644ecbcbca3d6c40f
2013-05-05 15:47:54 +02:00
David Tardon
e64e85b221 copy more rc files to instdir
Change-Id: Ia4cc2b8e504f46734ea7bfaade60bf27509cce32
2013-05-05 15:02:50 +02:00
David Tardon
1ca02a5c2e drop unused scripts
Change-Id: Icf4526214d9cfaaa9fe41b40b662c1e3bd9e6960
2013-05-05 14:43:14 +02:00
David Tardon
e37c63a1d7 copy scripts to instdir
Change-Id: Id7367d8f540f708071df89fd056dba485751df1c
2013-05-05 14:28:02 +02:00
David Tardon
b08a5ac83b copy more rdb files into instdir
Change-Id: I92fe5833fb7e4c869d1bf1b14b257394ce1b820b
2013-05-05 14:22:34 +02:00
David Tardon
eee0b9613c fix placement of xcd localizations
Change-Id: Iee058e78c47f5d1084ff408b6997e7cdd98ed2ce
2013-05-05 14:09:01 +02:00
David Tardon
553e0c7658 clean up include paths for installer
Change-Id: I03524cb562560921ea053ff81d6647664c912079
2013-05-05 13:35:57 +02:00
David Tardon
3c08872842 our product is always opensource, part II
This is a follow-up to commit be8a7eb7c1cfcb9d89898c6cf40f560577a0c0a8,
which dropped the setting from instsetoo_native/util/openoffice.lst .

Change-Id: I86cf333fae78edf1a4d2167505457ac925d96208
2013-05-05 13:26:47 +02:00
David Tardon
8a5bdd8a74 libnsssysinit.so's presumably not needed in instdir
... because it's not installed either.

Change-Id: I282090e68ff2455b9593bbaba9ec1e16445f2b9d
2013-05-05 10:49:00 +02:00
David Tardon
9b75fd77c5 liboapprover does not link with any libreoffice lib
-> it does not need RPATH.

Change-Id: I7595417e338e6498742ddeb5d64166b4b99661ff
2013-05-05 10:46:25 +02:00
David Tardon
fbfdfee0d7 langsupport is a dev tool, not installed
Change-Id: I8a4c29e9e15792d006b5392ae40db64baf771563
2013-05-05 10:45:18 +02:00
David Tardon
2e306da484 fix install of liblangtag data files
Change-Id: I8f65b1050bc832b2c1c008f46e3331649dbe5ac4
2013-05-05 10:36:55 +02:00
David Tardon
e0d15e8531 use single rm call
Change-Id: I21cd42a561b2fdc0fb2dbe977b1892cb8888c412
2013-05-05 10:24:18 +02:00
David Tardon
c458ea6d15 shove the new .res to the other res files
I do not want to create a new optional module just for one file.

Change-Id: I5a96a71eadaebff045ecc6ef1a5dd240014d6953
2013-05-05 10:08:21 +02:00
David Tardon
f995c1ce83 oops. drop ALRT_hsqldb from Module too
Change-Id: I5f67cef527fe54030fd848d0411e82c30cc06713
2013-05-05 09:38:26 +02:00
David Tardon
b777604017 drop pointless build of a resource file
Change-Id: Ic3d554bbcc8bdbad85c868c06d451bd6f12def54
2013-05-05 09:32:34 +02:00
David Tardon
bda4c6ab5d resurrect Macromedia Flash export dialog
This has never been enabled during the open source history of
openoffice.org . Yet we have been building the code and the resource
file for it. Should I be surprised?

Change-Id: Iba8262f125d0ea3a35fa7f256a3cdbd353e598bc
2013-05-05 09:32:33 +02:00
David Tardon
02b6e89e3c Revert "gbuild: fix generated deps for API headers"
It's been quite a time since the big header move. I suppose this iss not
needed anymore.

This reverts commit 1b2f3b9c64c7903dfa56953b91db4f5f105e4e7d.

Conflicts:
	solenv/gbuild/UnoApi.mk

Change-Id: Iea817c17a2559e853709d3b7686365dd29e12ea8
2013-05-05 09:32:33 +02:00
Kalman Szalai - KAMI
b13282fd80 Copy Sun* extensions with oxt extension to the solver. 2013-05-05 08:49:44 +02:00
Caolán McNamara
cf3d6757a9 fix macro assign dialog
Which was empty of contents e.g. from autotext->macro...

because of 5d84af7e83404f22d3c9cd0b0bb88fb84d0550e7
"fdo#57553: Picture dialog Macro tab page: lazily init"

which was because of bd2c14ec78a7549d4a19738154cdd5ea890f61c4
"we have to have all tabpages in all modes now"

which was because we need to create all tabpages in order to determine their
size for layout.

    Change-Id: I01fe03abf3e4582e87927729286a21d0bac7037c

Change-Id: Ic662f6a927225b56820ccebf135b82ab1631974d
2013-05-04 20:53:16 +01:00
Caolán McNamara
742e67453f extract correct widget id for responses
Change-Id: I5ce14e346b8ee609fdad4deae9929a90cbadd84e
2013-05-04 20:53:15 +01:00