summaryrefslogtreecommitdiff
path: root/oox/source/ole
AgeCommit message (Expand)AuthorFilesLines
2014-06-25remove whitespacesMarkus Mohrhard13-170/+0
2014-05-27Remove unnecessary semicolonsPeter Senna Tschudin1-1/+1
2014-04-23oox: sal_Bool->boolNoel Grandin2-11/+11
2014-04-14Clean up function declarations and some unused functionsStephan Bergmann1-68/+0
2014-04-14SCROLLABLEFRAME never definedThomas Arnhold1-3/+0
2014-04-14SvxMSConvertOCXControlsRemoved never definedThomas Arnhold1-98/+0
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin1-1/+1
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann2-13/+13
2014-03-25coverity#735446 Logically dead codeCaolán McNamara1-1/+1
2014-03-04remove the inheritance to std::map in PropertyMapMarkus Mohrhard1-4/+4
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2-19/+19
2014-02-26Remove visual noise from ooxAlexander Wilms13-72/+72
2014-02-23Remove unneccessary commentsAlexander Wilms7-16/+16
2014-01-28bool improvementsStephan Bergmann1-1/+1
2014-01-14bool improvementsStephan Bergmann1-2/+2
2014-01-14mnMultiSelect takes AX_SELECTION_* valuesStephan Bergmann1-1/+1
2013-11-14remove unnecessary sal_Unicode casts in OOX moduleNoel Grandin3-12/+12
2013-10-20wrong comparisonCaolán McNamara1-1/+1
2013-10-20drop unnecessary tools/string includesCaolán McNamara1-1/+0
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann1-14/+0
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann1-1/+0
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann1-14/+0
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann1-2/+0
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák1-1/+1
2013-06-27Resolves: #i121162# ImageScaleMode constants should be in UPPERCASEAriel Constenla-Haile1-4/+4
2013-06-26forgotten tweak for spinbuttonNoel Power1-0/+1
2013-06-26tweak ppt ole import for libreoffice codebaseNoel Power2-7/+27
2013-06-18fix ppc buildDavid Tardon1-1/+1
2013-06-12typo correction AX_SELCTION_xxx -> AX_SELECTION_xxxNoel Power1-5/+5
2013-06-12Fix Excel still complains about exported MorphData controlsNoel Power1-12/+20
2013-06-11squash some excel fileformat warnings ( and protected mode opening )Noel Power1-8/+37
2013-06-11fix build error, reinstate WriteOCXExcelKludgeStream to export ole controlNoel Power1-0/+31
2013-06-04fix for fdo#53042 fix ole object macro bindings ( for xlsm )Noel Power2-35/+54
2013-05-14remove non-sensical /*static*/ commentsLuboš Luňák3-8/+8
2013-05-09fix userform data aware control importNoel Power1-0/+1
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks1-23/+4
2013-04-18fix Frame import for oox filterNoel Power1-0/+1
2013-04-17implement MultiPage, Page & TabStrip import for ooxNoel Power3-5/+184
2013-03-19Simplify equalsIgnoreAsciiCaseAscii[L] callsStephan Bergmann3-22/+22
2013-03-18avoid Wundef for various FIXME, FEATURE_NOT_DONE_YET and what notLuboš Luňák2-2/+2
2013-01-21Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()Jean-Noël Rouvignac1-1/+1
2013-01-04oox: kill no longer needed CREATE_OUSTRINGMiklos Vajna7-83/+77
2012-12-26OUString cleanup in ooxJosé Guilherme Vanz12-95/+70
2012-12-13PCH for Library_ooxLuboš Luňák2-22/+23
2012-11-23Remove some other newly tagged unused methodsJulien Nabet1-5/+0
2012-11-16targetted cleanup of misc. vba pieces.Noel Power2-16/+0
2012-11-09oox: make things easier to debug by tracing exceptionsMichael Stahl1-7/+14
2012-10-24fdo#46808, convert comphelper::ConfigurationHelper to XComponentContextNoel Grandin1-2/+1
2012-10-13oox: fix loplugin warningsMiklos Vajna1-2/+2
2012-10-11callcatcher: update unused code listCaolán McNamara1-9/+0