summaryrefslogtreecommitdiff
path: root/basic
AgeCommit message (Expand)Author
2012-02-14remove sunpro 5.0 handlingThomas Arnhold
2012-02-13Replaced String by rtl::OUStringTakeshi Abe
2012-02-13callcatcher: regenerate listCaolán McNamara
2012-02-13can use a reference for singletonCaolán McNamara
2012-02-10use TransliterationWrapper in lcl_queryMacro, fdo#45607Markus Mohrhard
2012-02-10add SbGlobal for shared static objectsMarkus Mohrhard
2012-02-10fdo#39491 -I$(OUTDIR)/inc is set in SOLARINCMatúš Kukan
2012-02-08update unused listCaolán McNamara
2012-02-08callcatcher: update list, ByteString is on the ropesCaolán McNamara
2012-02-08Added READMEs for modules which used to be in libs-coreJosh Heidenreich
2012-02-07Use defined utility BASIC_DLL()/BASIC_MOD()Takeshi Abe
2012-02-07Removed unused variablesTakeshi Abe
2012-02-05switch to include-based build rather than sourced-based buildNorbert Thiebaud
2012-02-01A few safe replacements of pathes->pathsJesús Corrius
2012-02-01callcatcher: update listCaolán McNamara
2012-01-31Replaced String by rtl::OUString in SbiScannerTakeshi Abe
2012-01-30refactor ConvertLineEndCaolán McNamara
2012-01-30callcatcher: remove unused NextChannelCaolán McNamara
2012-01-30ByteString->rtl::OStringCaolán McNamara
2012-01-29Removed unused define and externTakeshi Abe
2012-01-29Use defined macro instead of magic numberTakeshi Abe
2012-01-27Do deliver headers also for iOS even if we don't build the libsTor Lillqvist
2012-01-27Bypass building BASIC and scripting related modules for iOSTor Lillqvist
2012-01-27SvDispatch class doesn't exist anymoreCaolán McNamara
2012-01-26WaE: possibly uninitializedCaolán McNamara
2012-01-26Deleting a null pointer is safeTakeshi Abe
2012-01-25tweak the ifdefs to clarify the unused SbxDecimal methodsCaolán McNamara
2012-01-25move ugly WriteLines out of SvStream to beside sole userCaolán McNamara
2012-01-25Removed unused field and non-existent classTakeshi Abe
2012-01-24tweak treatment of '+/-' operators when dealing with Date typesNoel Power
2012-01-23ByteString->rtl::OStringCaolán McNamara
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann
2012-01-20Remove useless macrosAugust Sodora
2012-01-20Unused defineAugust Sodora
2012-01-20Remove unused typedefAugust Sodora
2012-01-20Replace BasicErrorManager with std::vectorAugust Sodora
2012-01-19Fix SvStream::operator>> problem that showed up with the Android gcc 4.4.3Tor Lillqvist
2012-01-18fdo#39428 Remove/audit SvStream operator>>/<<(long)Keith McRae
2012-01-17Remove unused macrosAugust Sodora
2012-01-17fix Date 'operation' Date foobarNoel Power
2012-01-16Remove unused SttResMgr from basicAugust Sodora
2012-01-16Remove unused functionAugust Sodora
2012-01-16Remove SbErrorStack[Entry]August Sodora
2012-01-16Remove invalid friend declarationAugust Sodora
2012-01-16String->OUStringAugust Sodora
2012-01-16Remove unused enum SbLanguageModeAugust Sodora
2012-01-16Remove unused enum SbTextTypeAugust Sodora
2012-01-16Remove unused struct SbTextPortionAugust Sodora
2012-01-16Remove unnecessary using declarationAugust Sodora
2012-01-15Remove uses of pLine in scannerAugust Sodora