summaryrefslogtreecommitdiff
path: root/embeddedobj/source/msole/olemisc.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-07-11new loplugin: externalandnotdefinedNoel Grandin1-2/+1
2014-05-27remove unnecessary use of Reference constructor in throwNoel Grandin1-1/+1
2014-05-27remove unnecessary use of OUString constructor when throwingNoel Grandin1-1/+1
2014-05-17Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part14Julien Nabet1-10/+10
2014-04-22embeddedobj: sal_Bool->boolNoel Grandin1-27/+27
2014-04-04coverity#706511 Uncaught exceptionCaolán McNamara1-1/+1
2014-02-27Exclude WNT-specific includes on other platformsStephan Bergmann1-6/+16
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-16/+16
2014-02-23Remove unneccessary commentsAlexander Wilms1-24/+24
2014-01-10Use boolStephan Bergmann1-3/+3
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-6/+6
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-1/+1
2012-09-29re-base on ALv2 code.Michael Meeks1-23/+14
2011-12-22Fix for fdo43460 Part XV getLength() to isEmpty()Olivier Hallot1-2/+2
2011-12-09catch exception by constant referenceTakeshi Abe1-9/+9
2011-11-23Yet another empty pch file; in embeddedobj this time.Joseph Powers1-2/+0
2011-04-12Remove commented code in libs-core/embeddedobj (partially)Xisco Fauli1-1/+0
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens1-0/+0
2010-11-20RTL_CONSTASCII_USTRINGPARAM improvementsJulien Nabet1-6/+1
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-05-26fwk139: #i108330# integrate patchMikhail Voytenko1-0/+3
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2008-07-22INTEGRATION: CWS xmlfilter06 (1.26.8); FILE MERGEDOliver Bolte1-2/+203
2008-06-20INTEGRATION: CWS fwk88 (1.26.4); FILE MERGEDRüdiger Timm1-5/+5
2008-04-11INTEGRATION: CWS changefileheader (1.25.64); FILE MERGEDRüdiger Timm1-33/+18
2006-10-12INTEGRATION: CWS sb59 (1.23.24); FILE MERGEDOliver Bolte1-3/+3
2006-09-16INTEGRATION: CWS pchfix02 (1.23.18); FILE MERGEDOliver Bolte1-2/+5
2006-06-19INTEGRATION: CWS warnings01 (1.19.10); FILE MERGEDJens-Heiner Rechtien1-11/+11
2006-02-01INTEGRATION: CWS mav19 (1.19.12); FILE MERGEDKurt Zenker1-5/+8
2006-01-20INTEGRATION: CWS optstor2 (1.18.18.1.2); FILE MERGEDOliver Bolte1-2/+8
2005-10-19INTEGRATION: CWS cov2src (1.19.8); FILE MERGEDRüdiger Timm1-8/+11
2005-09-08INTEGRATION: CWS ooo19126 (1.18.14); FILE MERGEDRüdiger Timm1-47/+21
2005-07-12INTEGRATION: CWS mav18 (1.17.10); FILE MERGEDKurt Zenker1-6/+9
2005-03-15INTEGRATION: CWS mav17 (1.15.12); FILE MERGEDOliver Bolte1-2/+30
2005-02-25INTEGRATION: CWS mav16 (1.15.2); FILE MERGEDVladimir Glazounov1-2/+4
2005-01-31INTEGRATION: CWS mav15 (1.13.38); FILE MERGEDRüdiger Timm1-2/+14
2005-01-18INTEGRATION: CWS mav14 (1.13.24); FILE MERGEDKurt Zenker1-2/+13
2004-10-04INTEGRATION: CWS mav09 (1.11.2); FILE MERGEDKurt Zenker1-10/+83
2004-05-10INTEGRATION: CWS fwkbugfix02 (1.11.10); FILE MERGEDJens-Heiner Rechtien1-6/+33
2003-12-15#112923# object closingMikhail Voitenko1-5/+12
2003-12-15#112923# let object work on unixMikhail Voitenko1-9/+19
2003-12-12#112923# XTransferable implementation; available statesMikhail Voitenko1-7/+4
2003-12-09#112923# allow to control storing of visual representation for OLE objectsMikhail Voitenko1-2/+4
2003-12-02#112923# close the componentMikhail Voitenko1-2/+3
2003-11-26#112923# ole link breakingMikhail Voitenko1-11/+18
2003-11-24#112923# creation of OLE objects or links base on fileURLMikhail Voitenko1-4/+4
2003-11-20#112923# do not close stream untill it is neededMikhail Voitenko1-5/+24
2003-11-18#112923# XCloseable supportMikhail Voitenko1-5/+7
2003-11-17#112923# XCloseable supportMikhail Voitenko1-35/+81