summaryrefslogtreecommitdiff
path: root/svl
AgeCommit message (Expand)AuthorFilesLines
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
2011-09-12regenerate listCaolán McNamara2-1/+3
2011-09-12missing headerCaolán McNamara1-0/+1
2011-09-12ensure dtor gets called, and fix dtor and namespacesCaolán McNamara3-38/+26
2011-09-09callcatcher: various unused codeCaolán McNamara2-37/+0
2011-09-07remove freshly unused methodsCaolán McNamara2-6/+0
2011-09-07kill TF_POOLABLE, step 2: remove dead codeBjoern Michaelsen7-74/+0
2011-09-07Hopefully this will fix the build breakage on Mac.Kohei Yoshida1-1/+1
2011-09-06Refactored SfxItemPool for better encapsulation.Kohei Yoshida4-357/+393
2011-09-07kill TF_POOLABLE, step 1: error if unsetBjoern Michaelsen5-37/+19
2011-08-31unusedcode: remove various classesMatúš Kukan2-85/+0
2011-08-29bah, extra lib neededCaolán McNamara1-0/+1
2011-08-29merge together 5 or ascii isalpha/isalnum/isdigit implementationsCaolán McNamara1-8/+3
2011-08-25remove freshly unused methodsCaolán McNamara3-54/+0
2011-08-25callcatcher: yet more unused codeCaolán McNamara8-40/+0
2011-08-23Code review fixes.Muthu Subramanian1-1/+1
2011-08-23callcatcher: yet more unused codeCaolán McNamara2-109/+0
2011-08-23n#699334: Legacy Diagram Text import.Muthu Subramanian1-0/+10
2011-08-22callcatcher: remove unused methodsCaolán McNamara2-23/+0
2011-08-19detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly setNorbert Thiebaud1-1/+1
2011-08-17callcatcher: remove some methodsCaolán McNamara2-67/+0
2011-08-15SvByteStringsSortDtor is now finally goneCaolán McNamara2-6/+0
2011-08-15callcatcher: remove code, hide's erAcks to-do code behind an ifdefCaolán McNamara3-3/+13
2011-08-12removed unused stuff from number formatterEike Rathke7-267/+32
2011-08-11Some cppcheck cleaningJulien Nabet1-1/+1
2011-08-11callcatcher: yet more unused codeCaolán McNamara2-9/+0
2011-08-10Number formatter sal_Bool -> bool clean-up and cosmeticsEike Rathke9-854/+864
2011-08-10prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe7-7/+7
2011-08-09Replace SvUShorts with vector in svl/zforlist.[ch]xxNigel Hawkins2-9/+7
2011-08-09Replace SvUShorts with vector in aeitem.[ch]xxNigel Hawkins2-14/+7
2011-08-08callcatcher: ditch some more methodsCaolán McNamara2-253/+0
2011-08-08callcatcher: remove unused methodsCaolán McNamara2-20/+0
2011-08-08ByteString::ConvertToUnicode->rtl::OUString::ctor::toCharCaolán McNamara1-3/+3
2011-08-08callcatcher: unused methodsCaolán McNamara2-16/+0
2011-08-05fdo#34977 preserve time when editing even if only date was displayedEike Rathke1-2/+24
2011-08-05removed SkipNumberFormatterInStream, was dropped, declared but not definedEike Rathke1-3/+0
2011-08-05Fix fdo#38956 discarding bracketed prefixes in number formats, such as [RED]Eike Rathke4-38/+152
2011-08-05callcatcher: unused methodsCaolán McNamara4-111/+0
2011-08-05Emacs modeline compatible with vim's oneTakeshi Abe1-0/+1
2011-08-04va_end closer of the va_start correspondingJulien Nabet2-1/+2
2011-08-04callcatcher: remove unused methodsCaolán McNamara7-33/+0