summaryrefslogtreecommitdiffstats
path: root/basic/source
Commit message (Expand)AuthorAgeFilesLines
* targetted misc. minor cppcheck cleanups reversionMichael Meeks2012-05-311-1/+1
* nuke unused typedefTakeshi Abe2012-05-311-2/+0
* WaE: return SYMBOL -> return trueCaolán McNamara2012-04-241-1/+1
* Fix eleven year old typoTor Lillqvist2012-04-241-1/+1
* This incorporates the suggested changes.Abeer Sethi2012-04-231-1/+1
* WaE: MSVC2008 C2220 unsafe mix of types in operationCaolán McNamara2012-04-201-2/+4
* made the search straightforwardTakeshi Abe2012-04-131-5/+7
* extract ImpGetIntntlSep() into sbxconv.hxx and reuse itTakeshi Abe2012-04-133-11/+5
* String::CreateFromInt32->rtl::OUString::valueOfCaolán McNamara2012-04-103-15/+12
* Replaced a few equal calls with ==Szabolcs Dezsi2012-04-083-5/+5
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-063-11/+7
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-061-2/+2
* reorganize trickier staticsCaolán McNamara2012-04-021-12/+10
* remove static objects from static_initialization_and_destruction chainCaolán McNamara2012-04-021-13/+13
* callcatcher: remove some unused codeCaolán McNamara2012-04-021-20/+2
* remove static OUStrings from static_initialization_and_destruction chainCaolán McNamara2012-03-301-2/+2
* removed duplicate includes in avmedia / basic / canvas / chart2 / comphelperTakeshi Abe2012-03-283-9/+0
* removed duplicate includes in basic / canvas / chart2 / comphelperTakeshi Abe2012-03-261-5/+0
* over-engineered thread-safe static OUStringCaolán McNamara2012-03-221-10/+1
* remove ToDouble/ToFloatCaolán McNamara2012-03-201-1/+1
* fix error comparing a struct vs an uno prop containing a struct fdo#42819Noel Power2012-03-093-9/+20
* state *what* was not found when throwing exceptionCaolán McNamara2012-03-081-4/+6
* these Links either shouldn't be links, or shouldn't existCaolán McNamara2012-03-081-18/+0
* Removed unused macroTakeshi Abe2012-03-082-7/+0
* basic: add missing forward declarations for helper functionsMichael Meeks2012-03-052-1/+5
* Remove unused SbxMemoryStreamTor Lillqvist2012-03-051-40/+0
* Sprinkle more DISABLE_SCRIPTING ifdefsTor Lillqvist2012-03-058-124/+185
* Remove unused code from basicElton Chung2012-03-053-88/+0
* Convert SbxFactory from SV_DECL_PTRARR_DEL to boost::ptr_vectorNoel Grandin2012-03-052-14/+12
* Revert "Build libsb with a few dummy classes also for --disable-scripting"Tor Lillqvist2012-03-052-625/+0
* Build libsb with a few dummy classes also for --disable-scriptingTor Lillqvist2012-03-012-0/+625
* 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