summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)AuthorFilesLines
2014-12-01PPTX import: fix import of shape line properties defined by themeZolnai Tamás1-1/+4
2014-12-01bnc#904423: Text(box) is rendered white on white when it is notZolnai Tamás1-1/+6
2014-10-03bnc#584721: invisible text because of wrong color (white)Zolnai Tamás1-10/+20
2014-10-03Resolves: fdo#79129 Crash in oox::drawingml::LayoutNode::setupShapeCaolán McNamara1-1/+9
2014-10-03bnc#897769: OOXML import: Import border lines using reference too.Matúš Kukan1-22/+33
2014-09-29proper reading of mso-position-(horizontal|vertical)(-relative)Luboš Luňák2-1/+27
2014-09-17fdo#65836 bnc#621241 Do not compress WMF / EMF file incase of OOXML exportNikhil Walvekar1-2/+2
2014-09-17bnc#591147: OOXML import: Import video file too.Matúš Kukan1-13/+27
2014-09-15bnc#892610: OOXML import: Improve chart number formats.Matúš Kukan5-26/+23
2014-09-15bnc#480256: OOXML import: Respect table background properties a bit moreMatúš Kukan2-6/+38
2014-09-15bnc#822347: if number type is not set, skip numberingTomaž Vajngerl1-1/+4
2014-09-15PPTX import: fix missing document metadataMiklos Vajna1-0/+2
2014-08-26MSO writes broken files, fdo#74929Markus Mohrhard1-1/+1
2014-08-25bnc#880448: Improved handling of placeholder shapesMatúš Kukan2-19/+26
2014-08-25bnc#821916: Better algorithm to find placeholder shape.Matúš Kukan3-74/+71
2014-08-21bnc#887227: Do not set TextAutoGrowHeight for vertical text.Matúš Kukan1-1/+5
2014-08-21Fix some number format issues, bnc#862510Matúš Kukan3-6/+6
2014-08-21bnc#862510: PPTX import: Properly show data labels in percent format.Matúš Kukan1-2/+5
2014-08-21bnc#886540: Default chart background for pptx docs should be transparent.Kohei Yoshida3-1/+19
2014-07-26bnc#885825: OOXML import and export of data label borders.Kohei Yoshida3-114/+118
2014-07-22bnc#887230: always use theme color for hyperlinks in ImpressMatúš Kukan1-2/+1
2014-07-22use rtl::math::round here to get the same number on 32/64bit platformsMatúš Kukan1-1/+2
2014-07-22bnc#887225: OOXML import: Correctly apply table style for lastRow.Matúš Kukan1-1/+1
2014-07-22Do not prefer bandRow over firstCol/lastCol, nor the same with bandCol.Matúš Kukan1-2/+6
2014-07-22bnc#862510: Improve handling of OOXML gradientsTor Lillqvist2-26/+192
2014-07-22Related: fdo#52226 ensure graphics are swapped in on DrawingML::WriteImageCaolán McNamara1-8/+26
2014-07-10bnc#882383: Do not ignore themeOverride for charts in .pptxMatúš Kukan3-1/+68
2014-07-10fix crash loading ooo100546-1.xlsCaolán McNamara1-4/+4
2014-07-07bnc#881025: Mark axis a percent axis only when all data series are percent.Kohei Yoshida2-10/+34
2014-07-07Adjust for the splitting of number format properties in chart.Kohei Yoshida3-12/+5
2014-07-02bnc#812796: Correctly handle static value array for OOXML charts.Kohei Yoshida3-5/+7
2014-07-02bnc#812796: Don't create data series when the series has no values.Kohei Yoshida1-0/+4
2014-06-30Use a new fast parser instance for each XML fragment.Kohei Yoshida1-1/+5
2014-06-26n#828390: Reset charescapement.Muthu Subramanian1-0/+3
2014-06-11Related bnc#862510: extend handling of txXfrmZolnai Tamás2-28/+34
2014-06-06bnc#880763: PPTX import: wrong z-order becuause of wrong import orderZolnai Tamás2-9/+12
2014-06-062nd part of bnc#870233: import font color from color fragment for SmartArtsZolnai Tamás3-41/+60
2014-06-061st part of bnc#870233: wrong list style in shapesZolnai Tamás1-0/+28
2014-06-02Resolves: fdo#79137 Crash in oox::vml::InputStream::updateBufferJulien Nabet1-0/+2
2014-05-31bnc#870237: wrong text position in grouped listZolnai Tamás2-4/+23
2014-05-22n#862510: Ignore baseline attributes with zero.Muthu Subramanian1-1/+1
2014-05-18Use SVM (metafile) instead of PNG for diagrams (SmartArt)Tor Lillqvist1-16/+10
2014-05-18n#862510: anchorCtr controls the anchoring as well.Muthu Subramanian2-4/+4
2014-05-01handle brightness+contrast from msoffice (bnc#875713)Luboš Luňák1-2/+24
2014-04-30n#870234: Import gradfill for text colors.Muthu Subramanian2-0/+7
2014-04-30n#862510: Fix text rotation.Muthu Subramanian1-1/+2
2014-04-27fdo#77089 pass shape dimensions to graphicfilter for WMFTomaž Vajngerl3-5/+19
2014-04-02write (no)wrap of text only for custom shapes to .pptx (fdo#71961)Luboš Luňák1-1/+3
2014-03-26fdo#76222 oox: add support for MSO 2007 SP2 encrypted documentsTomaž Vajngerl1-0/+1
2014-03-25fdo#75955 use SHA1 from openssl/nss instead of rtl_digest_sha1Tomaž Vajngerl1-6/+38