summaryrefslogtreecommitdiff
path: root/comphelper/inc
AgeCommit message (Expand)AuthorFilesLines
2012-02-24fdo#45560: Fixed docx textbox borders style and width importCédric Bosdonnat1-0/+1
2012-01-17Switch flag sequence of OpenCommandArg3 to NamedValue.Thorsten Behrens1-0/+12
2011-12-07normalize Red Hat, Inc. spellings, and bump to latest templateCaolán McNamara2-14/+18
2011-12-06comphelper::LifecycleProxy: make writing work:Michael Stahl1-0/+2
2011-12-04Review translation by Mike WhiteleyLionel Elie Mamane1-10/+9
2011-12-04translated some comments from German to EnglishMike Whiteley1-10/+13
2011-12-03move LifecycleProxy out of comphelper::OStorageHelperMichael Stahl1-13/+18
2011-12-03new comphelper::OStorageHelper::GetStreamAtPackageURLMichael Stahl1-0/+4
2011-12-01typo fix: explicitely -> explicitlyLior Kaplan1-1/+1
2011-11-29fs34c: #i117625# when assigning events, only throw if there is an invalid typ...mst1-0/+8
2011-11-27remove precompiled_xxx.hxx/cxxNorbert Thiebaud2-63/+0
2011-11-27remove include of pch header in comphelperNorbert Thiebaud2-2/+0
2011-11-26Remove some uses of OUString::setCharAtAugust Sodora1-1/+1
2011-11-23add string::strip, can replace EraseLeadingAndTrailingCharsCaolán McNamara1-0/+20
2011-11-23add stripStart, can replace EraseTrailingCharsCaolán McNamara1-2/+21
2011-11-23add a stripStart, can replace EraseLeadingCharsCaolán McNamara1-0/+21
2011-11-22want to match here, not check for equalityCaolán McNamara1-0/+27
2011-11-19callcatcher: remove some unused codeCaolán McNamara1-2/+0
2011-11-17add a StringUtils-alike remove (can replace EraseAllChars)Caolán McNamara1-0/+20
2011-11-15String to rtl::OUString.Kohei Yoshida1-0/+3
2011-11-14Simplified some uses of css.configuration.theDefaultProvider.Stephan Bergmann1-0/+11
2011-11-10an indexOfL would be usefulCaolán McNamara1-0/+23
2011-11-02callcatcher: some unused codeCaolán McNamara2-6/+0
2011-10-24Some warning cleanup (found with trunk Clang).Stephan Bergmann1-1/+2
2011-10-19Simplified comphelper::OSequenceIterator and its uses.Stephan Bergmann1-10/+4
2011-10-03callcatcher: comphelper's unused codeMatúš Kukan11-459/+0
2011-09-30add mode-lines to .m files and last round of merged files, etc.Caolán McNamara3-0/+9
2011-09-29fix trunk gcc compile errorsMatúš Kukan1-1/+1
2011-09-28remove obsolete include guardMichael Meeks1-3/+1
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara1-8/+7
2011-09-17add a pad and truncateCaolán McNamara1-3/+81
2011-09-12Nested classes need to be marked separately DLLPUBLIC, apparentlyTor Lillqvist1-1/+1
2011-09-08add chaff to encrypted documentsCaolán McNamara1-0/+46
2011-09-07Restore ABI compatibility with LO 3.4 and earlierLionel Elie Mamane1-2/+2
2011-09-02move to comphelper, and renameCaolán McNamara1-0/+66
2011-08-29merge together 5 or ascii isalpha/isalnum/isdigit implementationsCaolán McNamara1-1/+11
2011-08-29various centralized isFOOAsciiStringsCaolán McNamara1-3/+43
2011-08-29remove ByteString::IsAlphaNumericAscii and refactor a bitCaolán McNamara1-6/+46
2011-08-26add a helper class to do path resolutionMichael Meeks1-0/+20
2011-08-22callcatcher: and so now unusedCaolán McNamara1-83/+0
2011-08-22callcatcher: post-unotools cleanup this is now unusedCaolán McNamara1-38/+0
2011-08-21Rename List -> WeakReferenceListJoseph Powers1-3/+3
2011-08-18unusedeasy: cleanup comphelper::MediaDescriptorJoseph Powers1-15/+0
2011-08-17Fix dubious std::lower_bound() usage that breaks a _DEBUG MSVC buildTor Lillqvist1-13/+0
2011-08-17add and use a matchLCaolán McNamara1-0/+23
2011-08-15add a getToken wrapper for extracting a single token painlesslyCaolán McNamara1-0/+28
2011-08-15add a jdk 1.5-alike string replace to comphelper::stringCaolán McNamara1-1/+24
2011-08-15ByteString::IsNumericAscii->comphelper::string::isAsciiDecimalStringCaolán McNamara1-0/+21
2011-08-11Removed the rest of FORWARD_DECLARE_INTERFACE.Kohei Yoshida1-15/+0
2011-08-11fix more -fpermissive compile errors from trunck gccTom Tromey1-1/+1