summaryrefslogtreecommitdiff
path: root/basic
AgeCommit message (Expand)Author
2011-11-06StaticIsEnabledBroadcasting can only be trueCaolán McNamara
2011-11-06callcatcher: update and remove some more unused methodsCaolán McNamara
2011-11-04cppcheck: avoid possible null pointer dereferencesIvan Timofeev
2011-10-27these are files--no trailing /David Tardon
2011-10-25Fix for fdo41997 continuation of VCL cleanupOlivier Hallot
2011-10-21remove erroneous sfx dependency (thank you Stefan)Michael Meeks
2011-10-21A small cleanup after the String -> OUString conversion.Jan Holesovsky
2011-10-21Fix Windows build (missing oleout32 library).Jan Holesovsky
2011-10-21Added Frac function to calc formulas and BASIC standard libraryAugust Sodora
2011-10-21misc trivial tweaks, and documentation additionMichael Meeks
2011-10-21String->OUString, with accompanying testsAugust Sodora
2011-10-08Second attempt at (cross-platform) OSL_FORMAT.Stephan Bergmann
2011-10-08Revert "Introduced OSL_FORMAT, adpated some places to it."Tor Lillqvist
2011-10-08Introduced OSL_FORMAT, adpated some places to it.Stephan Bergmann
2011-10-06WaE: unreachable codeTor Lillqvist
2011-10-06WaE: inconsistent dll linkageTor Lillqvist
2011-10-06WaE: unreachable codeTor Lillqvist
2011-10-05simplfy dmake to gbuild bridgefileBjoern Michaelsen
2011-09-30callcatcher: newly unused methodsCaolán McNamara
2011-09-30callcatcher: remove newly unused codeCaolán McNamara
2011-09-30add mode-lines to .m files and last round of merged files, etc.Caolán McNamara
2011-09-29callcatcher: unused codeCaolán McNamara
2011-09-27Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann
2011-09-26ByteString->rtl::OStringBufferCaolán McNamara
2011-09-19ditch SHL_SBX and don't leakCaolán McNamara
2011-09-19drop intermediate ByteStringCaolán McNamara
2011-09-19testtool has no need to print (doesn't under unix anyway)Caolán McNamara
2011-09-17use read_uInt8s_AsOString and comphelper::string::padToLengthCaolán McNamara
2011-09-16Revert "Trying to chop out the uwinapi library"Fridrich Štrba
2011-09-16Trying to chop out the uwinapi libraryFridrich Štrba
2011-09-16ESOLUTIONCOLLIDECaolán McNamara
2011-09-16visibility problems under Linux, swap these aroundCaolán McNamara
2011-09-16avoid assert and crash-before-vcl-is-ready-to-show-it in dbgutil testtoolCaolán McNamara
2011-09-16OK, so avoid IMPL_GEN_RES_STR on Windows only thenTor Lillqvist
2011-09-15Revert "I think IMPL_GEN_RES_STR is not needed here"Norbert Thiebaud
2011-09-15I think IMPL_GEN_RES_STR is not needed hereTor Lillqvist
2011-09-15replace ByteString::FillCaolán McNamara
2011-09-12sb140: #i117698# no implementations of XIdlClassProvider remain, so code that...Stephan Bergmann
2011-08-31Translated German comments, removed redundant ones till cairo (incl.)Allmann-Rahn
2011-08-29callcatcher: drop various unused methodsCaolán McNamara
2011-08-29remove ByteString::IsAlphaNumericAscii and refactor a bitCaolán McNamara
2011-08-24No DLL stuff needed here as these go into static libsTor Lillqvist
2011-08-24Don't define BASIC_DLLIMPLEMENTATION when building static libsTor Lillqvist
2011-08-24catch ignored exceptions by const referenceTakeshi Abe
2011-08-23make sure dialog api object is reset when window is closed ( but not vetoed )Noel Power
2011-08-22fix leaking 'Pictures' streams from basic dialogs in baseNoel Power
2011-08-22callcatcher: various methodsCaolán McNamara
2011-08-22ByteString->rtl::OStringCaolán McNamara
2011-08-19detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly setNorbert Thiebaud
2011-08-19use preferred tokenizerCaolán McNamara