summaryrefslogtreecommitdiff
path: root/comphelper/inc
AgeCommit message (Expand)AuthorFilesLines
2011-08-29merge together 5 or ascii isalpha/isalnum/isdigit implementationsCaolán McNamara1-1/+11
2011-08-29various centralized isFOOAsciiStringsCaolán McNamara1-3/+43
2011-08-29remove ByteString::IsAlphaNumericAscii and refactor a bitCaolán McNamara1-6/+46
2011-08-26add a helper class to do path resolutionMichael Meeks1-0/+20
2011-08-22callcatcher: and so now unusedCaolán McNamara1-83/+0
2011-08-22callcatcher: post-unotools cleanup this is now unusedCaolán McNamara1-38/+0
2011-08-21Rename List -> WeakReferenceListJoseph Powers1-3/+3
2011-08-18unusedeasy: cleanup comphelper::MediaDescriptorJoseph Powers1-15/+0
2011-08-17Fix dubious std::lower_bound() usage that breaks a _DEBUG MSVC buildTor Lillqvist1-13/+0
2011-08-17add and use a matchLCaolán McNamara1-0/+23
2011-08-15add a getToken wrapper for extracting a single token painlesslyCaolán McNamara1-0/+28
2011-08-15add a jdk 1.5-alike string replace to comphelper::stringCaolán McNamara1-1/+24
2011-08-15ByteString::IsNumericAscii->comphelper::string::isAsciiDecimalStringCaolán McNamara1-0/+21
2011-08-11Removed the rest of FORWARD_DECLARE_INTERFACE.Kohei Yoshida1-15/+0
2011-08-11fix more -fpermissive compile errors from trunck gccTom Tromey1-1/+1
2011-08-04Use rtl::OUStringHash.Kohei Yoshida1-6/+0
2011-07-21Drop macros from componentmodule.hxxMatúš Kukan1-92/+0
2011-07-19callcatcher: remove unused GetTemporaryStorageOfFormatCaolán McNamara1-8/+0
2011-07-12Remove component_getImplementationEnvironment methodsMatus Kukan2-11/+0
2011-06-01add Sequence headerCaolán McNamara1-0/+1
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky2-21/+16
2011-05-23add getLocale to NaturalStringSorterCaolán McNamara1-0/+1
2011-05-20add a template for dtoring on desktop::terminationCaolán McNamara1-17/+69
2011-05-20config leaks: add a template to handle tricky globalsCaolán McNamara1-0/+126
2011-05-20config leaks: drop dodgy LegacySingleton fooCaolán McNamara2-112/+1
2011-05-20WaE: unused parameterCaolán McNamara1-1/+1
2011-05-16WaE (picky) - noeolChristian Lohmaier1-1/+1
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky2-21/+16
2011-04-21Easyhack: Add visibility markup to all component_get* functionsJulien Nabet1-2/+1
2011-04-19WaE: simplify thisCaolán McNamara1-6/+2
2011-04-04fix typoCaolán McNamara1-1/+1
2011-04-03use rtl::Static where double-locked pattern usedCaolán McNamara3-32/+34
2011-04-03use rtl::Static where double-locked pattern usedCaolán McNamara1-1/+1
2011-04-01CWS-TOOLING: integrate CWS mav60Ivo Hinkelmann1-1/+5
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito3-0/+0
2011-03-28add PartialWeakComponentImplHelperX for overloaded-virtualCaolán McNamara1-0/+46
2011-03-28use PartialWeakComponentImplHelperX for overloaded-virtualCaolán McNamara1-4/+6
2011-03-25calcvba: #164410# improve VBA compatibility implementation in various areas: ...Daniel Rentz [dr]1-20/+11
2011-03-17mav60: #164341# support AES encryptionMikhail Voytenko1-1/+4
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky20-821/+586
2011-03-09mav60: merge to m101Mikhail Voytenko3-48/+296
2011-03-09mav60: #164341# support AES encryptionMikhail Voytenko1-0/+1
2011-02-18tidy this up and be consistentCaolán McNamara1-2/+1
2011-02-18Added comphelper::string::decimalStringToNumberSébastien Le Ray1-0/+21
2011-02-18merged DEV300Release Engineering2-0/+296
2011-02-14gridsort: pulled and merged DEV300_m100Frank Schoenheit [fs]1-48/+0
2011-02-14we can make this constCaolán McNamara1-1/+1
2011-02-14Adjust this to use a Collator to do the string compareCaolán McNamara1-19/+22
2011-02-14move this (cool) natural sort into comphelperCaolán McNamara1-0/+38
2011-02-04Remove the #include guards. The .hxx file has it's own guards.Joseph Powers1-3/+0