summaryrefslogtreecommitdiffstats
path: root/oox
Commit message (Expand)AuthorAgeFilesLines
* fdo#85813 drawingML export: fix handling of impress tablesMiklos Vajna2014-11-051-2/+5
* oox: document PPTX export entry pointMiklos Vajna2014-11-051-1/+4
* fdo#38835 strip out OUString globalsNoel Grandin2014-11-054-11/+7
* Actually we shouldn't always set Overlap flag on for all xlsx charts...Kohei Yoshida2014-11-041-1/+1
* typo: geomtery -> geometryAndras Timar2014-11-031-1/+1
* unused includes in RTF filter and related filesMiklos Vajna2014-11-022-11/+0
* oox: introduce W_TOKEN() macroMiklos Vajna2014-11-015-82/+83
* Removed duplicated includesAndrea Gelmini2014-10-312-2/+0
* constStephan Bergmann2014-10-291-1/+1
* constStephan Bergmann2014-10-291-1/+1
* coverity#735309 Unchecked return valueCaolán McNamara2014-10-281-2/+2
* -Werror,-Wunused-private-fieldStephan Bergmann2014-10-241-1/+0
* coverity#736028 Invalid iterator comparisonCaolán McNamara2014-10-241-2/+3
* coverity#736027 Invalid iterator comparisonCaolán McNamara2014-10-241-2/+3
* coverity#736026 Invalid iterator comparisonCaolán McNamara2014-10-241-2/+3
* inline TokenMap::getUtf8TokenNameMatúš Kukan2014-10-231-7/+0
* Remove few pointless OUString::number() and one methodMatúš Kukan2014-10-231-4/+3
* maTokenNames.size() is constant: use it and be a bit fasterMatúš Kukan2014-10-231-1/+1
* loplugin: cstylecastNoel Grandin2014-10-231-2/+2
* fix oox build on big endianDavid Tardon2014-10-221-1/+1
* coverity#1247632 Uncaught exceptionCaolán McNamara2014-10-171-1/+1
* More -Werror,-Wunused-private-fieldStephan Bergmann2014-10-151-2/+0
* I think this is what was meant, see cf7832d6Adolfo Jayme Barrientos2014-10-151-2/+2
* oox: refactor embedded media importMichael Stahl2014-10-134-18/+29
* fdo#84647 : Fixed default value for TickLableSkip value.sushil_shinde2014-10-111-1/+1
* fdo#75757: remove inheritance to std::mapTakeshi Abe2014-10-112-8/+9
* fdo#54361: Chart background in XLSX is transparent instead of white.Muthu Subramanian2014-10-101-7/+10
* drawingML export: fix <a:srcRect> if graphic's map mode is pixelsMiklos Vajna2014-10-091-1/+7
* fdo#75757: remove inheritance to std::mapTakeshi Abe2014-10-082-4/+4
* back out more wrong and confusing tools::Time comment changesEike Rathke2014-10-081-4/+4
* oox: fix spurious rebuilds of namespacemap.cxxMichael Stahl2014-10-071-0/+1
* -Werror,-WuninitializedStephan Bergmann2014-10-071-1/+1
* use comphelper::rng::uniform_*_distribution everywhereCaolán McNamara2014-10-061-2/+2
* Remove OSL_ASSERT which could fail for allowed XLS_TOKEN(tint)Matúš Kukan2014-10-031-1/+0
* coverity#1242917 Result is not floating-pointCaolán McNamara2014-10-021-1/+1
* DOCX drawingML import: handle char color from theme for shape textMiklos Vajna2014-10-012-1/+24
* fdo#82577: Handle TimeNoel Grandin2014-10-012-12/+12
* Resolves: fdo#79129 Crash in oox::drawingml::LayoutNode::setupShapeCaolán McNamara2014-09-301-1/+9
* bnc#584721: invisible text because of wrong color (white)Zolnai Tamás2014-09-301-10/+20
* fdo#82577: Handle PolyPolygonNoel Grandin2014-09-302-3/+3
* proper reading of mso-position-(horizontal|vertical)(-relative)Luboš Luňák2014-09-292-1/+27
* drawingML export: fix remaining rotation / flip combinationsMiklos Vajna2014-09-291-13/+4
* Use oox::drawingml::EMU_PER_HMMMiklos Vajna2014-09-271-3/+3
* DOCX drawingML import: fix remaining rotation / flip combinationsMiklos Vajna2014-09-262-3/+14
* cleanup GUID/ClsId/CLSID typesNoel Grandin2014-09-261-13/+5
* Resolves: fdo#84261 unexpected exception -> clang builds terminateCaolán McNamara2014-09-261-1/+1
* bnc#897769: OOXML import: Import border lines using reference too.Matúš Kukan2014-09-261-22/+33
* Fix validation problems pointed out by CppunitTest_sd_export_testsMiklos Vajna2014-09-251-0/+4
* Remove TokenMap::getUnicodeTokenName()Matúš Kukan2014-09-245-22/+15
* fdo#84028 : Preserved all caps property for text.sushil_shinde2014-09-241-0/+16