summaryrefslogtreecommitdiffstats
path: root/comphelper/source
Commit message (Expand)AuthorAgeFilesLines
* String to rtl::OUString.Kohei Yoshida2011-11-151-0/+12
* Simplified some uses of css.configuration.theDefaultProvider.Stephan Bergmann2011-11-143-8/+16
* callcatcher: some unused codeCaolán McNamara2011-11-022-39/+0
* Undo basis/brand split: Move SDK and ure-link, remove OOO_BASE_DIR and BaseIn...Stephan Bergmann2011-10-242-44/+6
* Some warning cleanup (found with trunk Clang).Stephan Bergmann2011-10-241-0/+2
* cppcheck scope reduction comphelper/.. storagehelper.cxxPierre-André Jacquod2011-10-071-1/+1
* conversion operator goneCaolán McNamara2011-10-052-2/+2
* callcatcher: comphelper's unused codeMatúš Kukan2011-10-0311-1412/+0
* add mode-lines to .m files and last round of merged files, etc.Caolán McNamara2011-09-301-0/+3
* just silence the auto_ptr deprecations in isolationCaolán McNamara2011-09-221-0/+2
* OSL_TRACE: Remove trailing newlinesThomas Arnhold2011-09-211-3/+3
* boost::scoped_ptr is sufficient hereCaolán McNamara2011-09-152-16/+16
* why leak m_pImplCaolán McNamara2011-09-121-3/+6
* Initial DocumentSettingsSerializer implementationMichael Meeks2011-09-111-1/+2
* add chaff to encrypted documentsCaolán McNamara2011-09-081-0/+115
* Restore ABI compatibility with LO 3.4 and earlierLionel Elie Mamane2011-09-071-2/+2
* tell me *what* failedCaolán McNamara2011-09-051-6/+16
* various centralized isFOOAsciiStringsCaolán McNamara2011-08-291-16/+29
* remove ByteString::IsAlphaNumericAscii and refactor a bitCaolán McNamara2011-08-291-6/+26
* add a helper class to do path resolutionMichael Meeks2011-08-261-0/+53
* callcatcher: and so now unusedCaolán McNamara2011-08-221-62/+0
* callcatcher: post-unotools cleanup this is now unusedCaolán McNamara2011-08-221-21/+0
* unusedeasy: cleanup comphelper::MediaDescriptorJoseph Powers2011-08-181-87/+0
* add more component prefixesMatúš Kukan2011-08-171-1/+1
* Fix dubious std::lower_bound() usage that breaks a _DEBUG MSVC buildTor Lillqvist2011-08-173-19/+16
* Less indent level.Kohei Yoshida2011-08-161-24/+26
* Fixed a crash due to invalid index for Sequence.Kohei Yoshida2011-08-161-19/+24
* add a jdk 1.5-alike string replace to comphelper::stringCaolán McNamara2011-08-151-0/+44
* ByteString::IsNumericAscii->comphelper::string::isAsciiDecimalStringCaolán McNamara2011-08-151-0/+23
* Let's use std::deque instead of uno::Sequence.Kohei Yoshida2011-08-041-102/+0
* Found one inconsistency between deque and uno::Sequence usages.Kohei Yoshida2011-08-041-2/+2
* Include <functional> for std::unary_function.Kohei Yoshida2011-08-041-0/+1
* Prefer std::for_each to manual looping.Kohei Yoshida2011-08-041-38/+33
* Use rtl::OUStringHash.Kohei Yoshida2011-08-041-1/+1
* Drop macros from componentmodule.hxxMatúš Kukan2011-07-213-3/+73
* callcatcher: remove unused GetTemporaryStorageOfFormatCaolán McNamara2011-07-191-17/+0
* use standard template hereCaolán McNamara2011-06-011-9/+7
* overly staticCaolán McNamara2011-06-011-12/+8
* make this a well-behaved singletonCaolán McNamara2011-06-011-4/+7
* Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky2011-05-271-6/+33
|\
| * Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky2011-04-221-6/+33
| |\
| | * CWS-TOOLING: integrate CWS mav60Ivo Hinkelmann2011-04-011-6/+33
| | |\
| | | * mav60: #164341# use simple nss initialization in case mscrypto is usedMikhail Voytenko2011-03-271-1/+3
| | | * mav60: #164341# fix typoMikhail Voytenko2011-03-271-1/+1
| | | * mav60: #164341# fix problems with the new implementationMikhail Voytenko2011-03-231-2/+2
| | | * mav60: #164341# support AES encryptionMikhail Voytenko2011-03-171-6/+31
| | | * mav60: merge to m101Mikhail Voytenko2011-03-0911-720/+137
| | | |\ | | | |/ | | |/|
* | | | Drop OS2Tor Lillqvist2011-05-211-1/+1
* | | | config leaks: drop dodgy LegacySingleton fooCaolán McNamara2011-05-201-200/+0
* | | | Revert "do not leak memory"Noel Power2011-05-171-8/+1