summaryrefslogtreecommitdiff
path: root/include/oox
AgeCommit message (Expand)AuthorFilesLines
2017-04-16first stab at replacing hard coded relationships with calls to a methodMarkus Mohrhard1-0/+25
2017-04-13convert AX_FONTDATA to o3tl::typed_flagsNoel Grandin1-9/+16
2017-04-12convert AX_FONTDATA constants to scoped enumNoel Grandin2-5/+5
2017-04-10loplugin:inlinefields in oox::vml::VMLExportNoel Grandin1-1/+1
2017-04-05add a clearDocumentHandler for null document handler caseCaolán McNamara1-0/+2
2017-04-05loplugin:constantparam part2Noel Grandin5-29/+11
2017-04-04Finally switch MSVC to sal_Unicode = char16_t, tooStephan Bergmann1-2/+0
2017-03-31use actual UNO enums in ooxNoel Grandin3-3/+6
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna2-7/+7
2017-03-30convert ApiTransparencyMode to scoped enumNoel Grandin1-4/+3
2017-03-30loplugin:unusedenumconstantsNoel Grandin1-2/+1
2017-03-29loplugin:unusedmethodsNoel Grandin1-43/+0
2017-03-29loplugin:unnecessaryvirtualNoel Grandin1-2/+3
2017-03-25There should be no need to distinguish between I32S and I64SStephan Bergmann1-2/+0
2017-03-25Fix typosAndrea Gelmini1-1/+1
2017-03-11Passing shaperect to addShape function is uselessTamás Zolnai1-2/+0
2017-03-04tdf#106304: Don't unnecessarily use bogus default char size for a:endParaRPrTor Lillqvist1-3/+6
2017-03-03Fix typosAndrea Gelmini1-1/+1
2017-02-24vector::data seems more natural than &vector::frontCaolán McNamara2-2/+2
2017-02-10Remove MinGW supportStephan Bergmann1-1/+1
2017-02-07remove CREATE_OSTRING macroJochen Nitschke1-5/+0
2017-02-06loplugin:unusedenumconstants in ooxNoel Grandin1-4/+3
2017-02-03tdf#105707 PPTX import: warn when SmartArt is missing DrawingML fallbackMiklos Vajna1-0/+6
2017-01-30oox: clean-up crypto classes, use c++11 featuresTomaž Vajngerl2-18/+13
2017-01-26Remove dynamic exception specificationsStephan Bergmann15-130/+79
2017-01-25loplugin: unnecessary destructor oox..saxNoel Grandin2-4/+0
2017-01-24Move two include files to oox/inc as they are used only in ooxTor Lillqvist2-247/+0
2017-01-24use rtl::Reference in FastParserNoel Grandin2-10/+9
2017-01-19New loplugin:dynexcspec: Add @throws documentation, ooxStephan Bergmann7-6/+36
2017-01-05oox: rename misleadingly prefixed m_pShapeStyleMichael Stahl1-1/+1
2017-01-05No need for heap-allocated OUStringBufferStephan Bergmann1-1/+1
2016-12-26use the existing namespace map for the oox namespace exportMarkus Mohrhard1-0/+2
2016-11-30better varyColors export for charts, related tdf#103943Markus Mohrhard1-0/+2
2016-11-30loplugin:countusersofdefaultparams in include/oox..saxNoel Grandin12-21/+24
2016-11-25loplugin:stringconstant: look into 'char const * const var = "..."'Stephan Bergmann1-3/+0
2016-11-21cppcanvas, oox: add missing #include <osl/endian.h>Michael Stahl1-0/+1
2016-11-19tdf#92076 oox - export PolyPolygonShape and PolyLineShape.Mark Hung1-5/+7
2016-11-18tdf#104015: PPTX import: Title shape does not inherit fill propertiesTamás Zolnai1-1/+5
2016-11-16new loplugin finalprotectedNoel Grandin2-3/+2
2016-11-09crashtesting: unexpected exception on novell403458-1.pptxCaolán McNamara1-3/+3
2016-11-08loplugin:expandablemethods in lotuswordpro..packageNoel Grandin2-9/+0
2016-11-08loplugin:unnecessaryvirtual in hwpfilter..rscNoel Grandin7-14/+13
2016-11-02loplugin:unusedfieldsNoel Grandin1-6/+0
2016-10-28tdf#63846 assign macros after VBA project fully loaded.Justin Luth1-3/+3
2016-10-28update unnecessaryoverride plugin to find pure forwarding methodsNoel Grandin1-1/+0
2016-10-25tdf#103389: Resaving a DOCX document with two canvases leads to a broken file.Tamás Zolnai1-1/+1
2016-10-21loplugin:expandablemethodds in include/ooxNoel Grandin2-8/+0
2016-10-21move some useful header information to mscodec for reuseCaolán McNamara1-66/+3
2016-10-21hash len isn't going to change depending on who implements itCaolán McNamara2-7/+5
2016-10-20clarify hash lengths a bit moreCaolán McNamara1-3/+4