summaryrefslogtreecommitdiff
path: root/comphelper/source
AgeCommit message (Expand)Author
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
2011-04-13catched->caughtCaolán McNamara
2011-04-05createFromAscii -> RTL_CONSTASCII_USTRINGCaolán McNamara
2011-04-03use rtl::Static where double-locked pattern usedCaolán McNamara
2011-04-03use rtl::Static pattern hereCaolán McNamara
2011-04-01CWS-TOOLING: integrate CWS mav60Ivo Hinkelmann
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-27mav60: #164341# use simple nss initialization in case mscrypto is usedMikhail Voytenko
2011-03-27mav60: #164341# fix typoMikhail Voytenko
2011-03-23mav60: #164341# fix problems with the new implementationMikhail Voytenko
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-17mav60: #164341# support AES encryptionMikhail Voytenko
2011-03-16WaE: remove some warningsCaolán McNamara
2011-03-14insert_iterator not member of std:: error with Visual Studio 10Fridrich Štrba
2011-03-12Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky
2011-03-09mav60: merge to m101Mikhail Voytenko
2011-03-04Remove bogus and useless comments.Guillaume Poussel
2011-02-26Remove "using namespace ::rtl"Julien Nabet
2011-02-26WaE: suggest parentheses around '&&' within '||'David Tardon
2011-02-26Move bogus OSL_ASSERT(msg) to OSL_FAIL(msg)Thomas Arnhold
2011-02-18tidy this up and be consistentCaolán McNamara
2011-02-18Use decimalStringToNumber for natural comparisonSébastien Le Ray