summaryrefslogtreecommitdiff
path: root/oox/source
AgeCommit message (Expand)Author
2016-11-20tdf59046 oox: fix incorrectly combined shapesMark Hung
2016-11-19tdf#92076 oox - export PolyPolygonShape and PolyLineShape.Mark Hung
2016-11-18tdf#104015: PPTX import: Title shape does not inherit fill propertiesTamás Zolnai
2016-11-17tdf#103876: PPTX import: Title shape's character properties are wrongTamás Zolnai
2016-11-14chartx: (regression) fix crash on label importJean-Tiare Le Bigot
2016-11-14oox, xmlsecurity: fix recently introduced style problemsMiklos Vajna
2016-11-13drop extra semicolonsDavid Tardon
2016-11-12tdf#100733 oox: update preset shape definition for polar handles.Mark Hung
2016-11-12tdf#100733 oox: imports RefR and RefAngle of polar handles.Mark Hung
2016-11-10tdf#103792: No placeholder text imported for empty title shapeTamás Zolnai
2016-11-09crashtesting: unexpected exception on novell403458-1.pptxCaolán McNamara
2016-11-08loplugin:expandablemethods in lotuswordpro..packageNoel Grandin
2016-11-08loplugin:unnecessaryvirtual in hwpfilter..rscNoel Grandin
2016-11-07google docs can generate a pptx with an empty cmLstCaolán McNamara
2016-11-07oox: exporting the block arc as its corresponding drawingml preset shape.Mark Hung
2016-11-06chartx: fix sparse chart importJean-Tiare Le Bigot
2016-11-02loplugin:oncevar in helpcompiler..reportdesignNoel Grandin
2016-10-31Nonsensical OUString null checkStephan Bergmann
2016-10-28tdf#63846 assign macros after VBA project fully loaded.Justin Luth
2016-10-28update unnecessaryoverride plugin to find pure forwarding methodsNoel Grandin
2016-10-25tdf#103389: Resaving a DOCX document with two canvases leads to a broken file.Tamás Zolnai
2016-10-21loplugin:expandablemethodds in include/ooxNoel Grandin
2016-10-21move some useful header information to mscodec for reuseCaolán McNamara
2016-10-21hash len isn't going to change depending on who implements itCaolán McNamara
2016-10-20clarify hash lengths a bit moreCaolán McNamara
2016-10-20hash len is 20 for xls cryptoapi configurationCaolán McNamara
2016-10-17fix wrong usages of setProperty vs setAnyProperty...Jochen Nitschke
2016-10-13tdf#103143 Fix importing number of characters from docx filesBartosz Kosiorek
2016-10-13loplugin:unnecessaryoverrideNoel Grandin
2016-10-07tdf#102997 Fix Error in OOXML Transparency Conversion Mathlbenes
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-04tdf#100830 drawingML import: handle <a:alphaModFix>Miklos Vajna
2016-10-01tdf#96161, always write the varyColors elementMarkus Mohrhard
2016-09-30loplugin:constantparamNoel Grandin
2016-09-28oox: use '= default' to define a trivial destructorMiklos Vajna
2016-09-20tdf#96662, only use the crossBetween="midCat" for line and scatter chartMarkus Mohrhard
2016-09-18loplugin:unusedenumvaluesNoel Grandin
2016-09-18fix missing default ctor for ObjectTypeFormatEntry with MSVCJochen Nitschke
2016-09-17convert ShapePropertyId to scoped enum and use it for enumarrayJochen Nitschke
2016-09-16fix copy&paste in DownBarFillsJochen Nitschke
2016-09-16loplogin:singlevalfields in include/Noel Grandin
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-05convert GradientStyle to scoped enumNoel Grandin
2016-08-30default dtors are fine hereCaolán McNamara
2016-08-30loplugin:stringconstant: adapt to improved OUStringLiteral1 (oox)Stephan Bergmann
2016-08-27put StreamMode masks in scope of enum classJochen Nitschke
2016-08-19Some clang-tidy misc-move-constructor-initStephan Bergmann
2016-08-19coverity#1371374 Resource leakCaolán McNamara
2016-08-11Convert handles of built-in shapes in Impress when exporting to PPTX.Mark Hung