summaryrefslogtreecommitdiff
path: root/include/oox
AgeCommit message (Expand)Author
2017-08-17tdf#50097: DOCX: export form controls as MSO ActiveX controlsTamás Zolnai
2017-08-12tdf#107197: Replace relationship URIChristian Barth
2017-08-12tdf#107197: Replace relationship URIChristian Barth
2017-08-12tdf#107197: Replace relationship URIChristian Barth
2017-08-11convert std::map::insert to std::map::emplace IINoel Grandin
2017-08-10Fix typosAndrea Gelmini
2017-08-09tdf#91384: DOCX: import ActiveX controlsTamás Zolnai
2017-08-09tdf#111548: Better fix for PPTX / XLSX import of ActiveX controlsTamás Zolnai
2017-08-04Make ActiveX controls import working again (PPTX / XLSX)Tamás Zolnai
2017-08-02remove unnecessary use of 'this->'Noel Grandin
2017-08-01loplugin:checkunusedparamsNoel Grandin
2017-07-31loplugin:constparams in ooxNoel Grandin
2017-07-29tdf#109223: PPTX: Vertical flip of child shape is not imported correctlyTamás Zolnai
2017-07-28tdf#107723 Import font name from text portions in shapesSamuel Mehrbrodt
2017-07-22loplugin:unusedfields in oox,reportdesignNoel Grandin
2017-07-15emfplus: completed isolation/migration of Emf/WmfArmin Le Grand
2017-07-14Remove unused [m]sChartAddressStephan Bergmann
2017-07-07merge BS and ToPsz10, etcCaolán McNamara
2017-07-07turn BS macro into an inlineCaolán McNamara
2017-06-15[API CHANGE] Add processingInstruction event to XFastDocumentHandler:Mohammed Abdul Azeem
2017-06-09GSoC: import VML shape adjustmentsGrzegorz Araminowicz
2017-06-09VML: EMU to Points conversionSzymon Kłos
2017-06-08Watermark: VML export/import font sizeSzymon Kłos
2017-06-07Related: tdf#108269 DOCM filter: reuse oox code for VBA data preservationMiklos Vajna
2017-06-05clang-tidy performance-unnecessary-value-paramNoel Grandin
2017-06-02Related: tdf#108269 oox: allow recovering broken DOCM filesMiklos Vajna
2017-05-31tdf#76446 GSoC: incorrect rotation of VML shapesGrzegorz Araminowicz
2017-05-29getUtf8TokenName can return by const refNoel Grandin
2017-05-28Watermark: VML font-family import for textpathSzymon Kłos
2017-05-25loplugin:constantparamNoel Grandin
2017-05-23svtools: add GraphicProvider::queryGraphics()Miklos Vajna
2017-05-23oox: add GraphicHelper::importGraphics()Miklos Vajna
2017-05-23oox: add GraphicHelper::importEmbeddedGraphics()Miklos Vajna
2017-05-16loplugin:unusedfields improve write-only analysisNoel Grandin
2017-05-14tdf#107197 Replace relationship URIFakabbir Amin
2017-05-09loplugin:constantparamNoel Grandin
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