summaryrefslogtreecommitdiff
path: root/extensions/source/ole/oleobjw.cxx
AgeCommit message (Expand)AuthorFilesLines
2024-01-27Drop std::as_const from css::uno::Sequence iterationsMike Kaganski1-1/+1
2021-10-30Prepare for removal of non-const operator[] from Sequence in extensionsMike Kaganski1-5/+9
2021-10-07drop 'using namespace std' in extensions(ole)Julien Nabet1-5/+4
2021-06-25Add back computation of excepinfo.bstrDescription lengthStephan Bergmann1-2/+5
2021-06-01loplugin:stringview (clang-cl)Stephan Bergmann1-6/+4
2020-12-07loplugin:stringviewparam (clang-cl)Stephan Bergmann1-3/+3
2020-11-26TYPEATTR::cFuncs,cVars are of type WORDStephan Bergmann1-2/+2
2020-11-11disable O(U)String::concat for internal codeNoel Grandin1-1/+1
2020-08-04loplugin:simplifybool (clang-cl)Stephan Bergmann1-1/+1
2020-05-20use for-range on Sequence in e*Noel Grandin1-4/+4
2019-11-08loplugin:stringadd (clang-cl)Stephan Bergmann1-5/+5
2019-10-23loplugin:bufferadd (clang-cl)Stephan Bergmann1-11/+6
2019-09-01Fix '..'Andrea Gelmini1-1/+1
2019-05-25Fix typosAndrea Gelmini1-2/+2
2019-05-10an uno -> a unoCaolán McNamara1-1/+1
2019-02-26loplugin:indentation (clang-cl)Stephan Bergmann1-1/+1
2018-12-12"functionor" to "function or", and added missing quotehimajin1000001-2/+2
2018-08-04Fix typosAndrea Gelmini1-1/+1
2018-08-01Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-06-26tdf#96099 Remove some trivial container iterator typedefsArkadiy Illarionov1-2/+1
2018-05-25Improve re-throwing of UNO exceptionsNoel Grandin1-23/+41
2018-05-16Drop _Impl class name suffix where pointlessTor Lillqvist1-72/+72
2018-02-12Get rid of ole_adapter namespace levelTor Lillqvist1-5/+0
2018-02-12Reduce ASCII graphics and pointless comments a bitTor Lillqvist1-5/+0
2018-02-12Get rid of a few unused or once-used typedefsTor Lillqvist1-1/+1
2018-01-23More loplugin:cstylecast on WindowsStephan Bergmann1-8/+8
2017-10-05Rename and move SAL_U/W to o3tl::toU/WMike Kaganski1-24/+24
2017-10-01loplugin:flatten (clang-cl, extensions)Stephan Bergmann1-71/+59
2017-09-30Use SAL_W/SAL_U instead of reinterpret_cast btwn wchar_t* and sal_Unicode*Mike Kaganski1-17/+17
2017-08-31loplugin:constparams: extensions (clang-cl)Stephan Bergmann1-1/+1
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin1-3/+2
2017-07-03loplugin:oncevar (clang-cl): extensionsStephan Bergmann1-4/+2
2017-07-03loplugin:sallogareas (clang-cl)Stephan Bergmann1-1/+1
2017-06-23simplify some string handling in tracing callsNoel Grandin1-4/+1
2017-05-20cleanup unused css/script/ includesJochen Nitschke1-10/+0
2017-05-07revert OSL_ASSERT changesChris Sherlock1-12/+12
2017-05-07tdf#43157: convert extensions module away from OSL_ASSERT to assertChris Sherlock1-12/+12
2017-04-05css::uno::TypeClass vs. typelib_TypeClass mismatchStephan Bergmann1-15/+15
2017-04-04loplugin:redundantcast (clang-cl)Stephan Bergmann1-1/+1
2017-03-25Fix typosAndrea Gelmini1-4/+4
2017-03-19Fix typos + some German translationsAndrea Gelmini1-1/+1
2017-02-10Remove MinGW supportStephan Bergmann1-8/+0
2017-02-08Add missing #includesStephan Bergmann1-0/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-15/+3
2016-10-21Adapt Windows-only code to deletion of the "Any-to-Any" specializatiosStephan Bergmann1-4/+4
2016-10-16clang-cl loplugin: extensionsStephan Bergmann1-90/+90
2016-06-01tdf#99643 OLE automation bridge: fix 64-bit pointer conversionsMichael Stahl1-1/+1
2016-02-28Ole: Fix WaEDavid Ostrovsky1-8/+9
2016-02-09Remove excess newlinesChris Sherlock1-4/+0
2016-01-10Fix typosAndrea Gelmini1-2/+2