summaryrefslogtreecommitdiffstats
path: root/comphelper
Commit message (Expand)AuthorAgeFilesLines
* use standard template hereCaolán McNamara2011-06-011-9/+7
* overly staticCaolán McNamara2011-06-011-12/+8
* add Sequence headerCaolán McNamara2011-06-011-0/+1
* make this a well-behaved singletonCaolán McNamara2011-06-011-4/+7
* Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky2011-05-273-27/+49
|\
| * Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky2011-04-223-27/+49
| |\
| | * CWS-TOOLING: integrate CWS mav60Ivo Hinkelmann2011-04-012-7/+38
| | |\
| | | * 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-172-7/+35
| | | * mav60: merge to m101Mikhail Voytenko2011-03-0926-1165/+781
| | | |\
| | | * | mav60: #164341# support AES encryptionMikhail Voytenko2011-03-091-0/+1
| | * | | calcvba: #164410# improve VBA compatibility implementation in various areas: ...Daniel Rentz [dr]2011-03-251-20/+11
| | | |/ | | |/|
* | | | add getLocale to NaturalStringSorterCaolán McNamara2011-05-231-0/+1
* | | | Drop OS2Tor Lillqvist2011-05-211-1/+1
* | | | add a template for dtoring on desktop::terminationCaolán McNamara2011-05-201-17/+69
* | | | config leaks: add a template to handle tricky globalsCaolán McNamara2011-05-202-0/+127
* | | | config leaks: drop dodgy LegacySingleton fooCaolán McNamara2011-05-205-314/+1
* | | | WaE: unused parameterCaolán McNamara2011-05-201-1/+1
* | | | Revert "do not leak memory"Noel Power2011-05-171-8/+1
* | | | WaE (picky) - noeolChristian Lohmaier2011-05-161-1/+1
* | | | do not leak memoryDavid Tardon2011-05-121-1/+8
* | | | Some cppcheck cleaningJulien Nabet2011-05-042-13/+13
* | | | Applied normalize-template-paths-fix (slightly adapted)Thorsten Behrens2011-04-291-9/+9
* | | | left arrow comments removed // <--Júlio Hoffimann2011-04-221-1/+0
* | | | Easyhack: Add visibility markup to all component_get* functionsJulien Nabet2011-04-211-2/+1
* | | | remove FileStatusMask_XXX in favour of osl_FileStatus_Mask_XXX (libs-gui)Christina Rossmanith2011-04-191-1/+1
* | | | WaE: simplify thisCaolán McNamara2011-04-191-6/+2
* | | | prefer prefix ++/-- operatorsKayo Hamid2011-04-192-2/+2
* | | | all bogus comments removed by regular expressionsJúlio Hoffimann2011-04-151-1/+1
* | | | fix typoDavid Tardon2011-04-141-1/+1
* | | | Kill Pos_XXX in favour of osl_Pos_XXXMichael Lefevre2011-04-141-1/+1
* | | | Kill Pos_XXX in favour of osl_Pos_XXXMichael Lefevre2011-04-141-2/+2
* | | | catched->caughtCaolán McNamara2011-04-131-1/+1
* | | | catched->caughtCaolán McNamara2011-04-131-1/+1
* | | | createFromAscii -> RTL_CONSTASCII_USTRINGCaolán McNamara2011-04-051-9/+9
* | | | fix typoCaolán McNamara2011-04-041-1/+1
* | | | use rtl::Static where double-locked pattern usedCaolán McNamara2011-04-033-32/+34
* | | | use rtl::Static where double-locked pattern usedCaolán McNamara2011-04-034-31/+25
* | | | use rtl::Static pattern hereCaolán McNamara2011-04-031-25/+11
|/ / /
* | | drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito2011-03-295-0/+0
* | | add PartialWeakComponentImplHelperX for overloaded-virtualCaolán McNamara2011-03-281-0/+46
* | | use PartialWeakComponentImplHelperX for overloaded-virtualCaolán McNamara2011-03-281-4/+6
* | | Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold2011-03-1921-46/+44
* | | Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky2011-03-1861-2300/+1967
|\ \ \
| * | | Revert "Revert "Use realpath to avoid pathnames containing symlinks on Cygwin""Tor Lillqvist2011-03-161-2/+2
| * | | Revert "Use realpath to avoid pathnames containing symlinks on Cygwin"Tor Lillqvist2011-03-161-2/+2
| * | | Use realpath to avoid pathnames containing symlinks on CygwinTor Lillqvist2011-03-161-2/+2
| * | | Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky2011-03-1161-2300/+1967
| |\| |