summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)Author
2014-02-26fix OOXML validation error for text shapes, related fdo#31551Markus Mohrhard
2014-02-26use const reference for OUStringMarkus Mohrhard
2014-02-26fix indentationMarkus Mohrhard
2014-02-26reduntant checkMarkus Mohrhard
2014-02-26first step in improving the OOXML validation resultMarkus Mohrhard
2014-02-25remove unused code oox::core::Decrypt::aes128cbcNoel Grandin
2014-02-25Resolves: #i118640# force early destruction of last FragmentHandler...Armin Le Grand
2014-02-25fix OOXML validation errorMarkus Mohrhard
2014-02-24implicitboolconversion: warn about implicit conversion of call args to boolStephan Bergmann
2014-02-24OOXML chart import: ignore rot values outside the valid rangeAndras Timar
2014-02-23drawingML import: remove some unneeded memberZolnai Tamás
2014-02-23oox: add some more missing w14 tokensTomaž Vajngerl
2014-02-23prevent invalid OOXML chart files, related #i82905#Markus Mohrhard
2014-02-23prevent invalid OOXML chart files, related #i75121#Markus Mohrhard
2014-02-23don't write axId for dougnught chart, related fdo#63114Markus Mohrhard
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-22we only support simple labels in the InternalDataProvider, bnc#864396Markus Mohrhard
2014-02-21drawingML import: paragraph spacing inside group shapeZolnai Tamás
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-21drawingML import: run fonts inside group shapeZolnai Tamás
2014-02-21drawingML export: gradient fill defined by imported themeZolnai Tamás
2014-02-20Added word 2010 - w14 namespace and w14 elementsTomaž Vajngerl
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-02-18drawingML import: fix position of cildren in shape groupsZolnai Tamás
2014-02-18DOCX drawingML import: handle paragraph top marginMiklos Vajna
2014-02-18prevent invalid OOXML files with trendlines, related #i88825#Markus Mohrhard
2014-02-18fix indentationMarkus Mohrhard
2014-02-17comphelper: sal_Bool -> boolStephan Bergmann
2014-02-17prevent invalid ooxml files during notes export, related #i83060#Markus Mohrhard
2014-02-16drawingML export: make WritePolyPolygon robusterZolnai Tamás
2014-02-15fdo#74137: Fix for courruption of Pie chart after roundtrip.Rohit Deshmukh
2014-02-14drawingML import: fix inheritance of character heightMiklos Vajna
2014-02-14FDO#74774 : issue with number of child nodes of tag CubicBezierTo.umeshkadam
2014-02-13Fix win buildZolnai Tamás
2014-02-13drawingML export: hatching of shapesZolnai Tamás
2014-02-13drawingML import: improve mapping of some filling pattern to hatchingZolnai Tamás
2014-02-13fdo#74110 : Issue with <a:prstGeom prst="rect"> tag in document.xmlumeshkadam
2014-02-12oox: warning C4101: 'rEx' : unreferenced local variableMichael Stahl
2014-02-12drawingML import: wrong namespace for 'pic'Zolnai Tamás
2014-02-12loplugin:implicitboolconversionAndrzej Hunt
2014-02-12coverity#1103671 Unchecked dynamic_castCaolán McNamara
2014-02-12drawingML import: picture with scheme colorZolnai Tamás
2014-02-12drawingML export\import: cropping of shape's fill textureZolnai Tamás
2014-02-12Add tokens for 'table cell' redlines (future patch)Adam Co
2014-02-12fdo#72520 : Preserving external data path in chart import.sushil_shinde
2014-02-12nasty merge errorMarkus Mohrhard
2014-02-12fdo#74111 3D Rotation is wrong after Round trip for bar chartPriyankaGaikwad
2014-02-12fdo#74115 Fix for DOCX BitmapFill for Chart WallVinaya Mandke
2014-02-12small stylistic changesMarkus Mohrhard
2014-02-12fdo#74115 Fix for DOCX GradientFill for Chart WallVinaya Mandke