summaryrefslogtreecommitdiff
path: root/oox/source
AgeCommit message (Expand)Author
2014-10-17coverity#1247632 Uncaught exceptionCaolán McNamara
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann
2014-10-15I think this is what was meant, see cf7832d6Adolfo Jayme Barrientos
2014-10-13oox: refactor embedded media importMichael Stahl
2014-10-11fdo#84647 : Fixed default value for TickLableSkip value.sushil_shinde
2014-10-11fdo#75757: remove inheritance to std::mapTakeshi Abe
2014-10-10fdo#54361: Chart background in XLSX is transparent instead of white.Muthu Subramanian
2014-10-09drawingML export: fix <a:srcRect> if graphic's map mode is pixelsMiklos Vajna
2014-10-08fdo#75757: remove inheritance to std::mapTakeshi Abe
2014-10-08back out more wrong and confusing tools::Time comment changesEike Rathke
2014-10-07-Werror,-WuninitializedStephan Bergmann
2014-10-06use comphelper::rng::uniform_*_distribution everywhereCaolán McNamara
2014-10-03Remove OSL_ASSERT which could fail for allowed XLS_TOKEN(tint)Matúš Kukan
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