summaryrefslogtreecommitdiffstats
path: root/basic
Commit message (Expand)AuthorAgeFilesLines
* SbTextPortions, etc can completely goCaolán McNamara2011-12-132-44/+0
* _BASIC_TEXTPORTIONS always definedCaolán McNamara2011-12-132-8/+0
* disassembler unusedCaolán McNamara2011-12-134-705/+1
* callcatcher: remove newly unused codeCaolán McNamara2011-12-133-28/+0
* bUsedForHilite always falseCaolán McNamara2011-12-132-3/+1
* SbiTokenizer::Hilite unusedCaolán McNamara2011-12-132-46/+0
* German translationsNoel Grandin2011-12-129-16/+16
* Fix for fdo43460 Part IV getLength to isEmptyOlivier Hallot2011-12-131-2/+2
* Remove unused codeAugust Sodora2011-12-102-34/+0
* Remove unused headerAugust Sodora2011-12-101-99/+0
* Fix for fdo43460 Part III getLength to isEmptyOlivier Hallot2011-12-1011-43/+43
* callcatcher: remove unused code post automation removalCaolán McNamara2011-12-0910-180/+0
* Remove old testtool iconsAugust Sodora2011-12-093-0/+0
* Remove archaic testsAugust Sodora2011-12-087-1066/+0
* Removed basic/svtmsg.hrcAugust Sodora2011-12-082-116/+0
* Removed basic/dispdefs.hxxAugust Sodora2011-12-082-41/+0
* Removed basic/process.hxxAugust Sodora2011-12-082-71/+0
* childs -> childrenMichael T. Whiteley2011-12-081-4/+4
* Remove basic/mybasic.hxxAugust Sodora2011-12-082-105/+0
* Remove basic/basicrt.hxxAugust Sodora2011-12-082-83/+0
* 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