summaryrefslogtreecommitdiffstats
path: root/oox
Commit message (Expand)AuthorAgeFilesLines
* added new source files to the .mk fileRadek Doulik2011-10-061-1/+6
* perl scripts to generate sources for custom shapes PPTX importRadek Doulik2011-10-064-0/+20231
* added definitions for new presets initialize functionsRadek Doulik2011-10-061-0/+6
* custom shapes import improvementsRadek Doulik2011-10-0610-2101/+173
* added CXX sources with generated presets definitionsRadek Doulik2011-10-066-0/+92530
* add hackery re. EditControls, FormattedField & ImageControls from msocximexNoel Power2011-10-061-2/+31
* Revert "added CXX source with generated presets definitions"Norbert Thiebaud2011-10-051-92382/+0
* Revert "custom shapes import improvements"Norbert Thiebaud2011-10-0510-173/+2101
* Revert "add hackery re. EditControls, FormattedField & ImageControls from mso...Noel Power2011-10-051-26/+2
* add hackery re. EditControls, FormattedField & ImageControls from msocximexNoel Power2011-10-051-2/+26
* custom shapes import improvementsRadek Doulik2011-10-0510-2101/+173
* added CXX source with generated presets definitionsRadek Doulik2011-10-051-0/+92382
* fix compilation with debug enabledRadek Doulik2011-10-051-1/+2
* makeStringAndClearCaolán McNamara2011-10-051-1/+1
* simplfy dmake to gbuild bridgefileBjoern Michaelsen2011-10-051-40/+1
* fix morph control export also fix toggle button state exportNoel Power2011-10-033-18/+8
* add mode-lines to .m files and last round of merged files, etc.Caolán McNamara2011-09-3032-0/+94
* fix trunk gcc compile errorsMatúš Kukan2011-09-291-4/+4
* conditionalise out presently unused class variablesNoel Power2011-09-261-0/+2
* blind fix for macos tinderbox errorNoel Power2011-09-261-2/+0
* fix merge foo and waeNoel Power2011-09-261-1/+0
* move OCX_Control ( and subclasses ) and OCX control export to ooxNoel Power2011-09-262-0/+439
* move OCX_Control ( and subclasses ) and OCX control export to ooxNoel Power2011-09-2610-200/+1366
* new source files for class AxFontData moved from axbinaryreader.[ch]xxNoel Power2011-09-262-0/+219
* just silence the auto_ptr deprecations in isolationCaolán McNamara2011-09-222-0/+6
* OSL_TRACE: Remove trailing newlinesThomas Arnhold2011-09-211-1/+1
* Get DB range import from xlsx to work once again.Kohei Yoshida2011-09-201-2/+6
* Add missing chart data point ODF1.2 standard symbolsRegina Henschel2011-09-201-6/+6
* Remove RCS headerThomas Arnhold2011-09-208-24/+0
* Related gcc#50394 pernickety gcc 4.7.0Caolán McNamara2011-09-151-4/+4
* Fix lower_bound() comparator class problem for MSVC with _DEBUGTor Lillqvist2011-09-151-3/+6
* We can't #define _HAS_ITERATOR_DEBUGGING 0 in just some of the source filesTor Lillqvist2011-09-151-4/+0
* n#657909: Fixed import of free drawn curves.Muthu Subramanian2011-09-131-4/+4
* n#705985: Importing Flip properties of custom shapes.Muthu Subramanian2011-09-091-0/+8
* replace api.openoffice.org to api.libreoffice.orgAndras Timar2011-09-071-1/+1
* make sure we can detect if vba code was importedNoel Power2011-09-062-2/+4
* access oox vbaproject import directlyNoel Power2011-09-052-0/+21
* css::awt namespace is included in this file.Kohei Yoshida2011-09-021-2/+2
* fdo#40466: Get charts to import from xlsx again.Kohei Yoshida2011-09-021-2/+11
* Fix the build.Thorsten Behrens2011-09-011-0/+1
* Move OoxmlFormulaExportBase to ooxTor Lillqvist2011-09-013-0/+84
* fdo#40466: Make sure we have the same numbers of URI's and Id's.Kohei Yoshida2011-08-311-2/+4
* Some cppcheck cleaningJulien Nabet2011-08-301-1/+1
* More #define _HAS_ITERATOR_DEBUGGING 0 to fix _DEBUG MSVC buildsTor Lillqvist2011-08-291-0/+4
* Code review: Removed unnecessary header.Muthu Subramanian2011-08-241-1/+0
* n#592912: When text is vertical, horiz & vert aligns are swapped.Muthu Subramanian2011-08-241-16/+29
* fix regression of 2155c4c0af4d4eb228a0644f423aa3d9b5e8a2fbRadek Doulik2011-08-245-5/+35
* n#699334: Legacy Diagram Text import.Muthu Subramanian2011-08-236-16/+22
* n#657896 - Gradient Transparencies and Muticolor Gradient fills.Muthu Subramanian2011-08-237-8/+72
* unusedcode.easy: Cleanup GraphicHelperJoseph Powers2011-08-212-31/+0