- 7c18b784c restore special DATE handling code for SbxValue::Compute fdo#44385 by Noel Power · 14 years ago
- e4851f2 fdo#44172: Basic function VAL produces bad result by August Sodora · 14 years ago
- a0476cf in modules, when we have a env we are in stage gbuild by Bjoern Michaelsen · 14 years ago
- 0451f4c Remove testtool by August Sodora · 14 years ago
- df46bad Added some tests for basic/scanner by August Sodora · 14 years ago
- 971bf1a Use sal_Int32 in all these places by August Sodora · 14 years ago
- f58ae13 Prevent the testtool from building by August Sodora · 14 years ago
- 40be618 Refactor scanAlphanumeric by August Sodora · 14 years ago
- 0bcc6c9 Use appropriate datatypes here too by August Sodora · 14 years ago
- cc744ef Use sal_uInt16 here by August Sodora · 14 years ago
- 9f8d1f6 translated some comments from German to English by Mike Whiteley · 14 years ago
- 86adb5c get rid of class Date and Time default ctor with system time penalty by Eike Rathke · 14 years ago
- d73e574 move reconfigure into gbuild by Bjoern Michaelsen · 14 years ago
- 625f1cd callcatcher: some unused methods by Caolán McNamara · 14 years ago
- 3c795a9 removed dead code by Takeshi Abe · 14 years ago
- 13673b7 Remove uses of OUString::setCharAt by August Sodora · 14 years ago
- 6f33482 ByteString->rtl::OUStringToOString by Caolán McNamara · 14 years ago
- c0bed9c remove precompiled_xxx.hxx/cxx by Norbert Thiebaud · 14 years ago
- 3f2ff54 remove pch from the include list by Norbert Thiebaud · 14 years ago
- 2ca38d3 rmove include of pch header in basic by Norbert Thiebaud · 14 years ago
- 992757c remove pre-compiled header support in gbuild and gbuildified module by Norbert Thiebaud · 14 years ago
- 736992f Expend abbreviation of min/max, too close to last full stop by Lior Kaplan · 14 years ago
- 2de121e sal_Bool->bool by August Sodora · 14 years ago
- 0e8dddd Change boost::ptr_vector to std::vector by August Sodora · 14 years ago
- 7e9eda0 Fixed spelling: Spechial -> Special by mikew · 14 years ago
- 5c76e22 Some German to English comment translations. by mikew · 14 years ago
- f2f0dbd make gbuild makefiles run independant of pwd again by Bjoern Michaelsen · 14 years ago
- fba911f gsl_getSystemTextEncoding -> osl_getThreadTextEncoding by David Tardon · 14 years ago
- 0c7bff0 Changed sal/log.h -> sal/log.hxx, drop _S from C++ streaming log macros. by Stephan Bergmann · 14 years ago
- e2de435 catch by const reference by Takeshi Abe · 14 years ago
- d6a8934 Remove no longer necessary "(void) x; // avoid warnings". by Stephan Bergmann · 14 years ago
- 70a6b9f New sal/log.h obsoletes osl/diagnose.h and tools/debug.hxx. by Stephan Bergmann · 14 years ago
- ee3ad38 Convert to boost::ptr_vector by August Sodora · 14 years ago
- 7fc4620 Remove unnecessary includes by August Sodora · 14 years ago
- d71ffc8 Remove unnecessary includes by August Sodora · 14 years ago
- 25ade2f Refactor BasicCharClass out from scanner and make it a singleton by August Sodora · 14 years ago
- 7cc258f Refactor BasicCharClass out from scanner and make it a singleton by August Sodora · 14 years ago
- b97774a Added regression test for scanner by August Sodora · 14 years ago
- ca02d72 remove [Byte]String::EraseAllChars by Caolán McNamara · 14 years ago
- 4b03033 add narrow (one letter) month names by Eike Rathke · 14 years ago
- edc4118 Fix scanning bug by August Sodora · 14 years ago
- 76f4712 Remove uses of pLine in scanner by August Sodora · 14 years ago
- 53a662f5 Refactoring in scanner by August Sodora · 14 years ago
- 2edba12 sal_Bool to bool by August Sodora · 14 years ago
- c8f0503 Cleanup GetSuffixType in basic scanner by August Sodora · 14 years ago
- f3098a5 Removed unused headers by August Sodora · 14 years ago
- 0ea8c01 tweak gbuild standart Makefile to allow partial build in unsourced env by Norbert Thiebaud · 14 years ago
- 1f2d0c8 Put back a method needed by Windows and reformat a bit by Fridrich Štrba · 14 years ago
- e5f5167 FDO#39446 [EasyHack] Bloat Removal. Removing uncallable code with callcatcher by Julien Chaffraix · 14 years ago
- bb8f997 Stop exporting headers that no one uses outside of basic by Joseph Powers · 14 years ago
- f017740 StaticIsEnabledBroadcasting can only be true by Caolán McNamara · 14 years ago
- 97f2f76 callcatcher: update and remove some more unused methods by Caolán McNamara · 14 years ago
- 9b94d38 cppcheck: avoid possible null pointer dereferences by Ivan Timofeev · 14 years ago
- 8ff1724 these are files--no trailing / by David Tardon · 14 years ago
- a5d6dca Fix for fdo41997 continuation of VCL cleanup by Olivier Hallot · 14 years ago
- fa2c0b7 remove erroneous sfx dependency (thank you Stefan) by Michael Meeks · 14 years ago
- 548fc5d A small cleanup after the String -> OUString conversion. by Jan Holesovsky · 14 years ago
- cbfaa4d Fix Windows build (missing oleout32 library). by Jan Holesovsky · 14 years ago
- 556a61a Added Frac function to calc formulas and BASIC standard library by August Sodora · 14 years ago
- e31496c misc trivial tweaks, and documentation addition by Michael Meeks · 14 years ago
- 034350a String->OUString, with accompanying tests by August Sodora · 14 years ago
- d1076b1 Second attempt at (cross-platform) OSL_FORMAT. by Stephan Bergmann · 15 years ago
- 256f192 Revert "Introduced OSL_FORMAT, adpated some places to it." by Tor Lillqvist · 15 years ago
- 6b900b8 Introduced OSL_FORMAT, adpated some places to it. by Stephan Bergmann · 15 years ago
- 8529da0 WaE: unreachable code by Tor Lillqvist · 15 years ago
- ba49198 WaE: inconsistent dll linkage by Tor Lillqvist · 15 years ago
- cce8278 WaE: unreachable code by Tor Lillqvist · 15 years ago
- e94a19f simplfy dmake to gbuild bridgefile by Bjoern Michaelsen · 15 years ago
- ebbfc7e callcatcher: newly unused methods by Caolán McNamara · 15 years ago
- acc5c07 callcatcher: remove newly unused code by Caolán McNamara · 15 years ago
- 1f5c696 add mode-lines to .m files and last round of merged files, etc. by Caolán McNamara · 15 years ago
- c50612d callcatcher: unused code by Caolán McNamara · 15 years ago
- 6671fa8 Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *(). by Stephan Bergmann · 15 years ago
- 2a3ce6a ByteString->rtl::OStringBuffer by Caolán McNamara · 15 years ago
- 4eca665b ditch SHL_SBX and don't leak by Caolán McNamara · 15 years ago
- 7a142d8 drop intermediate ByteString by Caolán McNamara · 15 years ago
- 6eef57e testtool has no need to print (doesn't under unix anyway) by Caolán McNamara · 15 years ago
- 32b2e81 use read_uInt8s_AsOString and comphelper::string::padToLength by Caolán McNamara · 15 years ago
- bb5bdbb Revert "Trying to chop out the uwinapi library" by Fridrich Štrba · 15 years ago
- 2dea0da Trying to chop out the uwinapi library by Fridrich Štrba · 15 years ago
- 558e741 ESOLUTIONCOLLIDE by Caolán McNamara · 15 years ago
- 1c99ba0 visibility problems under Linux, swap these around by Caolán McNamara · 15 years ago
- 2c09909 avoid assert and crash-before-vcl-is-ready-to-show-it in dbgutil testtool by Caolán McNamara · 15 years ago
- 836eef2 OK, so avoid IMPL_GEN_RES_STR on Windows only then by Tor Lillqvist · 15 years ago
- 32967e2 Revert "I think IMPL_GEN_RES_STR is not needed here" by Norbert Thiebaud · 15 years ago
- 9b5c26f I think IMPL_GEN_RES_STR is not needed here by Tor Lillqvist · 15 years ago
- 22eb754 replace ByteString::Fill by Caolán McNamara · 15 years ago
- 23b04da sb140: #i117698# no implementations of XIdlClassProvider remain, so code that checks for it can be removed by Stephan Bergmann · 15 years ago
- 8b11173 Translated German comments, removed redundant ones till cairo (incl.) by Allmann-Rahn · 15 years ago
- de82a40 callcatcher: drop various unused methods by Caolán McNamara · 15 years ago
- 14d2a60 remove ByteString::IsAlphaNumericAscii and refactor a bit by Caolán McNamara · 15 years ago
- 9ba447c No DLL stuff needed here as these go into static libs by Tor Lillqvist · 15 years ago
- ef262d7 Don't define BASIC_DLLIMPLEMENTATION when building static libs by Tor Lillqvist · 15 years ago
- e1a1091 catch ignored exceptions by const reference by Takeshi Abe · 15 years ago
- 1640c88 make sure dialog api object is reset when window is closed ( but not vetoed ) by Noel Power · 15 years ago
- 117281b fix leaking 'Pictures' streams from basic dialogs in base by Noel Power · 15 years ago
- 53f4837 callcatcher: various methods by Caolán McNamara · 15 years ago
- 91a418d ByteString->rtl::OString by Caolán McNamara · 15 years ago
- d64bbd6 detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly set by Norbert Thiebaud · 15 years ago
- 8d4b87b use preferred tokenizer by Caolán McNamara · 15 years ago