summaryrefslogtreecommitdiff
path: root/basic/inc
AgeCommit message (Expand)AuthorFilesLines
2012-07-01Remove unused definesThomas Arnhold1-15/+0
2012-06-29Remove UNO includes commentsThomas Arnhold1-2/+0
2012-06-25Remove various commented out definesThomas Arnhold2-145/+0
2012-06-19re-base on ALv2 code.Michael Meeks3-75/+48
2012-06-15callcatcher: chainsaw out some unnecessary codeCaolán McNamara1-2/+0
2012-04-20WaE: MSVC2008 C2220 unsafe mix of types in operationCaolán McNamara1-3/+3
2012-03-23.hrc files don't need executable bitsMichael Stahl1-0/+0
2012-03-20remove ToDouble/ToFloatCaolán McNamara3-3/+0
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann2-0/+6
2012-03-06Removed useless #ifdef guardTakeshi Abe1-5/+1
2012-03-05Remove unused SbxMemoryStreamTor Lillqvist1-53/+0
2012-03-05Remove unused code from basicElton Chung1-16/+0
2012-03-05Convert SbxFactory from SV_DECL_PTRARR_DEL to boost::ptr_vectorNoel Grandin1-1/+2
2012-02-13can use a reference for singletonCaolán McNamara1-2/+1
2012-02-10add SbGlobal for shared static objectsMarkus Mohrhard1-0/+45
2012-01-31Replaced String by rtl::OUString in SbiScannerTakeshi Abe1-2/+2
2012-01-27SvDispatch class doesn't exist anymoreCaolán McNamara2-4/+0
2012-01-25Removed unused field and non-existent classTakeshi Abe1-4/+0
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann1-1/+1
2012-01-20Remove useless macrosAugust Sodora1-7/+0
2012-01-20Replace BasicErrorManager with std::vectorAugust Sodora1-8/+5
2012-01-17Remove unused macrosAugust Sodora1-14/+0
2012-01-16Remove unused SttResMgr from basicAugust Sodora1-2/+0
2012-01-16Remove unused functionAugust Sodora1-2/+0
2012-01-16Remove invalid friend declarationAugust Sodora1-1/+0
2012-01-16String->OUStringAugust Sodora1-2/+1
2012-01-16Remove unused enum SbLanguageModeAugust Sodora2-15/+0
2012-01-16Remove unused enum SbTextTypeAugust Sodora1-12/+0
2012-01-16Remove unused struct SbTextPortionAugust Sodora1-7/+0
2012-01-16Remove unnecessary using declarationAugust Sodora1-2/+0
2012-01-15WaE: deleting object of abstract class type with non-virtual destructorDavid Tardon1-0/+1
2012-01-14SV_DECL_PTRARR_DEL->boost::ptr_vectorAugust Sodora1-3/+3
2012-01-10callcatcher: update listCaolán McNamara1-15/+0
2012-01-07Remove unused class SttResIdAugust Sodora1-6/+0
2012-01-06Removed unnecessary tools/link.hxx includes.Marcel Metz1-0/+1
2011-12-13SbTextPortions, etc can completely goCaolán McNamara1-42/+0
2011-12-13_BASIC_TEXTPORTIONS always definedCaolán McNamara2-8/+0
2011-12-13callcatcher: remove newly unused codeCaolán McNamara1-1/+0
2011-12-09callcatcher: remove unused code post automation removalCaolán McNamara4-9/+0
2011-12-08Removed basic/svtmsg.hrcAugust Sodora1-115/+0
2011-12-08Removed basic/dispdefs.hxxAugust Sodora1-40/+0
2011-12-08Removed basic/process.hxxAugust Sodora1-70/+0
2011-12-08Remove basic/mybasic.hxxAugust Sodora1-104/+0
2011-12-08Remove basic/basicrt.hxxAugust Sodora1-82/+0
2011-12-07Remove testtoolAugust Sodora5-431/+0
2011-11-27remove precompiled_xxx.hxx/cxxNorbert Thiebaud2-314/+0
2011-11-27rmove include of pch header in basicNorbert Thiebaud2-2/+0
2011-11-25Fixed spelling: Spechial -> Specialmikew1-1/+1
2011-11-25Some German to English comment translations.mikew1-1/+1
2011-11-22New sal/log.h obsoletes osl/diagnose.h and tools/debug.hxx.Stephan Bergmann1-1/+2