summaryrefslogtreecommitdiff
path: root/comphelper/source
AgeCommit message (Expand)Author
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
2011-08-16Fixed a crash due to invalid index for Sequence.Kohei Yoshida
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-04Let's use std::deque instead of uno::Sequence.Kohei Yoshida
2011-08-04Found one inconsistency between deque and uno::Sequence usages.Kohei Yoshida
2011-08-04Include <functional> for std::unary_function.Kohei Yoshida
2011-08-04Prefer std::for_each to manual looping.Kohei Yoshida
2011-08-04Use rtl::OUStringHash.Kohei Yoshida
2011-07-21Drop macros from componentmodule.hxxMatúš Kukan
2011-07-19callcatcher: remove unused GetTemporaryStorageOfFormatCaolán McNamara
2011-06-01use standard template hereCaolán McNamara
2011-06-01overly staticCaolán McNamara
2011-06-01make this a well-behaved singletonCaolán McNamara
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky
2011-05-21Drop OS2Tor Lillqvist
2011-05-20config leaks: drop dodgy LegacySingleton fooCaolán McNamara
2011-05-17Revert "do not leak memory"Noel Power
2011-05-12do not leak memoryDavid Tardon
2011-05-04Some cppcheck cleaningJulien Nabet
2011-04-29Applied normalize-template-paths-fix (slightly adapted)Thorsten Behrens
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky
2011-04-22left arrow comments removed // <--Júlio Hoffimann
2011-04-19remove FileStatusMask_XXX in favour of osl_FileStatus_Mask_XXX (libs-gui)Christina Rossmanith
2011-04-19prefer prefix ++/-- operatorsKayo Hamid
2011-04-15all bogus comments removed by regular expressionsJúlio Hoffimann
2011-04-14fix typoDavid Tardon
2011-04-14Kill Pos_XXX in favour of osl_Pos_XXXMichael Lefevre
2011-04-14Kill Pos_XXX in favour of osl_Pos_XXXMichael Lefevre
2011-04-13catched->caughtCaolán McNamara