summaryrefslogtreecommitdiff
path: root/extensions/source/ole/oleobjw.cxx
AgeCommit message (Expand)Author
2021-10-30Prepare for removal of non-const operator[] from Sequence in extensionsMike Kaganski
2021-10-07drop 'using namespace std' in extensions(ole)Julien Nabet
2021-06-25Add back computation of excepinfo.bstrDescription lengthStephan Bergmann
2021-06-01loplugin:stringview (clang-cl)Stephan Bergmann
2020-12-07loplugin:stringviewparam (clang-cl)Stephan Bergmann
2020-11-26TYPEATTR::cFuncs,cVars are of type WORDStephan Bergmann
2020-11-11disable O(U)String::concat for internal codeNoel Grandin
2020-08-04loplugin:simplifybool (clang-cl)Stephan Bergmann
2020-05-20use for-range on Sequence in e*Noel Grandin
2019-11-08loplugin:stringadd (clang-cl)Stephan Bergmann
2019-10-23loplugin:bufferadd (clang-cl)Stephan Bergmann
2019-09-01Fix '..'Andrea Gelmini
2019-05-25Fix typosAndrea Gelmini
2019-05-10an uno -> a unoCaolán McNamara
2019-02-26loplugin:indentation (clang-cl)Stephan Bergmann
2018-12-12"functionor" to "function or", and added missing quotehimajin100000
2018-08-04Fix typosAndrea Gelmini
2018-08-01Add missing sal/log.hxx headersGabor Kelemen
2018-06-26tdf#96099 Remove some trivial container iterator typedefsArkadiy Illarionov
2018-05-25Improve re-throwing of UNO exceptionsNoel Grandin
2018-05-16Drop _Impl class name suffix where pointlessTor Lillqvist
2018-02-12Get rid of ole_adapter namespace levelTor Lillqvist
2018-02-12Reduce ASCII graphics and pointless comments a bitTor Lillqvist
2018-02-12Get rid of a few unused or once-used typedefsTor Lillqvist
2018-01-23More loplugin:cstylecast on WindowsStephan Bergmann
2017-10-05Rename and move SAL_U/W to o3tl::toU/WMike Kaganski
2017-10-01loplugin:flatten (clang-cl, extensions)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: extensions (clang-cl)Stephan Bergmann
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin
2017-07-03loplugin:oncevar (clang-cl): extensionsStephan Bergmann
2017-07-03loplugin:sallogareas (clang-cl)Stephan Bergmann
2017-06-23simplify some string handling in tracing callsNoel Grandin
2017-05-20cleanup unused css/script/ includesJochen Nitschke
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert extensions module away from OSL_ASSERT to assertChris Sherlock
2017-04-05css::uno::TypeClass vs. typelib_TypeClass mismatchStephan Bergmann
2017-04-04loplugin:redundantcast (clang-cl)Stephan Bergmann
2017-03-25Fix typosAndrea Gelmini
2017-03-19Fix typos + some German translationsAndrea Gelmini
2017-02-10Remove MinGW supportStephan Bergmann
2017-02-08Add missing #includesStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-10-21Adapt Windows-only code to deletion of the "Any-to-Any" specializatiosStephan Bergmann
2016-10-16clang-cl loplugin: extensionsStephan Bergmann
2016-06-01tdf#99643 OLE automation bridge: fix 64-bit pointer conversionsMichael Stahl
2016-02-28Ole: Fix WaEDavid Ostrovsky
2016-02-09Remove excess newlinesChris Sherlock
2016-01-10Fix typosAndrea Gelmini
2015-11-24-Werror,-Wunused-local-typedefStephan Bergmann