summaryrefslogtreecommitdiff
path: root/embeddedobj/source/msole/xolefactory.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-10-02Use the new single-instance="true" attribute in embeddedobjStephan Bergmann1-3/+2
2020-07-22embeddedobj/msole: create instances with uno constructorsNoel Grandin1-29/+17
2020-05-20use for-range on Sequence in e*Noel Grandin1-3/+3
2019-10-11tdf#42949 Fix IWYU warnings in embeddedobj/Gabor Kelemen1-2/+1
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): embeddedobjStephan Bergmann1-1/+1
2017-12-14No need to keep these whitelisted functions decorated with SAL_CALLStephan Bergmann1-3/+3
2017-10-23loplugin:includeform: embeddedobjStephan Bergmann1-1/+1
2017-02-15Some simplifications, using UNO_QUERY_THROWStephan Bergmann1-35/+11
2017-02-06Add missing #includesStephan Bergmann1-0/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-24/+0
2016-07-29Fix typo: completelly -> completelyTakeshi Abe1-1/+1
2014-05-27remove unnecessary use of Reference constructor in throwNoel Grandin1-12/+10
2014-05-27remove unnecessary use of OUString constructor when throwingNoel Grandin1-10/+10
2014-05-14embeddedobj: remove SAL_INFO's that only mark function entryNoel Grandin1-10/+0
2014-04-22embeddedobj: sal_Bool->boolNoel Grandin1-3/+3
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-8/+8
2014-02-23Remove unneccessary commentsAlexander Wilms1-10/+10
2013-11-11remove unnecessary use of OUString constructor in EMBEDDEDOBJ moduleNoel Grandin1-2/+2
2013-10-07fdo#54938: Adapt supportsService implementations to cppu::supportsServiceMarcos Paulo de Souza1-8/+2
2013-05-31fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFORadu Ioan1-8/+5
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-27/+27
2013-04-05Replace `compareTo(...) == 0` with ==Ashish Banerjee1-1/+1
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-13/+13
2012-09-29re-base on ALv2 code.Michael Meeks1-23/+14
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-1/+1
2011-12-22Fix for fdo43460 Part XV getLength() to isEmpty()Olivier Hallot1-5/+5
2011-12-09catch exception by constant referenceTakeshi Abe1-1/+1
2011-11-23Yet another empty pch file; in embeddedobj this time.Joseph Powers1-2/+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
2011-01-20Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold1-1/+1
2010-11-20RTL_CONSTASCII_USTRINGPARAM improvementsJulien Nabet1-13/+13
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2008-04-11INTEGRATION: CWS changefileheader (1.10.34); FILE MERGEDRüdiger Timm1-39/+18
2007-05-22INTEGRATION: CWS chart2mst3 (1.9.4); FILE MERGEDVladimir Glazounov1-2/+23
2006-10-12INTEGRATION: CWS sb59 (1.7.24); FILE MERGEDOliver Bolte1-12/+12
2006-09-16INTEGRATION: CWS pchfix02 (1.7.18); FILE MERGEDOliver Bolte1-2/+5
2006-06-19INTEGRATION: CWS warnings01 (1.5.12); FILE MERGEDJens-Heiner Rechtien1-4/+4
2006-01-20INTEGRATION: CWS optstor2 (1.4.84); FILE MERGEDOliver Bolte1-2/+14
2005-09-08INTEGRATION: CWS ooo19126 (1.4.104); FILE MERGEDRüdiger Timm1-47/+21
2004-05-10INTEGRATION: CWS fwkbugfix02 (1.3.10); FILE MERGEDJens-Heiner Rechtien1-12/+12
2003-12-08#112923# loading of an object from entry can require object descriptorMikhail Voitenko1-4/+5
2003-12-08#112923# properties to initialize objectMikhail Voitenko1-10/+19
2003-11-28#112923# place ole and ooo objects in separate librariesMikhail Voitenko1-0/+346