summaryrefslogtreecommitdiff
path: root/oox/source/ole/olehelper.cxx
AgeCommit message (Expand)Author
2015-05-07Remove unnecessary includes of sot/storage.hxx from include/Stephan Bergmann
2015-05-07Unwind SotStorageStreamRef typedefStephan Bergmann
2015-05-07Unwind SotStorageRef typedefStephan Bergmann
2015-05-07Remove SvStorageStreamRef aliasStephan Bergmann
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2014-12-19remove operator>> and operator<< methodsNoel Grandin
2014-12-15oox: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-12remove operator>> and operator<< methodsNoel Grandin
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
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-04-23oox: sal_Bool->boolNoel Grandin
2014-04-14SvxMSConvertOCXControlsRemoved never definedThomas Arnhold
2014-03-25coverity#735446 Logically dead codeCaolán McNamara
2014-02-26Remove visual noise from ooxAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-11-14remove unnecessary sal_Unicode casts in OOX moduleNoel Grandin
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann
2013-06-26tweak ppt ole import for libreoffice codebaseNoel Power
2013-06-18fix ppc buildDavid Tardon
2013-06-11fix build error, reinstate WriteOCXExcelKludgeStream to export ole controlNoel Power
2013-05-14remove non-sensical /*static*/ commentsLuboš Luňák
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-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann
2012-07-17re-base on ALv2 code. Includes:Michael Meeks
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-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-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-09-26blind fix for macos tinderbox errorNoel Power
2011-09-26move OCX_Control ( and subclasses ) and OCX control export to ooxNoel Power
2011-07-12use oox filter for *all* control importNoel Power
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud
2011-01-29equalsAscii -> equalsAsciiLCaolán McNamara
2011-01-28revert incorrect usage of RTL_CONSTASCII_STRINGPARAM on char * pointersMichael Meeks