summaryrefslogtreecommitdiff
path: root/svl
AgeCommit message (Expand)AuthorFilesLines
2011-11-16tweak gbuild standart Makefile to allow partial build in unsourced envNorbert Thiebaud1-4/+4
2011-11-14Removed comphelper -> unotools processfactory.hxx duplication.Stephan Bergmann4-8/+7
2011-11-14can ditch the ByteStringPtr typedef nowCaolán McNamara1-1/+0
2011-11-11Heavily simplified utl::ConfigManager.Stephan Bergmann1-1/+0
2011-11-11Removed several String <-> OUString conversion in fsstor.Julien Chaffraix2-3/+3
2011-11-10change the code a bit to make it a bit more clearMarkus Mohrhard1-1/+5
2011-11-09Removed SvStringsSortDtorDaisuke Nishino2-6/+0
2011-11-08fdo#37925: don't show -0 as number in a cellMarkus Mohrhard1-1/+1
2011-11-07don't need typename outside a templateCaolán McNamara1-3/+3
2011-11-07Get rid of SvStringsSortDaisuke Nishino3-50/+28
2011-11-04Support rtl::OUString reference here as well.Kohei Yoshida2-1/+13
2011-11-01eliminate SvUShorts typeDaniel Di Marco3-9/+0
2011-10-28drop some unused codeCaolán McNamara2-16/+0
2011-10-26Surely every target processor know how to do logical shift left efficientlyNorbert Thiebaud3-38/+3
2011-10-24Undo basis/brand split: Move SDK and ure-link, remove OOO_BASE_DIR and BaseIn...Stephan Bergmann1-1/+0
2011-10-24meh, fix build failureCaolán McNamara1-3/+1
2011-10-24don't leak contenttype registrationsCaolán McNamara1-48/+33
2011-10-18Some fixes for "clang version 3.1 (trunk 142234)" (with --enable-werror, on L...Stephan Bergmann1-47/+13
2011-10-18Align a rebellious lineLior Kaplan1-1/+1
2011-10-18Compact the enumeration spaces from previous commitLior Kaplan1-84/+45
2011-10-18Remove .chaos file types, except 3 which are in use in the codeLior Kaplan4-422/+39
2011-10-07cppcheck scope reduction in svl/..zforlist.cxxPierre-André Jacquod1-1/+1
2011-10-07cppcheck scope reduction in svl/szitem.cxxPierre-André Jacquod1-1/+1
2011-10-05simplfy dmake to gbuild bridgefileBjoern Michaelsen1-40/+1
2011-10-04SvByteStrings can go nowCaolán McNamara2-7/+0
2011-10-04WaE: '==' : signed/unsigned mismatchTor Lillqvist1-2/+2
2011-10-04WaE: unreachable codeTor Lillqvist1-2/+0
2011-10-04WaE: '==' : unsafe mix of type 'bool' and type 'sal_Bool' in operationTor Lillqvist1-1/+1
2011-10-04callcatcher: various unused methodsCaolán McNamara2-26/+0
2011-10-04we do not need the counter nowDavid Tardon1-11/+11
2011-10-04Get rid of SvNumsMaciej Rumianowski2-13/+9
2011-10-04Finally remove SvULongsMaciej Rumianowski3-9/+2
2011-10-03more uselessness in msvcCaolán McNamara2-0/+5
2011-10-03revert this, reported windows bustageCaolán McNamara2-0/+20
2011-10-03callcatcher: update listCaolán McNamara2-20/+0
2011-10-02callcatcher: various unused methodsCaolán McNamara2-5/+0
2011-09-30Cleaned up svldata.Stephan Bergmann10-131/+124
2011-09-30temp fix to issues stemming from 979e2c8f8b9325a5c75bfc1f388aa8f69b988d2cNorbert Thiebaud1-3/+1
2011-09-30add mode-lines to .m files and last round of merged files, etc.Caolán McNamara1-0/+2
2011-09-30Fix error reported by gcc 4.4.3: NULL used in arithmeticTor Lillqvist1-2/+2
2011-09-22Always link with user32Tor Lillqvist1-4/+0
2011-09-21OSL_TRACE: Remove trailing newlinesThomas Arnhold1-1/+1
2011-09-15callcatcher: some unused codeCaolán McNamara2-13/+0
2011-09-13Some cppcheck cleaningJulien Nabet1-1/+2
2011-09-13move init into default ctor, and make non-copyableCaolán McNamara2-9/+14
2011-09-13wrong initialization of DdeInstData with memset despite std::vectorPierre-André Jacquod1-1/+9
2011-09-13try better template friend class syntaxCaolán McNamara1-5/+4
2011-09-12sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed ...Stephan Bergmann2-1/+3
2011-09-12Drop Win9x codeTor Lillqvist4-131/+0
2011-09-12not going to get away with this friend syntaxCaolán McNamara1-3/+1