summaryrefslogtreecommitdiff
path: root/include/oox
AgeCommit message (Expand)Author
2017-05-02No compelling reason for an unnamed namespace in an include file hereStephan Bergmann
2017-05-02loplugin:checkunusedparams in ooxNoel Grandin
2017-04-29replace oox internal hashing code with new comphelper codeMarkus Mohrhard
2017-04-27tdf#107020: Reintroduce uses of I32S, I64SStephan Bergmann
2017-04-16first stab at replacing hard coded relationships with calls to a methodMarkus Mohrhard
2017-04-13convert AX_FONTDATA to o3tl::typed_flagsNoel Grandin
2017-04-12convert AX_FONTDATA constants to scoped enumNoel Grandin
2017-04-10loplugin:inlinefields in oox::vml::VMLExportNoel Grandin
2017-04-05add a clearDocumentHandler for null document handler caseCaolán McNamara
2017-04-05loplugin:constantparam part2Noel Grandin
2017-04-04Finally switch MSVC to sal_Unicode = char16_t, tooStephan Bergmann
2017-03-31use actual UNO enums in ooxNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-30convert ApiTransparencyMode to scoped enumNoel Grandin
2017-03-30loplugin:unusedenumconstantsNoel Grandin
2017-03-29loplugin:unusedmethodsNoel Grandin
2017-03-29loplugin:unnecessaryvirtualNoel Grandin
2017-03-25There should be no need to distinguish between I32S and I64SStephan Bergmann
2017-03-25Fix typosAndrea Gelmini
2017-03-11Passing shaperect to addShape function is uselessTamás Zolnai
2017-03-04tdf#106304: Don't unnecessarily use bogus default char size for a:endParaRPrTor Lillqvist
2017-03-03Fix typosAndrea Gelmini
2017-02-24vector::data seems more natural than &vector::frontCaolán McNamara
2017-02-10Remove MinGW supportStephan Bergmann
2017-02-07remove CREATE_OSTRING macroJochen Nitschke
2017-02-06loplugin:unusedenumconstants in ooxNoel Grandin
2017-02-03tdf#105707 PPTX import: warn when SmartArt is missing DrawingML fallbackMiklos Vajna
2017-01-30oox: clean-up crypto classes, use c++11 featuresTomaž Vajngerl
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-24use rtl::Reference in FastParserNoel Grandin
2017-01-19New loplugin:dynexcspec: Add @throws documentation, ooxStephan Bergmann
2017-01-05oox: rename misleadingly prefixed m_pShapeStyleMichael Stahl
2017-01-05No need for heap-allocated OUStringBufferStephan Bergmann
2016-12-26use the existing namespace map for the oox namespace exportMarkus Mohrhard
2016-11-30better varyColors export for charts, related tdf#103943Markus Mohrhard
2016-11-30loplugin:countusersofdefaultparams in include/oox..saxNoel Grandin
2016-11-25loplugin:stringconstant: look into 'char const * const var = "..."'Stephan Bergmann
2016-11-21cppcanvas, oox: add missing #include <osl/endian.h>Michael Stahl
2016-11-19tdf#92076 oox - export PolyPolygonShape and PolyLineShape.Mark Hung
2016-11-18tdf#104015: PPTX import: Title shape does not inherit fill propertiesTamás Zolnai
2016-11-16new loplugin finalprotectedNoel Grandin
2016-11-09crashtesting: unexpected exception on novell403458-1.pptxCaolán McNamara
2016-11-08loplugin:expandablemethods in lotuswordpro..packageNoel Grandin
2016-11-08loplugin:unnecessaryvirtual in hwpfilter..rscNoel Grandin
2016-11-02loplugin:unusedfieldsNoel Grandin
2016-10-28tdf#63846 assign macros after VBA project fully loaded.Justin Luth
2016-10-28update unnecessaryoverride plugin to find pure forwarding methodsNoel Grandin
2016-10-25tdf#103389: Resaving a DOCX document with two canvases leads to a broken file.Tamás Zolnai