summaryrefslogtreecommitdiff
path: root/basic
AgeCommit message (Expand)Author
2012-09-11fdo#54718 fix opcode detection in basic resulting in failed/unregcognized codeNoel Power
2012-07-31basic, cui, extensions, filter, vcl: fix some warningsMichael Stahl
2012-05-18more -Wnon-virtual-dtor fixesMichael Stahl
2012-05-18WaE: deleting object of abstract class type with non-virtual destructorDavid Tardon
2012-05-11allow keyword Append to be used as a variable. bnc#745930Noel Power
2012-01-20restore special DATE handling code for SbxValue::Compute fdo#44385Noel Power
2012-01-06fdo#44172: Basic function VAL produces bad resultAugust Sodora
2011-12-07in modules, when we have a env we are in stage gbuildBjoern Michaelsen
2011-12-07Remove testtoolAugust Sodora
2011-12-05Added some tests for basic/scannerAugust Sodora
2011-12-05Use sal_Int32 in all these placesAugust Sodora
2011-12-05Prevent the testtool from buildingAugust Sodora
2011-12-04Refactor scanAlphanumericAugust Sodora
2011-12-04Use appropriate datatypes here tooAugust Sodora
2011-12-04Use sal_uInt16 hereAugust Sodora
2011-12-04translated some comments from German to EnglishMike Whiteley
2011-12-01get rid of class Date and Time default ctor with system time penaltyEike Rathke
2011-11-29move reconfigure into gbuildBjoern Michaelsen
2011-11-29callcatcher: some unused methodsCaolán McNamara
2011-11-29removed dead codeTakeshi Abe
2011-11-28Remove uses of OUString::setCharAtAugust Sodora
2011-11-28ByteString->rtl::OUStringToOStringCaolán McNamara
2011-11-27remove precompiled_xxx.hxx/cxxNorbert Thiebaud
2011-11-27remove pch from the include listNorbert Thiebaud
2011-11-27rmove include of pch header in basicNorbert Thiebaud
2011-11-27remove pre-compiled header support in gbuild and gbuildified moduleNorbert Thiebaud
2011-11-26Expend abbreviation of min/max, too close to last full stopLior Kaplan
2011-11-26sal_Bool->boolAugust Sodora
2011-11-26Change boost::ptr_vector to std::vectorAugust Sodora
2011-11-25Fixed spelling: Spechial -> Specialmikew
2011-11-25Some German to English comment translations.mikew
2011-11-25make gbuild makefiles run independant of pwd againBjoern Michaelsen
2011-11-25gsl_getSystemTextEncoding -> osl_getThreadTextEncodingDavid Tardon
2011-11-23Changed sal/log.h -> sal/log.hxx, drop _S from C++ streaming log macros.Stephan Bergmann
2011-11-23catch by const referenceTakeshi Abe
2011-11-22Remove no longer necessary "(void) x; // avoid warnings".Stephan Bergmann
2011-11-22New sal/log.h obsoletes osl/diagnose.h and tools/debug.hxx.Stephan Bergmann
2011-11-20Convert to boost::ptr_vectorAugust Sodora
2011-11-20Remove unnecessary includesAugust Sodora
2011-11-20Remove unnecessary includesAugust Sodora
2011-11-20Refactor BasicCharClass out from scanner and make it a singletonAugust Sodora
2011-11-20Refactor BasicCharClass out from scanner and make it a singletonAugust Sodora
2011-11-20Added regression test for scannerAugust Sodora
2011-11-19remove [Byte]String::EraseAllCharsCaolán McNamara
2011-11-19add narrow (one letter) month namesEike Rathke
2011-11-18Fix scanning bugAugust Sodora
2011-11-18Remove uses of pLine in scannerAugust Sodora
2011-11-18Refactoring in scannerAugust Sodora
2011-11-18sal_Bool to boolAugust Sodora
2011-11-18Cleanup GetSuffixType in basic scannerAugust Sodora