summaryrefslogtreecommitdiff
path: root/basic/source/inc/symtbl.hxx
AgeCommit message (Expand)AuthorFilesLines
2022-05-31clang-tidy modernize-pass-by-value in basicNoel Grandin1-1/+1
2021-09-15loplugin:finalclasses in basicNoel Grandin1-2/+2
2020-09-04tdf#124176 Use #pragma once in basicGeorge Bateman1-4/+1
2019-12-07tdf#59327: two arguments with the same name is an errorMike Kaganski1-1/+1
2019-11-12tdf#42949 Fix IWYU warnings in basic/Gabor Kelemen1-0/+1
2019-09-03loplugin:constmethod in basicNoel Grandin1-5/+5
2018-10-30Make SbiProcDef::Match more readableJan-Marek Glogowski1-1/+1
2018-08-03loplugin:useuniqueptr in SbiProcDefNoel Grandin1-1/+1
2017-11-10loplugin:finalclasses in basic,basegfxNoel Grandin1-2/+1
2017-05-09remove unnecessary empty OUString fields and varsNoel Grandin1-2/+1
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-2/+2
2016-08-13BASIC: Use more often std::unique_ptrArnaud Versini1-1/+1
2016-08-04loplugin:countusersofdefaultparams in basctl..basicNoel Grandin1-2/+2
2016-03-03loplugin:unuseddefaultparams in basicNoel Grandin1-3/+1
2015-10-26basic: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl1-4/+3
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-3/+3
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-2/+2
2015-08-04basic,basctl: inline some use-once typedefsNoel Grandin1-6/+5
2015-07-15loplugin:unusedmethods basicNoel Grandin1-1/+0
2015-06-13BASIC: Don't use SbiStringPool to pass SbiParser.Arnaud Versini1-4/+2
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-2/+2
2015-02-07loplugin:deletedspecialStephan Bergmann1-2/+2
2014-10-08spelling: instanciated -> instantiatedNoel Grandin1-1/+1
2014-07-18Drop an unused functionTakeshi Abe1-1/+0
2014-07-17fdo#75757: remove inheritance to std::vectorTakeshi Abe1-8/+5
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-3/+3
2013-10-28fixincludeguards.sh: basicThomas Arnhold1-2/+2
2012-11-07basic: String -> OUStringNorbert Thiebaud1-35/+34
2012-08-22sal_Bool to boolTakeshi Abe1-11/+11
2012-08-20sal_Bool to boolTakeshi Abe1-3/+3
2012-07-18re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-06-12Convert SV_DECL_PTRARR_DEL(SbiSymbols) to std::vectorNoel Grandin1-2/+8
2012-02-20Remove unused codePetr Vorel1-2/+0
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann1-1/+1
2011-11-26sal_Bool->boolAugust Sodora1-27/+27
2011-11-26Change boost::ptr_vector to std::vectorAugust Sodora1-3/+1
2011-11-20Convert to boost::ptr_vectorAugust Sodora1-7/+7
2011-11-20Remove unnecessary includesAugust Sodora1-12/+3
2011-08-31Translated German comments, removed redundant ones till cairo (incl.)Allmann-Rahn1-62/+61
2011-04-28Merge commit 'ooo/DEV300_m106' into integration/dev300_m106Thorsten Behrens1-0/+3
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-03-25calcvba: #164410# improve VBA compatibility implementation in various areas: ...Daniel Rentz [dr]1-0/+3
2011-03-21Remove most of dead code inlibs-core (basic)Xisco Faulí1-3/+0
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens1-68/+68
2011-01-10removetooltypes01: #i112600# adjust basic and scaddinsMikhail Voytenko1-68/+68
2010-10-28add modelines to .hxx files as wellCaolán McNamara1-0/+2
2010-08-06mib18: #163121# Declare ReworkAndreas Bregas1-1/+2
2010-06-15mib16: contributed bugfixes and various new symbols in VBA compatibility impl...Daniel Rentz1-0/+6
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2009-10-16#i103496#: split svtools; improve ConfitItemsMathias Bauer1-1/+1