summaryrefslogtreecommitdiff
path: root/oox/source/ole
AgeCommit message (Expand)Author
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
2012-12-26OUString cleanup in ooxJosé Guilherme Vanz
2012-12-13PCH for Library_ooxLuboš Luňák
2012-11-23Remove some other newly tagged unused methodsJulien Nabet
2012-11-16targetted cleanup of misc. vba pieces.Noel Power
2012-11-09oox: make things easier to debug by tracing exceptionsMichael Stahl
2012-10-24fdo#46808, convert comphelper::ConfigurationHelper to XComponentContextNoel Grandin
2012-10-13oox: fix loplugin warningsMiklos Vajna
2012-10-11callcatcher: update unused code listCaolán McNamara
2012-10-06Remove 3 oox::ole elements:Julien Nabet
2012-09-27Bin some newly unused methodsJulien Nabet
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann
2012-09-13targetted container_controls rework.Noel Power
2012-09-11disable scrollable Frame ( not working well )Noel Power
2012-09-11get scrollbar details actually read for groupboxNoel Power
2012-09-11fixed the unable to close dialog when vert scrollbars setNoel Power
2012-09-11some more tweaking to import scrollbar data for mso Frame & UserformNoel Power
2012-08-27fdo#46808, Adapt TempFile UNO service to new styleNoel Grandin
2012-08-01fdo#45724 improve WW8 textbox exportMiklos Vajna
2012-08-01fdo#45724 fix WW8 export of textbox default background colorMiklos Vajna
2012-07-17re-base on ALv2 code. Includes:Michael Meeks
2012-05-14removed unused static rtl::OUStringTakeshi Abe
2012-04-27include oox/token/properties.hxx directly where neededCaolán McNamara