summaryrefslogtreecommitdiffstats
path: root/oox
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* fdo#84090: Remove maUniName from oox::TokenMapDavid Ostrovsky2014-09-231-6/+10
* Add unit test for oox::TokenMapDavid Ostrovsky2014-09-234-14/+124
* OOX: Update README with recently made changesDavid Ostrovsky2014-09-211-5/+5
* Fix some typosDavid Ostrovsky2014-09-211-1/+1
* Remove unused XFastTokenHandler functionsMatúš Kukan2014-09-192-21/+0
* bnc#584721: Import subtitle block to master slidesZolnai Tamás2014-09-171-6/+3
* bnc#584721: Do not add extra title and outliner blocks to master slideZolnai Tamás2014-09-171-0/+11
* bnc#584721: Right text inside the title area on master pageZolnai Tamás2014-09-171-0/+1
* Ensure we export correct label placement value for clustered bar chartsMiklos Vajna2014-09-151-1/+5
* Replace struct EmbeddedWAVAudioFile with simple string.Matúš Kukan2014-09-149-52/+25
* bnc#591147: OOXML import: Import video file too.Matúš Kukan2014-09-141-13/+27
* Move oox/drawingml/*hxx internal headers to oox/inc.Matúš Kukan2014-09-14125-160/+2605
* Partial revert of e910705421b40f3accff684e956854ff68761574Stephan Bergmann2014-09-121-3/+2
* SAL_WARN_IFTomaž Vajngerl2014-09-111-12/+12
* Use Any.get<T>(..) instead of Any.getValue(..) and ugly castTomaž Vajngerl2014-09-111-19/+29
* more consistent code style in drawingml exportTomaž Vajngerl2014-09-111-80/+210
* Make GetProperty more clearTomaž Vajngerl2014-09-111-21/+26
* bnc#892610: OOXML import: Improve chart number formats.Matúš Kukan2014-09-116-27/+25
* Clean-upVinaya Mandke2014-09-101-4/+4
* Better place to initialize mnThemedIdxMatúš Kukan2014-09-092-8/+2
* oox: improve code formattingMichael Stahl2014-09-091-0/+2
* oox: fix 0-pointer crash in sd_import_testsMichael Stahl2014-09-091-2/+7
* bnc#480256: OOXML import: Respect table background properties a bit moreMatúš Kukan2014-09-093-6/+37