summaryrefslogtreecommitdiffstats
path: root/basic/inc
Commit message (Expand)AuthorAgeFilesLines
* loplugin:finalclasses in basic,basegfxNoel Grandin2017-11-101-7/+3
* loplugin:includeform: basicStephan Bergmann2017-10-231-1/+1
* basic: consistently use "" and <> in include directivesMike Kaganski2017-10-101-1/+1
* Fresh run of bin/update_pch.shMike Kaganski2017-09-221-9/+9
* no need to use ERRCODE_RES_MASK hereNoel Grandin2017-08-251-128/+128
* normalize resource locale ctor construction mechanismsCaolán McNamara2017-08-021-27/+0
* loplugin:checkunusedparamsNoel Grandin2017-08-011-6/+6
* migrate to boost::gettextCaolán McNamara2017-07-214-15/+174
* loplugin:constparams in basicNoel Grandin2017-07-201-3/+3
* loplugin:casttovoid: basicStephan Bergmann2017-07-021-3/+3
* replace SbxError typedef with ErrCodeNoel Grandin2017-06-151-1/+1
* loplugin:checkunusedparams in basctl and basicNoel Grandin2017-05-021-9/+9
* tools: move errcode.hxx to the vcl moduleChris Sherlock2017-04-271-1/+1
* remove unused defines from HRC files in variousNoel Grandin2017-03-171-1/+0
* Remove dynamic exception specificationsStephan Bergmann2017-01-261-1/+1
* New loplugin:dynexcspec: Add @throws documentation, basicStephan Bergmann2017-01-191-0/+1
* loplugin:expandablemethodds in basctl..chart2Noel Grandin2016-10-191-1/+0
* loplugin:dllprivateStephan Bergmann2016-09-131-4/+3
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-133-7/+7
* BASIC : Remove useless SbxBase::GetCreatorArnaud Versini2016-08-291-1/+1
* BASIC: Use more often std::unique_ptrArnaud Versini2016-08-131-1/+3
* BASIC: Remove useless overridesArnaud Versini2016-07-181-5/+2
* loplugin:singlevalfields in basic and fix leakNoel Grandin2016-06-271-1/+0
* loplugin:passstuffbyref in basicNoel Grandin2016-04-131-2/+2
* Avoid reserved identifierStephan Bergmann2016-04-121-2/+2
* tdf#94306 Replace boost::noncopyable with plain C++11 deleted copy ctorsSteven Guo2016-03-081-3/+2
* Fix typosAndrea Gelmini2016-01-051-1/+1
* remove unused typedefs and inline use-once typedefsNoel Grandin2015-11-181-4/+3
* Fast PCH generator and optimized PCH filesAshod Nakashian2015-11-151-47/+59
* 5th step to remove tools/rtti.hxxOliver Specht2015-11-113-7/+0
* basic: replace boost::ptr_vector with std::vector<std::unqiue_ptr>Michael Stahl2015-10-261-3/+6
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-122-12/+12
* boost->stdCaolán McNamara2015-09-181-1/+0
* com::sun::star->css in basicNoel Grandin2015-07-201-5/+5
* coverity#1308445 Uncaught exceptionCaolán McNamara2015-06-271-1/+1
* remove SFX_NOTIFY macroNoel Grandin2015-06-242-13/+9
* Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe2015-06-171-1/+1
* tdf#90110: basic: fix Randomize statementMichael Stahl2015-05-191-1/+1
* remove unnecessary use of void in function declarationsNoel Grandin2015-04-152-2/+2
* loplugin:staticmethodsNoel Grandin2015-04-131-6/+6
* Updated all precompiled headers.Ashod Nakashian2015-02-051-1/+5
* new loplugin: change virtual methods to non-virtualNoel Grandin2015-01-261-1/+1
* Resolves: fdo#87003 - Kill BOOST_FOREACHPieter Adriaensen2015-01-071-1/+0
* basic: move SbxAppData to a BasicDLL memberMichael Stahl2014-10-231-7/+3
* More -Werror,-Wunused-private-fieldStephan Bergmann2014-10-151-1/+0
* update_pchThomas Arnhold2014-08-131-1/+2
* Renamed brdcst.[hc]xx to SfxBroadcaster.[hc]xxTobias Lippert2014-07-171-1/+1
* new loplugin: externalandnotdefinedNoel Grandin2014-07-111-0/+2
* fdo#70474: Random number generation weak with Rnd in BASICThomas Arnhold2014-05-171-0/+1
* update_pch: add a bunch of pch filesThomas Arnhold2014-05-092-0/+93