summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Collapse)Author
2015-04-29coverity#1296207 deliberate Unchecked return valueCaolán McNamara
Change-Id: I0248d540937d1706f4b1fb2cbf0516cfbf870963
2015-04-28tdf#90890: hyperlink inside textbox is not exported after roundtrip.yogesh.bharate001
Problem Description: - Text box hyperlink is not exported after roundtrip. XML Difference: in drawing1.xml Original file: <xdr:cNvPr id="2" name="TextBox 1"> <a:hlinkClick xmlns:r="http://schemas.openxmlformats.org/officeDocument/2006/relationships" r:id="rId1" tooltip="text123"/> </xdr:cNvPr> After RT: <xdr:cNvPr id="0" name="CustomShape 1"/> <a:hlinkClick> is missing. Change-Id: I01082de5d7d2e1a9323e84f54c97d5444cab13cd Solution: Added support for hyperlink in text box. Reviewed-on: https://gerrit.libreoffice.org/15555 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2015-04-27More loplugin:simplifyboolStephan Bergmann
Change-Id: Ibfa82d0d397b87b1ca46f1edf9ad7609f8fa4167
2015-04-27it should be the drawingml namespace and not the chart oneMarkus Mohrhard
2015-04-27support more font properties for title OOXML export, tdf#90532Markus Mohrhard
Change-Id: Ib620d279332f61fb2ca1deee4b47802f995a76a1
2015-04-27support axis text properties during OOXML export, tdf#90532Markus Mohrhard
Change-Id: Ied2b21154e31754f8b8461c349fe0e52ce7455e8
2015-04-27fix noMultiLvlLbl MSO 2007 vs OOXMLMarkus Mohrhard
Change-Id: I22c8708e9868696bd03eb05360cf198ded7d65f5
2015-04-27fix auto MSO 2007 vs OOXMLMarkus Mohrhard
Change-Id: I23dfa8612cc46a46b7cb8d9fa991058fdb506ef0
2015-04-25support manualLayout for legends OOXML export, tdf#88848Markus Mohrhard
Change-Id: If7ac2a2294e20617fd8b599597085658051f5515
2015-04-25do the same in the source fileMarkus Mohrhard
Change-Id: I087d5da6280d889e1e155559edf9c70c5c5ffaba
2015-04-25correct handling for manualLayout with differen anchor, tdf#90851Markus Mohrhard
Change-Id: I6ec242b955e1f5623041cc8f8779b6c2be0f126c
2015-04-25first part for manualLayout plot area support, tdf#90851Markus Mohrhard
still some positioning problems. Most likely we need to handle chart2::RelativePosition::Anchor for correct positioning. Change-Id: Iecd0ced684203d2c11aab3c55e04f8c7f699779a
2015-04-25you are wrong you stupid compiler,it would crash or not used unitializedMarkus Mohrhard
Change-Id: I7ca4399d7e6c83a480d5e508ac6ac711fe71644d
2015-04-25export title rotation, tdf#75015Markus Mohrhard
Change-Id: I4ab3aeefb7ce58786a034798aa09b92a81791770
2015-04-25first part for axis title manual position export, tdf#75015Markus Mohrhard
Change-Id: Ib49ea2e76805e68ff71a52d9308258969454aaca
2015-04-24loplugin:simplifyboolStephan Bergmann
Change-Id: I3f1fa86f62c2b2e32768a8d1e17793161339dad8
2015-04-23this should be sorted and unique, no?Eike Rathke
Change-Id: Ic310a81aedc35b9a64ab60cadae30343a6115d60
2015-04-23add TotalsRow to properties indexEike Rathke
Change-Id: I1929e27d850144639db3826a0ec60a3085771296
2015-04-23Use comphelper::SequenceAsHashMap::getUnpackedValueOrDefault<bool>Stephan Bergmann
...instead of ...<sal_Bool>; plus ensuing loplugin:implicitboolconversion Change-Id: I5400e9d3175b9fe9b6088d37fe6bf3275314d7d0
2015-04-23that has been implemented now, remove from readmeMarkus Mohrhard
Change-Id: I71d61f09acb715ec037c8609b9de1e3bfd5340f9
2015-04-23we should not try to export an error bar in that caseMarkus Mohrhard
Change-Id: Id209c5b3af04d93b6aae4043d20144d01d5b92a4
2015-04-23don't use a prefix for double valuesMarkus Mohrhard
Change-Id: Id2af88909281d5367d99ae06b66c70e00e282abf
2015-04-23move one more bool a prefix to bMarkus Mohrhard
Change-Id: Id45b20e2216781e346746723856a2b4dfac81df9
2015-04-22fix marker export if none is selectedMarkus Mohrhard
Change-Id: I7e09a355d515c4782605602b2e5edc93e70921fd
2015-04-22first step for better scatterStyle exportMarkus Mohrhard
Change-Id: I33f7a0e629564834730a13a8501100a62f16017e
2015-04-22export data labels for all chart types, tdf#90729Markus Mohrhard
Change-Id: I55b9b87a8de2ecee4f1ae3159938bfd2fb3acbaa
2015-04-21tdf#90223:PPTX table cell left and right margin is not exported.yogesh.bharate001
Problem Description : - After roundtripping, when we open .pptx in MSO2010 or LibreOffice, tcPr marL & marR values doesnot exported. - Due to this cell text formatting changes. XML difference: Original : <a:tcPr marL="45720" marR="45720"> After RT : <a:tcPr/> Solution : Added support for table cell left and right margin. Conflicts: sd/qa/unit/export-tests.cxx Change-Id: I45f7b796155fd4445acbf19133954aadaf70890d Reviewed-on: https://gerrit.libreoffice.org/15015 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2015-04-21tdf#90605 : FILESAVE:PPTX Line shape style was not exportedPriyankaGaikwad
Problem description: <p:style> tag of line shape are not exported. It will export the line shape with no style. Fixed for export of line shape style Change-Id: I1ad8d8c3795f180964b551d7501465170e495c61 Reviewed-on: https://gerrit.libreoffice.org/15297 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2015-04-21fix AxisModel MSO2007 vs OOXMl default valuesMarkus Mohrhard
Change-Id: Ie4265bf5ef02126d88d7521f86b0b922f77817a8
2015-04-21 use b as prefix for boolean valuesMarkus Mohrhard
Change-Id: Id06b8347d965c1388adad6df9c1c0ad3e8213986
2015-04-21don't create random data series, related bnc#839727Markus Mohrhard
Change-Id: I70d68f68d77af63990477a36ebe9699d0e5eccb6
2015-04-21MSO 2007 vs OOXML default valuesMarkus Mohrhard
includes: fix data label delete element handling According to the xsd: <xsd:choice> <xsd:element name="delete" type="CT_Boolean" minOccurs="1" maxOccurs="1"/> <xsd:group ref="Group_DLbl" minOccurs="1" maxOccurs="1"/> </xsd:choice> which is just insane. Therefore as soon as we hit a non-delete element we assume that the entry is not deleted. Change-Id: Ifa8a59fef200250b931dcb1559d4866cb26bd98f
2015-04-21remove whitespaceMarkus Mohrhard
Change-Id: Ie630331957a6ff9514af7d00529ed875f94ddf26
2015-04-21fix wireframe MSO 2007 vs OOXMLMarkus Mohrhard
Change-Id: I6bea0db361174ad93f182e0dd6ce37ae1c4ca8ec
2015-04-21fix smooth MSO 2007 vs OOXMLMarkus Mohrhard
Change-Id: I7dcb7a1a462cff40696bc3be860d8b02df8624b8
2015-04-21fix marker MSO 2007 vs OOXMLMarkus Mohrhard
Change-Id: I7dc2b5b99fa10f13b2dc345850af80689db6480d
2015-04-21fix showNegBubbles MSO 2007 vs OOXMLMarkus Mohrhard
Change-Id: Ia5606fc9ab1131d3c0577d25101643f37f91dc85
2015-04-21fix TypeGroup MSO 2007 vs OOXML default valuesMarkus Mohrhard
Change-Id: I0d01e5b8d5f284ee3049debaf9fba0012dae005d
2015-04-21not every PieChart uses VaryColorsByPointMarkus Mohrhard
Change-Id: Ia2d30c185ecf45335c0ec00ad24bb9c117bb8aef
2015-04-21fix varyColor MSO 2007 vs OOXMLMarkus Mohrhard
Change-Id: If1b7c2d57b46b124707120a1d1906bd0653c735e
2015-04-21fix shape MSO 2007 vs OOXMLMarkus Mohrhard
Change-Id: Ia145d6a8fd3af3367a27cbc7618f93546d4007d7
2015-04-21fix dispRSqr MSO 2007 vs OOXMLMarkus Mohrhard
Change-Id: Ic751eddeeb5690afaf48b47c8bf10592723b0adf
2015-04-21fix dispEq MSO 2007 vs OOXMLMarkus Mohrhard
Change-Id: I3637f40cb2c354ead03612f2857e7c2e27ffcd1b
2015-04-21fix more mbNoEndCap MSO 2007 vs OOXML placesMarkus Mohrhard
Change-Id: Ib1002488e880fa1478dceb046cd08b40cdfe7b1e
2015-04-21fix noEndCap MSO 2007 vs OOXMLMarkus Mohrhard
Change-Id: I21084eb053c04cb5be5de586ee506cc6e5d97b04
2015-04-21fix applyToSides MSO 2007 vs OOXMLMarkus Mohrhard
Change-Id: I3cda1a74695aefa34f2749b29af5409db83f2946
2015-04-21fix applyToFront MSO 2007 vs OOXMLMarkus Mohrhard
Change-Id: I7d40663162a907e2bc7280167e311e4d577c3863
2015-04-21fix applyToEnd MSO 2007 vs OOXMLMarkus Mohrhard
Change-Id: Ied92054db1daabf7342cb6455bcf5edfc80bc6a1
2015-04-21export that we don't support leader lines, related tdf#90749Markus Mohrhard
Change-Id: If4faeb8e9b8344ac8b7bf6057c89ceaa503ebefe
2015-04-21fix showLeaderLines MSO 2007 vs OOXMLMarkus Mohrhard
Change-Id: I762383de76ecbabc867ebf3fc9128287421f9c6b