summaryrefslogtreecommitdiff
path: root/embeddedobj/source/msole/olecomponent.cxx
AgeCommit message (Expand)Author
2018-01-22loplugin:unnecessaryparen (clang-cl)Stephan Bergmann
2017-10-05Rename and move SAL_U/W to o3tl::toU/WMike Kaganski
2017-10-05loplugin:flatten (clang-cl, embeddedobj)Stephan Bergmann
2017-09-30Use SAL_W/SAL_U instead of reinterpret_cast btwn wchar_t* and sal_Unicode*Mike Kaganski
2017-08-31loplugin:constparams: embeddedobj (clang-cl)Stephan Bergmann
2017-07-13OLE: show title of parent document in MSOSzymon Kłos
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin
2017-04-10Clean up uses of SAL_U/SAL_W: embeddedobjStephan Bergmann
2017-04-04Finally switch MSVC to sal_Unicode = char16_t, tooStephan Bergmann
2017-03-03Fix typosAndrea Gelmini
2017-02-17Drop :: prefix from std in [de]*/Tor Lillqvist
2017-02-08Add missing #includesStephan Bergmann
2017-02-01loplugin:stringconstantStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-11loplugin:externvar (clang-cl)Stephan Bergmann
2017-01-01Typo: GetReccomendedExtent->GetRecommendedExtentJulien Nabet
2016-10-16clang-cl loplugin: embeddedobjStephan Bergmann
2016-09-23Resolves: tdf#101971 OleLoad under structured exception guardsCaolán McNamara
2016-01-25more Windows build fixesNoel Grandin
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin
2015-10-31use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-30UNO: no need to use OUString constructor when calling createInstanceNoel Grandin
2015-10-01com::sun::star->css in embeddedobj/Noel Grandin
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-05-17Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part14Julien Nabet
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni
2014-04-02Avoid possible resource leaks by boost::scoped_arrayTakeshi Abe
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-11-29Catch block smells like leftover debugging codeStephan Bergmann
2013-11-19remove most use of RTL_CONSTASCII_USTRINGPARAM macroNoel Grandin
2013-11-11remove unnecessary use of OUString constructor in EMBEDDEDOBJ moduleNoel Grandin
2013-05-02Resolves: #i113605# missing :ReleaseStgMedium() call on STGMEDIUM objectJian Fang Zhang
2013-04-15fdo#60724 correct spellingThomas Arnhold
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2012-09-29re-base on ALv2 code.Michael Meeks
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann
2012-08-27Missing #includeStephan Bergmann
2012-08-27fdo#46808, Adapt TempFile UNO service to new styleNoel Grandin
2012-08-06There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET
2012-04-16WaE: initialization orderDavid Tardon
2012-04-16WaE: declaration of 'hr' shadows a previous localDavid Tardon
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2011-12-09catch exception by constant referenceTakeshi Abe
2011-11-23Yet another empty pch file; in embeddedobj this time.Joseph Powers
2011-07-31Some cppcheck cleaningJulien Nabet
2011-04-12Remove commented code in libs-core/embeddedobj (partially)Xisco Fauli