summaryrefslogtreecommitdiffstats
path: root/svl
Commit message (Expand)AuthorAgeFilesLines
* add narrow (one letter) month namesEike Rathke2011-11-192-3/+7
* use possessive genitive case month names in number formatterEike Rathke2011-11-194-7/+86
* use new possessive genitive case month names locale data APIEike Rathke2011-11-191-2/+2
* add a StringUtils-alike remove (can replace EraseAllChars)Caolán McNamara2011-11-171-7/+4
* tweak gbuild standart Makefile to allow partial build in unsourced envNorbert Thiebaud2011-11-161-4/+4
* Removed comphelper -> unotools processfactory.hxx duplication.Stephan Bergmann2011-11-144-8/+7
* can ditch the ByteStringPtr typedef nowCaolán McNamara2011-11-141-1/+0
* Heavily simplified utl::ConfigManager.Stephan Bergmann2011-11-111-1/+0
* Removed several String <-> OUString conversion in fsstor.Julien Chaffraix2011-11-112-3/+3
* change the code a bit to make it a bit more clearMarkus Mohrhard2011-11-101-1/+5
* Removed SvStringsSortDtorDaisuke Nishino2011-11-092-6/+0
* fdo#37925: don't show -0 as number in a cellMarkus Mohrhard2011-11-081-1/+1
* don't need typename outside a templateCaolán McNamara2011-11-071-3/+3
* Get rid of SvStringsSortDaisuke Nishino2011-11-073-50/+28
* Support rtl::OUString reference here as well.Kohei Yoshida2011-11-042-1/+13
* eliminate SvUShorts typeDaniel Di Marco2011-11-013-9/+0
* drop some unused codeCaolán McNamara2011-10-282-16/+0
* Surely every target processor know how to do logical shift left efficientlyNorbert Thiebaud2011-10-263-38/+3
* Undo basis/brand split: Move SDK and ure-link, remove OOO_BASE_DIR and BaseIn...Stephan Bergmann2011-10-241-1/+0
* meh, fix build failureCaolán McNamara2011-10-241-3/+1
* don't leak contenttype registrationsCaolán McNamara2011-10-241-48/+33
* Some fixes for "clang version 3.1 (trunk 142234)" (with --enable-werror, on L...Stephan Bergmann2011-10-181-47/+13
* Align a rebellious lineLior Kaplan2011-10-181-1/+1
* Compact the enumeration spaces from previous commitLior Kaplan2011-10-181-84/+45
* Remove .chaos file types, except 3 which are in use in the codeLior Kaplan2011-10-184-422/+39
* cppcheck scope reduction in svl/..zforlist.cxxPierre-André Jacquod2011-10-071-1/+1
* cppcheck scope reduction in svl/szitem.cxxPierre-André Jacquod2011-10-071-1/+1
* simplfy dmake to gbuild bridgefileBjoern Michaelsen2011-10-051-40/+1
* SvByteStrings can go nowCaolán McNamara2011-10-042-7/+0
* WaE: '==' : signed/unsigned mismatchTor Lillqvist2011-10-041-2/+2
* WaE: unreachable codeTor Lillqvist2011-10-041-2/+0
* WaE: '==' : unsafe mix of type 'bool' and type 'sal_Bool' in operationTor Lillqvist2011-10-041-1/+1
* callcatcher: various unused methodsCaolán McNamara2011-10-042-26/+0
* we do not need the counter nowDavid Tardon2011-10-041-11/+11
* Get rid of SvNumsMaciej Rumianowski2011-10-042-13/+9
* Finally remove SvULongsMaciej Rumianowski2011-10-043-9/+2
* more uselessness in msvcCaolán McNamara2011-10-032-0/+5
* revert this, reported windows bustageCaolán McNamara2011-10-032-0/+20
* callcatcher: update listCaolán McNamara2011-10-032-20/+0
* callcatcher: various unused methodsCaolán McNamara2011-10-022-5/+0
* Cleaned up svldata.Stephan Bergmann2011-09-3010-131/+124
* temp fix to issues stemming from 979e2c8f8b9325a5c75bfc1f388aa8f69b988d2cNorbert Thiebaud2011-09-301-3/+1
* add mode-lines to .m files and last round of merged files, etc.Caolán McNamara2011-09-301-0/+2
* Fix error reported by gcc 4.4.3: NULL used in arithmeticTor Lillqvist2011-09-301-2/+2
* Always link with user32Tor Lillqvist2011-09-221-4/+0
* OSL_TRACE: Remove trailing newlinesThomas Arnhold2011-09-211-1/+1
* callcatcher: some unused codeCaolán McNamara2011-09-152-13/+0
* Some cppcheck cleaningJulien Nabet2011-09-131-1/+2
* move init into default ctor, and make non-copyableCaolán McNamara2011-09-132-9/+14
* wrong initialization of DdeInstData with memset despite std::vectorPierre-André Jacquod2011-09-131-1/+9