summaryrefslogtreecommitdiffstats
path: root/oox
Commit message (Expand)AuthorAgeFilesLines
* oox import, added support for linked graphics (at least they are embedded nowsjacobi2013-04-191-3/+12
* WaE: format specifies type 'int' but the argument has type 'sal_uInt32'Tor Lillqvist2013-04-191-1/+1
* date/time IDL datatypes incompatible changeLionel Elie Mamane2013-04-183-8/+32
* fix Frame import for oox filterNoel Power2013-04-181-0/+1
* implement MultiPage, Page & TabStrip import for ooxNoel Power2013-04-175-15/+240
* Update pchAurimas Fišeras2013-04-171-1/+2
* bnc#793414: Fixed the left margin of bulletFelix Zhang2013-04-161-1/+3
* fdo#36791 Added cases for unsupported VML commandsEilidh McAdam2013-04-151-11/+96
* RTF filter: import fShadow, shadowColor and shadowOffset shape propertiesMiklos Vajna2013-04-111-1/+1
* oox: make these classes publicMiklos Vajna2013-04-103-3/+5
* Allow selecting the tls backend to use in oox from configureMiguel Gomez2013-04-102-0/+98
* Fix again n719988, n734733Xisco Fauli2013-04-081-1/+2
* remove needless forward rtl::OUString declarationsLuboš Luňák2013-04-073-6/+0
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-07131-903/+882
* new module i18nlangtagEike Rathke2013-04-051-1/+1
* Prefer prefix ++/-- operators for non-primitive typesJulien Nabet2013-04-011-6/+7
* Prefer prefix ++/-- operators for non-primitive typesJulien Nabet2013-04-011-8/+6
* #119750# corrected opacity import for SC comment shapes and their shadow visu...Armin Le Grand2013-03-311-3/+32
* OSL_FAIL -> SAL_WARNThomas Arnhold2013-03-302-6/+6
* Prefer prefix ++/-- operators for non-primitive typesJulien Nabet2013-03-301-3/+2
* n#810508: Fixes import of Scatternet and Bubble charts.Muthu Subramanian2013-03-281-2/+2
* n#734735: [PPTX] Use number format, if available, for charts.Muthu Subramanian2013-03-271-0/+3
* -Wunused-macrosStephan Bergmann2013-03-273-22/+0
* cleanup gbuild outputPeter Foley2013-03-251-3/+3
* "atomar" is not a wordTor Lillqvist2013-03-232-2/+2
* clean up DBG_ERRORnThomas Arnhold2013-03-221-2/+1
* remove duplicate copy of SchXMLSeriesHelper: take 2Peter Foley2013-03-214-324/+1
* Revert "remove duplicate copy of SchXMLSeriesHelper"Peter Foley2013-03-214-1/+324
* regenerate pchPeter Foley2013-03-211-4/+1
* remove duplicate copy of SchXMLSeriesHelperPeter Foley2013-03-214-324/+1
* Simplify equalsIgnoreAsciiCaseAscii[L] callsStephan Bergmann2013-03-197-57/+57
* automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold2013-03-191-35/+35
* trailing whitespacesThomas Arnhold2013-03-191-3/+3
* reduce whitespaces between include and filenameThomas Arnhold2013-03-191-1/+1
* avoid Wundef for various FIXME, FEATURE_NOT_DONE_YET and what notLuboš Luňák2013-03-185-11/+11
* avoid Wundef in cases where the usage seems otherwise okLuboš Luňák2013-03-181-1/+1
* regenerate pchPeter Foley2013-03-151-0/+3
* remove legacy build.pl prj/build.lst files.Michael Meeks2013-03-141-3/+0
* More cleanup of pptx comment import code.Thorsten Behrens2013-03-143-64/+74
* Cleanup pptx comment import patch a bit.Thorsten Behrens2013-03-136-125/+154
* bnc#798309 inherit group style from parentNoel Power2013-03-137-12/+22
* Changes to enable display of comments annotations in pptx filesVinaya2013-03-136-3/+295
* fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERTRadu Ioan2013-03-123-25/+19
* update pch headersLuboš Luňák2013-03-121-0/+8
* pptx import:supporting FilterData properties:PageRange and ImportNotesPagesSJacobi2013-03-114-111/+174
* remove remaining UTF bomBorim2013-03-111-1/+1
* use startsWith() instead of compareToAscii()Thomas Arnhold2013-03-111-1/+1
* update pch filesPeter Foley2013-03-101-0/+1
* fdo#60724 change spelling error REMOVEABLE -> REMOVABLEKenneth Beck2013-03-061-1/+1
* fdo#48735: Save crop information in PPTX.Pallavi Jadhav2013-03-063-0/+27