summaryrefslogtreecommitdiff
path: root/svl/source
AgeCommit message (Expand)Author
2011-11-19remove [Byte]String::EraseAllCharsCaolán McNamara
2011-11-19add narrow (one letter) month namesEike Rathke
2011-11-19use possessive genitive case month names in number formatterEike Rathke
2011-11-19use new possessive genitive case month names locale data APIEike Rathke
2011-11-17add a StringUtils-alike remove (can replace EraseAllChars)Caolán McNamara
2011-11-11Heavily simplified utl::ConfigManager.Stephan Bergmann
2011-11-11Removed several String <-> OUString conversion in fsstor.Julien Chaffraix
2011-11-10change the code a bit to make it a bit more clearMarkus Mohrhard
2011-11-09Removed SvStringsSortDtorDaisuke Nishino
2011-11-08fdo#37925: don't show -0 as number in a cellMarkus Mohrhard
2011-11-07don't need typename outside a templateCaolán McNamara
2011-11-07Get rid of SvStringsSortDaisuke Nishino
2011-11-04Support rtl::OUString reference here as well.Kohei Yoshida
2011-11-01eliminate SvUShorts typeDaniel Di Marco
2011-10-28drop some unused codeCaolán McNamara
2011-10-26Surely every target processor know how to do logical shift left efficientlyNorbert Thiebaud
2011-10-24meh, fix build failureCaolán McNamara
2011-10-24don't leak contenttype registrationsCaolán McNamara
2011-10-18Some fixes for "clang version 3.1 (trunk 142234)" (with --enable-werror, on L...Stephan Bergmann
2011-10-18Remove .chaos file types, except 3 which are in use in the codeLior Kaplan
2011-10-07cppcheck scope reduction in svl/..zforlist.cxxPierre-André Jacquod
2011-10-07cppcheck scope reduction in svl/szitem.cxxPierre-André Jacquod
2011-10-04SvByteStrings can go nowCaolán McNamara
2011-10-04WaE: '==' : signed/unsigned mismatchTor Lillqvist
2011-10-04WaE: unreachable codeTor Lillqvist
2011-10-04WaE: '==' : unsafe mix of type 'bool' and type 'sal_Bool' in operationTor Lillqvist
2011-10-04callcatcher: various unused methodsCaolán McNamara
2011-10-04we do not need the counter nowDavid Tardon
2011-10-04Get rid of SvNumsMaciej Rumianowski
2011-10-04Finally remove SvULongsMaciej Rumianowski
2011-10-03more uselessness in msvcCaolán McNamara
2011-10-03revert this, reported windows bustageCaolán McNamara
2011-10-03callcatcher: update listCaolán McNamara
2011-10-02callcatcher: various unused methodsCaolán McNamara
2011-09-30Cleaned up svldata.Stephan Bergmann
2011-09-30Fix error reported by gcc 4.4.3: NULL used in arithmeticTor Lillqvist
2011-09-21OSL_TRACE: Remove trailing newlinesThomas Arnhold
2011-09-15callcatcher: some unused codeCaolán McNamara
2011-09-13Some cppcheck cleaningJulien Nabet
2011-09-13move init into default ctor, and make non-copyableCaolán McNamara
2011-09-13wrong initialization of DdeInstData with memset despite std::vectorPierre-André Jacquod
2011-09-12Drop Win9x codeTor Lillqvist
2011-09-12regenerate listCaolán McNamara
2011-09-12missing headerCaolán McNamara
2011-09-12ensure dtor gets called, and fix dtor and namespacesCaolán McNamara
2011-09-09callcatcher: various unused codeCaolán McNamara
2011-09-07remove freshly unused methodsCaolán McNamara
2011-09-07kill TF_POOLABLE, step 2: remove dead codeBjoern Michaelsen
2011-09-07Hopefully this will fix the build breakage on Mac.Kohei Yoshida
2011-09-06Refactored SfxItemPool for better encapsulation.Kohei Yoshida