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