summaryrefslogtreecommitdiffstats
path: root/oox
Commit message (Expand)AuthorAgeFilesLines
* convert AX_FONTDATA to o3tl::typed_flagsNoel Grandin2017-04-132-18/+27
* Removed duplicated includesAndrea Gelmini2017-04-131-4/+0
* enum spelling: throught -> throughJustin Luth2017-04-121-1/+1
* convert AX_FONTDATA constants to scoped enumNoel Grandin2017-04-122-11/+13
* no need to use OUStringToOString in SAL_INFONoel Grandin2017-04-121-3/+2
* loplugin:inlinefields in oox::vml::VMLExportNoel Grandin2017-04-101-6/+3
* Improved loplugin:redundantcast, static_cast on arithmetic types: ooxStephan Bergmann2017-04-062-7/+7
* loplugin:singlevalfieldsNoel Grandin2017-04-063-22/+24
* loplugin:redundantcast find cstyle double castsNoel Grandin2017-04-061-1/+1
* add a clearDocumentHandler for null document handler caseCaolán McNamara2017-04-052-1/+8
* loplugin:constantparam part2Noel Grandin2017-04-055-31/+23
* oox: -Werror=formatMichael Stahl2017-04-041-2/+2
* use actual UNO enums in ooxNoel Grandin2017-03-318-21/+20
* tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna2017-03-313-9/+9
* remove type decorations on char literalsJochen Nitschke2017-03-302-18/+18
* convert ApiTransparencyMode to scoped enumNoel Grandin2017-03-301-17/+14
* loplugin:unusedenumconstantsNoel Grandin2017-03-301-2/+1
* loplugin:unusedmethodsNoel Grandin2017-03-291-57/+0
* oox: remove redundant virtuals, implied by overrideMiklos Vajna2017-03-293-6/+6
* There should be no need to distinguish between I32S and I64SStephan Bergmann2017-03-253-114/+114
* Fix typosAndrea Gelmini2017-03-255-5/+5
* loplugins:redundantcast teach it about c-style typedef castsNoel Grandin2017-03-234-5/+5
* crashtesting: these should be opened readonlyCaolán McNamara2017-03-221-3/+3
* Does this actually want to check for alphabetic characters?Stephan Bergmann2017-03-211-1/+2
* New loplugin:unicodetocharStephan Bergmann2017-03-211-1/+1
* tdf#99617 convert powerpoint angle to degreeRegina Henschel2017-03-201-6/+6
* Passing shaperect to addShape function is uselessTamás Zolnai2017-03-114-8/+6
* Use the converted shape rectanle hereTamás Zolnai2017-03-111-2/+2
* tdf#106217: Wrong size and position of a shape inside chartTamás Zolnai2017-03-111-0/+5
* loplugin:loopvartoosmallStephan Bergmann2017-03-072-17/+16
* tdf#106304: Don't unnecessarily use bogus default char size for a:endParaRPrTor Lillqvist2017-03-042-13/+33
* tdf#106304: Output <a:br> instead of &#10; for hard newlinesTor Lillqvist2017-03-041-17/+25
* Remove redundant 'inline' keywordStephan Bergmann2017-03-039-16/+16
* drop SvxNumType and rename SvxExtNumType->SvxNumTypeNoel Grandin2017-03-031-3/+3
* use SvxExtNumType in SvxNumberTypeNoel Grandin2017-03-031-4/+4
* Align columns in output harderTor Lillqvist2017-03-021-5/+5
* Fix typosAndrea Gelmini2017-03-021-5/+5
* Remove clearly outdated stuffTor Lillqvist2017-03-011-6/+0
* cid#1401592: bFlipX and bFlipY won't both be trueStephan Bergmann2017-03-011-9/+9
* Fix incorrect function name in SAL_INFOTor Lillqvist2017-02-281-1/+1
* new loplugin unoanyNoel Grandin2017-02-2827-154/+157
* Rename misleadingly named include file fillpropertiesgroupcontext.hxxTor Lillqvist2017-02-2719-20/+20
* There is nothing called FillPropertiesGroupContext since 2009Tor Lillqvist2017-02-272-2/+0
* Clean up a few SAL_INFOs a bit and add useful note about the ==cscode== etcTor Lillqvist2017-02-273-18/+19
* Probably better to restrict the sequence sizeStephan Bergmann2017-02-271-1/+2
* cppcheck: unreadVariableJulien Nabet2017-02-261-1/+0
* vector::data seems more natural than &vector::frontCaolán McNamara2017-02-243-4/+4
* Better make the zero-initialization more explicitStephan Bergmann2017-02-231-1/+6
* Bin pointless once used typedefTor Lillqvist2017-02-221-4/+1
* loplugin:unusedfieldsNoel Grandin2017-02-221-6/+4