summaryrefslogtreecommitdiffstats
path: root/oox
Commit message (Expand)AuthorAgeFilesLines
* convert PolyFlags to scoped enumNoel Grandin2016-12-071-4/+4
* convert E_GRAPH_PROV constants to typed_flagsNoel Grandin2016-12-051-1/+1
* convert some anonymous enums to scopedNoel Grandin2016-12-023-18/+18
* tdf#104310: Accept x12ac lists and fallbacks in dataValidationsMike Kaganski2016-12-026-1/+9
* tdf#103477 buClrTx => use text color insteadMuthu Subramanian2016-12-011-1/+3
* better varyColors export for charts, related tdf#103943Markus Mohrhard2016-11-301-19/+55
* Rewrite some (trivial) assignments inside if/while conditions: ooxStephan Bergmann2016-11-291-6/+14
* tdf#104115 DOCX export: ClosedBezierShape should always result in <a:custGeom>Miklos Vajna2016-11-291-1/+3
* tdf#104201: PPTX: Group solid fill is not importedTamás Zolnai2016-11-271-3/+3
* loplugin:stringconstant: look into 'char const * const var = "..."'Stephan Bergmann2016-11-251-1/+1
* tdf#96052 - export the forbidden shape as path instead of preset shape.Mark Hung2016-11-251-7/+1
* loplugin:unnecessaryoverride (dtors) in ooxStephan Bergmann2016-11-235-46/+1
* oox: update README for recent change.Mark Hung2016-11-231-48/+44
* tdf59046 oox: fix incorrectly combined shapesMark Hung2016-11-201-8/+10
* tdf#92076 oox - export PolyPolygonShape and PolyLineShape.Mark Hung2016-11-191-8/+10
* tdf#104015: PPTX import: Title shape does not inherit fill propertiesTamás Zolnai2016-11-181-26/+85
* tdf#103876: PPTX import: Title shape's character properties are wrongTamás Zolnai2016-11-175-19/+92
* chartx: (regression) fix crash on label importJean-Tiare Le Bigot2016-11-141-0/+1
* oox, xmlsecurity: fix recently introduced style problemsMiklos Vajna2016-11-141-3/+3
* drop extra semicolonsDavid Tardon2016-11-131-1/+1
* tdf#100733 oox: update preset shape definition for polar handles.Mark Hung2016-11-122-14/+20
* tdf#100733 oox: imports RefR and RefAngle of polar handles.Mark Hung2016-11-122-0/+21
* tdf#103792: No placeholder text imported for empty title shapeTamás Zolnai2016-11-102-2/+1
* crashtesting: unexpected exception on novell403458-1.pptxCaolán McNamara2016-11-091-3/+3
* loplugin:expandablemethods in lotuswordpro..packageNoel Grandin2016-11-084-33/+7
* loplugin:unnecessaryvirtual in hwpfilter..rscNoel Grandin2016-11-082-5/+3
* google docs can generate a pptx with an empty cmLstCaolán McNamara2016-11-071-9/+12
* oox: exporting the block arc as its corresponding drawingml preset shape.Mark Hung2016-11-071-2/+20
* chartx: fix sparse chart importJean-Tiare Le Bigot2016-11-063-6/+6
* loplugin:oncevar in helpcompiler..reportdesignNoel Grandin2016-11-022-8/+3
* Nonsensical OUString null checkStephan Bergmann2016-10-311-1/+1
* tdf#63846 assign macros after VBA project fully loaded.Justin Luth2016-10-281-3/+2
* update unnecessaryoverride plugin to find pure forwarding methodsNoel Grandin2016-10-281-5/+0
* tdf#103389: Resaving a DOCX document with two canvases leads to a broken file.Tamás Zolnai2016-10-252-8/+11
* loplugin:expandablemethodds in include/ooxNoel Grandin2016-10-212-14/+4
* move some useful header information to mscodec for reuseCaolán McNamara2016-10-213-58/+37
* hash len isn't going to change depending on who implements itCaolán McNamara2016-10-213-26/+18
* clarify hash lengths a bit moreCaolán McNamara2016-10-202-6/+6
* hash len is 20 for xls cryptoapi configurationCaolán McNamara2016-10-201-4/+4
* fix wrong usages of setProperty vs setAnyProperty...Jochen Nitschke2016-10-175-22/+22
* tdf#103143 Fix importing number of characters from docx filesBartosz Kosiorek2016-10-131-1/+5
* loplugin:unnecessaryoverrideNoel Grandin2016-10-131-5/+0
* tdf#102997 Fix Error in OOXML Transparency Conversion Mathlbenes2016-10-071-1/+1
* convert MapUnit to scoped enumNoel Grandin2016-10-054-6/+6
* tdf#100830 drawingML import: handle <a:alphaModFix>Miklos Vajna2016-10-042-0/+7
* tdf#96161, always write the varyColors elementMarkus Mohrhard2016-10-011-0/+2
* loplugin:constantparamNoel Grandin2016-09-307-27/+22
* oox: use '= default' to define a trivial destructorMiklos Vajna2016-09-283-9/+3
* tdf#96662, only use the crossBetween="midCat" for line and scatter chartMarkus Mohrhard2016-09-201-1/+2
* loplugin:unusedenumvaluesNoel Grandin2016-09-181-2/+1