summaryrefslogtreecommitdiffstats
path: root/oox
Commit message (Expand)AuthorAgeFilesLines
* improve passstuffbyref return analysisNoel Grandin2016-07-275-19/+19
* oox: avoid pointless multiplication at int precision in WpsContextMiklos Vajna2016-07-211-1/+1
* oox: indentation fixesMiklos Vajna2016-07-082-2/+2
* loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann2016-07-077-13/+13
* tdf#100179 correct cell merging in pptx.Mark Hung2016-06-301-2/+2
* RTF export: it's enough to pass these by const ref, no need to copyMiklos Vajna2016-06-301-1/+1
* warn->info: its just a factCaolán McNamara2016-06-241-1/+1
* tdf#100153 modify noSmoking shapeZhengqiang Wang2016-06-233-6/+6
* simplifyNoel Grandin2016-06-211-1/+1
* fix indentationMarkus Mohrhard2016-06-181-10/+10
* tdf#42949: clean up includes in include/filter with iwyuJorenz Paragas2016-06-152-0/+3
* Fix typosAndrea Gelmini2016-06-131-1/+1
* Clean up uses of Any::getValue() in ooxStephan Bergmann2016-06-102-86/+77
* tdf#42949: clean up includes in include/oox/vml with iwyuJorenz Paragas2016-06-103-0/+3
* Revert "Slideshow: Add 'Oval' Shape Transition variant"jan iversen2016-06-092-18/+0
* Slideshow: Add 'Oval' Shape Transition variantMayank Gupta2016-06-092-0/+18
* tdf#94698 cleanup Makefiles. Get rid of udkapi and offapiGleb Mishchenko2016-06-093-12/+3
* Let loplugin:passstuffbyref also look at fn defn not preceded by any declStephan Bergmann2016-06-081-1/+1
* tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl2016-06-062-6/+6
* tdf#93883 don't add space to empty paragraph when bullet is turned off.Mark Hung2016-05-311-1/+4
* Convert GfxLinkType to scoped enumNoel Grandin2016-05-311-9/+9
* teach refcounting clang plugin about uno::ReferenceNoel Grandin2016-05-311-2/+2
* Convert GRAPHIC to scoped enumNoel Grandin2016-05-271-2/+2
* tdf#42949: clean up includes in include/oox/ppt with iwyuJorenz Paragas2016-05-2610-1/+11
* loplugin:unusedreturntypesNoel Grandin2016-05-261-2/+1
* oox: replace boost::array with std::arrayMichael Stahl2016-05-251-4/+2
* warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bitsNoel Grandin2016-05-201-1/+1
* clang-tidy modernize-make-sharedNoel Grandin2016-05-1814-35/+34
* tdf#42949: clean up includes in include/oox/ole with iwyuJorenz Paragas2016-05-132-0/+6
* tdf#42949: clean up includes in include/oox/mathml with iwyuJorenz Paragas2016-05-111-0/+2
* tdf#42949: clean up includes in include/oox/helper with iwyuJorenz Paragas2016-05-1088-5/+150
* Silence Clang -Wimplicit-fallthrough in gperf-generated codeStephan Bergmann2016-05-101-3/+2
* Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann2016-05-105-6/+25
* Insert explicit "break" when falling through to empty next caseStephan Bergmann2016-05-104-0/+4
* loplugin:rangedforcopyTor Lillqvist2016-05-101-2/+2
* remove STATIC_ARRAY_END and usagesJochen Nitschke2016-05-104-93/+93
* basegfx,oox,slideshow: replace boost::next/prior with std::next/prevMichael Stahl2016-05-062-26/+24
* tdf#42949: clean up includes in include/oox/export with iwyuJorenz Paragas2016-05-062-0/+3
* teach passstuffbyref plugin to check for..Noel Grandin2016-05-062-2/+2
* clang-tidy modernize-loop-convert in oox to saxNoel Grandin2016-05-055-18/+18
* tdf#42949: clean up includes in include/oox/drawingml with iwyuJorenz Paragas2016-05-0319-0/+23
* tdf#99030: PPTX import: Fixed lost slide background colorMatus Uzak2016-04-292-2/+4
* tdf#90736: PPTX import: Improved table border line style supportMatus Uzak2016-04-291-1/+41
* teach stylepolice plugin about ref-counted-pointer namingNoel Grandin2016-04-282-5/+5
* tdf#80999 Canceling password prompt should abort detectionMaxim Monastirsky2016-04-271-5/+13
* tdf#42949: clean up includes in include/oox/crypto with iwyuJorenz Paragas2016-04-265-3/+20
* update loplugin stylepolice to check local pointers varsNoel Grandin2016-04-268-39/+39
* Some more sal_Bool -> boolStephan Bergmann2016-04-251-1/+1
* tdf#42949: clean up includes in include/oox/core using iwyuJorenz Paragas2016-04-2568-2/+159
* Avoid reserved identifiersStephan Bergmann2016-04-222-3/+3