summaryrefslogtreecommitdiffstats
path: root/basic
Commit message (Expand)AuthorAgeFilesLines
* Put back a method needed by Windows and reformat a bitFridrich Štrba2011-11-152-7/+8
* FDO#39446 [EasyHack] Bloat Removal. Removing uncallable code with callcatcherJulien Chaffraix2011-11-158-227/+0
* Stop exporting headers that no one uses outside of basicJoseph Powers2011-11-071-5/+0
* StaticIsEnabledBroadcasting can only be trueCaolán McNamara2011-11-064-12/+3
* callcatcher: update and remove some more unused methodsCaolán McNamara2011-11-062-8/+0
* cppcheck: avoid possible null pointer dereferencesIvan Timofeev2011-11-041-1/+7
* these are files--no trailing /David Tardon2011-10-271-6/+6
* Fix for fdo41997 continuation of VCL cleanupOlivier Hallot2011-10-251-1/+1
* remove erroneous sfx dependency (thank you Stefan)Michael Meeks2011-10-211-1/+0
* A small cleanup after the String -> OUString conversion.Jan Holesovsky2011-10-211-20/+12
* Fix Windows build (missing oleout32 library).Jan Holesovsky2011-10-211-0/+6
* Added Frac function to calc formulas and BASIC standard libraryAugust Sodora2011-10-213-0/+23
* misc trivial tweaks, and documentation additionMichael Meeks2011-10-214-23/+15
* String->OUString, with accompanying testsAugust Sodora2011-10-219-34/+666
* Second attempt at (cross-platform) OSL_FORMAT.Stephan Bergmann2011-10-082-56/+66
* Revert "Introduced OSL_FORMAT, adpated some places to it."Tor Lillqvist2011-10-082-66/+56
* Introduced OSL_FORMAT, adpated some places to it.Stephan Bergmann2011-10-082-56/+66
* WaE: unreachable codeTor Lillqvist2011-10-061-0/+7
* WaE: inconsistent dll linkageTor Lillqvist2011-10-061-4/+4
* WaE: unreachable codeTor Lillqvist2011-10-061-0/+9
* simplfy dmake to gbuild bridgefileBjoern Michaelsen2011-10-051-40/+1
* callcatcher: newly unused methodsCaolán McNamara2011-09-302-6/+0
* callcatcher: remove newly unused codeCaolán McNamara2011-09-302-12/+0
* add mode-lines to .m files and last round of merged files, etc.Caolán McNamara2011-09-309-0/+24
* callcatcher: unused codeCaolán McNamara2011-09-292-9/+0
* Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann2011-09-271-14/+11
* ByteString->rtl::OStringBufferCaolán McNamara2011-09-261-5/+6
* ditch SHL_SBX and don't leakCaolán McNamara2011-09-193-40/+39
* drop intermediate ByteStringCaolán McNamara2011-09-192-7/+6
* testtool has no need to print (doesn't under unix anyway)Caolán McNamara2011-09-197-201/+0
* use read_uInt8s_AsOString and comphelper::string::padToLengthCaolán McNamara2011-09-171-7/+2
* Revert "Trying to chop out the uwinapi library"Fridrich Štrba2011-09-161-0/+1
* Trying to chop out the uwinapi libraryFridrich Štrba2011-09-161-1/+0
* ESOLUTIONCOLLIDECaolán McNamara2011-09-161-4/+0
* visibility problems under Linux, swap these aroundCaolán McNamara2011-09-161-11/+4
* avoid assert and crash-before-vcl-is-ready-to-show-it in dbgutil testtoolCaolán McNamara2011-09-161-3/+4
* OK, so avoid IMPL_GEN_RES_STR on Windows only thenTor Lillqvist2011-09-161-0/+2
* Revert "I think IMPL_GEN_RES_STR is not needed here"Norbert Thiebaud2011-09-151-0/+2
* I think IMPL_GEN_RES_STR is not needed hereTor Lillqvist2011-09-151-2/+0
* replace ByteString::FillCaolán McNamara2011-09-151-3/+14
* sb140: #i117698# no implementations of XIdlClassProvider remain, so code that...Stephan Bergmann2011-09-122-30/+0
* Translated German comments, removed redundant ones till cairo (incl.)Allmann-Rahn2011-08-3154-2065/+1799
* callcatcher: drop various unused methodsCaolán McNamara2011-08-292-57/+0
* remove ByteString::IsAlphaNumericAscii and refactor a bitCaolán McNamara2011-08-291-1/+1
* No DLL stuff needed here as these go into static libsTor Lillqvist2011-08-243-7/+7
* Don't define BASIC_DLLIMPLEMENTATION when building static libsTor Lillqvist2011-08-242-8/+0
* catch ignored exceptions by const referenceTakeshi Abe2011-08-2414-121/+121
* make sure dialog api object is reset when window is closed ( but not vetoed )Noel Power2011-08-231-0/+9
* fix leaking 'Pictures' streams from basic dialogs in baseNoel Power2011-08-221-31/+2
* callcatcher: various methodsCaolán McNamara2011-08-222-37/+1