summaryrefslogtreecommitdiff
path: root/basic/source/comp/sbcomp.cxx
AgeCommit message (Expand)Author
2021-03-09Drop "32" from names of SbxArray methods taking 32-bit indicesMike Kaganski
2019-12-09SbxArray: drop 16-bit indicesMike Kaganski
2019-11-12tdf#42949 Fix IWYU warnings in basic/Gabor Kelemen
2019-01-16o3tl::make_unique -> std::make_unique in basctl...bridgesGabor Kelemen
2017-10-10basic: consistently use "" and <> in include directivesMike Kaganski
2017-05-19loplugin:comparisonwithconstant in basicNoel Grandin
2016-05-08BASIC : Remove an useless static_cast and use make_uniqueArnaud Versini
2015-12-27Remove some includes (stdio/stdlib)Julien Nabet
2015-12-10DBG_TRACE_BASIC/PROFILING had been rotting for quite some time nowStephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-09-29tdf#94559: first step to remove rtti.hxxOliver Specht
2015-09-18boost->stdCaolán McNamara
2015-07-28inline "old" SbERR constantsNoel Grandin
2015-07-28inline the "old" SbxErr constantsNoel Grandin
2015-05-17remove unnecessary header fileNoel Grandin
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-02-08Basic : Small OString usage simplificationArnaud Versini
2015-01-31Use rtl/character.hxx in basic module when possibleArnaud Versini
2014-10-08back out even more wrong tools::Time changes, geez..Eike Rathke
2014-10-08back out more wrong and confusing tools::Time comment changesEike Rathke
2014-10-02loplugin: cstylecastNoel Grandin
2014-10-01fdo#82577: Handle TimeNoel Grandin
2014-09-22fdo#84086 Fix assorted use-after-free bugsMatthew J. Francis
2014-05-29Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-03-27basic: sal_Bool->boolNoel Grandin
2014-02-04Related: #i123862# use O*String's isEmpty() method...Herbert Dürr
2013-12-11sbobjmod.hxx is private to basicTor Lillqvist
2013-11-11basic: include <> for external includesNorbert Thiebaud
2013-10-10little String to OUString + documentationThomas Arnhold
2013-09-02GSOC work week 2, getting infromation from variables and print on terminalGergo Mocsi
2013-07-22Mark as constTakeshi Abe
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-02-12Fix Variable 'TimeBuffer' is not assigned a valueJulien Nabet
2013-01-03Remove all occurences of RTL_* and ::rtl prefix from basicMarcos Paulo de Souza
2012-12-28Some cppcheck cleaning in basicJulien Nabet
2012-11-07basic: String -> OUStringNorbert Thiebaud
2012-11-03basic: preliminary cosmetic clean-upNorbert Thiebaud
2012-07-18re-base on ALv2 code. Includes:Michael Meeks
2012-01-15remove useless misleading macrosDavid Tardon
2011-12-13callcatcher: remove newly unused codeCaolán McNamara
2011-12-09callcatcher: remove unused code post automation removalCaolán McNamara
2011-11-27rmove include of pch header in basicNorbert Thiebaud
2011-08-31Translated German comments, removed redundant ones till cairo (incl.)Allmann-Rahn
2011-04-28Merge commit 'ooo/DEV300_m106' into integration/dev300_m106Thorsten Behrens
2011-03-30calcvba: missing includeDaniel Rentz [dr]
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-25calcvba: #164410# improve VBA compatibility implementation in various areas: ...Daniel Rentz [dr]
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-01-31Remove DBG_TRACE_BASIC, DBG_SAVE_DISASSEMBLY and sbtrace.hxxThomas Arnhold
2011-01-10removetooltypes01: #i112600# adjust basic and scaddinsMikhail Voytenko