summaryrefslogtreecommitdiff
path: root/basic/source/runtime/dllmgr-x64.cxx
AgeCommit message (Expand)Author
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
2011-03-28Fix basic Windows buildFridrich Štrba
2011-03-26Adapt the tree to tools/svwin.h removalFridrich Štrba
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-02-14ported fix from DEV300m98 ( fixes i#115716 & fdo#33964 )Noel Power
2011-01-24Add x64 Windows implementation of SbiDllMgrTor Lillqvist