summaryrefslogtreecommitdiffstats
path: root/oox
Commit message (Expand)AuthorAgeFilesLines
* make more places aware of OOXML strict relationsMarkus Mohrhard2014-03-026-11/+20
* remove empty lines after comment removalMarkus Mohrhard2014-03-011-8/+0
* support OOXML strict documents in CalcMarkus Mohrhard2014-03-013-2/+70
* handle OOXML strict namespacesMarkus Mohrhard2014-03-018-4/+273
* make sure the two namespace lists are sorted the same wayMarkus Mohrhard2014-03-011-3/+3
* fix OOXML validation issue, related fdo#33951Markus Mohrhard2014-03-011-1/+0
* writerfilter: extend tokens and model.xml for w:compatSettingsTomaž Vajngerl2014-02-281-0/+1
* DOCX import: handle font theme references in group shape textMiklos Vajna2014-02-283-4/+44
* Resolves: #i15508# Added support for BMP file typeArmin Le Grand2014-02-271-0/+8
* oox: add "styleSet" to token listTomaž Vajngerl2014-02-271-0/+1
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-2628-242/+242
* Remove visual noise from ooxAlexander Wilms2014-02-26120-603/+594
* fix OOXML validation error for text shapes, related fdo#31551Markus Mohrhard2014-02-262-2/+12
* use const reference for OUStringMarkus Mohrhard2014-02-261-4/+4
* fix indentationMarkus Mohrhard2014-02-261-2/+2
* reduntant checkMarkus Mohrhard2014-02-261-4/+0
* first step in improving the OOXML validation resultMarkus Mohrhard2014-02-261-1/+1
* remove unused code oox::core::Decrypt::aes128cbcNoel Grandin2014-02-251-8/+0
* Resolves: #i118640# force early destruction of last FragmentHandler...Armin Le Grand2014-02-251-0/+13
* fix OOXML validation errorMarkus Mohrhard2014-02-251-1/+1
* implicitboolconversion: warn about implicit conversion of call args to boolStephan Bergmann2014-02-241-2/+2
* OOXML chart import: ignore rot values outside the valid rangeAndras Timar2014-02-241-0/+5
* drawingML import: remove some unneeded memberZolnai Tamás2014-02-231-4/+2
* oox: add some more missing w14 tokensTomaž Vajngerl2014-02-231-0/+7
* prevent invalid OOXML chart files, related #i82905#Markus Mohrhard2014-02-231-5/+7
* prevent invalid OOXML chart files, related #i75121#Markus Mohrhard2014-02-231-10/+14
* don't write axId for dougnught chart, related fdo#63114Markus Mohrhard2014-02-231-2/+0
* Remove unneccessary commentsAlexander Wilms2014-02-2340-123/+123
* we only support simple labels in the InternalDataProvider, bnc#864396Markus Mohrhard2014-02-221-0/+28
* drawingML import: paragraph spacing inside group shapeZolnai Tamás2014-02-213-8/+66
* vcl: sal_Bool -> boolStephan Bergmann2014-02-211-1/+1
* drawingML import: run fonts inside group shapeZolnai Tamás2014-02-212-0/+20
* drawingML export: gradient fill defined by imported themeZolnai Tamás2014-02-212-5/+16
* Added word 2010 - w14 namespace and w14 elementsTomaž Vajngerl2014-02-202-1/+3
* Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert2014-02-201-0/+1
* drawingML import: fix position of cildren in shape groupsZolnai Tamás2014-02-183-5/+14
* DOCX drawingML import: handle paragraph top marginMiklos Vajna2014-02-181-0/+15
* prevent invalid OOXML files with trendlines, related #i88825#Markus Mohrhard2014-02-181-7/+18
* fix indentationMarkus Mohrhard2014-02-181-19/+19
* comphelper: sal_Bool -> boolStephan Bergmann2014-02-171-2/+2
* prevent invalid ooxml files during notes export, related #i83060#Markus Mohrhard2014-02-171-0/+5
* drawingML export: make WritePolyPolygon robusterZolnai Tamás2014-02-161-33/+22
* fdo#74137: Fix for courruption of Pie chart after roundtrip.Rohit Deshmukh2014-02-151-2/+3
* drawingML import: fix inheritance of character heightMiklos Vajna2014-02-144-5/+13
* FDO#74774 : issue with number of child nodes of tag CubicBezierTo.umeshkadam2014-02-141-2/+13
* Fix win buildZolnai Tamás2014-02-131-13/+13
* drawingML export: hatching of shapesZolnai Tamás2014-02-132-4/+139
* drawingML import: improve mapping of some filling pattern to hatchingZolnai Tamás2014-02-131-10/+10
* fdo#74110 : Issue with <a:prstGeom prst="rect"> tag in document.xmlumeshkadam2014-02-131-0/+1
* oox: warning C4101: 'rEx' : unreferenced local variableMichael Stahl2014-02-121-4/+5