summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)AuthorFilesLines
2014-03-05Revert "remove unused code oox::core::Relations::getRelationsFromType"Caolán McNamara2-1/+10
2014-03-05getRelationsFromType -> getRelationsFromTypeFromOfficeDoc (?)Caolán McNamara1-1/+1
2014-03-05fdo#74792 [DOCX] Grab-bag rels and images for SmartArtVinaya Mandke4-2/+68
2014-03-05remove unused code oox::core::Relations::getRelationsFromTypeNoel Grandin1-9/+0
2014-03-05remove unused code oox::core::XmlFilterBase::getFragmentPathFromFirstTypeNoel Grandin1-6/+0
2014-03-04better safe than sorryMarkus Mohrhard1-1/+1
2014-03-04in the old design all lists needed to be the same size, fdo75200Markus Mohrhard3-11/+40
2014-03-04Revert "fdo#75200:Libreoffice crash while opening the file"Markus Mohrhard1-5/+2
2014-03-04remove the inheritance to std::map in PropertyMapMarkus Mohrhard19-182/+224
2014-03-04adapt the genrated files to use setPropertyMarkus Mohrhard6-1502/+1502
2014-03-04adapt script to use setProperty instead of <<=Markus Mohrhard2-4/+4
2014-03-04fix indentationMarkus Mohrhard1-215/+252
2014-03-04adapt script to instdirMarkus Mohrhard1-1/+1
2014-03-04remove whitespaceMarkus Mohrhard1-11/+0
2014-03-03fdo#74826: File corruption-Issue related to Series idx & order val.YogeshBharate1-2/+5
2014-03-03remove unused code oox::AttributeConversion::decodeDoubleNoel Grandin1-5/+0
2014-03-02fdo#75200:Libreoffice crash while opening the filePriyankaGaikwad1-2/+5
2014-03-02fix strict namespace list generationMarkus Mohrhard6-165/+33
2014-03-02make more places aware of OOXML strict relationsMarkus Mohrhard6-11/+20
2014-03-01remove empty lines after comment removalMarkus Mohrhard1-8/+0
2014-03-01support OOXML strict documents in CalcMarkus Mohrhard3-2/+70
2014-03-01handle OOXML strict namespacesMarkus Mohrhard8-4/+273
2014-03-01make sure the two namespace lists are sorted the same wayMarkus Mohrhard1-3/+3
2014-03-01fix OOXML validation issue, related fdo#33951Markus Mohrhard1-1/+0
2014-02-28writerfilter: extend tokens and model.xml for w:compatSettingsTomaž Vajngerl1-0/+1
2014-02-28DOCX import: handle font theme references in group shape textMiklos Vajna3-4/+44
2014-02-27Resolves: #i15508# Added support for BMP file typeArmin Le Grand1-0/+8
2014-02-27oox: add "styleSet" to token listTomaž Vajngerl1-0/+1
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann28-242/+242
2014-02-26Remove visual noise from ooxAlexander Wilms120-603/+594
2014-02-26fix OOXML validation error for text shapes, related fdo#31551Markus Mohrhard2-2/+12
2014-02-26use const reference for OUStringMarkus Mohrhard1-4/+4
2014-02-26fix indentationMarkus Mohrhard1-2/+2
2014-02-26reduntant checkMarkus Mohrhard1-4/+0
2014-02-26first step in improving the OOXML validation resultMarkus Mohrhard1-1/+1
2014-02-25remove unused code oox::core::Decrypt::aes128cbcNoel Grandin1-8/+0
2014-02-25Resolves: #i118640# force early destruction of last FragmentHandler...Armin Le Grand1-0/+13
2014-02-25fix OOXML validation errorMarkus Mohrhard1-1/+1
2014-02-24implicitboolconversion: warn about implicit conversion of call args to boolStephan Bergmann1-2/+2
2014-02-24OOXML chart import: ignore rot values outside the valid rangeAndras Timar1-0/+5
2014-02-23drawingML import: remove some unneeded memberZolnai Tamás1-4/+2
2014-02-23oox: add some more missing w14 tokensTomaž Vajngerl1-0/+7
2014-02-23prevent invalid OOXML chart files, related #i82905#Markus Mohrhard1-5/+7
2014-02-23prevent invalid OOXML chart files, related #i75121#Markus Mohrhard1-10/+14
2014-02-23don't write axId for dougnught chart, related fdo#63114Markus Mohrhard1-2/+0
2014-02-23Remove unneccessary commentsAlexander Wilms40-123/+123
2014-02-22we only support simple labels in the InternalDataProvider, bnc#864396Markus Mohrhard1-0/+28
2014-02-21drawingML import: paragraph spacing inside group shapeZolnai Tamás3-8/+66
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-1/+1
2014-02-21drawingML import: run fonts inside group shapeZolnai Tamás2-0/+20