summaryrefslogtreecommitdiff
path: root/basic/source/comp/sbcomp.cxx
AgeCommit message (Expand)AuthorFilesLines
2021-03-09Drop "32" from names of SbxArray methods taking 32-bit indicesMike Kaganski1-2/+2
2019-12-09SbxArray: drop 16-bit indicesMike Kaganski1-2/+2
2019-11-12tdf#42949 Fix IWYU warnings in basic/Gabor Kelemen1-2/+3
2019-01-16o3tl::make_unique -> std::make_unique in basctl...bridgesGabor Kelemen1-2/+1
2017-10-10basic: consistently use "" and <> in include directivesMike Kaganski1-3/+3
2017-05-19loplugin:comparisonwithconstant in basicNoel Grandin1-1/+1
2016-05-08BASIC : Remove an useless static_cast and use make_uniqueArnaud Versini1-1/+2
2015-12-27Remove some includes (stdio/stdlib)Julien Nabet1-1/+0
2015-12-10DBG_TRACE_BASIC/PROFILING had been rotting for quite some time nowStephan Bergmann1-901/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-2/+2
2015-09-29tdf#94559: first step to remove rtti.hxxOliver Specht1-6/+6
2015-09-18boost->stdCaolán McNamara1-2/+2
2015-07-28inline "old" SbERR constantsNoel Grandin1-2/+2
2015-07-28inline the "old" SbxErr constantsNoel Grandin1-4/+4
2015-05-17remove unnecessary header fileNoel Grandin1-1/+1
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-4/+4
2015-02-08Basic : Small OString usage simplificationArnaud Versini1-7/+1
2015-01-31Use rtl/character.hxx in basic module when possibleArnaud Versini1-7/+2
2014-10-08back out even more wrong tools::Time changes, geez..Eike Rathke1-1/+1
2014-10-08back out more wrong and confusing tools::Time comment changesEike Rathke1-2/+2
2014-10-02loplugin: cstylecastNoel Grandin1-1/+1
2014-10-01fdo#82577: Handle TimeNoel Grandin1-3/+3
2014-09-22fdo#84086 Fix assorted use-after-free bugsMatthew J. Francis1-8/+7
2014-05-29Avoid possible memory leaks in case of exceptionsTakeshi Abe1-2/+3
2014-03-27basic: sal_Bool->boolNoel Grandin1-4/+4
2014-02-04Related: #i123862# use O*String's isEmpty() method...Herbert Dürr1-2/+2
2013-12-11sbobjmod.hxx is private to basicTor Lillqvist1-1/+1
2013-11-11basic: include <> for external includesNorbert Thiebaud1-1/+1
2013-10-10little String to OUString + documentationThomas Arnhold1-1/+1
2013-09-02GSOC work week 2, getting infromation from variables and print on terminalGergo Mocsi1-1/+1
2013-07-22Mark as constTakeshi Abe1-3/+3
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-10/+10
2013-02-12Fix Variable 'TimeBuffer' is not assigned a valueJulien Nabet1-0/+1
2013-01-03Remove all occurences of RTL_* and ::rtl prefix from basicMarcos Paulo de Souza1-9/+9
2012-12-28Some cppcheck cleaning in basicJulien Nabet1-1/+1
2012-11-07basic: String -> OUStringNorbert Thiebaud1-34/+46
2012-11-03basic: preliminary cosmetic clean-upNorbert Thiebaud1-19/+67
2012-07-18re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-01-15remove useless misleading macrosDavid Tardon1-4/+4
2011-12-13callcatcher: remove newly unused codeCaolán McNamara1-15/+0
2011-12-09callcatcher: remove unused code post automation removalCaolán McNamara1-12/+0
2011-11-27rmove include of pch header in basicNorbert Thiebaud1-2/+0
2011-08-31Translated German comments, removed redundant ones till cairo (incl.)Allmann-Rahn1-6/+6
2011-04-28Merge commit 'ooo/DEV300_m106' into integration/dev300_m106Thorsten Behrens1-2/+673
2011-03-30calcvba: missing includeDaniel Rentz [dr]1-1/+1
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-43/+403
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens1-6/+206
2011-01-31Remove DBG_TRACE_BASIC, DBG_SAVE_DISASSEMBLY and sbtrace.hxxThomas Arnhold1-376/+0
2011-01-10removetooltypes01: #i112600# adjust basic and scaddinsMikhail Voytenko1-12/+12