summaryrefslogtreecommitdiff
path: root/svl
AgeCommit message (Expand)AuthorFilesLines
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
2011-08-03callcatcher: remove unused methodsThomas Arnhold5-128/+0
2011-07-31callcatcher: remove unused codeCaolán McNamara2-24/+0
2011-07-30Add consistent Emacs and vim mode linesTor Lillqvist7-2/+11
2011-07-28Don't delete valid [$.*] components of number formatsKatarina Machalkova1-1/+7
2011-07-27callcatcher: remove various unused methodsCaolán McNamara2-165/+1
2011-07-26callcatcher: Remove unused SvxSearchConfigThomas Arnhold4-354/+0
2011-07-24Merge branch 'master' into feature/gnumake4Bjoern Michaelsen1-1/+1
2011-07-22Do build rsc also on non-desktop OSes just for rscsfx.hxx to get deliveredTor Lillqvist1-1/+1
2011-07-21resyncing to masterBjoern Michaelsen34-1107/+188
2011-07-20Port SfxIntegerListItem to ::std::vectorMaciej Rumianowski2-13/+19
2011-07-18callcatcher: remove unused methodsCaolán McNamara2-87/+0
2011-07-14Replace List with std::vector< SvNumberFormatter* >Joseph Powers1-22/+35
2011-07-14callcatcher: unused methodsCaolán McNamara1-7/+0