summaryrefslogtreecommitdiffstats
path: root/basic/source/runtime/dllmgr-x86.cxx
Commit message (Expand)AuthorAgeFilesLines
* Drop "32" from names of SbxArray methods taking 32-bit indicesMike Kaganski2021-03-091-21/+24
* make *String(string_view) constructors explicitNoel Grandin2020-12-191-2/+2
* loplugin:stringviewparam include comparisons with string literalsNoel2020-11-301-1/+1
* OSL_ASSERT->assert in basicNoel Grandin2020-03-301-13/+13
* SbxArray: drop 16-bit indicesMike Kaganski2019-12-091-18/+18
* tdf#120703 PVS: Silence V522 warningsMike Kaganski2019-04-071-6/+12
* Simplify containers iterations in basctl, basegfx, basic, bridgesArkadiy Illarionov2019-03-161-6/+4
* tdf#120703 PVS: V724Mike Kaganski2018-10-271-2/+1
* Add missing sal/log.hxx headersGabor Kelemen2018-07-091-0/+1
* tdf#97231: potential crash fixedVasily Melenchuk2018-05-211-1/+1
* Rename and move SAL_U/W to o3tl::toU/WMike Kaganski2017-10-051-1/+2
* Replace more reinterpret_cast with SAL_W/SAL_UMike Kaganski2017-10-031-1/+1
* Replace list by vector in dllmgr-x86-x64 (basic)Julien Nabet2017-09-011-4/+3
* convert std::map::insert to std::map::emplaceNoel Grandin2017-08-111-2/+2
* drop SbError typedefNoel Grandin2017-06-151-29/+29
* revert OSL_ASSERT changesChris Sherlock2017-05-071-13/+13
* tdf#43157: convert basic module away from OSL_ASSERT to assertChris Sherlock2017-05-071-13/+13
* OSL_TRACE->SAL in avmedia..canvasNoel Grandin2016-12-131-1/+1
* Resolves: tdf#88953 byref args incorrectly passed in basic->c++Caolán McNamara2016-08-191-1/+1
* tdf#94306 Replace boost::noncopyable with plain C++11 deleted copy ctorsSteven Guo2016-03-081-3/+10
* use consistent #define checks for the Windows platformNoel Grandin2016-02-171-1/+1
* tdf#94559: first step to remove rtti.hxxOliver Specht2015-09-291-6/+6
* o3tl/cow_wrapper: remove boost dependencyDaniel Robertson2015-08-291-0/+1
* convert SbxFlagsBits to scoped enumNoel Grandin2015-07-281-2/+2
* loplugin:unusedmethods basicNoel Grandin2015-07-151-1/+1
* update_pch: add a bunch of pch filesThomas Arnhold2014-05-091-2/+2
* Related: #i123862# use O*String's isEmpty() method...Herbert Dürr2014-02-041-1/+1
* basic: include <> for external includesNorbert Thiebaud2013-11-111-8/+8
* WaE: use number() instead of valueOf()Tor Lillqvist2013-09-041-1/+1
* blind ( windows ) fix re. uno::Refererence vs rtl::Reference foobar fdo#65545Noel Power2013-06-131-1/+1
* fix windows buildThomas Arnhold2013-04-261-0/+3
* some further OUString cleanupThomas Arnhold2013-03-081-1/+1
* Remove all occurences of RTL_* and ::rtl prefix from basicMarcos Paulo de Souza2013-01-031-31/+26
* Fix String -> OUString falloutTor Lillqvist2012-11-071-3/+3
* re-base on ALv2 code. Includes:Michael Meeks2012-07-181-23/+14
* rmove include of pch header in basicNorbert Thiebaud2011-11-271-1/+0
* drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito2011-03-291-0/+0
* Fix basic Windows buildFridrich Štrba2011-03-281-0/+1
* Adapt the tree to tools/svwin.h removalFridrich Štrba2011-03-261-1/+4
* Merge commit 'ooo/DEV300_m103'Jan Holesovsky2011-03-231-5/+12
* Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens2011-03-121-14/+15
* ported fix from DEV300m98 ( fixes i#115716 & fdo#33964 )Noel Power2011-02-141-1/+1
* Add x64 Windows implementation of SbiDllMgrTor Lillqvist2011-01-241-0/+722