summaryrefslogtreecommitdiffstats
path: root/xmlsecurity/source
Commit message (Expand)AuthorAgeFilesLines
* fix-includes.pl: xmlsecurityThomas Arnhold2014-05-1930-64/+64
* hrc and src files: squeeze multiple newlinesThomas Arnhold2014-05-192-2/+0
* Find places where uno::Sequence is passed by value.Noel Grandin2014-05-143-3/+3
* coverity#982735 Negative loop boundCaolán McNamara2014-05-111-11/+5
* coverity#1209500 Explicit null dereferencedCaolán McNamara2014-05-071-1/+1
* simplify ternary conditions "xxx ? yyy : false"Noel Grandin2014-05-052-4/+4
* coverity#707484 Uncaught exceptionCaolán McNamara2014-04-241-1/+1
* coverity#707488 Uncaught exceptionCaolán McNamara2014-04-242-4/+7
* coverity#707489 Uncaught exceptionCaolán McNamara2014-04-242-4/+6
* coverity#707490 Uncaught exceptionCaolán McNamara2014-04-242-3/+5
* xmlsecurity: sal_Bool->boolNoel Grandin2014-04-2430-75/+47
* huge hrc and src file cleanupThomas Arnhold2014-04-232-31/+2
* clean up hrc filesThomas Arnhold2014-04-221-21/+1
* clean up hrc filesThomas Arnhold2014-04-221-1/+0
* WaE: Unreferenced function definition [loplugin:unreffun]Tor Lillqvist2014-04-191-1/+1
* fixincludeguards.sh: xmlsecurityThomas Arnhold2014-04-1945-108/+108
* Clean up function declarationsStephan Bergmann2014-04-146-18/+45
* Use valid UNOIDL identifiers in XCompressedDocumentHandlerStephan Bergmann2014-04-113-21/+21
* remove unnecessary scope qualifier from sal_Bool usesNoel Grandin2014-04-036-16/+16
* Explicitly mark overriding destructors as "virtual"Stephan Bergmann2014-04-013-3/+3
* Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann2014-03-277-54/+54
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-2624-212/+212
* coverity#708739 Uninitialized scalar fieldCaolán McNamara2014-03-211-7/+12
* coverity#708740 Uninitialized scalar fieldCaolán McNamara2014-03-211-6/+11
* xmlsecurity: prefer passing OUString by referenceNoel Grandin2014-03-176-8/+8
* made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke2014-03-051-4/+4
* fdo#54938: Convert some places to use cppu::supportsServiceMarcos Paulo de Souza2014-03-045-41/+13
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-2657-483/+483
* Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert2014-02-201-0/+2
* typo fixes in commentsAndras Timar2014-02-061-3/+3
* convert cert path page to .uiCaolán McNamara2014-01-303-116/+41
* convert view certs tabdialog to .uiCaolán McNamara2014-01-303-60/+13
* bool improvementsStephan Bergmann2014-01-285-9/+9
* bool improvementsStephan Bergmann2014-01-221-3/+3
* Convert xmlsecurity to cppu::supportsServiceAlexandre Vicenzi2014-01-176-42/+24
* remove unnecessary sal_Unicode casts in OUStringBuffer::append callsNoel Grandin2014-01-071-2/+2
* Spelling correction: s/retrive/retrieve/Tor Lillqvist2013-12-201-3/+3
* No need for implbase1.hxx to include XComponentContext.hppStephan Bergmann2013-12-171-0/+4
* Remove unnecessary use of OUString constructor in + expressionsNoel Grandin2013-12-171-6/+6
* remove unnecessary use of OUString constructor when assigningNoel Grandin2013-11-193-6/+5
* remove most use of RTL_CONSTASCII_USTRINGPARAM macroNoel Grandin2013-11-191-1/+1
* SAL_WARN_UNUSED com::sun::star::uno::AnyStephan Bergmann2013-11-141-1/+0
* convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin2013-11-111-1/+1
* Converge on SvtSecurityOptions::isTrustedLocationStephan Bergmann2013-11-091-13/+1
* remove unnecessary use of OUString constructor in XMLSECURITY moduleNoel Grandin2013-11-0712-15/+15
* remove redundant calls to OUString constructor in if expressionNoel Grandin2013-11-041-1/+1
* windows: warning 4355 is disabled globally in com_MSC_defs.mkThomas Arnhold2013-10-284-21/+0
* Bin comments that claim to say why some header is includedTor Lillqvist2013-10-223-3/+3
* CID#708741 uninitialized membersCaolán McNamara2013-10-031-1/+5
* -Werror,-Wunused-const-variableStephan Bergmann2013-10-021-3/+0