summaryrefslogtreecommitdiffstats
path: root/oox
Commit message (Expand)AuthorAgeFilesLines
* fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava2014-11-148-10/+10
* Fix common typos. No automatic tools. Handmade…Andrea Gelmini2014-11-124-5/+5
* build fixCaolán McNamara2014-11-111-1/+2
* coverity#1187643 Unchecked return valueCaolán McNamara2014-11-111-6/+10
* coverity#1130169 Unchecked return valueCaolán McNamara2014-11-101-4/+4
* Swapping Graphic is a privilage of GraphicObject.Zolnai Tamás2014-11-071-13/+0
* MS export: don't need to manually swapout images after swapin themZolnai Tamás2014-11-071-3/+0
* Revert "use the new OUString::fromUtf8 method"Stephan Bergmann2014-11-061-3/+3
* use the new OUString::fromUtf8 methodNoel Grandin2014-11-061-3/+3
* 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