summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)AuthorFilesLines
2013-05-02fdo#60549 - pptx export presentation as well as draw shape objects.Michael Meeks1-3/+16
2013-05-02fdo#60780, refactor Save a Copy and fixÁdám Csaba Király1-1/+1
2013-05-02Update pchAurimas Fišeras1-0/+1
2013-05-01we need to exclude scatter chart for data label export for nowMarkus Mohrhard1-1/+4
2013-04-30better to use no overlay for nowMarkus Mohrhard1-0/+3
2013-04-30only export c:SymbolSize if attribute is thereMarkus Mohrhard1-7/+9
2013-04-30also export point sizeMarkus Mohrhard1-0/+15
2013-04-30export markers to OOXMLMarkus Mohrhard1-2/+34
2013-04-30export a:noFill to prevent wrong defaultMarkus Mohrhard1-6/+14
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks3-71/+12
2013-04-30n#592908: docx import, fixed handling of w10:wrapCédric Bosdonnat3-0/+23
2013-04-30now ooxml files are accepted by Excel againMarkus Mohrhard1-5/+2
2013-04-30remove a few more unused variablesMarkus Mohrhard1-44/+0
2013-04-29c:varyColor is true by default in ExcelMarkus Mohrhard1-0/+4
2013-04-29OSL_TRACE => SAL_WARN in chartexport.cxxMarkus Mohrhard1-3/+1
2013-04-29c:delete is true by default in ExcelMarkus Mohrhard1-6/+2
2013-04-29change order to allow validation of chart partMarkus Mohrhard1-2/+3
2013-04-29another validation error with OOXML chart exportMarkus Mohrhard1-1/+3
2013-04-29order of element matters in OOXML exportMarkus Mohrhard1-8/+8
2013-04-29export for error bars to OOXML, fdo#62312Markus Mohrhard1-0/+154
2013-04-26Fix bnc#705982 - make animations inside SmartArt work.Thorsten Behrens4-4/+26
2013-04-25bnc#793414: Bullet points are not indented correctly.Felix Zhang1-0/+2
2013-04-25n#813291: [PPTX] Axis Labels with percentage.Muthu Subramanian1-1/+5
2013-04-25update pchThomas Arnhold1-0/+2
2013-04-24gbuild: drop uses of removed packagesDavid Tardon1-1/+0
2013-04-23execute move of global headersBjoern Michaelsen184-23568/+0
2013-04-23fixup nanosecond precisionLionel Elie Mamane1-1/+1
2013-04-23fixup nanosecond precisionLionel Elie Mamane1-10/+11
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks13-294/+52
2013-04-19oox import, added support for linked graphics (at least they are embedded nowsjacobi1-3/+12
2013-04-19WaE: format specifies type 'int' but the argument has type 'sal_uInt32'Tor Lillqvist1-1/+1
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane3-8/+32
2013-04-18fix Frame import for oox filterNoel Power1-0/+1
2013-04-17implement MultiPage, Page & TabStrip import for ooxNoel Power5-15/+240
2013-04-17Update pchAurimas Fišeras1-1/+2
2013-04-16bnc#793414: Fixed the left margin of bulletFelix Zhang1-1/+3
2013-04-15fdo#36791 Added cases for unsupported VML commandsEilidh McAdam1-11/+96
2013-04-11RTF filter: import fShadow, shadowColor and shadowOffset shape propertiesMiklos Vajna1-1/+1
2013-04-10oox: make these classes publicMiklos Vajna3-3/+5
2013-04-10Allow selecting the tls backend to use in oox from configureMiguel Gomez2-0/+98
2013-04-08Fix again n719988, n734733Xisco Fauli1-1/+2
2013-04-07remove needless forward rtl::OUString declarationsLuboš Luňák3-6/+0
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák131-903/+882
2013-04-05new module i18nlangtagEike Rathke1-1/+1
2013-04-01Prefer prefix ++/-- operators for non-primitive typesJulien Nabet1-6/+7
2013-04-01Prefer prefix ++/-- operators for non-primitive typesJulien Nabet1-8/+6
2013-03-31#119750# corrected opacity import for SC comment shapes and their shadow visu...Armin Le Grand1-3/+32
2013-03-30OSL_FAIL -> SAL_WARNThomas Arnhold2-6/+6
2013-03-30Prefer prefix ++/-- operators for non-primitive typesJulien Nabet1-3/+2
2013-03-28n#810508: Fixes import of Scatternet and Bubble charts.Muthu Subramanian1-2/+2