summaryrefslogtreecommitdiff
path: root/basic/source/runtime/dllmgr-x86.cxx
AgeCommit message (Expand)Author
2019-04-07tdf#120703 PVS: Silence V522 warningsMike Kaganski
2019-03-16Simplify containers iterations in basctl, basegfx, basic, bridgesArkadiy Illarionov
2018-10-27tdf#120703 PVS: V724Mike Kaganski
2018-07-09Add missing sal/log.hxx headersGabor Kelemen
2018-05-21tdf#97231: potential crash fixedVasily Melenchuk
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-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-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-15loplugin:unusedmethods basicNoel Grandin
2014-05-09update_pch: add a bunch of pch filesThomas Arnhold
2014-02-04Related: #i123862# use O*String's isEmpty() method...Herbert Dürr
2013-11-11basic: include <> for external includesNorbert Thiebaud
2013-09-04WaE: use number() instead of valueOf()Tor Lillqvist
2013-06-13blind ( windows ) fix re. uno::Refererence vs rtl::Reference foobar fdo#65545Noel Power
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-07Fix String -> OUString falloutTor Lillqvist
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-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky
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