summaryrefslogtreecommitdiffstats
path: root/oox
Commit message (Expand)AuthorAgeFilesLines
* 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
* loplugin:subtlezeroinit: ooxStephan Bergmann2017-02-215-9/+9
* tdf#90407: Export Text AutoFit to .pptxTor Lillqvist2017-02-171-2/+11
* Try harder to fix Android tinderboxTor Lillqvist2017-02-161-11/+11
* no std::lround on androidCaolán McNamara2017-02-151-0/+11
* tdf#106026: Export paragraph top and bottom margin to DrawingMLTor Lillqvist2017-02-151-0/+28
* Fix typosAndrea Gelmini2017-02-131-2/+2
* Related: tdf#105707 PPTX import: decode document name from URLAndras Timar2017-02-131-1/+1
* Related: tdf#105707 PPTX import: warn on empty SmartArt fallbackMiklos Vajna2017-02-101-1/+4
* Related: tdf#105707 PPTX import: warn on invalid SmartArt fallback relidMiklos Vajna2017-02-101-0/+12
* coverity#736181 Out-of-bounds readCaolán McNamara2017-02-101-5/+4
* oox, sfx2: can use std::move() hereMiklos Vajna2017-02-082-3/+3
* remove CREATE_OSTRING macroJochen Nitschke2017-02-071-2/+2
* Add missing #includesStephan Bergmann2017-02-064-1/+5
* loplugin:unusedenumconstants in ooxNoel Grandin2017-02-061-4/+4
* tdf#31488: Background fill changes its color when saving a PPTX file to ODPTamás Zolnai2017-02-051-1/+4
* tdf#105707 PPTX import: warn when SmartArt is missing DrawingML fallbackMiklos Vajna2017-02-033-2/+39
* loplugin:stringconstantStephan Bergmann2017-02-021-1/+1
* convert method names in tools::SvRef to be more like our other..Noel Grandin2017-02-021-2/+2
* oox: clean-up crypto classes, use c++11 featuresTomaž Vajngerl2017-01-305-245/+211
* loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin2017-01-281-1/+1
* Remove dynamic exception specificationsStephan Bergmann2017-01-2636-384/+233
* loplugin: unnecessary destructor oox..saxNoel Grandin2017-01-254-19/+0
* Move two include files to oox/inc as they are used only in ooxTor Lillqvist2017-01-2435-42/+296
* Drop incorrect "artistic" prefix from some token namesTor Lillqvist2017-01-242-18/+18
* use rtl::Reference in FastParserNoel Grandin2017-01-244-11/+8
* New loplugin:dynexcspec: Add @throws documentation, ooxStephan Bergmann2017-01-198-15/+59
* update approximate install location in READMECaolán McNamara2017-01-181-19/+19
* new loplugin: useuniqueptr: jvmfwk..saxNoel Grandin2017-01-172-6/+6
* tdf#97597: Ensure that each parsing thread has its own buffer.Kohei Yoshida2017-01-141-2/+2
* add -mlong-jump-table-offsets for m68k also for ooxRene Engelhard2017-01-121-0/+6
* tdf#104414: don't stop on exception from SwXFrame::setPositionMike Kaganski2017-01-121-2/+10
* New loplugin:conststringvar: ooxStephan Bergmann2017-01-102-6/+6