summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)AuthorFilesLines
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
2013-03-12fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERTRadu Ioan3-25/+19
2013-03-12update pch headersLuboš Luňák1-0/+8
2013-03-11pptx import:supporting FilterData properties:PageRange and ImportNotesPagesSJacobi4-111/+174
2013-03-11remove remaining UTF bomBorim1-1/+1
2013-03-11use startsWith() instead of compareToAscii()Thomas Arnhold1-1/+1
2013-03-10update pch filesPeter Foley1-0/+1
2013-03-06fdo#60724 change spelling error REMOVEABLE -> REMOVABLEKenneth Beck1-1/+1
2013-03-06fdo#48735: Save crop information in PPTX.Pallavi Jadhav3-0/+27
2013-03-05doubled usingThomas Arnhold1-1/+0
2013-03-04remove trailing whitespacesThomas Arnhold1-1/+1
2013-03-04sal_Bool to boolTakeshi Abe1-1/+1