summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)AuthorFilesLines
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
2014-02-21drawingML export: gradient fill defined by imported themeZolnai Tamás2-5/+16
2014-02-20Added word 2010 - w14 namespace and w14 elementsTomaž Vajngerl2-1/+3
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert1-0/+1
2014-02-18drawingML import: fix position of cildren in shape groupsZolnai Tamás3-5/+14
2014-02-18DOCX drawingML import: handle paragraph top marginMiklos Vajna1-0/+15
2014-02-18prevent invalid OOXML files with trendlines, related #i88825#Markus Mohrhard1-7/+18
2014-02-18fix indentationMarkus Mohrhard1-19/+19
2014-02-17comphelper: sal_Bool -> boolStephan Bergmann1-2/+2
2014-02-17prevent invalid ooxml files during notes export, related #i83060#Markus Mohrhard1-0/+5
2014-02-16drawingML export: make WritePolyPolygon robusterZolnai Tamás1-33/+22
2014-02-15fdo#74137: Fix for courruption of Pie chart after roundtrip.Rohit Deshmukh1-2/+3
2014-02-14drawingML import: fix inheritance of character heightMiklos Vajna4-5/+13
2014-02-14FDO#74774 : issue with number of child nodes of tag CubicBezierTo.umeshkadam1-2/+13
2014-02-13Fix win buildZolnai Tamás1-13/+13
2014-02-13drawingML export: hatching of shapesZolnai Tamás2-4/+139
2014-02-13drawingML import: improve mapping of some filling pattern to hatchingZolnai Tamás1-10/+10
2014-02-13fdo#74110 : Issue with <a:prstGeom prst="rect"> tag in document.xmlumeshkadam1-0/+1
2014-02-12oox: warning C4101: 'rEx' : unreferenced local variableMichael Stahl1-4/+5
2014-02-12drawingML import: wrong namespace for 'pic'Zolnai Tamás1-1/+1
2014-02-12loplugin:implicitboolconversionAndrzej Hunt1-1/+2
2014-02-12coverity#1103671 Unchecked dynamic_castCaolán McNamara1-6/+9
2014-02-12drawingML import: picture with scheme colorZolnai Tamás1-1/+1
2014-02-12drawingML export\import: cropping of shape's fill textureZolnai Tamás3-7/+49
2014-02-12Add tokens for 'table cell' redlines (future patch)Adam Co1-0/+2
2014-02-12fdo#72520 : Preserving external data path in chart import.sushil_shinde2-1/+12
2014-02-12nasty merge errorMarkus Mohrhard1-1/+1
2014-02-12fdo#74111 3D Rotation is wrong after Round trip for bar chartPriyankaGaikwad1-1/+1
2014-02-12fdo#74115 Fix for DOCX BitmapFill for Chart WallVinaya Mandke3-13/+54
2014-02-12small stylistic changesMarkus Mohrhard2-42/+42
2014-02-12fdo#74115 Fix for DOCX GradientFill for Chart WallVinaya Mandke3-87/+154