summaryrefslogtreecommitdiffstats
path: root/include/oox
Commit message (Expand)AuthorAgeFilesLines
* loplugin:unusedfields improve write-only analysisNoel Grandin2017-05-161-1/+0
* tdf#107197 Replace relationship URIFakabbir Amin2017-05-141-1/+28
* loplugin:constantparamNoel Grandin2017-05-091-2/+1
* No compelling reason for an unnamed namespace in an include file hereStephan Bergmann2017-05-021-2/+0
* loplugin:checkunusedparams in ooxNoel Grandin2017-05-024-8/+4
* replace oox internal hashing code with new comphelper codeMarkus Mohrhard2017-04-291-34/+0
* tdf#107020: Reintroduce uses of I32S, I64SStephan Bergmann2017-04-271-0/+6
* first stab at replacing hard coded relationships with calls to a methodMarkus Mohrhard2017-04-161-0/+25
* convert AX_FONTDATA to o3tl::typed_flagsNoel Grandin2017-04-131-9/+16
* convert AX_FONTDATA constants to scoped enumNoel Grandin2017-04-122-5/+5
* loplugin:inlinefields in oox::vml::VMLExportNoel Grandin2017-04-101-1/+1
* add a clearDocumentHandler for null document handler caseCaolán McNamara2017-04-051-0/+2
* loplugin:constantparam part2Noel Grandin2017-04-055-29/+11
* Finally switch MSVC to sal_Unicode = char16_t, tooStephan Bergmann2017-04-041-2/+0
* use actual UNO enums in ooxNoel Grandin2017-03-313-3/+6
* tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna2017-03-312-7/+7
* convert ApiTransparencyMode to scoped enumNoel Grandin2017-03-301-4/+3
* loplugin:unusedenumconstantsNoel Grandin2017-03-301-2/+1
* loplugin:unusedmethodsNoel Grandin2017-03-291-43/+0
* loplugin:unnecessaryvirtualNoel Grandin2017-03-291-2/+3
* There should be no need to distinguish between I32S and I64SStephan Bergmann2017-03-251-2/+0
* Fix typosAndrea Gelmini2017-03-251-1/+1
* Passing shaperect to addShape function is uselessTamás Zolnai2017-03-111-2/+0
* tdf#106304: Don't unnecessarily use bogus default char size for a:endParaRPrTor Lillqvist2017-03-041-3/+6
* Fix typosAndrea Gelmini2017-03-031-1/+1
* vector::data seems more natural than &vector::frontCaolán McNamara2017-02-242-2/+2
* Remove MinGW supportStephan Bergmann2017-02-101-1/+1
* remove CREATE_OSTRING macroJochen Nitschke2017-02-071-5/+0
* loplugin:unusedenumconstants in ooxNoel Grandin2017-02-061-4/+3
* tdf#105707 PPTX import: warn when SmartArt is missing DrawingML fallbackMiklos Vajna2017-02-031-0/+6
* oox: clean-up crypto classes, use c++11 featuresTomaž Vajngerl2017-01-302-18/+13
* Remove dynamic exception specificationsStephan Bergmann2017-01-2615-130/+79
* loplugin: unnecessary destructor oox..saxNoel Grandin2017-01-252-4/+0
* Move two include files to oox/inc as they are used only in ooxTor Lillqvist2017-01-242-247/+0
* use rtl::Reference in FastParserNoel Grandin2017-01-242-10/+9
* New loplugin:dynexcspec: Add @throws documentation, ooxStephan Bergmann2017-01-197-6/+36
* oox: rename misleadingly prefixed m_pShapeStyleMichael Stahl2017-01-051-1/+1
* No need for heap-allocated OUStringBufferStephan Bergmann2017-01-051-1/+1
* use the existing namespace map for the oox namespace exportMarkus Mohrhard2016-12-261-0/+2
* better varyColors export for charts, related tdf#103943Markus Mohrhard2016-11-301-0/+2
* loplugin:countusersofdefaultparams in include/oox..saxNoel Grandin2016-11-3012-21/+24
* loplugin:stringconstant: look into 'char const * const var = "..."'Stephan Bergmann2016-11-251-3/+0
* cppcanvas, oox: add missing #include <osl/endian.h>Michael Stahl2016-11-211-0/+1
* tdf#92076 oox - export PolyPolygonShape and PolyLineShape.Mark Hung2016-11-191-5/+7
* tdf#104015: PPTX import: Title shape does not inherit fill propertiesTamás Zolnai2016-11-181-1/+5
* new loplugin finalprotectedNoel Grandin2016-11-162-3/+2
* crashtesting: unexpected exception on novell403458-1.pptxCaolán McNamara2016-11-091-3/+3
* loplugin:expandablemethods in lotuswordpro..packageNoel Grandin2016-11-082-9/+0
* loplugin:unnecessaryvirtual in hwpfilter..rscNoel Grandin2016-11-087-14/+13
* loplugin:unusedfieldsNoel Grandin2016-11-021-6/+0