summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)Author
2014-09-23fdo#84090: Remove maUniName from oox::TokenMapDavid Ostrovsky
2014-09-23Add unit test for oox::TokenMapDavid Ostrovsky
2014-09-21OOX: Update README with recently made changesDavid Ostrovsky
2014-09-21Fix some typosDavid Ostrovsky
2014-09-19Remove unused XFastTokenHandler functionsMatúš Kukan
2014-09-17bnc#584721: Import subtitle block to master slidesZolnai Tamás
2014-09-17bnc#584721: Do not add extra title and outliner blocks to master slideZolnai Tamás
2014-09-17bnc#584721: Right text inside the title area on master pageZolnai Tamás
2014-09-15Ensure we export correct label placement value for clustered bar chartsMiklos Vajna
2014-09-14Replace struct EmbeddedWAVAudioFile with simple string.Matúš Kukan
2014-09-14bnc#591147: OOXML import: Import video file too.Matúš Kukan
2014-09-14Move oox/drawingml/*hxx internal headers to oox/inc.Matúš Kukan
2014-09-12Partial revert of e910705421b40f3accff684e956854ff68761574Stephan Bergmann
2014-09-11SAL_WARN_IFTomaž Vajngerl
2014-09-11Use Any.get<T>(..) instead of Any.getValue(..) and ugly castTomaž Vajngerl
2014-09-11more consistent code style in drawingml exportTomaž Vajngerl
2014-09-11Make GetProperty more clearTomaž Vajngerl
2014-09-11bnc#892610: OOXML import: Improve chart number formats.Matúš Kukan
2014-09-10Clean-upVinaya Mandke
2014-09-09Better place to initialize mnThemedIdxMatúš Kukan
2014-09-09oox: improve code formattingMichael Stahl
2014-09-09oox: fix 0-pointer crash in sd_import_testsMichael Stahl
2014-09-09bnc#480256: OOXML import: Respect table background properties a bit moreMatúš Kukan
2014-09-08Presumably, all numeric values shall be written as i4Stephan Bergmann
2014-09-08loplugin:implicitboolconversionStephan Bergmann
2014-09-07-Werror=unused-variableJulien Nabet
2014-09-07fdo#83428: Custom Properties dropped while exporting to docxHeena Gupta
2014-09-04MSO finally decided to follow the spec, fdo#83312Markus Mohrhard
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