summaryrefslogtreecommitdiff
path: root/basic/source/runtime/dllmgr-x64.cxx
AgeCommit message (Expand)Author
2021-06-01loplugin:stringview (clang-cl)Stephan Bergmann
2021-03-09Drop "32" from names of SbxArray methods taking 32-bit indicesMike Kaganski
2020-12-21fix for Windows x86-64 buildNoel Grandin
2020-12-20Blind fix for Windows x86-64 buildStephan Bergmann
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel
2020-03-30OSL_ASSERT->assert in basicNoel Grandin
2019-12-09SbxArray: drop 16-bit indicesMike Kaganski
2019-10-23loplugin:stringadd (clang-cl)Stephan Bergmann
2019-10-01loplugin:data (clang-cl)Stephan Bergmann
2019-10-01Avoid loplugin:data (clang-cl)Stephan Bergmann
2019-04-07tdf#120703 PVS: Silence V522 warningsMike Kaganski
2018-10-19tdf#120706: nullptr dereferenceMike Kaganski
2018-07-09Add missing sal/log.hxx headersGabor Kelemen
2018-06-01loplugin:includeform (clang-cl)Stephan Bergmann
2018-05-22tdf#97231: basic: do not use extra wrapping for string marshalingVasily Melenchuk
2018-05-21tdf#97231: potential crash fixedVasily Melenchuk
2018-04-20loplugin:expressionalwayszero (clang-cl)Stephan Bergmann
2018-02-25Blind fix for 3ceb01afc3e5f47930e24fb0b21e6e85b86f660eJulien Nabet
2018-02-24Use for range loops in basegfx and basicJulien Nabet
2018-01-25loplugin:pointerbool (clang-cl)Stephan Bergmann
2017-10-05Rename and move SAL_U/W to o3tl::toU/WMike Kaganski
2017-10-03Replace more reinterpret_cast with SAL_W/SAL_UMike Kaganski
2017-09-01Replace list by vector in dllmgr-x86-x64 (basic)Julien Nabet
2017-08-31loplugin:constparams: basic (clang-cl)Stephan Bergmann
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin
2017-06-15drop SbError typedefNoel Grandin
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert basic module away from OSL_ASSERT to assertChris Sherlock
2016-12-13OSL_TRACE->SAL in avmedia..canvasNoel Grandin
2016-10-16clang-cl loplugin: basicStephan Bergmann
2016-08-19Resolves: tdf#88953 byref args incorrectly passed in basic->c++Caolán McNamara
2016-03-08tdf#94306 Replace boost::noncopyable with plain C++11 deleted copy ctorsSteven Guo
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2015-09-29tdf#94559: first step to remove rtti.hxxOliver Specht
2015-08-29o3tl/cow_wrapper: remove boost dependencyDaniel Robertson
2015-07-28convert SbxFlagsBits to scoped enumNoel Grandin
2015-07-15fix Windows buildNoel Grandin
2014-12-03Add missing include headerDavid Ostrovsky
2014-05-09update_pch: add a bunch of pch filesThomas Arnhold
2013-11-11basic: include <> for external includesNorbert Thiebaud
2013-09-04WaE: use number() instead of valueOf()Tor Lillqvist
2013-06-10Werror: labels ... not handled in switchFridrich Štrba
2013-06-06Slowly, but surely going on compiling for mingw64Fridrich Štrba
2013-04-26fix windows buildThomas Arnhold
2013-03-08some further OUString cleanupThomas Arnhold
2013-01-03Remove all occurences of RTL_* and ::rtl prefix from basicMarcos Paulo de Souza
2012-11-07basic: adapt dllmgr-x64.cxx to OUString changesMichael Stahl
2012-07-18re-base on ALv2 code. Includes:Michael Meeks
2011-11-27rmove include of pch header in basicNorbert Thiebaud
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito