summaryrefslogtreecommitdiff
path: root/xmlsecurity
AgeCommit message (Expand)AuthorFilesLines
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
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks6-138/+24
2013-04-26some more namespace cleanupThomas Arnhold3-30/+20
2013-04-24gbuild: drop empty use_packages callsDavid Tardon1-3/+0
2013-04-24gbuild: drop uses of removed packagesDavid Tardon1-2/+0
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza1-1/+1
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane8-212/+17
2013-04-17It is very wrong to #undef _DEBUG in some source files of a libraryTor Lillqvist2-15/+0
2013-04-11rename UI to UIConfigDavid Tardon2-3/+3
2013-04-07remove needless forward rtl::OUString declarationsLuboš Luňák1-1/+0
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák90-847/+825