summaryrefslogtreecommitdiff
path: root/comphelper/inc/comphelper
AgeCommit message (Expand)AuthorFilesLines
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 Holesovsky19-773/+586
2011-03-09mav60: merge to m101Mikhail Voytenko2-0/+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-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
2011-02-04use boost::hash instead of std::hashFridrich Strba1-1/+1
2011-02-04Bulk move libs-gui to boost unordered containersFridrich Strba4-8/+8
2011-02-03CWS gnumake3: resync to m99Mathias Bauer5-17/+86
2011-02-03pulled and merged DEV300.m99Frank Schoenheit [fs]2-0/+296
2011-01-31Automated merge with ssh://hg@hg.services.openoffice.org/cws/dba34bFrank Schoenheit [fs]3-0/+307
2011-01-28CWS-TOOLING: integrate CWS undoapiVladimir Glazunov4-16/+86
2011-01-28undoapi: pulled and merged DEV300.m98Frank Schoenheit [fs]1-0/+11
2011-01-27CWS-TOOLING: integrate CWS os147Vladimir Glazunov1-1/+0
2011-01-25gridsort: pulled and merged DEV300m98Frank Schoenheit [fs]2-0/+296
2011-01-25WaE: gcc 4.6.0 various warningsCaolán McNamara1-24/+2
2011-01-25gridsort: pulled CWS dba34bFrank Schoenheit [fs]5-20/+134
2011-01-21Remove old RCS lines.Thomas Arnhold2-6/+0
2011-01-19gnumake3: mergeing changes from DEV300_m97, fixing jars for svl complex test,...Bjoern Michaelsen1-0/+11
2011-01-18gridsort: getStandardLessPredicate: optional collator instance for string com...Frank Schoenheit [fs]1-8/+49
2011-01-18gridsort: corrected includeFrank Schoenheit [fs]1-1/+1
2011-01-18gridsort: outsorced the STL-compatible Less-predicates for UNO types from enu...Frank Schoenheit [fs]1-0/+185
2011-01-16gridsort: ComponentGuard class, encapsulating the 'lock mutex and check for d...Frank Schoenheit [fs]1-0/+70