summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)AuthorFilesLines
2011-10-27add xlsx local range name importMarkus Mohrhard3-7/+49
2011-10-25WaE: unreachable code and unreferenced formal parameterTor Lillqvist1-0/+5
2011-10-25WaE: unreachable codeTor Lillqvist1-2/+0
2011-10-25WaE: unreachable codeTor Lillqvist1-2/+0
2011-10-25WaE: class has virtual functions, but destructor is not virtualTor Lillqvist1-0/+1
2011-10-25WaE: unreferenced local variableTor Lillqvist1-2/+2
2011-10-25WaE: assignment within conditional expressionTor Lillqvist1-1/+2
2011-10-25WaE: class has virtual functions, but destructor is not virtualTor Lillqvist1-0/+13
2011-10-21tweak compressession hack to fix vba module importNoel Power1-1/+1
2011-10-19remove an unused methodFelix Zhang2-6/+0
2011-10-17update flip(mirror) properties setting for custom shape presetsRadek Doulik1-11/+9
2011-10-11#i108468#: clean up xmluconv code duplication, measured approach:Michael Stahl1-6/+10
2011-10-07cppcheck reduce scope of var in oox/...shapes.cxxPierre-André Jacquod1-2/+5
2011-10-07WaE: unused variablesCaolán McNamara1-3/+3
2011-10-06added new source files to the .mk fileRadek Doulik1-1/+6
2011-10-06perl scripts to generate sources for custom shapes PPTX importRadek Doulik4-0/+20231
2011-10-06added definitions for new presets initialize functionsRadek Doulik1-0/+6
2011-10-06custom shapes import improvementsRadek Doulik10-2101/+173
2011-10-06added CXX sources with generated presets definitionsRadek Doulik6-0/+92530
2011-10-06add hackery re. EditControls, FormattedField & ImageControls from msocximexNoel Power1-2/+31
2011-10-05Revert "added CXX source with generated presets definitions"Norbert Thiebaud1-92382/+0
2011-10-05Revert "custom shapes import improvements"Norbert Thiebaud10-173/+2101
2011-10-05Revert "add hackery re. EditControls, FormattedField & ImageControls from mso...Noel Power1-26/+2
2011-10-05add hackery re. EditControls, FormattedField & ImageControls from msocximexNoel Power1-2/+26
2011-10-05custom shapes import improvementsRadek Doulik10-2101/+173
2011-10-05added CXX source with generated presets definitionsRadek Doulik1-0/+92382
2011-10-05fix compilation with debug enabledRadek Doulik1-1/+2
2011-10-05makeStringAndClearCaolán McNamara1-1/+1
2011-10-05simplfy dmake to gbuild bridgefileBjoern Michaelsen1-40/+1
2011-10-03fix morph control export also fix toggle button state exportNoel Power3-18/+8
2011-09-30add mode-lines to .m files and last round of merged files, etc.Caolán McNamara32-0/+94
2011-09-29fix trunk gcc compile errorsMatúš Kukan1-4/+4
2011-09-26conditionalise out presently unused class variablesNoel Power1-0/+2
2011-09-26blind fix for macos tinderbox errorNoel Power1-2/+0
2011-09-26fix merge foo and waeNoel Power1-1/+0
2011-09-26move OCX_Control ( and subclasses ) and OCX control export to ooxNoel Power2-0/+439
2011-09-26move OCX_Control ( and subclasses ) and OCX control export to ooxNoel Power10-200/+1366
2011-09-26new source files for class AxFontData moved from axbinaryreader.[ch]xxNoel Power2-0/+219
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara2-0/+6
2011-09-21OSL_TRACE: Remove trailing newlinesThomas Arnhold1-1/+1
2011-09-20Get DB range import from xlsx to work once again.Kohei Yoshida1-2/+6
2011-09-20Add missing chart data point ODF1.2 standard symbolsRegina Henschel1-6/+6
2011-09-20Remove RCS headerThomas Arnhold8-24/+0
2011-09-15Related gcc#50394 pernickety gcc 4.7.0Caolán McNamara1-4/+4
2011-09-15Fix lower_bound() comparator class problem for MSVC with _DEBUGTor Lillqvist1-3/+6
2011-09-15We can't #define _HAS_ITERATOR_DEBUGGING 0 in just some of the source filesTor Lillqvist1-4/+0
2011-09-13n#657909: Fixed import of free drawn curves.Muthu Subramanian1-4/+4
2011-09-09n#705985: Importing Flip properties of custom shapes.Muthu Subramanian1-0/+8
2011-09-07replace api.openoffice.org to api.libreoffice.orgAndras Timar1-1/+1
2011-09-06make sure we can detect if vba code was importedNoel Power2-2/+4