summaryrefslogtreecommitdiff
path: root/basic/source/comp/dim.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-05-17remove unnecessary header fileNoel Grandin1-1/+1
2015-03-12CppCheck cleanlyness : reduce variable's scopeMichaël Lefèvre1-3/+1
2014-12-18basic: Use appropriate OUString functions on string constantsStephan Bergmann1-3/+3
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl1-0/+1
2014-08-26convert SBX flag bits to type-safe enumNoel Grandin1-1/+1
2014-07-29fdo#46037: remove unused comphelper/configurationhelper.hxxAlexandre Vicenzi1-1/+0
2014-07-16Avoid possible memory leaks in case of exceptionsTakeshi Abe1-5/+3
2014-07-11new loplugin: externalandnotdefinedNoel Grandin1-2/+0
2014-07-01clang scan-build: various warningsCaolán McNamara1-2/+2
2014-05-29Avoid possible memory leaks in case of exceptionsTakeshi Abe1-2/+3
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin1-2/+2
2014-02-07Simplify access to theCoreReflection singletonStephan Bergmann1-14/+3
2014-01-28bool improvementsStephan Bergmann1-5/+5
2013-11-11basic: include <> for external includesNorbert Thiebaud1-4/+4
2013-09-03WaE: C4101: 'ex' : unreferenced local variableTor Lillqvist1-1/+1
2013-09-02GSOC work, multiple fixesGergo Mocsi1-3/+3
2013-09-02GSOC work, Extended types correctionGergo Mocsi1-4/+1
2013-09-02GSOC work, code complete option, menu entry fixesGergo Mocsi1-3/+13
2013-09-02GSOC work week 2, getting infromation from variables and print on terminalGergo Mocsi1-0/+2
2013-09-02GSOC work week 0-1, allowing BASIC to recognize UNO interfacesGergo Mocsi1-2/+38
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-5/+5
2013-02-12Some cppcheck cleaningJulien Nabet1-2/+1
2012-11-07basic: String -> OUStringNorbert Thiebaud1-66/+107
2012-11-03basic: preliminary cosmetic clean-upNorbert Thiebaud1-30/+88
2012-08-22sal_Bool to boolTakeshi Abe1-2/+2
2012-08-20sal_Bool to boolTakeshi Abe1-13/+13
2012-08-19sal_Bool to boolTakeshi Abe1-44/+44
2012-08-14sal_Bool to boolTakeshi Abe1-7/+7
2012-07-18re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-07-09some UniString->rtl::OUStringCaolán McNamara1-1/+1
2012-06-29some pesky XubStringsCaolán McNamara1-4/+4
2012-02-13Replaced String by rtl::OUStringTakeshi Abe1-1/+0
2011-11-27rmove include of pch header in basicNorbert Thiebaud1-2/+0
2011-07-12remove runsInSetup which has a const return valueThomas Arnhold1-3/+1
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky1-0/+7
2011-05-16delete even in case of errorDavid Tardon1-2/+1
2011-04-28Merge commit 'ooo/DEV300_m106' into integration/dev300_m106Thorsten Behrens1-0/+7
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/+7
2011-03-21Remove most of dead code inlibs-core (basic)Xisco Faulí1-11/+6
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens1-91/+94
2011-01-10removetooltypes01: #i112600# adjust basic and scaddinsMikhail Voytenko1-91/+91
2010-12-23cppcheck: can reduce the scope of this variableCaolán McNamara1-1/+1
2010-12-06Replace all occured, occurance etc.Takeshi Abe1-4/+4
2010-11-21Translation of comments to EnglishAndreas Mantke1-66/+66
2010-11-01WaE remove unused StringsCaolán McNamara1-2/+0
2010-10-13Merge commit 'origin/master'Noel Power1-0/+2
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-10-06initial commit for vba blob ( not including container_control stuff )Noel Power1-2/+25
2010-09-09mib19: #163576# Automatically reinstantiate objects declared with Dim As NewAndreas Bregas1-0/+3