summaryrefslogtreecommitdiff
path: root/basic
AgeCommit message (Expand)AuthorFilesLines
2012-03-10gbuild: get rid of realpath in gb_Foo_set_includeMatúš Kukan3-5/+5
2012-03-09fix error comparing a struct vs an uno prop containing a struct fdo#42819Noel Power3-9/+20
2012-03-08state *what* was not found when throwing exceptionCaolán McNamara1-4/+6
2012-03-08these Links either shouldn't be links, or shouldn't existCaolán McNamara1-18/+0
2012-03-08Removed unused macroTakeshi Abe2-7/+0
2012-03-06more idle code documentation improvementMichael Meeks1-1/+5
2012-03-06Removed useless #ifdef guardTakeshi Abe1-5/+1
2012-03-05basic: add missing forward declarations for helper functionsMichael Meeks2-1/+5
2012-03-05Remove unused SbxMemoryStreamTor Lillqvist3-94/+0
2012-03-05Sprinkle more DISABLE_SCRIPTING ifdefsTor Lillqvist8-124/+185
2012-03-05Change my mind again: Do build a subset sb library even for DISABLE_SCRIPTINGTor Lillqvist2-5/+12
2012-03-05Remove unused code from basicElton Chung4-104/+0
2012-03-05Convert SbxFactory from SV_DECL_PTRARR_DEL to boost::ptr_vectorNoel Grandin3-15/+14
2012-03-05Revert "Build libsb with a few dummy classes also for --disable-scripting"Tor Lillqvist4-646/+1
2012-03-01Build libsb with a few dummy classes also for --disable-scriptingTor Lillqvist4-1/+646
2012-02-27s/interpreters/scripting/Tor Lillqvist1-1/+1
2012-02-27Decouple disabling of scripting (BASIC &co) from OS being iOSTor Lillqvist1-1/+1
2012-02-24basic: tolerate empty / missing dialog.xlc and script.xlc filesMichael Meeks1-14/+1
2012-02-24basic: remove un-used return value indicating failureMichael Meeks2-19/+15
2012-02-23Get rid of CREATEVERSIONRESMGR[_NAME]Stephan Bergmann2-2/+2
2012-02-22OUString ctor for string literals without RTL_CONSTASCII stuffLuboš Luňák1-7/+7
2012-02-21expand and remove NS_* macroThomas Arnhold1-40/+29
2012-02-21allow keyword Append to be used as a variable. bnc#745930Noel Power4-2/+15
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 McNamara3-17/+28
2012-02-10use TransliterationWrapper in lcl_queryMacro, fdo#45607Markus Mohrhard1-4/+4
2012-02-10add SbGlobal for shared static objectsMarkus Mohrhard4-0/+97
2012-02-10fdo#39491 -I$(OUTDIR)/inc is set in SOLARINCMatúš Kukan1-1/+0
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-08Added READMEs for modules which used to be in libs-coreJosh Heidenreich1-0/+4
2012-02-07Use defined utility BASIC_DLL()/BASIC_MOD()Takeshi Abe1-5/+5
2012-02-07Removed unused variablesTakeshi Abe1-6/+0
2012-02-05switch to include-based build rather than sourced-based buildNorbert Thiebaud1-35/+2
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 Abe6-15/+14
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-27Do deliver headers also for iOS even if we don't build the libsTor Lillqvist1-1/+4
2012-01-27Bypass building BASIC and scripting related modules for iOSTor Lillqvist1-0/+4