summaryrefslogtreecommitdiffstats
path: root/include/oox
Commit message (Expand)AuthorAgeFilesLines
* Ensure we export correct label placement value for clustered bar chartsMiklos Vajna2014-09-151-0/+1
* Move oox/drawingml/*hxx internal headers to oox/inc.Matúš Kukan2014-09-1442-2392/+8
* Better place to initialize mnThemedIdxMatúš Kukan2014-09-091-0/+1
* correct include guard commentThomas Arnhold2014-09-012-2/+2
* fix typo Sufface->SurfaceThomas Viehmann2014-09-011-1/+1
* bnc#822173: Initial work on exporting pivot cache and pivot table to xlsx.Kohei Yoshida2014-08-281-1/+2
* remove whitespaceMarkus Mohrhard2014-08-201-12/+0
* I forgot to check this in.Kohei Yoshida2014-08-071-1/+2
* bnc#821916: Better algorithm to find placeholder shape.Matúš Kukan2014-08-071-2/+5
* writerfilter: switch to the oox FastTokenHandlerMiklos Vajna2014-08-061-1/+2
* Avoid exporting label placement property when the chart is 3D.Kohei Yoshida2014-08-051-1/+1
* bnc#886540: Default chart background for pptx docs should be transparent.Kohei Yoshida2014-08-041-0/+3
* bnc#885825: OOXML import and export of data label borders.Kohei Yoshida2014-07-262-3/+2
* WaE: passing class rtl::OUString by value, rather pass by referenceTor Lillqvist2014-07-211-1/+1
* fdo#80897: Preservation of text warp properties.Rohit Deshmukh2014-07-212-1/+2
* coverity#1202900 Uncaught exceptionCaolán McNamara2014-07-181-1/+1
* fdo#80894 : Rotation value for textframe was missing after RT.sushil_shinde2014-07-171-2/+2
* coverity#1224995 Uncaught exceptionCaolán McNamara2014-07-101-1/+1
* coverity#1224997 Uncaught exceptionCaolán McNamara2014-07-101-1/+1
* bnc#882383: Do not ignore themeOverride for charts in .pptxMatúš Kukan2014-07-072-0/+41
* fix crash loading ooo100546-1.xlsCaolán McNamara2014-07-071-4/+4
* bnc#812796: Correctly handle static value array for OOXML charts.Kohei Yoshida2014-07-021-4/+4
* TyposJulien Nabet2014-07-011-1/+1
* coverity#703975 Unchecked return valueNorbert Thiebaud2014-07-011-1/+1
* Move more oox/drawingml/ internal headers to oox/inc.Matúš Kukan2014-06-2525-2919/+0
* Move oox/drawingml/table/ internal headers to oox/inc.Matúš Kukan2014-06-2316-889/+4
* These headers are private, also do not export symbols.Matúš Kukan2014-06-172-111/+0
* improve the inlinesimplememberfunctions clang pluginNoel Grandin2014-06-178-8/+8
* VML export: handle textbox textMiklos Vajna2014-06-171-0/+2
* Rewrite import and export of custom dashes in ooxml filter (fix)Adam Co2014-06-101-2/+2
* loplugin: inlinesimplememberfunctionsNoel Grandin2014-06-093-4/+4
* oox: replace redundant STATIC_ARRAY_SIZE macro with SAL_N_ELEMENTSMiklos Vajna2014-06-071-6/+3
* fixincludeguards: fix include guardsThomas Arnhold2014-06-061-3/+3
* bnc#880763: PPTX import: wrong z-order becuause of wrong import orderZolnai Tamás2014-06-062-2/+3
* DOCX drawingML export: if shape has textbox, export its contents as shape textMiklos Vajna2014-06-061-0/+4
* 2nd part of bnc#870233: import font color from color fragment for SmartArtsZolnai Tamás2014-06-062-0/+7
* 1th part of bnc#870233: wrong list style in shapesZolnai Tamás2014-06-061-0/+3
* coverity#737244 Uncaught exceptionCaolán McNamara2014-06-041-1/+1
* coverity#737243 Uncaught exceptionCaolán McNamara2014-06-041-1/+1
* bnc#870237: wrong text position in grouped listZolnai Tamás2014-05-301-2/+4
* OleObjectInfo is used from the scfilt library so must be publicTor Lillqvist2014-05-231-1/+2
* WaE: passing class rtl::OUString by value, rather pass by referenceTor Lillqvist2014-05-231-1/+1
* ooxml: Do not repeat wdp files in artistic effectsJacobo Aragunde Pérez2014-05-231-1/+2
* ooxml: Preserve the original picture in artistic effectsJacobo Aragunde Pérez2014-05-232-0/+4
* ooxml: preserve artistic effects on shapes.Jacobo Aragunde Pérez2014-05-233-0/+67
* ooxml: Preserve shape effects when there's more than oneJacobo Aragunde Pérez2014-05-163-7/+16
* Find places where uno::Sequence is passed by value.Noel Grandin2014-05-141-3/+3
* oox: Use references to prevent unnecessary object copiesJacobo Aragunde Pérez2014-05-131-2/+2
* ooxml: Preserve shape 3d effects: extrusion and contour colorsJacobo Aragunde Pérez2014-05-131-1/+6
* ooxml: Preserve shape 3d effects: materialJacobo Aragunde Pérez2014-05-131-0/+2