Commit Graph

357205 Commits

Author SHA1 Message Date
Tomaž Vajngerl
f97c5397f0 emf+: emulate hatch with color blend
Change-Id: I2ac8f790c79c269d4c1fa650e703c3645c567ca4
2014-07-20 21:02:50 +02:00
Tomaž Vajngerl
cd3bffed33 xmlwriter: set indent and always write utf8 xml document
Change-Id: I1477833e696edbac2dc375329e7b26a7105d1593
2014-07-20 21:02:50 +02:00
Tomaž Vajngerl
501f6b050b Support color related MTF actions in mtfxmldump
Change-Id: I5deac7f096866a8f149acfd0d11bbc0963238e88
2014-07-20 21:02:50 +02:00
Tomaž Vajngerl
816f4be79c bnc#881024 Handle 0 font height just like outdev & drawinglayer
Change-Id: I80055e4101873e0ddd408ac1f0ee9c75cc3bf6b3
2014-07-20 21:02:49 +02:00
Tomaž Vajngerl
8f705df122 bnc#881024 Don't world transform font size in WMF/EMF import
Change-Id: Ia865b84ee2b159ff7251ab5a769a2b635dd2a1ea
2014-07-20 21:02:49 +02:00
Tomaž Vajngerl
88d1d90fb7 Also add xmlwriter's "content" method to the header file
Change-Id: Ic3e13e89480e3b18f84c3a8fd1a88627bd465d6a
2014-07-20 21:02:49 +02:00
Tomaž Vajngerl
cef094efd7 emf+: Log type name instead of the type number
Change-Id: I5c4f7c5713a559815bd46328907673d114fee011
2014-07-20 21:02:49 +02:00
Tomaž Vajngerl
317f154de7 Extend metafile to xml dump testing tool with more MFT actions
Change-Id: I819de476c6a615b8cf27a6a26d41a6e9ac25ef85
2014-07-20 21:02:49 +02:00
Katarina Behrens
4fa4f38593 fdo#81547, part1: use ctor reading .ui file, not a resource
This fixes a crash when this tabpage is one of the tabpages in
data series properties dialog (e.g. 3D column chart)

Change-Id: Iacbc689fb410b30515e433bcf4a96c087047ca73
2014-07-20 19:54:56 +02:00
David Tardon
8b273da280 add SAL_OVERRIDE
Change-Id: I5c0f34f035765fcfd916b635ab18f5cb1bbcabb0
2014-07-20 16:17:53 +02:00
Caolán McNamara
f19b914455 WaE: -Werror=shadow and -Werror=unused-but-set-variable
Change-Id: Ic42d506db8fe065cb8f01e17f18a1238d1eff651
2014-07-20 13:59:13 +01:00
László Németh
d7374d4812 fdo#80363 _wfullpath in MyThes and Hyphen
Change-Id: I4232040d4c62220389ca356797d18b1c87673e64
2014-07-20 13:46:57 +02:00
Luboš Luňák
f6d7e7bb45 fix Qt4 filedialog configure checks again
Change-Id: Ic18e4a7ad725640ffdeb15a1982ecb9131d11697
2014-07-20 13:29:28 +02:00
Julien Nabet
a24139dafd cppcheck: operator "=" should return TableReference&
Change-Id: Ifefa4a314fbe9380332fd02c5fc8dfbb68e09cf5
2014-07-20 10:37:59 +02:00
David Tardon
7515b1a90f fdo#63756 build libxml2 with ICU support
Change-Id: I0523e49e640812be435ba4c97b1881ca253eb2ab
2014-07-20 10:15:25 +02:00
Zolnai Tamás
cbc50c90ad Fix OpenGL chart reinitializing
Problem after ChartWindow was disabled and enabled
again, OpenGL content was lost.

Two things:
-After setting a new OpenGLWindow the corresponding
IRenderer must be set (x3DWindowProvider->update)
-InitOpenGL() call should not depend on DummyChart, but on
OpenGLWindow (OpenGLContext).

