summaryrefslogtreecommitdiff
path: root/comphelper/inc
AgeCommit message (Expand)Author
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
2011-08-04Use rtl::OUStringHash.Kohei Yoshida
2011-07-21Drop macros from componentmodule.hxxMatúš Kukan
2011-07-19callcatcher: remove unused GetTemporaryStorageOfFormatCaolán McNamara
2011-07-12Remove component_getImplementationEnvironment methodsMatus Kukan
2011-06-01add Sequence headerCaolán McNamara
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky
2011-05-23add getLocale to NaturalStringSorterCaolán McNamara
2011-05-20add a template for dtoring on desktop::terminationCaolán McNamara
2011-05-20config leaks: add a template to handle tricky globalsCaolán McNamara
2011-05-20config leaks: drop dodgy LegacySingleton fooCaolán McNamara
2011-05-20WaE: unused parameterCaolán McNamara
2011-05-16WaE (picky) - noeolChristian Lohmaier
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky
2011-04-21Easyhack: Add visibility markup to all component_get* functionsJulien Nabet
2011-04-19WaE: simplify thisCaolán McNamara
2011-04-04fix typoCaolán McNamara