summaryrefslogtreecommitdiff
path: root/xmlsecurity
AgeCommit message (Expand)AuthorFilesLines
2014-05-19fix-includes.pl: xmlsecurityThomas Arnhold33-73/+73
2014-05-19hrc and src files: squeeze multiple newlinesThomas Arnhold3-3/+0
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold1-3/+3
2014-05-14Find places where uno::Sequence is passed by value.Noel Grandin4-4/+4
2014-05-11coverity#982735 Negative loop boundCaolán McNamara1-11/+5
2014-05-07coverity#1209500 Explicit null dereferencedCaolán McNamara1-1/+1
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin2-4/+4
2014-04-28prefer makefile-gmake-modeTakeshi Abe6-6/+6
2014-04-24coverity#707484 Uncaught exceptionCaolán McNamara1-1/+1
2014-04-24coverity#707488 Uncaught exceptionCaolán McNamara2-4/+7
2014-04-24coverity#707489 Uncaught exceptionCaolán McNamara2-4/+6
2014-04-24coverity#707490 Uncaught exceptionCaolán McNamara2-3/+5
2014-04-24xmlsecurity: sal_Bool->boolNoel Grandin32-79/+51
2014-04-23huge hrc and src file cleanupThomas Arnhold2-31/+2
2014-04-22clean up hrc filesThomas Arnhold1-21/+1
2014-04-22clean up hrc filesThomas Arnhold1-1/+0
2014-04-19WaE: Unreferenced function definition [loplugin:unreffun]Tor Lillqvist1-1/+1
2014-04-19fixincludeguards.sh: xmlsecurityThomas Arnhold55-133/+133
2014-04-17remove executable bitAndras Timar140-0/+0
2014-04-14Clean up function declarationsStephan Bergmann6-18/+45
2014-04-11Use valid UNOIDL identifiers in XCompressedDocumentHandlerStephan Bergmann3-21/+21
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin6-16/+16
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann6-6/+6
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann11-62/+62
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann24-212/+212
2014-03-21coverity#708739 Uninitialized scalar fieldCaolán McNamara1-7/+12
2014-03-21coverity#708740 Uninitialized scalar fieldCaolán McNamara1-6/+11
2014-03-17xmlsecurity: prefer passing OUString by referenceNoel Grandin10-13/+13
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke1-4/+4
2014-03-04fdo#54938: Convert some places to use cppu::supportsServiceMarcos Paulo de Souza5-41/+13
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann57-483/+483
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert3-0/+5
2014-02-06typo fixes in commentsAndras Timar1-3/+3
2014-01-30convert cert path page to .uiCaolán McNamara7-129/+223
2014-01-30convert view certs tabdialog to .uiCaolán McNamara7-64/+136
2014-01-28bool improvementsStephan Bergmann5-9/+9
2014-01-22bool improvementsStephan Bergmann1-3/+3
2014-01-17Convert xmlsecurity to cppu::supportsServiceAlexandre Vicenzi6-42/+24
2014-01-07remove unnecessary sal_Unicode casts in OUStringBuffer::append callsNoel Grandin1-2/+2
2013-12-20Spelling correction: s/retrive/retrieve/Tor Lillqvist1-3/+3
2013-12-17No need for implbase1.hxx to include XComponentContext.hppStephan Bergmann1-0/+4
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann4-8/+8
2013-12-17Remove unnecessary use of OUString constructor in + expressionsNoel Grandin1-6/+6
2013-12-16uiconfig is a l10n-relevant targetBjoern Michaelsen1-1/+1
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