summaryrefslogtreecommitdiff
path: root/include/oox
AgeCommit message (Expand)AuthorFilesLines
2017-06-16VML: EMU to Points conversionSzymon Kłos1-0/+6
2017-06-16Watermark: VML export/import font sizeSzymon Kłos1-1/+2
2017-06-08Related: tdf#108269 DOCM filter: reuse oox code for VBA data preservationMiklos Vajna1-0/+4
2017-06-06Related: tdf#108269 oox: allow recovering broken DOCM filesMiklos Vajna1-2/+3
2017-06-04Watermark: VML font-family import for textpathSzymon Kłos1-0/+1
2017-05-16loplugin:unusedfields improve write-only analysisNoel Grandin1-1/+0
2017-05-14tdf#107197 Replace relationship URIFakabbir Amin1-1/+28
2017-05-09loplugin:constantparamNoel Grandin1-2/+1
2017-05-02No compelling reason for an unnamed namespace in an include file hereStephan Bergmann1-2/+0
2017-05-02loplugin:checkunusedparams in ooxNoel Grandin4-8/+4
2017-04-29replace oox internal hashing code with new comphelper codeMarkus Mohrhard1-34/+0
2017-04-27tdf#107020: Reintroduce uses of I32S, I64SStephan Bergmann1-0/+6
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