summaryrefslogtreecommitdiff
path: root/oox/source/ole
AgeCommit message (Expand)Author
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin
2014-10-28coverity#735309 Unchecked return valueCaolán McNamara
2014-10-22fix oox build on big endianDavid Tardon
2014-09-26cleanup GUID/ClsId/CLSID typesNoel Grandin
2014-07-17coverity#735310 Unchecked return valueCaolán McNamara
2014-06-25remove whitespacesMarkus Mohrhard
2014-05-27Remove unnecessary semicolonsPeter Senna Tschudin
2014-04-23oox: sal_Bool->boolNoel Grandin
2014-04-14Clean up function declarations and some unused functionsStephan Bergmann
2014-04-14SCROLLABLEFRAME never definedThomas Arnhold
2014-04-14SvxMSConvertOCXControlsRemoved never definedThomas Arnhold
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-25coverity#735446 Logically dead codeCaolán McNamara
2014-03-04remove the inheritance to std::map in PropertyMapMarkus Mohrhard
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from ooxAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-01-28bool improvementsStephan Bergmann
2014-01-14bool improvementsStephan Bergmann
2014-01-14mnMultiSelect takes AX_SELECTION_* valuesStephan Bergmann
2013-11-14remove unnecessary sal_Unicode casts in OOX moduleNoel Grandin
2013-10-20wrong comparisonCaolán McNamara
2013-10-20drop unnecessary tools/string includesCaolán McNamara
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-06-27Resolves: #i121162# ImageScaleMode constants should be in UPPERCASEAriel Constenla-Haile
2013-06-26forgotten tweak for spinbuttonNoel Power
2013-06-26tweak ppt ole import for libreoffice codebaseNoel Power
2013-06-18fix ppc buildDavid Tardon
2013-06-12typo correction AX_SELCTION_xxx -> AX_SELECTION_xxxNoel Power
2013-06-12Fix Excel still complains about exported MorphData controlsNoel Power
2013-06-11squash some excel fileformat warnings ( and protected mode opening )Noel Power
2013-06-11fix build error, reinstate WriteOCXExcelKludgeStream to export ole controlNoel Power
2013-06-04fix for fdo#53042 fix ole object macro bindings ( for xlsm )Noel Power
2013-05-14remove non-sensical /*static*/ commentsLuboš Luňák
2013-05-09fix userform data aware control importNoel Power
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-18fix Frame import for oox filterNoel Power
2013-04-17implement MultiPage, Page & TabStrip import for ooxNoel Power
2013-03-19Simplify equalsIgnoreAsciiCaseAscii[L] callsStephan Bergmann
2013-03-18avoid Wundef for various FIXME, FEATURE_NOT_DONE_YET and what notLuboš Luňák
2013-01-21Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()Jean-Noël Rouvignac
2013-01-04oox: kill no longer needed CREATE_OUSTRINGMiklos Vajna