Commit Graph

58 Commits

Author SHA1 Message Date
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
Markus Mohrhard
3dc2f24a5d we need to exclude scatter chart for data label export for now
Excel does not like our data label export and removes the charts during
import. I could not figure out what is wrong as the files are valid.

Change-Id: I92458803a48bff1436e7c47ca29d27e487c0642b
2013-05-01 20:29:19 +02:00
Markus Mohrhard
d54aa149bd better to use no overlay for now
We have no way to determine whether the lengend touches the chart area
so let us use no overlay for now. That should be much more in line of
the most use cases.

Change-Id: Idecb0113e47a3f7c925ff8c45238152406ce8954
2013-04-30 21:21:06 +02:00
Markus Mohrhard
0c58dc8655 only export c:SymbolSize if attribute is there
Change-Id: I4f167d1ec6998b27025450e9339d14d94c06e3c1
2013-04-30 21:21:06 +02:00
Markus Mohrhard
bb7dec2fa0 also export point size
The current formula size/250*7 is just a guess based on some test docs.
If someone has an idea how to translate them please tell me.

Change-Id: Ibdd27d52d545ac96882c128485c48a3116eb4467
2013-04-30 21:21:06 +02:00
Markus Mohrhard
2af3650659 export markers to OOXML
Change-Id: I0c2cabc8636b0988bdd779f002c1e7dc1e34b65b
2013-04-30 21:21:06 +02:00
Markus Mohrhard
f9cd73ebe1 remove a few more unused variables
Change-Id: I6c70c000f60e7e6e43bd068ccb98b693b80746f2
2013-04-30 00:17:29 +02:00
Markus Mohrhard
81b9d43167 c:varyColor is true by default in Excel
And another step closer to opening my test file correctly in Excel.

Change-Id: Ib6aa8ddb2f2792513c7263d86865e08fe5f1483d
2013-04-29 16:43:07 +02:00
Markus Mohrhard
5c19f86a07 OSL_TRACE => SAL_WARN in chartexport.cxx
Change-Id: I12ddd18c1b4476d42c097704c2af2d0af4e15a1e
2013-04-29 16:43:06 +02:00
Markus Mohrhard
6ddd7fccdc c:delete is true by default in Excel
One step closer to opening my simple test file correctly in Excel.

Change-Id: I1bfa76a46081ba478e44d8d90d8a91790a9a9ff3
2013-04-29 16:43:06 +02:00
Markus Mohrhard
e81d0c400c change order to allow validation of chart part
My simple test file is finally valid but is still now shown in Excel.
There must be another bug in our exporter.

Change-Id: Ib55e5b32edc3a556e9081b3008df539275dc289b
2013-04-29 00:15:01 +02:00
Markus Mohrhard
3812e99e93 another validation error with OOXML chart export
c:characters does not have an attribute val. The value has to be written
out as normal string.

Change-Id: Icd2c4034918bd223d0c8082a7d137e1ce79a9cfe
2013-04-29 00:15:01 +02:00
Markus Mohrhard
672398d84d order of element matters in OOXML export
this fixes one validation error with documents containing charts

Change-Id: I879963484b1cc00322e8c79bf77dfbbf91869587
2013-04-29 00:15:01 +02:00
Markus Mohrhard
33671ee413 export for error bars to OOXML, fdo#62312
This does not work yet as we have several validation errors in our
exported OOXML chart doc. I have to clean them up before the documents
are accepted by Excel.

Change-Id: I0bba64a9c6cab489199c8e6f04158fea7b953d0a
2013-04-29 00:15:00 +02:00
Luboš Luňák
1946794ae0 mass removal of rtl:: prefixes for O(U)String*
Modules sal, salhelper, cppu, cppuhelper, codemaker (selectively) and odk
have kept them, in order not to break external API (the automatic using declaration
is LO-internal).

