summaryrefslogtreecommitdiffstats
path: root/basic
Commit message (Expand)AuthorAgeFilesLines
* restore special DATE handling code for SbxValue::Compute fdo#44385Noel Power2012-01-201-10/+5
* fdo#44172: Basic function VAL produces bad resultAugust Sodora2012-01-061-1/+1
* in modules, when we have a env we are in stage gbuildBjoern Michaelsen2011-12-071-0/+1
* Remove testtoolAugust Sodora2011-12-0742-12134/+0
* Added some tests for basic/scannerAugust Sodora2011-12-051-12/+101
* Use sal_Int32 in all these placesAugust Sodora2011-12-052-22/+22
* Prevent the testtool from buildingAugust Sodora2011-12-053-112/+0
* Refactor scanAlphanumericAugust Sodora2011-12-042-4/+14
* Use appropriate datatypes here tooAugust Sodora2011-12-041-3/+3
* Use sal_uInt16 hereAugust Sodora2011-12-041-2/+2
* translated some comments from German to EnglishMike Whiteley2011-12-041-3/+4
* get rid of class Date and Time default ctor with system time penaltyEike Rathke2011-12-012-9/+9
* move reconfigure into gbuildBjoern Michaelsen2011-11-291-1/+1
* callcatcher: some unused methodsCaolán McNamara2011-11-292-8/+0
* removed dead codeTakeshi Abe2011-11-294-20/+0
* Remove uses of OUString::setCharAtAugust Sodora2011-11-281-5/+5
* ByteString->rtl::OUStringToOStringCaolán McNamara2011-11-2816-94/+96
* remove precompiled_xxx.hxx/cxxNorbert Thiebaud2011-11-272-314/+0
* remove pch from the include listNorbert Thiebaud2011-11-273-3/+0
* rmove include of pch header in basicNorbert Thiebaud2011-11-2793-179/+0
* remove pre-compiled header support in gbuild and gbuildified moduleNorbert Thiebaud2011-11-273-6/+0
* Expend abbreviation of min/max, too close to last full stopLior Kaplan2011-11-261-2/+2
* sal_Bool->boolAugust Sodora2011-11-261-27/+27
* Change boost::ptr_vector to std::vectorAugust Sodora2011-11-262-4/+2
* Fixed spelling: Spechial -> Specialmikew2011-11-253-17/+17
* Some German to English comment translations.mikew2011-11-255-6/+6
* make gbuild makefiles run independant of pwd againBjoern Michaelsen2011-11-251-3/+3
* gsl_getSystemTextEncoding -> osl_getThreadTextEncodingDavid Tardon2011-11-259-25/+25
* Changed sal/log.h -> sal/log.hxx, drop _S from C++ streaming log macros.Stephan Bergmann2011-11-233-14/+14
* catch by const referenceTakeshi Abe2011-11-234-13/+12
* Remove no longer necessary "(void) x; // avoid warnings".Stephan Bergmann2011-11-221-2/+0
* New sal/log.h obsoletes osl/diagnose.h and tools/debug.hxx.Stephan Bergmann2011-11-224-128/+125
* Convert to boost::ptr_vectorAugust Sodora2011-11-202-25/+21
* Remove unnecessary includesAugust Sodora2011-11-201-12/+3
* Remove unnecessary includesAugust Sodora2011-11-201-2/+1
* Refactor BasicCharClass out from scanner and make it a singletonAugust Sodora2011-11-202-0/+190
* Refactor BasicCharClass out from scanner and make it a singletonAugust Sodora2011-11-204-142/+13
* Added regression test for scannerAugust Sodora2011-11-201-1/+30
* remove [Byte]String::EraseAllCharsCaolán McNamara2011-11-193-8/+25
* add narrow (one letter) month namesEike Rathke2011-11-191-16/+16
* Fix scanning bugAugust Sodora2011-11-181-1/+1
* Remove uses of pLine in scannerAugust Sodora2011-11-181-10/+6
* Refactoring in scannerAugust Sodora2011-11-182-20/+25
* sal_Bool to boolAugust Sodora2011-11-182-43/+44
* Cleanup GetSuffixType in basic scannerAugust Sodora2011-11-182-7/+65
* Removed unused headersAugust Sodora2011-11-171-12/+1
* tweak gbuild standart Makefile to allow partial build in unsourced envNorbert Thiebaud2011-11-161-4/+4
* 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