summaryrefslogtreecommitdiff
path: root/basic/source
AgeCommit message (Expand)AuthorFilesLines
2012-02-20Remove unused codePetr Vorel6-21/+0
2012-02-18Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("..."))Takeshi Abe1-2/+2
2012-02-16callcatcher: update unused code listCaolán McNamara2-18/+0
2012-02-15WaE: moaning about unintialized variablesCaolán McNamara1-3/+3
2012-02-14remove sunpro 5.0 handlingThomas Arnhold1-23/+0
2012-02-13Replaced String by rtl::OUStringTakeshi Abe3-10/+4
2012-02-13callcatcher: regenerate listCaolán McNamara2-18/+0
2012-02-13can use a reference for singletonCaolán McNamara2-15/+27
2012-02-10use TransliterationWrapper in lcl_queryMacro, fdo#45607Markus Mohrhard1-4/+4
2012-02-10add SbGlobal for shared static objectsMarkus Mohrhard1-0/+50
2012-02-08update unused listCaolán McNamara2-19/+0
2012-02-08callcatcher: update list, ByteString is on the ropesCaolán McNamara2-18/+0
2012-02-07Use defined utility BASIC_DLL()/BASIC_MOD()Takeshi Abe1-5/+5
2012-02-07Removed unused variablesTakeshi Abe1-6/+0
2012-02-01A few safe replacements of pathes->pathsJesús Corrius1-1/+1
2012-02-01callcatcher: update listCaolán McNamara2-19/+0
2012-01-31Replaced String by rtl::OUString in SbiScannerTakeshi Abe5-13/+12
2012-01-30refactor ConvertLineEndCaolán McNamara2-5/+3
2012-01-30callcatcher: remove unused NextChannelCaolán McNamara2-12/+0
2012-01-30ByteString->rtl::OStringCaolán McNamara4-66/+69
2012-01-29Removed unused define and externTakeshi Abe2-2/+0
2012-01-29Use defined macro instead of magic numberTakeshi Abe2-7/+8
2012-01-27SvDispatch class doesn't exist anymoreCaolán McNamara1-5/+0
2012-01-26WaE: possibly uninitializedCaolán McNamara1-2/+2
2012-01-26Deleting a null pointer is safeTakeshi Abe2-9/+5
2012-01-25tweak the ifdefs to clarify the unused SbxDecimal methodsCaolán McNamara1-16/+0
2012-01-25move ugly WriteLines out of SvStream to beside sole userCaolán McNamara1-1/+12
2012-01-24tweak treatment of '+/-' operators when dealing with Date typesNoel Power1-4/+9
2012-01-23ByteString->rtl::OStringCaolán McNamara1-1/+3
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann3-4/+4
2012-01-20Unused defineAugust Sodora1-2/+0
2012-01-20Remove unused typedefAugust Sodora1-2/+0
2012-01-20Replace BasicErrorManager with std::vectorAugust Sodora2-94/+16
2012-01-19Fix SvStream::operator>> problem that showed up with the Android gcc 4.4.3Tor Lillqvist1-2/+5
2012-01-18fdo#39428 Remove/audit SvStream operator>>/<<(long)Keith McRae1-5/+5
2012-01-17fix Date 'operation' Date foobarNoel Power1-2/+4
2012-01-16Remove unused SttResMgr from basicAugust Sodora1-2/+0
2012-01-16Remove SbErrorStack[Entry]August Sodora5-91/+2
2012-01-16String->OUStringAugust Sodora1-3/+2
2012-01-16Remove unused enum SbLanguageModeAugust Sodora2-2/+0
2012-01-15Remove uses of pLine in scannerAugust Sodora1-5/+6
2012-01-15remove useless misleading macrosDavid Tardon16-181/+171
2012-01-15WaE: deleting object of abstract class type with non-virtual destructorDavid Tardon1-0/+4
2012-01-14Remove uses of pLine in scannerAugust Sodora1-11/+20
2012-01-14Remove use of pLine in scannerAugust Sodora1-2/+2
2012-01-14Remove use of pLine in scannerAugust Sodora1-2/+1
2012-01-14SV_DECL_PTRARR_DEL->boost::ptr_vectorAugust Sodora2-27/+21
2012-01-13WaE: d shadows another dCaolán McNamara1-2/+4
2012-01-10callcatcher: update listCaolán McNamara1-7/+0
2012-01-09simplify CharClassCaolán McNamara1-7/+7