summaryrefslogtreecommitdiffstats
path: root/comphelper/inc
Commit message (Expand)AuthorAgeFilesLines
* remove some unused codeCaolán McNamara2011-12-221-7/+0
* regpathhelper: unused, so we've got to have two of themCaolán McNamara2011-12-141-73/+0
* Remove oooimprovementAugust Sodora2011-12-071-60/+0
* normalize Red Hat, Inc. spellings, and bump to latest templateCaolán McNamara2011-12-062-14/+18
* comphelper::LifecycleProxy: make writing work:Michael Stahl2011-12-061-0/+2
* Review translation by Mike WhiteleyLionel Elie Mamane2011-12-041-10/+9
* translated some comments from German to EnglishMike Whiteley2011-12-041-10/+13
* move LifecycleProxy out of comphelper::OStorageHelperMichael Stahl2011-12-031-13/+18
* new comphelper::OStorageHelper::GetStreamAtPackageURLMichael Stahl2011-12-031-0/+4
* typo fix: explicitely -> explicitlyLior Kaplan2011-12-011-1/+1
* fs34c: #i117625# when assigning events, only throw if there is an invalid typ...mst2011-11-291-0/+8
* remove precompiled_xxx.hxx/cxxNorbert Thiebaud2011-11-272-63/+0
* remove include of pch header in comphelperNorbert Thiebaud2011-11-272-2/+0
* Remove some uses of OUString::setCharAtAugust Sodora2011-11-261-1/+1
* add string::strip, can replace EraseLeadingAndTrailingCharsCaolán McNamara2011-11-231-0/+20
* add stripStart, can replace EraseTrailingCharsCaolán McNamara2011-11-231-2/+21
* add a stripStart, can replace EraseLeadingCharsCaolán McNamara2011-11-231-0/+21
* want to match here, not check for equalityCaolán McNamara2011-11-221-0/+27
* callcatcher: remove some unused codeCaolán McNamara2011-11-191-2/+0
* add a StringUtils-alike remove (can replace EraseAllChars)Caolán McNamara2011-11-171-0/+20
* String to rtl::OUString.Kohei Yoshida2011-11-151-0/+3
* Simplified some uses of css.configuration.theDefaultProvider.Stephan Bergmann2011-11-141-0/+11
* an indexOfL would be usefulCaolán McNamara2011-11-101-0/+23
* callcatcher: some unused codeCaolán McNamara2011-11-022-6/+0
* Some warning cleanup (found with trunk Clang).Stephan Bergmann2011-10-241-1/+2
* Simplified comphelper::OSequenceIterator and its uses.Stephan Bergmann2011-10-191-10/+4
* callcatcher: comphelper's unused codeMatúš Kukan2011-10-0311-459/+0
* add mode-lines to .m files and last round of merged files, etc.Caolán McNamara2011-09-303-0/+9
* fix trunk gcc compile errorsMatúš Kukan2011-09-291-1/+1
* remove obsolete include guardMichael Meeks2011-09-281-3/+1
* just silence the auto_ptr deprecations in isolationCaolán McNamara2011-09-221-8/+7
* add a pad and truncateCaolán McNamara2011-09-171-3/+81
* Nested classes need to be marked separately DLLPUBLIC, apparentlyTor Lillqvist2011-09-121-1/+1
* add chaff to encrypted documentsCaolán McNamara2011-09-081-0/+46
* Restore ABI compatibility with LO 3.4 and earlierLionel Elie Mamane2011-09-071-2/+2
* move to comphelper, and renameCaolán McNamara2011-09-021-0/+66
* merge together 5 or ascii isalpha/isalnum/isdigit implementationsCaolán McNamara2011-08-291-1/+11
* various centralized isFOOAsciiStringsCaolán McNamara2011-08-291-3/+43
* remove ByteString::IsAlphaNumericAscii and refactor a bitCaolán McNamara2011-08-291-6/+46
* add a helper class to do path resolutionMichael Meeks2011-08-261-0/+20
* callcatcher: and so now unusedCaolán McNamara2011-08-221-83/+0
* callcatcher: post-unotools cleanup this is now unusedCaolán McNamara2011-08-221-38/+0
* Rename List -> WeakReferenceListJoseph Powers2011-08-211-3/+3
* unusedeasy: cleanup comphelper::MediaDescriptorJoseph Powers2011-08-181-15/+0
* Fix dubious std::lower_bound() usage that breaks a _DEBUG MSVC buildTor Lillqvist2011-08-171-13/+0
* add and use a matchLCaolán McNamara2011-08-171-0/+23
* add a getToken wrapper for extracting a single token painlesslyCaolán McNamara2011-08-151-0/+28
* add a jdk 1.5-alike string replace to comphelper::stringCaolán McNamara2011-08-151-1/+24
* ByteString::IsNumericAscii->comphelper::string::isAsciiDecimalStringCaolán McNamara2011-08-151-0/+21
* Removed the rest of FORWARD_DECLARE_INTERFACE.Kohei Yoshida2011-08-111-15/+0