Change-Id: I588fc9e0c45b914f824f91c0376980621d730f09
2013-04-07 14:23:11 +02:00
Stephan Bergmann
aa753f01ba -Wunused-macros
Change-Id: Ifaa1637122d6f9cae1e29b77ac36ca5d1f220aed
2013-03-27 09:36:53 +01:00
Thomas Arnhold
5ea8a48a3b clean up DBG_ERRORn
Those were DBG_ERRORn before and were falsely changed to OSL_TRACE by me.

See:
1707a350af
533f89e493

Change-Id: I4f4188ba25b988128a539542f49797ea6985702e
Reviewed-on: https://gerrit.libreoffice.org/2900
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
2013-03-22 17:25:40 +00:00
Peter Foley
630ccf5b3b remove duplicate copy of SchXMLSeriesHelper: take 2
This allows oox to be added to Library_merged

Change-Id: I62b437ca99f1b9df9662eb3a8b9e301ed704f850
2013-03-21 19:41:57 -04:00
Peter Foley
ccf8f9427e Revert "remove duplicate copy of SchXMLSeriesHelper"
This reverts commit 13d935d01e.

Appears to be broken.
2013-03-21 17:52:09 -04:00
Peter Foley
13d935d01e remove duplicate copy of SchXMLSeriesHelper
This allows oox to be added to Library_merged

Change-Id: I62b437ca99f1b9df9662eb3a8b9e301ed704f850
2013-03-21 17:27:01 -04:00
Katarina Behrens
1aadb8789b fdo#58789: export field separators, fix series name display
Change-Id: I1edae1c2ec845a46d7a9a4ab2517784d2d68d51d
2013-02-17 14:33:52 +01:00
Michael Stahl
45d1b0331b oox: MSVC complains that nPlacement may be uninitialized
Change-Id: If80b550af5e3dac9ae0601bd9ce0e9e5e877b254
2013-02-13 20:40:22 +01:00
Michael Stahl
d90e0768fc oox: fix build breaker: stop using some non-existent "S"
Change-Id: I06124875ad7b4a995010be26f29a16df0b3bd072
2013-02-13 20:03:54 +01:00
Katarina Behrens
32edd34a20 fdo#59789: xlsx export of data point labels, first cut
Change-Id: I4a9d893ce7999970a559851ce2faac50b3d01b6e
2013-02-13 18:21:55 +01:00
Miklos Vajna
4ceba05995 oox: kill no longer needed S() macro
Change-Id: If3f1bb787d6debaa63e3bed3a48e44b5e34c27b7
2013-01-22 18:26:04 +01:00
José Guilherme Vanz
dbc484ce44 Removel ::rtl:: prefixes and macros in oox
This commit removes ::rtl:: prefixes, macros and replace old String class
in oox

Change-Id: I2672c859a45bc1221415479218c352bab4fe9b1a
Signed-off-by: José Guilherme Vanz <guilherme.sft@gmail.com>
Reviewed-on: https://gerrit.libreoffice.org/1335
Reviewed-by: Luboš Luňák <l.lunak@suse.cz>
Tested-by: Luboš Luňák <l.lunak@suse.cz>
2012-12-19 11:27:11 +00:00
Miklos Vajna
7518af82eb oox: fix loplugin warnings
Change-Id: I73375f46d31ef7446b7c059aa2a23024e677021c
2012-10-13 22:35:23 +02:00
Stephan Bergmann
c2ca6fabd1 Use comphelper::getComponentContext
...and some further clean up.

