summaryrefslogtreecommitdiff
path: root/oox/source/ole
AgeCommit message (Expand)Author
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
2012-04-16catch by const referenceCaolán McNamara
2012-04-07callcatcher: update and remove newly unused methodsCaolán McNamara
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-05UniString::CreateFromInt32 -> rtl::OUString::valueOfCaolán McNamara
2012-03-30callcatcher: regenerate unused code listCaolán McNamara
2012-03-29drop extra unused inlines and remains of unconstructable classCaolán McNamara
2012-03-29remove unused code (oox)Petr Vorel
2012-03-26remove unused code (oox)Petr Vorel
2012-03-23.cxx files don't need executable bitsMichael Stahl
2012-03-20remove unused code (oox, sc)Petr Vorel
2012-03-15fix mishandling of 'End Sub' is there is a trailing comment fod#46889Noel Power
2012-03-05support import of key shortcut for macro ( Excel only )Noel Power
2012-03-02weed out unmatched Sub/End Sub statements when importing VBA fdo#46889Noel Power
2012-02-16use stream name for module names when importing vba. fdo#46151 & bnc#747323Noel Power
2012-02-13Remove unused codeElton Chung
2012-02-13handle imported picture attribute from MSO Dialog ( fdo#45995 )Noel Power
2012-01-05add a comphelper::string::getTokenCountCaolán McNamara
2012-01-02Fix for fdo43460 Part XXV getLength() to isEmpty()Olivier Hallot
2011-11-26Remove some uses of OUString::setCharAtAugust Sodora
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-06add hackery re. EditControls, FormattedField & ImageControls from msocximexNoel Power
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-03fix morph control export also fix toggle button state exportNoel Power