summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)Author
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
2017-02-13Related: tdf#105707 PPTX import: decode document name from URLAndras Timar
2017-02-10Related: tdf#105707 PPTX import: warn on empty SmartArt fallbackMiklos Vajna
2017-02-10Related: tdf#105707 PPTX import: warn on invalid SmartArt fallback relidMiklos Vajna
2017-02-10coverity#736181 Out-of-bounds readCaolán McNamara
2017-02-08oox, sfx2: can use std::move() hereMiklos Vajna
2017-02-07remove CREATE_OSTRING macroJochen Nitschke
2017-02-06Add missing #includesStephan Bergmann
2017-02-06loplugin:unusedenumconstants in ooxNoel Grandin
2017-02-05tdf#31488: Background fill changes its color when saving a PPTX file to ODPTamás Zolnai
2017-02-03tdf#105707 PPTX import: warn when SmartArt is missing DrawingML fallbackMiklos Vajna
2017-02-02loplugin:stringconstantStephan Bergmann
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin
2017-01-30oox: clean-up crypto classes, use c++11 featuresTomaž Vajngerl
2017-01-28loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-25loplugin: unnecessary destructor oox..saxNoel Grandin
2017-01-24Move two include files to oox/inc as they are used only in ooxTor Lillqvist
2017-01-24Drop incorrect "artistic" prefix from some token namesTor Lillqvist
2017-01-24use rtl::Reference in FastParserNoel Grandin
2017-01-19New loplugin:dynexcspec: Add @throws documentation, ooxStephan Bergmann