summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)Author
2011-11-07fixed remaining issues with custom shapes sizingRadek Doulik
2011-11-07fix buildRadek Doulik
2011-11-07fix ooxml custom shapes sizingRadek Doulik
2011-11-02n#706792: Fix crash while opening certain pptx files.Muthu Subramanian
2011-10-27add xlsx local range name importMarkus Mohrhard
2011-10-25WaE: unreachable code and unreferenced formal parameterTor Lillqvist
2011-10-25WaE: unreachable codeTor Lillqvist
2011-10-25WaE: unreachable codeTor Lillqvist
2011-10-25WaE: class has virtual functions, but destructor is not virtualTor Lillqvist
2011-10-25WaE: unreferenced local variableTor Lillqvist
2011-10-25WaE: assignment within conditional expressionTor Lillqvist
2011-10-25WaE: class has virtual functions, but destructor is not virtualTor Lillqvist
2011-10-21tweak compressession hack to fix vba module importNoel Power
2011-10-19remove an unused methodFelix Zhang
2011-10-17update flip(mirror) properties setting for custom shape presetsRadek Doulik
2011-10-11#i108468#: clean up xmluconv code duplication, measured approach:Michael Stahl
2011-10-07cppcheck reduce scope of var in oox/...shapes.cxxPierre-André Jacquod
2011-10-07WaE: unused variablesCaolán McNamara
2011-10-06added new source files to the .mk fileRadek Doulik
2011-10-06perl scripts to generate sources for custom shapes PPTX importRadek Doulik
2011-10-06added definitions for new presets initialize functionsRadek Doulik
2011-10-06custom shapes import improvementsRadek Doulik
2011-10-06added CXX sources with generated presets definitionsRadek Doulik
2011-10-06add hackery re. EditControls, FormattedField & ImageControls from msocximexNoel Power
2011-10-05Revert "added CXX source with generated presets definitions"Norbert Thiebaud
2011-10-05Revert "custom shapes import improvements"Norbert Thiebaud
2011-10-05Revert "add hackery re. EditControls, FormattedField & ImageControls from mso...Noel Power
2011-10-05add hackery re. EditControls, FormattedField & ImageControls from msocximexNoel Power
2011-10-05custom shapes import improvementsRadek Doulik
2011-10-05added CXX source with generated presets definitionsRadek Doulik
2011-10-05fix compilation with debug enabledRadek Doulik
2011-10-05makeStringAndClearCaolán McNamara
2011-10-05simplfy dmake to gbuild bridgefileBjoern Michaelsen
2011-10-03fix morph control export also fix toggle button state exportNoel Power
2011-09-30add mode-lines to .m files and last round of merged files, etc.Caolán McNamara
2011-09-29fix trunk gcc compile errorsMatúš Kukan
2011-09-26conditionalise out presently unused class variablesNoel Power
2011-09-26blind fix for macos tinderbox errorNoel Power
2011-09-26fix merge foo and waeNoel Power
2011-09-26move OCX_Control ( and subclasses ) and OCX control export to ooxNoel Power
2011-09-26move OCX_Control ( and subclasses ) and OCX control export to ooxNoel Power
2011-09-26new source files for class AxFontData moved from axbinaryreader.[ch]xxNoel Power
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara
2011-09-21OSL_TRACE: Remove trailing newlinesThomas Arnhold
2011-09-20Get DB range import from xlsx to work once again.Kohei Yoshida
2011-09-20Add missing chart data point ODF1.2 standard symbolsRegina Henschel
2011-09-20Remove RCS headerThomas Arnhold
2011-09-15Related gcc#50394 pernickety gcc 4.7.0Caolán McNamara
2011-09-15Fix lower_bound() comparator class problem for MSVC with _DEBUGTor Lillqvist
2011-09-15We can't #define _HAS_ITERATOR_DEBUGGING 0 in just some of the source filesTor Lillqvist