Change-Id: Id294c0f38fe0041646fc86cacbd2e19734c746a9
2012-09-29 18:18:28 +02:00
Radek Doulik
f3b2fc9be2 write only non NaN chart series values (fixes part of n#760997
Change-Id: I7c5bc8b9375a325d4ea78f033f577eff44cfd6e9
2012-09-20 12:47:05 +02:00
Michael Meeks
6eeb0942c3 re-base on ALv2 code. Includes:
retain presence of MPL licensed nssrenam.h symbol renamer.
2012-07-17 11:51:17 +01:00
Caolán McNamara
bccf34c19a ditch String::CreateFromAscii
Change-Id: I2b482bd323ac510629c5ee31868010b7cd6ce691
2012-07-03 21:24:35 +01:00
Norbert Thiebaud
a30795ce51 targeted string re-work
Change-Id: I96ce39a3982d7d638283c18a5913c1df13979b1f
2012-06-01 09:41:50 -05:00
Takeshi Abe
bb9f730458 nuke unused typedef
Change-Id: I8848d0e687c3b19be1a8bc1f41c2a0c94e13bbbf
2012-05-31 01:56:28 +09:00
Szabolcs Dezsi
d6bc02f8c4 Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator 2012-04-06 20:03:42 +02:00
Szabolcs Dezsi
743f22045c Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator
Pattern used:

find . -name "*.cxx" -exec sed -i 's/\( *\)\(else if\|if\) *( *\([^!()|&]*\)\.equalsAsciiL( *RTL_CONSTASCII_STRINGPARAM *( *\([^)]*\)) *) *)$/\1\2 ( \3 == \4 )/' \{\} \;
2012-04-06 15:07:41 +02:00
Caolán McNamara
08fd513e71 callcatcher: update list 2012-03-20 20:35:53 +00:00
Petr Vorel
c2dc50c34b removed unused code 2012-03-20 12:57:34 +00:00
Noel Power
8ada1cd284 move excel related oox bits to sc 2012-03-16 12:31:01 +00:00
Tor Lillqvist
b43bdd47fe WaE: expression result unused
Remopve apparently accidentally leftover initializer parameter list
that now was just a comma expression with no effect.
2012-03-03 01:16:27 +02:00
Thomas Arnhold
8989839589 Remove unused Get/SetXmlNamespace 2012-01-21 19:58:44 +01:00
Thomas Arnhold
08d47e3491 correct copyright header 2012-01-21 19:58:44 +01:00
Olivier Hallot
6af59644d6 Fix for fdo43460 Part XXV getLength() to isEmpty()
Please find attached a partial fix for Easy Hack FDO43460

Part XXI
Module
oox
2012-01-02 19:17:17 +01:00
Takeshi Abe
7958f8244c catch exception by constant reference 2011-12-21 21:57:54 +09:00
Caolán McNamara
0de8f96511 callcatcher: unused lcl_hasChartType 2011-07-11 09:03:54 +01:00
Jan Holesovsky
62abc84216 Merge remote-tracking branch 'origin/integration/dev300_m101'
Conflicts:
	binfilter/bf_forms/source/component/forms_Filter.cxx
	binfilter/bf_sw/source/core/inc/node2lay.hxx
	binfilter/bf_sw/source/filter/xml/sw_swxml.cxx
	binfilter/inc/bf_sw/swdbtoolsclient.hxx
	filter/source/xsltdialog/xmlfileview.cxx
	oox/source/ole/axcontrol.cxx
	oox/source/vml/vmlformatting.cxx
	oox/source/xls/autofiltercontext.cxx
	oox/source/xls/externallinkfragment.cxx
	oox/source/xls/formulaparser.cxx
	oox/source/xls/pivotcachebuffer.cxx
	oox/source/xls/pivotcachefragment.cxx
	oox/source/xls/sheetdatacontext.cxx
	writerfilter/source/dmapper/GraphicImport.cxx
	writerfilter/source/dmapper/SettingsTable.cxx
	writerfilter/source/ooxml/model.xml
2011-03-18 15:38:26 +01:00
Norbert Thiebaud
84660a5428 fix mis-merge in oox 2011-03-13 05:36:33 -05:00
Thomas Arnhold
7d669e4cdc Move OSL_ENSURE(false,...) to OSL_FAIL(...) 2011-03-12 14:12:37 +01:00
Thomas Arnhold
1707a350af Move DBG_ERROR1 to OSL_TRACE 2011-03-11 12:29:39 +01:00
Thomas Arnhold
afd5abda6b Move DBG_ERROR to OSL_FAIL 2011-03-02 15:01:50 +01:00
Caolán McNamara
6f2edc72a1 add mode lines to new files 2011-02-14 13:24:08 +00:00