summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)AuthorFilesLines
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
2013-03-27n#734735: [PPTX] Use number format, if available, for charts.Muthu Subramanian1-0/+3
2013-03-27-Wunused-macrosStephan Bergmann3-22/+0
2013-03-25cleanup gbuild outputPeter Foley1-3/+3
2013-03-23"atomar" is not a wordTor Lillqvist2-2/+2
2013-03-22clean up DBG_ERRORnThomas Arnhold1-2/+1
2013-03-21remove duplicate copy of SchXMLSeriesHelper: take 2Peter Foley4-324/+1
2013-03-21Revert "remove duplicate copy of SchXMLSeriesHelper"Peter Foley4-1/+324
2013-03-21regenerate pchPeter Foley1-4/+1
2013-03-21remove duplicate copy of SchXMLSeriesHelperPeter Foley4-324/+1
2013-03-19Simplify equalsIgnoreAsciiCaseAscii[L] callsStephan Bergmann7-57/+57
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-35/+35
2013-03-19trailing whitespacesThomas Arnhold1-3/+3
2013-03-19reduce whitespaces between include and filenameThomas Arnhold1-1/+1
2013-03-18avoid Wundef for various FIXME, FEATURE_NOT_DONE_YET and what notLuboš Luňák5-11/+11
2013-03-18avoid Wundef in cases where the usage seems otherwise okLuboš Luňák1-1/+1
2013-03-15regenerate pchPeter Foley1-0/+3
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks1-3/+0
2013-03-14More cleanup of pptx comment import code.Thorsten Behrens3-64/+74
2013-03-13Cleanup pptx comment import patch a bit.Thorsten Behrens6-125/+154
2013-03-13bnc#798309 inherit group style from parentNoel Power7-12/+22
2013-03-13Changes to enable display of comments annotations in pptx filesVinaya6-3/+295