summaryrefslogtreecommitdiffstats
path: root/xmlsecurity
Commit message (Expand)AuthorAgeFilesLines
* fix-includes.pl: xmlsecurityThomas Arnhold2014-05-1933-73/+73
* hrc and src files: squeeze multiple newlinesThomas Arnhold2014-05-193-3/+0
* Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold2014-05-151-3/+3
* Find places where uno::Sequence is passed by value.Noel Grandin2014-05-144-4/+4
* 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
* prefer makefile-gmake-modeTakeshi Abe2014-04-286-6/+6
* 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-2432-79/+51
* 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-1955-133/+133
* remove executable bitAndras Timar2014-04-17140-0/+0
* 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-016-6/+6
* Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann2014-03-2711-62/+62
* 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-1710-13/+13
* 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-203-0/+5
* typo fixes in commentsAndras Timar2014-02-061-3/+3
* convert cert path page to .uiCaolán McNamara2014-01-307-129/+223
* convert view certs tabdialog to .uiCaolán McNamara2014-01-307-64/+136
* 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
* Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann2013-12-174-8/+8
* Remove unnecessary use of OUString constructor in + expressionsNoel Grandin2013-12-171-6/+6
* uiconfig is a l10n-relevant targetBjoern Michaelsen2013-12-161-1/+1
* 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
* make l10n buildable separatelyBjoern Michaelsen2013-11-141-1/+4
* convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin2013-11-111-1/+1
* Converge on SvtSecurityOptions::isTrustedLocationStephan Bergmann2013-11-091-13/+1