summaryrefslogtreecommitdiffstats
path: root/basic/source
Commit message (Expand)AuthorAgeFilesLines
* basic: tolerate empty / missing dialog.xlc and script.xlc filesMichael Meeks2012-02-241-14/+1
* basic: remove un-used return value indicating failureMichael Meeks2012-02-242-19/+15
* Get rid of CREATEVERSIONRESMGR[_NAME]Stephan Bergmann2012-02-232-2/+2
* OUString ctor for string literals without RTL_CONSTASCII stuffLuboš Luňák2012-02-221-7/+7
* expand and remove NS_* macroThomas Arnhold2012-02-211-40/+29
* allow keyword Append to be used as a variable. bnc#745930Noel Power2012-02-214-2/+15
* Remove unused codePetr Vorel2012-02-206-21/+0
* Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("..."))Takeshi Abe2012-02-181-2/+2
* callcatcher: update unused code listCaolán McNamara2012-02-162-18/+0
* WaE: moaning about unintialized variablesCaolán McNamara2012-02-151-3/+3
* remove sunpro 5.0 handlingThomas Arnhold2012-02-141-23/+0
* Replaced String by rtl::OUStringTakeshi Abe2012-02-133-10/+4
* callcatcher: regenerate listCaolán McNamara2012-02-132-18/+0
* can use a reference for singletonCaolán McNamara2012-02-132-15/+27
* use TransliterationWrapper in lcl_queryMacro, fdo#45607Markus Mohrhard2012-02-101-4/+4
* add SbGlobal for shared static objectsMarkus Mohrhard2012-02-101-0/+50
* update unused listCaolán McNamara2012-02-082-19/+0
* callcatcher: update list, ByteString is on the ropesCaolán McNamara2012-02-082-18/+0
* Use defined utility BASIC_DLL()/BASIC_MOD()Takeshi Abe2012-02-071-5/+5
* Removed unused variablesTakeshi Abe2012-02-071-6/+0
* 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-315-13/+12
* 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
* SvDispatch class doesn't exist anymoreCaolán McNamara2012-01-271-5/+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
* 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-213-4/+4
* Unused defineAugust Sodora2012-01-201-2/+0
* Remove unused typedefAugust Sodora2012-01-201-2/+0
* Replace BasicErrorManager with std::vectorAugust Sodora2012-01-202-94/+16
* 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
* fix Date 'operation' Date foobarNoel Power2012-01-171-2/+4
* Remove unused SttResMgr from basicAugust Sodora2012-01-161-2/+0
* Remove SbErrorStack[Entry]August Sodora2012-01-165-91/+2
* String->OUStringAugust Sodora2012-01-161-3/+2
* Remove unused enum SbLanguageModeAugust Sodora2012-01-162-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-151-0/+4
* Remove uses of pLine in scannerAugust Sodora2012-01-141-11/+20