summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)Author
2017-04-06Improved loplugin:redundantcast, static_cast on arithmetic types: ooxStephan Bergmann
2017-04-06loplugin:singlevalfieldsNoel Grandin
2017-04-06loplugin:redundantcast find cstyle double castsNoel Grandin
2017-04-05add a clearDocumentHandler for null document handler caseCaolán McNamara
2017-04-05loplugin:constantparam part2Noel Grandin
2017-04-04oox: -Werror=formatMichael Stahl
2017-03-31use actual UNO enums in ooxNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-30remove type decorations on char literalsJochen Nitschke
2017-03-30convert ApiTransparencyMode to scoped enumNoel Grandin
2017-03-30loplugin:unusedenumconstantsNoel Grandin
2017-03-29loplugin:unusedmethodsNoel Grandin
2017-03-29oox: remove redundant virtuals, implied by overrideMiklos Vajna
2017-03-25There should be no need to distinguish between I32S and I64SStephan Bergmann
2017-03-25Fix typosAndrea Gelmini
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin
2017-03-22crashtesting: these should be opened readonlyCaolán McNamara
2017-03-21Does this actually want to check for alphabetic characters?Stephan Bergmann
2017-03-21New loplugin:unicodetocharStephan Bergmann
2017-03-20tdf#99617 convert powerpoint angle to degreeRegina Henschel
2017-03-11Passing shaperect to addShape function is uselessTamás Zolnai
2017-03-11Use the converted shape rectanle hereTamás Zolnai
2017-03-11tdf#106217: Wrong size and position of a shape inside chartTamás Zolnai
2017-03-07loplugin:loopvartoosmallStephan Bergmann
2017-03-04tdf#106304: Don't unnecessarily use bogus default char size for a:endParaRPrTor Lillqvist
2017-03-04tdf#106304: Output <a:br> instead of &#10; for hard newlinesTor Lillqvist
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-03-03drop SvxNumType and rename SvxExtNumType->SvxNumTypeNoel Grandin
2017-03-03use SvxExtNumType in SvxNumberTypeNoel Grandin
2017-03-02Align columns in output harderTor Lillqvist
2017-03-02Fix typosAndrea Gelmini
2017-03-01Remove clearly outdated stuffTor Lillqvist
2017-03-01cid#1401592: bFlipX and bFlipY won't both be trueStephan Bergmann
2017-02-28Fix incorrect function name in SAL_INFOTor Lillqvist
2017-02-28new loplugin unoanyNoel Grandin
2017-02-27Rename misleadingly named include file fillpropertiesgroupcontext.hxxTor Lillqvist
2017-02-27There is nothing called FillPropertiesGroupContext since 2009Tor Lillqvist
2017-02-27Clean up a few SAL_INFOs a bit and add useful note about the ==cscode== etcTor Lillqvist
2017-02-27Probably better to restrict the sequence sizeStephan Bergmann
2017-02-26cppcheck: unreadVariableJulien Nabet
2017-02-24vector::data seems more natural than &vector::frontCaolán McNamara
2017-02-23Better make the zero-initialization more explicitStephan Bergmann
2017-02-22Bin pointless once used typedefTor Lillqvist
2017-02-22loplugin:unusedfieldsNoel Grandin
2017-02-21loplugin:subtlezeroinit: ooxStephan Bergmann
2017-02-17tdf#90407: Export Text AutoFit to .pptxTor Lillqvist
2017-02-16Try harder to fix Android tinderboxTor Lillqvist
2017-02-15no std::lround on androidCaolán McNamara
2017-02-15tdf#106026: Export paragraph top and bottom margin to DrawingMLTor Lillqvist
2017-02-13Fix typosAndrea Gelmini