summaryrefslogtreecommitdiff
path: root/comphelper/source
AgeCommit message (Expand)Author
2012-01-31Move unotools/configuration.hxx to comphelperStephan Bergmann
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann
2012-01-15Clang -Wunused-variable.Stephan Bergmann
2012-01-05Fix for fdo43460 Part VII getLength() to isEmpty()Olivier Hallot
2012-01-05catch by const refCaolán McNamara
2012-01-05add a comphelper::string::getTokenCountCaolán McNamara
2012-01-05callcatcher: drop some unused methodsCaolán McNamara
2012-01-03Do not export whole class to avoid MS C++ implicitly exporting base template.Stephan Bergmann
2011-12-22remove some unused codeCaolán McNamara
2011-12-15Removed extra semicolonsJesse
2011-12-14regpathhelper: unused, so we've got to have two of themCaolán McNamara
2011-12-13Fix for fdo43460 Part VII getLength() to isEmpty()Olivier Hallot
2011-12-07Remove oooimprovementAugust Sodora
2011-12-06normalize Red Hat, Inc. spellings, and bump to latest templateCaolán McNamara
2011-12-06comphelper::LifecycleProxy: make writing work:Michael Stahl
2011-12-03move LifecycleProxy out of comphelper::OStorageHelperMichael Stahl
2011-12-03new comphelper::OStorageHelper::GetStreamAtPackageURLMichael Stahl
2011-11-29fs34c: #i117625# when assigning events, only throw if there is an invalid typ...mst
2011-11-27remove include of pch header in comphelperNorbert Thiebaud
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-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-02callcatcher: some unused codeCaolán McNamara
2011-10-24Undo basis/brand split: Move SDK and ure-link, remove OOO_BASE_DIR and BaseIn...Stephan Bergmann
2011-10-24Some warning cleanup (found with trunk Clang).Stephan Bergmann
2011-10-07cppcheck scope reduction comphelper/.. storagehelper.cxxPierre-André Jacquod
2011-10-05conversion operator goneCaolán McNamara
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-22just silence the auto_ptr deprecations in isolationCaolán McNamara
2011-09-21OSL_TRACE: Remove trailing newlinesThomas Arnhold
2011-09-15boost::scoped_ptr is sufficient hereCaolán McNamara
2011-09-12why leak m_pImplCaolán McNamara
2011-09-11Initial DocumentSettingsSerializer implementationMichael Meeks
2011-09-08add chaff to encrypted documentsCaolán McNamara
2011-09-07Restore ABI compatibility with LO 3.4 and earlierLionel Elie Mamane
2011-09-05tell me *what* failedCaolá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-18unusedeasy: cleanup comphelper::MediaDescriptorJoseph Powers
2011-08-17add more component prefixesMatúš Kukan
2011-08-17Fix dubious std::lower_bound() usage that breaks a _DEBUG MSVC buildTor Lillqvist
2011-08-16Less indent level.Kohei Yoshida