Change-Id: If74e1945de9973d3921ceea1ca6fef39311add7a
2014-07-20 09:54:06 +02:00
Jan Holesovsky
46cea34638 opengl charts: Move the init from sc to chart2, to have the right parent.
Change-Id: I1e23329345e00e7d8e1f269c832e84d015824c0a
2014-07-20 09:54:05 +02:00
Zolnai Tamás
df5202ff19 Avoid a warning, return early on empty URL.
Change-Id: Ie4eb55fa52ee97eb98a5269658ce5183a287618b
2014-07-20 09:54:05 +02:00
Julien Nabet
42b9fa4afe cppcheck: Prefer prefix ++/-- operators
Change-Id: If9fa06958c4ebb45a5d4acf3b2994dd3b79f81bf
2014-07-20 09:46:24 +02:00
Julien Nabet
a82ff18269 Resolves fdo#81549: Crash pivot table
Regression from http://cgit.freedesktop.org/libreoffice/core/commit/?id=345d6dd9d938a88722fb6d1f1963047a9761412d ?

Change-Id: Ie2ebef88bd8369065b8a4ab176099c71674d5090
Reviewed-on: https://gerrit.libreoffice.org/10410
Reviewed-by: Kohei Yoshida <libreoffice@kohei.us>
Tested-by: Kohei Yoshida <libreoffice@kohei.us>
2014-07-20 02:33:33 +00:00
Markus Mohrhard
be36bc3fe1 disable that test on windows
the TMP directory may live on another drive which means no relative paths exist

Change-Id: I0b3258ed8f4cf80eb3a4835eb698fca23245112d
2014-07-19 22:36:19 +02:00
Caolán McNamara
b51883f021 migt->might
Change-Id: I44f47ffd52b69208766242b8fc4faa2a4d32155f
2014-07-19 21:26:04 +01:00
Caolán McNamara
bc9c7e4217 fix debug=t build
Change-Id: Ibc81d1677e9eb297797c7fa9e7c77c9437f65b15
2014-07-19 21:26:03 +01:00
Caolán McNamara
c3beba871b coverity#706501 Uncaught exception
Change-Id: I435d189e6194d8d255ec88c4edad73d19a9bb5be
2014-07-19 21:26:01 +01:00
Caolán McNamara
6d28e240f0 coverity#982457 Explicit null dereferenced
Change-Id: Ia5229858cdb2c6d8088ed6684186e5cfc1fe4213
2014-07-19 21:26:01 +01:00
Caolán McNamara
0fc353a98f coverity#704665 Explicit null dereferenced
Change-Id: I45aa7a75b0780f6dd2fb3a5501b9541e7887a0d8
2014-07-19 21:26:00 +01:00
Caolán McNamara
8329197678 coverity#704620 Explicit null dereferenced
and

coverity#704621 Explicit null dereferenced

Change-Id: I06e335da746b02b16f7e5bd947d6eeff0c81b815
2014-07-19 21:26:00 +01:00
Markus Mohrhard
83da521ee2 one more simplification
Change-Id: I9aaf67872dde324f403598a7361cd4eda60b82b0
2014-07-19 22:22:40 +02:00
Markus Mohrhard
e674cd3f77 use the shared XPath test code in chart2
Change-Id: Ia8481516eb3d53f406824cc2ef8873fe1cba3909
2014-07-19 22:22:40 +02:00
Markus Mohrhard
e566d0e007 there is already a shared XPath test class
Change-Id: I3c94d1f8302aba52164fb27f40832415eb435a85
2014-07-19 22:22:40 +02:00
Julien Nabet
abede5a4fd Typo: generel->general
Change-Id: Ib967981eb2b8ee6610a983b38f2f2617e873f17d
2014-07-19 19:13:09 +02:00
Markus Mohrhard
0e8da0b963 these tests need libxml2 now for the headers
Change-Id: I2b9ebe2d5df5b4c70094435207cf752933d66599
2014-07-19 18:15:23 +02:00
Markus Mohrhard
76d66256bb add test for fdo#79305
Change-Id: I498f272e9da8c5f988e0bf734ffcc1c04b528210
2014-07-19 13:32:01 +02:00
Markus Mohrhard
7c03aacb67 respect flag for relative paths, fdo#79305
Change-Id: I8f4e5f8f5e489d543f81b0b20255c875b83f7afc
2014-07-19 13:32:01 +02:00
László Németh
7efd83bb29 fdo#80363 add _wfullpath to expand ".." in dictionary paths
Change-Id: I6c9edd0b4d2c63f7735d090e5d2d72d5fb81b921
Reviewed-on: https://gerrit.libreoffice.org/10400
Reviewed-by: Andras Timar <andras.timar@collabora.com>
Tested-by: Andras Timar <andras.timar@collabora.com>
2014-07-19 08:32:51 +00:00
Miklos Vajna
90d2ebf7a7 indentation fixes
Change-Id: I2c1f99128698778233b0bd46256b571d3f794713
2014-07-19 10:29:30 +02:00
Lionel Elie Mamane
32551a546c fdo#81336 bison priority increase with bigger number
Change-Id: Ib99f08c52379fd9df90c30b61cc246ee53022506
Reviewed-on: https://gerrit.libreoffice.org/10401
Reviewed-by: Lionel Elie Mamane <lionel@mamane.lu>
Tested-by: Lionel Elie Mamane <lionel@mamane.lu>
2014-07-19 07:45:30 +00:00
Kohei Yoshida
4aa9b041de Remove unused classes.
Change-Id: I28003ddd2bb0120250eb0bd562af82346c58829d
2014-07-18 22:51:32 -04:00
Michael Stahl
b9dca968c6 fdo#78502: actually empty parameter to getParagraph() is not tested
Change-Id: Ia0423eaa6454480979795f9443296919c44a0051
2014-07-19 00:32:53 +02:00
Miklos Vajna
1e6ff8f7f8 XFillStyle -> css::drawing::FillStyle
Change-Id: I6b2fabd72fd34f4ac1b3a18f386c90794bc39ce4
2014-07-19 00:30:37 +02:00
Michael Stahl
ab18e62bd7 writerfilter: RTF import: ignore \listname destination differently
This adds a skeleton for \listname but not immediately obvious what it
should do...

