summaryrefslogtreecommitdiff
path: root/xmlsecurity
AgeCommit message (Expand)AuthorFilesLines
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin3-6/+5
2013-11-19remove most use of RTL_CONSTASCII_USTRINGPARAM macroNoel Grandin1-1/+1
2013-11-14SAL_WARN_UNUSED com::sun::star::uno::AnyStephan Bergmann1-1/+0
2013-11-14make l10n buildable separatelyBjoern Michaelsen1-1/+4
2013-11-11convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin1-1/+1
2013-11-09Converge on SvtSecurityOptions::isTrustedLocationStephan Bergmann1-13/+1
2013-11-07remove unnecessary use of OUString constructor in XMLSECURITY moduleNoel Grandin12-15/+15
2013-11-04remove redundant calls to OUString constructor in if expressionNoel Grandin1-1/+1
2013-10-28windows: warning 4355 is disabled globally in com_MSC_defs.mkThomas Arnhold4-21/+0
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist3-3/+3
2013-10-16cleanupThomas Arnhold3-10/+0
2013-10-03CID#708741 uninitialized membersCaolán McNamara1-1/+5
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann1-3/+0
2013-10-01libxmlsec: stop delivering static and import librariesMichael Stahl1-9/+15
2013-09-22find lots of external static libraries in UnpackedTarball dirMichael Stahl1-13/+5
2013-09-07s/wiki.services.openoffice.org/wiki.openoffice.org/gAndras Timar1-1/+1
2013-09-04WaE: 'BufferNode::notifyAncestor': recursive call has no side effectsTor Lillqvist3-40/+0
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák5-10/+10
2013-08-18fdo#57950: Remove some chained appends in xmlsecurityJelle van der Waa6-39/+17
2013-08-17Revert "fdo#57950: Remove some chained appends in xmlsecurity"Andrzej J.R. Hunt6-18/+40
2013-08-17fdo#57950: Remove some chained appends in xmlsecurityJelle van der Waa6-40/+18
2013-08-12Ifdef out code which had been accidentally un-commented-outTor Lillqvist1-0/+4
2013-08-11fdo#62475 removed pointless commentsJelle van der Waa6-45/+0
2013-07-24fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFOJelle van der Waa2-2/+1
2013-07-22Mark as constTakeshi Abe1-1/+1
2013-07-16convert versions of dialog to .uiCaolán McNamara10-22/+22
2013-07-02XmlReadOnlyImage is now unused post .ui conversionsCaolán McNamara5-85/+2
2013-06-29remove OUString wrap for string literalsThomas Arnhold3-9/+9
2013-06-29reduce some spacingThomas Arnhold3-13/+7
2013-06-29remove some createFromAscii usageThomas Arnhold1-5/+5
2013-06-20Resolves: #i122564# correct typo, save -> safeJürgen Schmidt1-1/+1
2013-06-19fdo#43460 unoxml,writerfilter,xmlsecurity: use isEmpty()Jelle van der Waa1-1/+1
2013-06-10fdo#46808, Convert xml::crypto services to new styleNoel Grandin19-207/+65
2013-06-06Some more modules at least building with mingw64Fridrich Štrba1-2/+3
2013-06-05Drop unused XInitialization from implementationStephan Bergmann2-15/+2
2013-06-05Drop unused XInitialization from implementationStephan Bergmann2-14/+2
2013-06-05fix superclass-constructor call.Noel Grandin1-1/+1
2013-06-05fdo#46808, Convert xml::crypto::XMLEncryptionTemplate to new styleNoel Grandin1-8/+3
2013-06-05fdo#46808, Convert XMLSignatureTemplate service to new styleNoel Grandin1-7/+2
2013-06-05fdo#46808, Convert XMultiServiceFactory in xmlsecurity moduleNoel Grandin15-82/+96
2013-06-05remove unused componentcontext.hxx includesNoel Grandin2-2/+0
2013-05-25translatable="yes" for some elements in .ui filesAndras Timar1-1/+1
2013-05-21fdo#46808, GetStorageFromURL now takes an XComponentContextNoel Grandin1-1/+1
2013-05-16Resolves: #i120675# the certificate store handles need to be closedJian Fang Zhang2-19/+48
2013-05-13Resolves: #i120635# Removed httpserv.jar and changed its dist directoryAndre Fischer5-36/+9
2013-05-07officecfg: remove Package_cppheaderMichael Stahl1-0/+4
2013-05-06cleanup whitespaces due to RTL_CONSTASCII_USTRINGPARAM removalPhilipp Riemer4-10/+7
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák12-26/+26
2013-05-06Java cleanup, close file handles when done with themNoel Grandin1-0/+1
2013-05-06xmlsecurity: drop no longer needed RTL_ASCII_USTRINGPARAM macroMiklos Vajna3-62/+51