summaryrefslogtreecommitdiff
path: root/oox/source
AgeCommit message (Expand)Author
2014-10-02coverity#1242917 Result is not floating-pointCaolán McNamara
2014-10-01DOCX drawingML import: handle char color from theme for shape textMiklos Vajna
2014-10-01fdo#82577: Handle TimeNoel Grandin
2014-09-30Resolves: fdo#79129 Crash in oox::drawingml::LayoutNode::setupShapeCaolán McNamara
2014-09-30bnc#584721: invisible text because of wrong color (white)Zolnai Tamás
2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin
2014-09-29proper reading of mso-position-(horizontal|vertical)(-relative)Luboš Luňák
2014-09-29drawingML export: fix remaining rotation / flip combinationsMiklos Vajna
2014-09-27Use oox::drawingml::EMU_PER_HMMMiklos Vajna
2014-09-26DOCX drawingML import: fix remaining rotation / flip combinationsMiklos Vajna
2014-09-26cleanup GUID/ClsId/CLSID typesNoel Grandin
2014-09-26Resolves: fdo#84261 unexpected exception -> clang builds terminateCaolán McNamara
2014-09-26bnc#897769: OOXML import: Import border lines using reference too.Matúš Kukan
2014-09-25Fix validation problems pointed out by CppunitTest_sd_export_testsMiklos Vajna
2014-09-24Remove TokenMap::getUnicodeTokenName()Matúš Kukan
2014-09-24fdo#84028 : Preserved all caps property for text.sushil_shinde
2014-09-23fdo#84090: Remove maUniName from oox::TokenMapDavid Ostrovsky
2014-09-23Add unit test for oox::TokenMapDavid 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