summaryrefslogtreecommitdiffstats
path: root/oox
Commit message (Expand)AuthorAgeFilesLines
* 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
* drawingML import: wrong namespace for 'pic'Zolnai Tamás2014-02-121-1/+1
* loplugin:implicitboolconversionAndrzej Hunt2014-02-121-1/+2
* coverity#1103671 Unchecked dynamic_castCaolán McNamara2014-02-121-6/+9
* drawingML import: picture with scheme colorZolnai Tamás2014-02-121-1/+1
* drawingML export\import: cropping of shape's fill textureZolnai Tamás2014-02-123-7/+49
* Add tokens for 'table cell' redlines (future patch)Adam Co2014-02-121-0/+2
* fdo#72520 : Preserving external data path in chart import.sushil_shinde2014-02-122-1/+12
* nasty merge errorMarkus Mohrhard2014-02-121-1/+1
* fdo#74111 3D Rotation is wrong after Round trip for bar chartPriyankaGaikwad2014-02-121-1/+1
* fdo#74115 Fix for DOCX BitmapFill for Chart WallVinaya Mandke2014-02-123-13/+54
* small stylistic changesMarkus Mohrhard2014-02-122-42/+42
* fdo#74115 Fix for DOCX GradientFill for Chart WallVinaya Mandke2014-02-123-87/+154
* prevent invalid OOXML chart filesMarkus Mohrhard2014-02-121-1/+1
* until we support custUnit make sure that all files are validMarkus Mohrhard2014-02-121-7/+8
* fdo#74112 Added properties to store chart display unit information in import.sushil_shinde2014-02-114-3/+28
* fdo#74112 Write Chart Displayunits information back to XML.sushil_shinde2014-02-111-0/+25
* ooxml: Preserve color transformations for shape theme colorsJacobo Aragunde Pérez2014-02-112-22/+22
* coverity#736026 Invalid iterator comparisonCaolán McNamara2014-02-111-1/+1
* Add tokens for 'table row' redlines (future patch)Adam Co2014-02-111-0/+2
* fix crash during file format detection, related #i101863#Markus Mohrhard2014-02-111-1/+4
* Werror=maybe-uninitialized in drawingml exportTomaž Vajngerl2014-02-101-5/+5
* coverity#1079288 Uninitialized scalar fieldCaolán McNamara2014-02-101-1/+2
* oox: whitespace fix in WpsContextMiklos Vajna2014-02-081-2/+2
* drawingML: remove code duplication: use GetRelativeRect()Zolnai Tamás2014-02-081-9/+1
* drawingML: remove code duplication: use WriteStretch()Zolnai Tamás2014-02-081-3/+1
* drawingML export/import: text frames with vertical alignmentZolnai Tamás2014-02-084-21/+52
* oox: make sure debug output appears on stderrMiklos Vajna2014-02-072-32/+32
* typo fixes in commentsAndras Timar2014-02-062-2/+2