summaryrefslogtreecommitdiff
path: root/basic
AgeCommit message (Expand)AuthorFilesLines
2011-12-19EXTENDED_BINARY_MODULES is always definedCaolán McNamara2-8/+0
2011-12-13SbTextPortions, etc can completely goCaolán McNamara2-44/+0
2011-12-13_BASIC_TEXTPORTIONS always definedCaolán McNamara2-8/+0
2011-12-13disassembler unusedCaolán McNamara4-705/+1
2011-12-13callcatcher: remove newly unused codeCaolán McNamara3-28/+0
2011-12-13bUsedForHilite always falseCaolán McNamara2-3/+1
2011-12-13SbiTokenizer::Hilite unusedCaolán McNamara2-46/+0
2011-12-12German translationsNoel Grandin9-16/+16
2011-12-13Fix for fdo43460 Part IV getLength to isEmptyOlivier Hallot1-2/+2
2011-12-10Remove unused codeAugust Sodora2-34/+0
2011-12-10Remove unused headerAugust Sodora1-99/+0
2011-12-10Fix for fdo43460 Part III getLength to isEmptyOlivier Hallot11-43/+43
2011-12-09callcatcher: remove unused code post automation removalCaolán McNamara10-180/+0
2011-12-09Remove old testtool iconsAugust Sodora3-0/+0
2011-12-08Remove archaic testsAugust Sodora7-1066/+0
2011-12-08Removed basic/svtmsg.hrcAugust Sodora2-116/+0
2011-12-08Removed basic/dispdefs.hxxAugust Sodora2-41/+0
2011-12-08Removed basic/process.hxxAugust Sodora2-71/+0
2011-12-08childs -> childrenMichael T. Whiteley1-4/+4
2011-12-08Remove basic/mybasic.hxxAugust Sodora2-105/+0
2011-12-08Remove basic/basicrt.hxxAugust Sodora2-83/+0
2011-12-07in modules, when we have a env we are in stage gbuildBjoern Michaelsen1-0/+1
2011-12-07Remove testtoolAugust Sodora42-12134/+0
2011-12-05Added some tests for basic/scannerAugust Sodora1-12/+101
2011-12-05Use sal_Int32 in all these placesAugust Sodora2-22/+22
2011-12-05Prevent the testtool from buildingAugust Sodora3-112/+0
2011-12-04Refactor scanAlphanumericAugust Sodora2-4/+14
2011-12-04Use appropriate datatypes here tooAugust Sodora1-3/+3
2011-12-04Use sal_uInt16 hereAugust Sodora1-2/+2
2011-12-04translated some comments from German to EnglishMike Whiteley1-3/+4
2011-12-01get rid of class Date and Time default ctor with system time penaltyEike Rathke2-9/+9
2011-11-29move reconfigure into gbuildBjoern Michaelsen1-1/+1
2011-11-29callcatcher: some unused methodsCaolán McNamara2-8/+0
2011-11-29removed dead codeTakeshi Abe4-20/+0
2011-11-28Remove uses of OUString::setCharAtAugust Sodora1-5/+5
2011-11-28ByteString->rtl::OUStringToOStringCaolán McNamara16-94/+96
2011-11-27remove precompiled_xxx.hxx/cxxNorbert Thiebaud2-314/+0
2011-11-27remove pch from the include listNorbert Thiebaud3-3/+0
2011-11-27rmove include of pch header in basicNorbert Thiebaud93-179/+0
2011-11-27remove pre-compiled header support in gbuild and gbuildified moduleNorbert Thiebaud3-6/+0
2011-11-26Expend abbreviation of min/max, too close to last full stopLior Kaplan1-2/+2
2011-11-26sal_Bool->boolAugust Sodora1-27/+27
2011-11-26Change boost::ptr_vector to std::vectorAugust Sodora2-4/+2
2011-11-25Fixed spelling: Spechial -> Specialmikew3-17/+17
2011-11-25Some German to English comment translations.mikew5-6/+6
2011-11-25make gbuild makefiles run independant of pwd againBjoern Michaelsen1-3/+3
2011-11-25gsl_getSystemTextEncoding -> osl_getThreadTextEncodingDavid Tardon9-25/+25
2011-11-23Changed sal/log.h -> sal/log.hxx, drop _S from C++ streaming log macros.Stephan Bergmann3-14/+14
2011-11-23catch by const referenceTakeshi Abe4-13/+12
2011-11-22Remove no longer necessary "(void) x; // avoid warnings".Stephan Bergmann1-2/+0