summaryrefslogtreecommitdiffstats
path: root/basic
Commit message (Expand)AuthorAgeFilesLines
* update unused listCaolán McNamara2012-02-082-19/+0
* callcatcher: update list, ByteString is on the ropesCaolán McNamara2012-02-082-18/+0
* Added READMEs for modules which used to be in libs-coreJosh Heidenreich2012-02-081-0/+4
* Use defined utility BASIC_DLL()/BASIC_MOD()Takeshi Abe2012-02-071-5/+5
* Removed unused variablesTakeshi Abe2012-02-071-6/+0
* switch to include-based build rather than sourced-based buildNorbert Thiebaud2012-02-051-35/+2
* A few safe replacements of pathes->pathsJesús Corrius2012-02-011-1/+1
* callcatcher: update listCaolán McNamara2012-02-012-19/+0
* Replaced String by rtl::OUString in SbiScannerTakeshi Abe2012-01-316-15/+14
* refactor ConvertLineEndCaolán McNamara2012-01-302-5/+3
* callcatcher: remove unused NextChannelCaolán McNamara2012-01-302-12/+0
* ByteString->rtl::OStringCaolán McNamara2012-01-304-66/+69
* Removed unused define and externTakeshi Abe2012-01-292-2/+0
* Use defined macro instead of magic numberTakeshi Abe2012-01-292-7/+8
* Do deliver headers also for iOS even if we don't build the libsTor Lillqvist2012-01-271-1/+4
* Bypass building BASIC and scripting related modules for iOSTor Lillqvist2012-01-271-0/+4
* SvDispatch class doesn't exist anymoreCaolán McNamara2012-01-273-9/+0
* WaE: possibly uninitializedCaolán McNamara2012-01-261-2/+2
* Deleting a null pointer is safeTakeshi Abe2012-01-262-9/+5
* tweak the ifdefs to clarify the unused SbxDecimal methodsCaolán McNamara2012-01-251-16/+0
* move ugly WriteLines out of SvStream to beside sole userCaolán McNamara2012-01-251-1/+12
* Removed unused field and non-existent classTakeshi Abe2012-01-251-4/+0
* tweak treatment of '+/-' operators when dealing with Date typesNoel Power2012-01-241-4/+9
* ByteString->rtl::OStringCaolán McNamara2012-01-231-1/+3
* Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann2012-01-214-5/+5
* Remove useless macrosAugust Sodora2012-01-201-7/+0
* Unused defineAugust Sodora2012-01-201-2/+0
* Remove unused typedefAugust Sodora2012-01-201-2/+0
* Replace BasicErrorManager with std::vectorAugust Sodora2012-01-203-102/+21
* Fix SvStream::operator>> problem that showed up with the Android gcc 4.4.3Tor Lillqvist2012-01-191-2/+5
* fdo#39428 Remove/audit SvStream operator>>/<<(long)Keith McRae2012-01-181-5/+5
* Remove unused macrosAugust Sodora2012-01-171-14/+0
* fix Date 'operation' Date foobarNoel Power2012-01-171-2/+4
* Remove unused SttResMgr from basicAugust Sodora2012-01-162-4/+0
* Remove unused functionAugust Sodora2012-01-161-2/+0
* Remove SbErrorStack[Entry]August Sodora2012-01-165-91/+2
* Remove invalid friend declarationAugust Sodora2012-01-161-1/+0
* String->OUStringAugust Sodora2012-01-162-5/+3
* Remove unused enum SbLanguageModeAugust Sodora2012-01-164-17/+0
* Remove unused enum SbTextTypeAugust Sodora2012-01-161-12/+0
* Remove unused struct SbTextPortionAugust Sodora2012-01-161-7/+0
* Remove unnecessary using declarationAugust Sodora2012-01-161-2/+0
* Remove uses of pLine in scannerAugust Sodora2012-01-151-5/+6
* remove useless misleading macrosDavid Tardon2012-01-1516-181/+171
* WaE: deleting object of abstract class type with non-virtual destructorDavid Tardon2012-01-152-0/+5
* Comment out test that current fails on 64-bit systemsAugust Sodora2012-01-141-1/+2
* Add tests for hex/octal numbers for basic scannerAugust Sodora2012-01-141-0/+96
* Remove uses of pLine in scannerAugust Sodora2012-01-141-11/+20
* Remove use of pLine in scannerAugust Sodora2012-01-141-2/+2
* Remove use of pLine in scannerAugust Sodora2012-01-141-2/+1