summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)Author
2014-07-29Fix some number format issues, bnc#862510Matúš Kukan
2014-07-29bnc#862510: PPTX import: Properly show data labels in percent format.Matúš Kukan
2014-07-29fdo#46037: remove unused comphelper/configurationhelper.hxxAlexandre Vicenzi
2014-07-27indentation fixesMiklos Vajna
2014-07-26bnc#885825: OOXML import and export of data label borders.Kohei Yoshida
2014-07-25WaE: extern prototype in main file without definitionTor Lillqvist
2014-07-24Remove compiler warning.Kohei Yoshida
2014-07-24bnc#887227: Do not set TextAutoGrowHeight for vertical text.Matúš Kukan
2014-07-24bnc#862510: PPTX import: bullets have color as following text by default.Matúš Kukan
2014-07-21Most certainly meant to be plural.Kohei Yoshida
2014-07-21WaE: passing class rtl::OUString by value, rather pass by referenceTor Lillqvist
2014-07-21fdo#78663 : The File gets corrupted when saved in LOBisal Nayal
2014-07-21fdo#80897: Preservation of text warp properties.Rohit Deshmukh
2014-07-20cppcheck: Prefer prefix ++/-- operatorsJulien Nabet
2014-07-18coverity#1038295 Unchecked dynamic_castCaolán McNamara
2014-07-18coverity#1202900 Uncaught exceptionCaolán McNamara
2014-07-18coverity#1226484 Using invalid iteratorCaolán McNamara
2014-07-18coverity#1226480 Unchecked dynamic_castCaolán McNamara
2014-07-18Use comphelper::SequenceAsHashMapMiklos Vajna
2014-07-18oox: write Company in docProps/app.xmlMiklos Vajna
2014-07-18use rtl::math::round here to get the same number on 32/64bit platformsMatúš Kukan
2014-07-18bnc#887230: always use theme color for hyperlinks in ImpressMatúš Kukan
2014-07-17coverity#735310 Unchecked return valueCaolán McNamara
2014-07-17fdo#80894 : Rotation value for textframe was missing after RT.sushil_shinde
2014-07-16Try to fix compilation with pre-C++11 compilerTor Lillqvist
2014-07-16bnc#862510: Improve handling of OOXML gradientsTor Lillqvist
2014-07-15fdo#80569:FILEOPEN:4.4 Regression .docx chart not rendered properlyHeena Gupta
2014-07-15Do not prefer bandRow over firstCol/lastCol, nor the same with bandCol.Matúš Kukan
2014-07-15bnc#887225: OOXML import: Correctly apply table style for lastRow.Matúš Kukan
2014-07-15DOCX FILEOPEN VML Shape (image) is lost on import fdo#81031Vinaya Mandke
2014-07-14oh for the love of...Caolán McNamara
2014-07-14Related: fdo#52226 ensure graphics are swapped in on DrawingML::WriteImageCaolán McNamara
2014-07-10coverity#1224995 Uncaught exceptionCaolán McNamara
2014-07-10coverity#1224997 Uncaught exceptionCaolán McNamara
2014-07-09remove no longer needed http://sprm nonsenseMiklos Vajna
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