summaryrefslogtreecommitdiff
path: root/basic/inc
AgeCommit message (Expand)Author
2012-01-31Replaced String by rtl::OUString in SbiScannerTakeshi Abe
2012-01-27SvDispatch class doesn't exist anymoreCaolán McNamara
2012-01-25Removed unused field and non-existent classTakeshi Abe
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann
2012-01-20Remove useless macrosAugust Sodora
2012-01-20Replace BasicErrorManager with std::vectorAugust Sodora
2012-01-17Remove unused macrosAugust Sodora
2012-01-16Remove unused SttResMgr from basicAugust Sodora
2012-01-16Remove unused functionAugust Sodora
2012-01-16Remove invalid friend declarationAugust Sodora
2012-01-16String->OUStringAugust Sodora
2012-01-16Remove unused enum SbLanguageModeAugust Sodora
2012-01-16Remove unused enum SbTextTypeAugust Sodora
2012-01-16Remove unused struct SbTextPortionAugust Sodora
2012-01-16Remove unnecessary using declarationAugust Sodora
2012-01-15WaE: deleting object of abstract class type with non-virtual destructorDavid Tardon
2012-01-14SV_DECL_PTRARR_DEL->boost::ptr_vectorAugust Sodora
2012-01-10callcatcher: update listCaolán McNamara
2012-01-07Remove unused class SttResIdAugust Sodora
2012-01-06Removed unnecessary tools/link.hxx includes.Marcel Metz
2011-12-13SbTextPortions, etc can completely goCaolán McNamara
2011-12-13_BASIC_TEXTPORTIONS always definedCaolán McNamara
2011-12-13callcatcher: remove newly unused codeCaolán McNamara
2011-12-09callcatcher: remove unused code post automation removalCaolán McNamara
2011-12-08Removed basic/svtmsg.hrcAugust Sodora
2011-12-08Removed basic/dispdefs.hxxAugust Sodora
2011-12-08Removed basic/process.hxxAugust Sodora
2011-12-08Remove basic/mybasic.hxxAugust Sodora
2011-12-08Remove basic/basicrt.hxxAugust Sodora
2011-12-07Remove testtoolAugust Sodora
2011-11-27remove precompiled_xxx.hxx/cxxNorbert Thiebaud
2011-11-27rmove include of pch header in basicNorbert Thiebaud
2011-11-25Fixed spelling: Spechial -> Specialmikew
2011-11-25Some German to English comment translations.mikew
2011-11-22New sal/log.h obsoletes osl/diagnose.h and tools/debug.hxx.Stephan Bergmann
2011-11-15Put back a method needed by Windows and reformat a bitFridrich Štrba
2011-11-15FDO#39446 [EasyHack] Bloat Removal. Removing uncallable code with callcatcherJulien Chaffraix
2011-11-06StaticIsEnabledBroadcasting can only be trueCaolán McNamara
2011-11-06callcatcher: update and remove some more unused methodsCaolán McNamara
2011-10-06WaE: inconsistent dll linkageTor Lillqvist
2011-09-30add mode-lines to .m files and last round of merged files, etc.Caolán McNamara
2011-09-29callcatcher: unused codeCaolán McNamara
2011-09-19ditch SHL_SBX and don't leakCaolán McNamara
2011-09-16visibility problems under Linux, swap these aroundCaolán McNamara
2011-09-12sb140: #i117698# no implementations of XIdlClassProvider remain, so code that...Stephan Bergmann
2011-08-31Translated German comments, removed redundant ones till cairo (incl.)Allmann-Rahn
2011-08-24No DLL stuff needed here as these go into static libsTor Lillqvist
2011-08-22callcatcher: various methodsCaolán McNamara
2011-08-14Fix visibility in basic to make automation link again.Jan Holesovsky
2011-08-05I believe the intent is to be non-copyable, so lets use boost on base-classCaolán McNamara