Change-Id: Icd8dd3b5d597f1c4038044ec2eba8b63718e0d3d
2014-07-19 00:23:19 +02:00
Michael Stahl
e93f085247 fdo#78502: writerfilter: RTF import: handle \u keyword inside levelnumbers
The ";" terminates an entry and shall not be inserted as text,
even if some over-engineered producer encodes it as {\uc1 \u59 ?}.

Also, remove the special-casing of the \leveltext destination, since the
bugdoc does contain \uc inside it and it's not obvious why that should
be ignored.

Change-Id: I1e19c9df39597cb1b22bbda97853c829d7812e29
2014-07-19 00:23:11 +02:00
Michael Stahl
b94bd40b91 (related: fdo#78502) writerfilter: RTF import: fix invalid string copy
... in leveltext destination.

Change-Id: I74de6d14170130bf33923854a0c9851dc7cc390f
2014-07-19 00:21:46 +02:00
Miklos Vajna
dd664f2e10 CppunitTest_sw_ooxmlfieldexport: enable on OS X
Change-Id: I3ded4fc864870c20e0e5a7dc0aef02ca7b792ebc
Reviewed-on: https://gerrit.libreoffice.org/10372
Reviewed-by: Tor Lillqvist <tml@collabora.com>
Tested-by: Tor Lillqvist <tml@collabora.com>
2014-07-18 21:01:37 +00:00
Kohei Yoshida
ae56b364d2 Add a variant of set that takes ownership of EditTextObject.
Change-Id: If5f9122213d2f35aabcc66ca70c3d432120995cc
2014-07-18 15:58:19 -04:00
Kohei Yoshida
4edbaa38af bnc#885548: Add test for import / export of revisions for xlsx.
It's the same test as with the xls variant.

Change-Id: Ice3d3c34213cc521e2782ef0f98d28d135c72fbe
2014-07-18 13:13:19 -04:00
Kohei Yoshida
fa44673e15 bnc#885548: Adjust xlsx export of revisions to get it to work in Excel.
Change-Id: I0058d9ddfea545390e615a3030171a366e333c85
2014-07-18 13:13:19 -04:00
Kohei Yoshida
b92fdaa1a4 bnc#885548: Initial work on importing revisions from xlsx.
Change-Id: Ie0528490d024093cbabf38541fe70be96a9caa2e
2014-07-18 13:13:19 -04:00
Michael Stahl
ffeb03625f gbuild: really fix the build of instset with missing .ui translations
workdir zip file was not copied to instdir

Change-Id: I47f86745613a1b99836523036fba2b393f9ba1bd
2014-07-18 18:34:59 +02:00
Michael Stahl
d52985d814 scp2: stupid typos
Change-Id: I94b3f39ce3dc642c97dfd515b026e4470724b06c
2014-07-18 18:04:49 +02:00