summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)Author
2014-08-21bnc#887227: Do not set TextAutoGrowHeight for vertical text.Matúš Kukan
2014-08-21Fix some number format issues, bnc#862510Matúš Kukan
2014-08-21bnc#862510: PPTX import: Properly show data labels in percent format.Matúš Kukan
2014-08-21bnc#886540: Default chart background for pptx docs should be transparent.Kohei Yoshida
2014-07-26bnc#885825: OOXML import and export of data label borders.Kohei Yoshida
2014-07-22bnc#887230: always use theme color for hyperlinks in ImpressMatúš Kukan
2014-07-22use rtl::math::round here to get the same number on 32/64bit platformsMatúš Kukan
2014-07-22bnc#887225: OOXML import: Correctly apply table style for lastRow.Matúš Kukan
2014-07-22Do not prefer bandRow over firstCol/lastCol, nor the same with bandCol.Matúš Kukan
2014-07-22bnc#862510: Improve handling of OOXML gradientsTor Lillqvist
2014-07-22Related: fdo#52226 ensure graphics are swapped in on DrawingML::WriteImageCaolán McNamara
2014-07-10bnc#882383: Do not ignore themeOverride for charts in .pptxMatúš Kukan
2014-07-10fix crash loading ooo100546-1.xlsCaolán McNamara
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-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-26n#828390: Reset charescapement.Muthu Subramanian
2014-06-11Related bnc#862510: extend handling of txXfrmZolnai Tamás
2014-06-06bnc#880763: PPTX import: wrong z-order becuause of wrong import orderZolnai Tamás
2014-06-062nd part of bnc#870233: import font color from color fragment for SmartArtsZolnai Tamás
2014-06-061st part of bnc#870233: wrong list style in shapesZolnai Tamás
2014-06-02Resolves: fdo#79137 Crash in oox::vml::InputStream::updateBufferJulien Nabet
2014-05-31bnc#870237: wrong text position in grouped listZolnai Tamás
2014-05-22n#862510: Ignore baseline attributes with zero.Muthu Subramanian
2014-05-18Use SVM (metafile) instead of PNG for diagrams (SmartArt)Tor Lillqvist
2014-05-18n#862510: anchorCtr controls the anchoring as well.Muthu Subramanian
2014-05-01handle brightness+contrast from msoffice (bnc#875713)Luboš Luňák
2014-04-30n#870234: Import gradfill for text colors.Muthu Subramanian
2014-04-30n#862510: Fix text rotation.Muthu Subramanian
2014-04-27fdo#77089 pass shape dimensions to graphicfilter for WMFTomaž Vajngerl
2014-04-02write (no)wrap of text only for custom shapes to .pptx (fdo#71961)Luboš Luňák
2014-03-26fdo#76222 oox: add support for MSO 2007 SP2 encrypted documentsTomaž Vajngerl
2014-03-25fdo#75955 use SHA1 from openssl/nss instead of rtl_digest_sha1Tomaž Vajngerl
2014-03-25oox: try to fix incremental buildMiklos Vajna
2014-03-25cp#1000025: Import casemaps from pptx.Muthu Subramanian
2014-03-25n#821567: Import PPTX background images with table-name.Muthu Subramanian
2014-03-25n#828390: Bullet sizes set wrong.Muthu Subramanian
2014-03-25fdo#73627 n#828390: Explictly export font properties.Muthu Subramanian
2014-03-25handle OOXML strict namespacesMarkus Mohrhard
2014-03-25fdo#72481 drawingml import: don't set CharEscapementHeight unconditionallyBjörgvin Ragnarsson
2014-02-25Resolves: #i118640# force early destruction of last FragmentHandler...Armin Le Grand
2014-02-24we only support simple labels in the InternalDataProvider, bnc#864396Markus Mohrhard
2014-02-24OOXML chart import: ignore rot values outside the valid rangeAndras Timar
2014-02-18prevent invalid OOXML files with trendlines, related #i88825#Markus Mohrhard
2014-02-13fdo#73860 n#828390: New line is dropped while importing text.Muthu Subramanian
2014-02-11fix crash during file format detection, related #i101863#Markus Mohrhard
2014-02-06rhbz#1017379 do not remove too much from the pathDavid Tardon
2014-01-24Use sal_Int32 to satisfy oox/helper/helper.hxx's convertLittleEndianDouglas Mencken