summaryrefslogtreecommitdiffstats
path: root/basic/source/inc/symtbl.hxx
Commit message (Expand)AuthorAgeFilesLines
* loplugin:finalclasses in basicNoel Grandin2021-09-151-2/+2
* tdf#124176 Use #pragma once in basicGeorge Bateman2020-09-041-4/+1
* tdf#59327: two arguments with the same name is an errorMike Kaganski2019-12-071-1/+1
* tdf#42949 Fix IWYU warnings in basic/Gabor Kelemen2019-11-121-0/+1
* loplugin:constmethod in basicNoel Grandin2019-09-031-5/+5
* Make SbiProcDef::Match more readableJan-Marek Glogowski2018-10-301-1/+1
* loplugin:useuniqueptr in SbiProcDefNoel Grandin2018-08-031-1/+1
* loplugin:finalclasses in basic,basegfxNoel Grandin2017-11-101-2/+1
* remove unnecessary empty OUString fields and varsNoel Grandin2017-05-091-2/+1
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-131-2/+2
* BASIC: Use more often std::unique_ptrArnaud Versini2016-08-131-1/+1
* loplugin:countusersofdefaultparams in basctl..basicNoel Grandin2016-08-041-2/+2
* loplugin:unuseddefaultparams in basicNoel Grandin2016-03-031-3/+1
* basic: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl2015-10-261-4/+3
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-3/+3
* Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-2/+2
* basic,basctl: inline some use-once typedefsNoel Grandin2015-08-041-6/+5
* loplugin:unusedmethods basicNoel Grandin2015-07-151-1/+0
* BASIC: Don't use SbiStringPool to pass SbiParser.Arnaud Versini2015-06-131-4/+2
* remove unnecessary use of void in function declarationsNoel Grandin2015-04-151-2/+2
* loplugin:deletedspecialStephan Bergmann2015-02-071-2/+2
* spelling: instanciated -> instantiatedNoel Grandin2014-10-081-1/+1
* Drop an unused functionTakeshi Abe2014-07-181-1/+0
* fdo#75757: remove inheritance to std::vectorTakeshi Abe2014-07-171-8/+5
* Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann2014-03-271-3/+3
* fixincludeguards.sh: basicThomas Arnhold2013-10-281-2/+2
* basic: String -> OUStringNorbert Thiebaud2012-11-071-35/+34
* sal_Bool to boolTakeshi Abe2012-08-221-11/+11
* sal_Bool to boolTakeshi Abe2012-08-201-3/+3
* re-base on ALv2 code. Includes:Michael Meeks2012-07-181-23/+14
* Convert SV_DECL_PTRARR_DEL(SbiSymbols) to std::vectorNoel Grandin2012-06-121-2/+8
* Remove unused codePetr Vorel2012-02-201-2/+0
* Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann2012-01-211-1/+1
* sal_Bool->boolAugust Sodora2011-11-261-27/+27
* Change boost::ptr_vector to std::vectorAugust Sodora2011-11-261-3/+1
* Convert to boost::ptr_vectorAugust Sodora2011-11-201-7/+7
* Remove unnecessary includesAugust Sodora2011-11-201-12/+3
* Translated German comments, removed redundant ones till cairo (incl.)Allmann-Rahn2011-08-311-62/+61
* Merge commit 'ooo/DEV300_m106' into integration/dev300_m106Thorsten Behrens2011-04-281-0/+3
|\
| * calcvba: #164410# improve VBA compatibility implementation in various areas: ...Daniel Rentz [dr]2011-03-251-0/+3
* | drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito2011-03-291-0/+0
* | Remove most of dead code inlibs-core (basic)Xisco Faulí2011-03-211-3/+0
* | Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens2011-03-121-68/+68
|\|
| * removetooltypes01: #i112600# adjust basic and scaddinsMikhail Voytenko2011-01-101-68/+68
* | add modelines to .hxx files as wellCaolán McNamara2010-10-281-0/+2
|/
* mib18: #163121# Declare ReworkAndreas Bregas2010-08-061-1/+2
* mib16: contributed bugfixes and various new symbols in VBA compatibility impl...Daniel Rentz2010-06-151-0/+6
* changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien2010-02-121-4/+1
* #i103496#: split svtools; improve ConfitItemsMathias Bauer2009-10-161-1/+1
* #i10000# fix for WAE for solarisVladimir Glazounov2008-07-031-5/+2