summaryrefslogtreecommitdiffstats
path: root/oox
Commit message (Expand)AuthorAgeFilesLines
* Avoid exporting label placement property when the chart is 3D.Kohei Yoshida2014-08-051-10/+19
* oox: tokenize all attributes from CT_CnfMiklos Vajna2014-08-051-0/+8
* oox: sort tokens.txtMiklos Vajna2014-08-051-25/+25
* Consistency around SdrOnOffItem in svx/sdtagitm.hxxStephan Bergmann2014-08-041-2/+2
* Let's not forget the keyword.Kohei Yoshida2014-08-041-1/+1
* bnc#886540: Default chart background for pptx docs should be transparent.Kohei Yoshida2014-08-043-1/+18
* oox: tokenize noHBand and noVBandMiklos Vajna2014-08-041-0/+2
* fdo#78301 : Size of word-arts change during import.Umesh Kadam2014-08-041-0/+16
* fdo#80895 : Shape in Header&Footer is getting lost after RTTushar Bende2014-08-011-1/+9
* Fix some number format issues, bnc#862510Matúš Kukan2014-07-293-6/+6
* bnc#862510: PPTX import: Properly show data labels in percent format.Matúš Kukan2014-07-291-2/+5
* fdo#46037: remove unused comphelper/configurationhelper.hxxAlexandre Vicenzi2014-07-291-1/+0
* indentation fixesMiklos Vajna2014-07-271-2/+2
* bnc#885825: OOXML import and export of data label borders.Kohei Yoshida2014-07-263-135/+115
* WaE: extern prototype in main file without definitionTor Lillqvist2014-07-251-2/+0
* Remove compiler warning.Kohei Yoshida2014-07-241-3/+3
* bnc#887227: Do not set TextAutoGrowHeight for vertical text.Matúš Kukan2014-07-241-1/+5
* bnc#862510: PPTX import: bullets have color as following text by default.Matúš Kukan2014-07-241-0/+2
* Most certainly meant to be plural.Kohei Yoshida2014-07-211-1/+1
* WaE: passing class rtl::OUString by value, rather pass by referenceTor Lillqvist2014-07-211-1/+1
* fdo#78663 : The File gets corrupted when saved in LOBisal Nayal2014-07-211-13/+2
* fdo#80897: Preservation of text warp properties.Rohit Deshmukh2014-07-215-8/+48
* cppcheck: Prefer prefix ++/-- operatorsJulien Nabet2014-07-201-5/+5
* coverity#1038295 Unchecked dynamic_castCaolán McNamara2014-07-181-2/+2
* coverity#1202900 Uncaught exceptionCaolán McNamara2014-07-181-1/+1
* coverity#1226484 Using invalid iteratorCaolán McNamara2014-07-181-1/+1
* coverity#1226480 Unchecked dynamic_castCaolán McNamara2014-07-181-1/+1
* Use comphelper::SequenceAsHashMapMiklos Vajna2014-07-181-20/+10
* oox: write Company in docProps/app.xmlMiklos Vajna2014-07-181-1/+16
* use rtl::math::round here to get the same number on 32/64bit platformsMatúš Kukan2014-07-181-1/+2
* bnc#887230: always use theme color for hyperlinks in ImpressMatúš Kukan2014-07-181-2/+1
* coverity#735310 Unchecked return valueCaolán McNamara2014-07-171-2/+1
* fdo#80894 : Rotation value for textframe was missing after RT.sushil_shinde2014-07-172-1/+7
* Try to fix compilation with pre-C++11 compilerTor Lillqvist2014-07-161-2/+2
* bnc#862510: Improve handling of OOXML gradientsTor Lillqvist2014-07-162-26/+192
* fdo#80569:FILEOPEN:4.4 Regression .docx chart not rendered properlyHeena Gupta2014-07-152-1/+5
* Do not prefer bandRow over firstCol/lastCol, nor the same with bandCol.Matúš Kukan2014-07-151-2/+6
* bnc#887225: OOXML import: Correctly apply table style for lastRow.Matúš Kukan2014-07-151-1/+1
* DOCX FILEOPEN VML Shape (image) is lost on import fdo#81031Vinaya Mandke2014-07-151-1/+13
* oh for the love of...Caolán McNamara2014-07-141-1/+1
* Related: fdo#52226 ensure graphics are swapped in on DrawingML::WriteImageCaolán McNamara2014-07-141-8/+26
* coverity#1224995 Uncaught exceptionCaolán McNamara2014-07-101-1/+1
* coverity#1224997 Uncaught exceptionCaolán McNamara2014-07-101-1/+1
* remove no longer needed http://sprm nonsenseMiklos Vajna2014-07-092-2/+0
* bnc#881025: Mark axis a percent axis only when all data series are percent.Kohei Yoshida2014-07-073-16/+38
* Adjust for the splitting of number format properties in chart.Kohei Yoshida2014-07-073-12/+5
* bnc#882383: Do not ignore themeOverride for charts in .pptxMatúš Kukan2014-07-073-1/+68
* bnc#882383: Add chart unit test for GradientName property.Matúš Kukan2014-07-071-1/+1
* fix crash loading ooo100546-1.xlsCaolán McNamara2014-07-071-1/+4
* don't inherit the style from the title, related bnc#880488Markus Mohrhard2014-07-041-1/+0