summaryrefslogtreecommitdiff
path: root/oox/source/token
AgeCommit message (Expand)AuthorFilesLines
2018-11-05tdf#108104 OOXML Import: Fix Hatch fill in ChartsBalazs Varga1-0/+2
2018-10-18tdf#120573 export media type for .wav properly.Mark Hung1-0/+1
2018-07-30Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-03-31Use for-range loops in oox (part2)Julien Nabet1-2/+3
2018-03-07oox: remove property FillBitmapURL, BackGraphicURL and GraphicURLTomaž Vajngerl1-3/+0
2018-03-07Move BackGraphicURL property & friends to BackGraphic + fixesTomaž Vajngerl1-0/+2
2018-02-25fix import of graphic bulletsTomaž Vajngerl1-1/+1
2018-02-07tdf#115394 import custom slide transition time in PPTXSzymon Kłos1-0/+1
2018-01-31tdf#111417 Import read only property on ActiveX text boxbrian houston morrow1-0/+1
2018-01-29tdf#114821 import complex data labels in bar chartSzymon Kłos1-0/+1
2018-01-26tdf#107608: PPTX: Import pattern fill background colorTamás Zolnai1-0/+1
2018-01-15More loplugin:cstylecast: ooxStephan Bergmann1-1/+1
2018-01-04tdf#42949 Fix some more Include What You Use warningsMiklos Vajna2-0/+2
2017-10-23loplugin:includeform: ooxStephan Bergmann3-9/+9
2017-09-07tdf#106867: Write also the extended markup to fully support embedded videos.Jan Holesovsky1-0/+1
2017-09-07tdf#106867: Export videos in PPTX.Jan Holesovsky1-0/+1
2017-08-26tdf#111980: DOCX: Handle ActiveX radio button groupTamás Zolnai1-0/+1
2017-08-17tdf#50097: DOCX: export form controls as MSO ActiveX controlsTamás Zolnai1-0/+2
2017-08-12tdf#107197: Replace relationship URIChristian Barth1-2/+7
2017-08-12tdf#107197: Replace relationship URIChristian Barth1-0/+6
2017-08-12tdf#107197: Replace relationship URIChristian Barth1-1/+3
2017-08-10tdf#109317 Fix incorrect rotation of flipped custom OOXML shapesPaul Trojahn1-1/+0
2017-05-29getUtf8TokenName can return by const refNoel Grandin1-0/+2
2017-05-15Correct URI for HDPHOTO, tdf#107197 follow-upEike Rathke1-1/+1
2017-05-14tdf#107197 Replace relationship URIFakabbir Amin1-0/+27
2017-04-16first stab at replacing hard coded relationships with calls to a methodMarkus Mohrhard2-0/+34
2017-01-24Drop incorrect "artistic" prefix from some token namesTor Lillqvist1-5/+5
2017-01-04replace namespace URL strings with function calls...Rosemary Sebastian2-0/+4
2016-12-26use the existing namespace map for the oox namespace exportMarkus Mohrhard1-0/+1
2016-12-26use uniform initializer syntax to simplify codeMarkus Mohrhard1-14/+2
2016-12-02tdf#104310: Accept x12ac lists and fallbacks in dataValidationsMike Kaganski4-0/+4
2016-09-17convert ShapePropertyId to scoped enum and use it for enumarrayJochen Nitschke1-1/+0
2016-05-10Silence Clang -Wimplicit-fallthrough in gperf-generated codeStephan Bergmann1-3/+2
2016-02-22add Wildcards / PROP_Wildcards, tdf#72196Eike Rathke1-0/+1
2016-01-21oox, writerfilter: incorrect a14 namespaceMichael Stahl1-1/+1
2015-11-09pptx: "fall" transition, which needed p15 namespaceTomaž Vajngerl4-0/+10
2015-11-08oox: define p14 namespace in strict, define P14_TOKENTomaž Vajngerl3-1/+6
2015-11-08oox: p14 namespace (MSO 2010) + tokens for slide transitionsTomaž Vajngerl2-0/+23
2015-07-25tdf#92256: Make OOXML filter CONV_A1_XL_A1 aware tooKatarina Behrens1-0/+1
2015-07-23tdf#92256: OOXML save/load syntax for string referenceKatarina Behrens4-0/+14
2015-05-15support iconSets in extLst entriesMarkus Mohrhard4-5/+6
2015-05-05loplugin:staticmethodsNoel Grandin1-2/+2
2015-04-23this should be sorted and unique, no?Eike Rathke1-15/+14
2015-04-23add TotalsRow to properties indexEike Rathke1-0/+1
2014-12-22Refactor building perfect hash tabels for tokensDaniel Sikeler1-65/+0
2014-11-01oox: introduce W_TOKEN() macroMiklos Vajna1-0/+1
2014-10-23inline TokenMap::getUtf8TokenNameMatúš Kukan1-7/+0
2014-10-23maTokenNames.size() is constant: use it and be a bit fasterMatúš Kukan1-1/+1
2014-09-29proper reading of mso-position-(horizontal|vertical)(-relative)Luboš Luňák1-0/+1
2014-09-24Remove TokenMap::getUnicodeTokenName()Matúš Kukan1-12/+0