summaryrefslogtreecommitdiff
path: root/basic/source/runtime
AgeCommit message (Expand)AuthorFilesLines
2012-07-18re-base on ALv2 code. Includes:Michael Meeks21-485/+296
2012-07-05fix waeNoel Power1-1/+0
2012-07-05make unoCheckStruct uglier but detect unfixed type assignment + add new testsNoel Power1-30/+33
2012-07-04initial attempt at fdo#47263 allow direct access to nested uno structsNoel Power1-27/+42
2012-07-03ditch String::CreateFromAsciiCaolán McNamara5-12/+12
2012-06-29some pesky XubStringsCaolán McNamara1-2/+2
2012-06-28probably the last uses of the one argument String::CreateFromAscii variantCaolán McNamara3-7/+6
2012-06-26tidy some resource stringsCaolán McNamara1-2/+1
2012-06-21replace all but one .hdl include with equivalent .hpp includes.Michael Meeks1-1/+1
2012-06-19re-base on ALv2 code.Michael Meeks3-74/+48
2012-06-19remove some UniString ctorsCaolán McNamara1-1/+1
2012-06-11remove EraseLeadingChars and EraseTrailingCharsCaolán McNamara2-10/+6
2012-06-09Remove superfluous empty lines on topThomas Arnhold1-2/+0
2012-06-06drop String::ReverseCaolán McNamara1-2/+2
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin1-32/+31
2012-06-02targeted string re-workNorbert Thiebaud1-2/+2
2012-06-02targeted string re-workNorbert Thiebaud3-25/+25
2012-04-08Replaced a few equal calls with ==Szabolcs Dezsi1-1/+1
2012-04-02callcatcher: remove some unused codeCaolán McNamara1-20/+2
2012-03-28removed duplicate includes in avmedia / basic / canvas / chart2 / comphelperTakeshi Abe1-2/+0
2012-03-09fix error comparing a struct vs an uno prop containing a struct fdo#42819Noel Power1-1/+7
2012-03-08Removed unused macroTakeshi Abe1-5/+0
2012-03-05basic: add missing forward declarations for helper functionsMichael Meeks2-1/+5
2012-03-05Sprinkle more DISABLE_SCRIPTING ifdefsTor Lillqvist2-123/+153
2012-02-23Get rid of CREATEVERSIONRESMGR[_NAME]Stephan Bergmann1-1/+1
2012-02-20Remove unused codePetr Vorel1-5/+0
2012-02-07Use defined utility BASIC_DLL()/BASIC_MOD()Takeshi Abe1-5/+5
2012-02-07Removed unused variablesTakeshi Abe1-6/+0
2012-01-30refactor ConvertLineEndCaolán McNamara2-5/+3
2012-01-30callcatcher: remove unused NextChannelCaolán McNamara1-11/+0
2012-01-30ByteString->rtl::OStringCaolán McNamara3-52/+52
2012-01-29Use defined macro instead of magic numberTakeshi Abe1-7/+7
2012-01-25move ugly WriteLines out of SvStream to beside sole userCaolán McNamara1-1/+12
2012-01-23ByteString->rtl::OStringCaolán McNamara1-1/+3
2012-01-16Remove unused SttResMgr from basicAugust Sodora1-2/+0
2012-01-16Remove SbErrorStack[Entry]August Sodora2-17/+2
2012-01-16String->OUStringAugust Sodora1-3/+2
2012-01-15remove useless misleading macrosDavid Tardon8-66/+66
2012-01-09simplify CharClassCaolán McNamara1-7/+7
2012-01-06make ReadUniOrByteString return a stringCaolán McNamara1-2/+1
2012-01-05fdo#44172: Basic function VAL produces bad resultAugust Sodora1-1/+1
2011-12-21disentangle Read/WriteByteString OUString variantsCaolán McNamara1-2/+2
2011-12-21convert ReadByteString/WriteByteString from ByteString to OStringCaolán McNamara1-1/+1
2011-12-21needs more work firstCaolán McNamara1-1/+1
2011-12-21bah, need to tweak for pre c++0xCaolán McNamara1-2/+2
2011-12-21disentangle Read/WriteByteString OUString variantsCaolán McNamara1-2/+2
2011-12-21convert ReadByteString/WriteByteString from ByteString to OStringCaolán McNamara1-1/+1
2011-12-12German translationsNoel Grandin2-4/+4
2011-12-10Fix for fdo43460 Part III getLength to isEmptyOlivier Hallot4-11/+11
2011-12-01get rid of class Date and Time default ctor with system time penaltyEike Rathke1-7/+7