summaryrefslogtreecommitdiffstats
path: root/basic
Commit message (Expand)AuthorAgeFilesLines
* gbuild: get rid of realpath in gb_Foo_set_includeMatúš Kukan2012-03-103-5/+5
* 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
* more idle code documentation improvementMichael Meeks2012-03-061-1/+5
* Removed useless #ifdef guardTakeshi Abe2012-03-061-5/+1
* basic: add missing forward declarations for helper functionsMichael Meeks2012-03-052-1/+5
* Remove unused SbxMemoryStreamTor Lillqvist2012-03-053-94/+0
* Sprinkle more DISABLE_SCRIPTING ifdefsTor Lillqvist2012-03-058-124/+185
* Change my mind again: Do build a subset sb library even for DISABLE_SCRIPTINGTor Lillqvist2012-03-052-5/+12
* Remove unused code from basicElton Chung2012-03-054-104/+0
* Convert SbxFactory from SV_DECL_PTRARR_DEL to boost::ptr_vectorNoel Grandin2012-03-053-15/+14
* Revert "Build libsb with a few dummy classes also for --disable-scripting"Tor Lillqvist2012-03-054-646/+1
* Build libsb with a few dummy classes also for --disable-scriptingTor Lillqvist2012-03-014-1/+646
* s/interpreters/scripting/Tor Lillqvist2012-02-271-1/+1
* Decouple disabling of scripting (BASIC &co) from OS being iOSTor Lillqvist2012-02-271-1/+1
* 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-133-17/+28
* use TransliterationWrapper in lcl_queryMacro, fdo#45607Markus Mohrhard2012-02-101-4/+4
* add SbGlobal for shared static objectsMarkus Mohrhard2012-02-104-0/+97
* fdo#39491 -I$(OUTDIR)/inc is set in SOLARINCMatúš Kukan2012-02-101-1/+0
* 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