summaryrefslogtreecommitdiff
path: root/oox/source/ole/olehelper.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin1-1/+1
2014-12-19remove operator>> and operator<< methodsNoel Grandin1-1/+1
2014-12-15oox: Use appropriate OUString functions on string constantsStephan Bergmann1-2/+2
2014-12-12remove operator>> and operator<< methodsNoel Grandin1-5/+11
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl1-0/+1
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini1-2/+2
2014-10-22fix oox build on big endianDavid Tardon1-1/+1
2014-09-26cleanup GUID/ClsId/CLSID typesNoel Grandin1-13/+5
2014-07-17coverity#735310 Unchecked return valueCaolán McNamara1-2/+1
2014-06-25remove whitespacesMarkus Mohrhard1-14/+0
2014-04-23oox: sal_Bool->boolNoel Grandin1-10/+10
2014-04-14SvxMSConvertOCXControlsRemoved never definedThomas Arnhold1-98/+0
2014-03-25coverity#735446 Logically dead codeCaolán McNamara1-1/+1
2014-02-26Remove visual noise from ooxAlexander Wilms1-5/+5
2014-02-23Remove unneccessary commentsAlexander Wilms1-2/+2
2013-11-14remove unnecessary sal_Unicode casts in OOX moduleNoel Grandin1-6/+6
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann1-14/+0
2013-06-26tweak ppt ole import for libreoffice codebaseNoel Power1-1/+1
2013-06-18fix ppc buildDavid Tardon1-1/+1
2013-06-11fix build error, reinstate WriteOCXExcelKludgeStream to export ole controlNoel Power1-0/+31
2013-05-14remove non-sensical /*static*/ commentsLuboš Luňák1-5/+5
2013-03-18avoid Wundef for various FIXME, FEATURE_NOT_DONE_YET and what notLuboš Luňák1-1/+1
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 Vajna1-17/+15
2012-12-26OUString cleanup in ooxJosé Guilherme Vanz1-20/+17
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann1-12/+2
2012-07-17re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-04-07callcatcher: update and remove newly unused methodsCaolán McNamara1-97/+0
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-3/+3
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-2/+2
2012-04-05UniString::CreateFromInt32 -> rtl::OUString::valueOfCaolán McNamara1-1/+1
2012-01-02Fix for fdo43460 Part XXV getLength() to isEmpty()Olivier Hallot1-1/+1
2011-11-26Remove some uses of OUString::setCharAtAugust Sodora1-1/+1
2011-10-25WaE: class has virtual functions, but destructor is not virtualTor Lillqvist1-0/+1
2011-10-06add hackery re. EditControls, FormattedField & ImageControls from msocximexNoel Power1-2/+31
2011-10-05Revert "add hackery re. EditControls, FormattedField & ImageControls from mso...Noel Power1-26/+2
2011-10-05add hackery re. EditControls, FormattedField & ImageControls from msocximexNoel Power1-2/+26
2011-09-26blind fix for macos tinderbox errorNoel Power1-2/+0
2011-09-26move OCX_Control ( and subclasses ) and OCX control export to ooxNoel Power1-39/+387
2011-07-12use oox filter for *all* control importNoel Power1-0/+137
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky1-5/+19
2011-03-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold1-2/+2
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud1-6/+20
2011-01-29equalsAscii -> equalsAsciiLCaolán McNamara1-7/+7
2011-01-28revert incorrect usage of RTL_CONSTASCII_STRINGPARAM on char * pointersMichael Meeks1-5/+5
2011-01-28Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold1-5/+5
2010-11-08dr77: optimizations in generation of XML tokens, XML namespaces, property nam...Daniel Rentz [dr]1-5/+7
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-08-26dr77: #i114128# import legacy drawing controlsDaniel Rentz1-1/+12
2010-04-16npower13_objectmodules: solaris compiler warningDaniel Rentz1-1/+0