summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)Author
2014-09-01fix typo Sufface->SurfaceThomas Viehmann
2014-08-29Fix build with boost-1.56.0.Jörg Sonnenberger
2014-08-28bnc#822347: if number type is not set, skip numberingTomaž Vajngerl
2014-08-28drawingml: remove AUTONUM macro, unneded checksTomaž Vajngerl
2014-08-28reduce nesting in WriteParagraphNumberingTomaž Vajngerl
2014-08-28drawingml: Use SVX_NUM_NUMBER_NONE as default numbering typeTomaž Vajngerl
2014-08-28sanitize "using" and "using namespace" declarationsTomaž Vajngerl
2014-08-28PPTX import: fix missing document metadataMiklos Vajna
2014-08-25use ptr_vector to prevent memory leakMarkus Mohrhard
2014-08-25import the sourceLinked attributeMarkus Mohrhard
2014-08-22bnc#880448: Improved handling of placeholder shapesMatúš Kukan
2014-08-20remove whitespaceMarkus Mohrhard
2014-08-19writerfilter: fail on mistyped namespace URL'sMiklos Vajna
2014-08-17remove executable bitsThomas Arnhold
2014-08-15oox: sort namespaces in generated headerMiklos Vajna
2014-08-13warning C4245 signed/unsigned mismatchMichael Stahl
2014-08-13update_pchThomas Arnhold
2014-08-12Add reference to 'DomainMapper' to some DOCX import classesAdam Co
2014-08-08Forgot to add break here.Kohei Yoshida
2014-08-07Disable export of label placement properties for radar charts.Kohei Yoshida
2014-08-07Ensure we export correct labal placement value for percent/stacked charts.Kohei Yoshida
2014-08-07bnc#821916: Better algorithm to find placeholder shape.Matúš Kukan
2014-08-07Area chart also doesn't support label position property.Kohei Yoshida
2014-08-07Default data label placement may vary depending on chart types. Get it right.Kohei Yoshida
2014-08-07Doughnut charts don't support label placement option. Don't export it.Kohei Yoshida
2014-08-07cppcheck: Same iterator used with different containersJulien Nabet
2014-08-07Avoid incomplete type in fn sig to keep ubsan's RTTI-based checks happyStephan Bergmann
2014-08-07remove unnecessary references to test-install (just use instdir)Michael Stahl
2014-08-07If dev-install is obsolete, why have it at all?Tor Lillqvist
2014-08-05Avoid exporting label placement property when the chart is 3D.Kohei Yoshida
2014-08-05oox: tokenize all attributes from CT_CnfMiklos Vajna
2014-08-05oox: sort tokens.txtMiklos Vajna
2014-08-04Consistency around SdrOnOffItem in svx/sdtagitm.hxxStephan Bergmann
2014-08-04Let's not forget the keyword.Kohei Yoshida
2014-08-04bnc#886540: Default chart background for pptx docs should be transparent.Kohei Yoshida
2014-08-04oox: tokenize noHBand and noVBandMiklos Vajna
2014-08-04fdo#78301 : Size of word-arts change during import.Umesh Kadam
2014-08-01fdo#80895 : Shape in Header&Footer is getting lost after RTTushar Bende
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