summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)Author
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
2017-01-18update approximate install location in READMECaolán McNamara
2017-01-17new loplugin: useuniqueptr: jvmfwk..saxNoel Grandin
2017-01-14tdf#97597: Ensure that each parsing thread has its own buffer.Kohei Yoshida
2017-01-12add -mlong-jump-table-offsets for m68k also for ooxRene Engelhard
2017-01-12tdf#104414: don't stop on exception from SwXFrame::setPositionMike Kaganski
2017-01-10New loplugin:conststringvar: ooxStephan Bergmann
2017-01-06tdf#105150 PPTX import: try harder to handle <p:sp useBgFill="1">Miklos Vajna
2017-01-06tdf#105127 VML import: handle <v:shape style="flip:..." path="...">Miklos Vajna