summaryrefslogtreecommitdiff
path: root/xmlsecurity
AgeCommit message (Expand)AuthorFilesLines
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
2013-04-05new module i18nlangtagEike Rathke1-1/+1
2013-03-30remove local css definitionsThomas Arnhold10-55/+43
2013-03-29ResMgr with LanguageTagEike Rathke1-0/+1
2013-03-27-Wunused-macrosStephan Bergmann1-3/+0
2013-03-25The [_]DEBUG_WAS_DEFINED macros are not used hereStephan Bergmann2-16/+4
2013-03-25Consolidate XMLSEC_NO_SIZE_T setting in xmlsecurity/xmlsec-wrapper.hStephan Bergmann15-80/+61
2013-03-25stricmp macro is unusedStephan Bergmann1-4/+0
2013-03-24add cui to Library_mergedPeter Foley2-8/+8
2013-03-19fix the 'warning' icon in .ui filesAndras Timar1-2/+2
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold2-6/+6
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold9-50/+50
2013-03-18fix other problems found by WundefLuboš Luňák1-0/+1
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks1-2/+0
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim9-3/+25
2013-03-08make use of startsWith()Thomas Arnhold1-1/+1
2013-03-07rename setInitialLayoutSize to setOptimalLayoutSizeCaolán McNamara1-3/+7
2013-03-05doubled usingThomas Arnhold2-2/+0
2013-03-04callcatcher: unused codeCaolán McNamara2-7/+0
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold1-1/+1
2013-02-28remove all d.lstMichael Stahl1-0/+0
2013-02-27fdo#39446 - Bloat Removal. Removing uncallable code with callcatcherJean-Noël Rouvignac2-52/+0
2013-02-26Remove duplicate OIDThomas Arnhold1-2/+1
2013-02-25remove some trivial duplicatesThomas Arnhold2-2/+0
2013-02-24Add OIDs for Russian crypto algorithms.Valek Filippov1-2/+7
2013-02-23Fix typo begining/beginning.Julien Nabet1-1/+1
2013-02-22[Uu]sefull -> [Uu]sefulJulien Nabet1-1/+1
2013-02-22s/the the/the/Tor Lillqvist2-3/+3
2013-02-22coverity#735579 Logically dead codeNorbert Thiebaud1-3/+1
2013-02-22coverity#982735 Negative loop boundNorbert Thiebaud1-6/+14
2013-02-22coverity#705782 Resource LeakNorbert Thiebaud1-0/+1
2013-02-22coverity#982249 Unchecked return valueNorbert Thiebaud1-10/+10