summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)Author
2014-07-07bnc#881025: Mark axis a percent axis only when all data series are percent.Kohei Yoshida
2014-07-07Adjust for the splitting of number format properties in chart.Kohei Yoshida
2014-07-07bnc#882383: Do not ignore themeOverride for charts in .pptxMatúš Kukan
2014-07-07bnc#882383: Add chart unit test for GradientName property.Matúš Kukan
2014-07-07fix crash loading ooo100546-1.xlsCaolán McNamara
2014-07-04don't inherit the style from the title, related bnc#880488Markus Mohrhard
2014-07-02bnc#812796: Correctly handle static value array for OOXML charts.Kohei Yoshida
2014-07-02bnc#812796: Don't create data series when the series has no values.Kohei Yoshida
2014-06-30Use a new fast parser instance for each XML fragment.Kohei Yoshida
2014-06-27tweak assert so comment appears in abort messageCaolán McNamara
2014-06-25Move more oox/drawingml/ internal headers to oox/inc.Matúš Kukan
2014-06-25remove whitespacesMarkus Mohrhard
2014-06-23Move oox/drawingml/table/ internal headers to oox/inc.Matúš Kukan
2014-06-22use the correct default value, fdo#78080Markus Mohrhard
2014-06-20fdo#79591 Values for docPr name and shape ID attributes were set invalidDinesh Patil
2014-06-19indentation fixesMiklos Vajna
2014-06-18oox: import WPS shape with text as shape with textboxMiklos Vajna
2014-06-18DocxSdrExport::writeDMLAndVMLDrawing: fix handling of inline VML shapesMiklos Vajna
2014-06-17DOCX filter: preserve AnchorId on shapes having a textboxMiklos Vajna
2014-06-17These headers are private, also do not export symbols.Matúš Kukan
2014-06-17fdo#54361 - FILEOPEN: Chart background in XLSX is transparent instead of whiteHeena Gupta
2014-06-17drawingML export: recognize <a:prstDash val="dash"/>Miklos Vajna
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-17VML export: handle textbox textMiklos Vajna
2014-06-17oox: drawingML import/export of <wps:bodyPr vert="vert270"> for textboxesMiklos Vajna
2014-06-13DOCX import: implement linking for shapes having textboxesMiklos Vajna
2014-06-13loplugin:staticcallStephan Bergmann
2014-06-12coverity#735762 Unchecked dynamic_castCaolán McNamara
2014-06-12coverity#735763 Unchecked dynamic_castCaolán McNamara
2014-06-11DOCX drawingML filter: handle TextAutoGrowHeight for shapes having textboxesMiklos Vajna
2014-06-10Rewrite import and export of custom dashes in ooxml filter (fix)Adam Co
2014-06-10Related bnc#862510: extend handling of txXfrmZolnai Tamás
2014-06-10DOCX drawingML export of textboxes: write <wps:bodyPr> in ooxMiklos Vajna
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-06-07oox: replace redundant STATIC_ARRAY_SIZE macro with SAL_N_ELEMENTSMiklos Vajna
2014-06-07make sure all objects exist, related fdo#75692Markus Mohrhard
2014-06-06oox: support non-TextFrame shapes in WpsContext::onCreateContextMiklos Vajna
2014-06-06bnc#880763: PPTX import: wrong z-order becuause of wrong import orderZolnai Tamás
2014-06-06DOCX drawingML export: if shape has textbox, export its contents as shape textMiklos Vajna
2014-06-062nd part of bnc#870233: import font color from color fragment for SmartArtsZolnai Tamás
2014-06-061th part of bnc#870233: wrong list style in shapesZolnai Tamás
2014-06-06fdo#79256 Line Style with Long Dashes and dots is getting corrupt after RTDinesh Patil
2014-06-04oox: handle textboxes in ShapeContextHandler::endFastElement()Miklos Vajna
2014-06-04Be more sensible about checking buffers of VML points we write.Michael Meeks
2014-06-04coverity#737244 Uncaught exceptionCaolán McNamara
2014-06-04coverity#737243 Uncaught exceptionCaolán McNamara
2014-05-30bnc#870237: wrong text position in grouped listZolnai Tamás
2014-05-29cppcheck: consecutive return/break/...Julien Nabet
2014-05-28oox: detect <wpg:graphicFrame> inside <wpg:wgp>Miklos Vajna
2014-05-28update_pchThomas Arnhold