summaryrefslogtreecommitdiff
path: root/xmlsecurity/source
AgeCommit message (Expand)AuthorFilesLines
2015-01-20Some more loplugin:cstylecast: xmlsecurityStephan Bergmann7-38/+38
2015-01-19fdo#39440 reduce scope of local variablesMichael Weghorn3-26/+13
2015-01-19Fix typo comments Resouce->ResourceAndrea Gelmini1-1/+1
2015-01-13simplify Date/Time/DateTime conversion codeNoel Grandin2-12/+4
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin3-14/+0
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin1-1/+1
2014-12-18xmlsecurity: Use appropriate OUString functions on string constantsStephan Bergmann14-53/+36
2014-12-08Typo "mehtod" -> "method"Stephan Bergmann2-3/+3
2014-12-04Bin noise commentsTor Lillqvist7-40/+32
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl5-0/+5
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl11-2/+13
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava2-7/+7
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini6-8/+8
2014-10-30Fixed typos. No automatic tools (sed, and so on).Andrea Gelmini1-1/+1
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin1-1/+0
2014-10-20coverity#982248 Unchecked return valueCaolán McNamara1-1/+1
2014-10-15loplugin: cstylecastNoel Grandin4-8/+8
2014-10-08back out more wrong and confusing tools::Time comment changesEike Rathke1-1/+1
2014-10-06loplugin: cstylecastNoel Grandin4-7/+7
2014-10-01fdo#82577: Handle TimeNoel Grandin6-9/+9
2014-09-23fdo#82577: Handle WindowNoel Grandin4-13/+13
2014-09-08Related #82088: removed last css aliases in hxxStefan Weiberg2-5/+5
2014-09-05Fix emacs modeline.Jan Holesovsky1-1/+1
2014-09-02coverity#1215310 Uncaught exceptionCaolán McNamara2-2/+2
2014-08-28Avoid incomplete type in fn sig to keep ubsan's RTTI-based checks happyStephan Bergmann2-0/+4
2014-08-25convert RID_XMLSECWB_NO_MOZILLA_PROFILE to MessageDialog + stringCaolán McNamara2-6/+4
2014-08-22QueryBox MSG_XMLSECDLG_QUERY_REMOVEDOCSIGNBEFORESIGN -> MessageDialog + stringCaolán McNamara3-8/+5
2014-08-16fix buildMarkus Mohrhard1-0/+1
2014-08-15ErrorBox RID_XMLSECDLG_OLD_ODF_FORMAT to StringThomas Arnhold3-8/+6
2014-08-12Grid and separarate "valid from/to" for CertificateViewerTomaž Vajngerl1-10/+11
2014-08-12Get rid of xmlsec_trace() and use SAL_INFO("xmlsecurity.xmlsec")Tor Lillqvist6-177/+53
2014-08-12callcatcher: another round of ResId removalsCaolán McNamara2-12/+0
2014-08-11callcatcher: update unused codeCaolán McNamara3-30/+0
2014-08-09xmlsec: clean up resource file dialogs.hrcThomas Arnhold1-51/+1
2014-08-09WaE: unused function 'ShinkToFit'David Tardon1-8/+0
2014-08-09Converted RID_XMLSECTP_GENERAL to Widget Layout.Rachit Gupta3-189/+27
2014-08-04create OUString from literalThomas Arnhold1-1/+1
2014-08-04Delete RID_XMLSECTP_MACROWARN dialogPalenik Mihály3-263/+0
2014-08-03Converted RID_XMLSECTP_DETAILS to Widget Layout.Rachit Gupta3-127/+99
2014-08-02drop defines for noexistent stringsDavid Tardon1-3/+0
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin4-20/+4
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin8-66/+19
2014-06-04update_pch: add a bunch of pch filesThomas Arnhold3-4/+0
2014-05-29fdo#68849: Add header guards to all include filesJens Carl1-0/+5
2014-05-27remove unnecessary use of Reference constructor in throwNoel Grandin1-4/+4
2014-05-24cppcheck: Prefer prefix ++/-- operatorsJulien Nabet1-3/+3
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin1-1/+1
2014-05-23coverity#1215310 Uncaught exceptionCaolán McNamara2-2/+2
2014-05-19fix-includes.pl: xmlsecurityThomas Arnhold30-64/+64
2014-05-19hrc and src files: squeeze multiple newlinesThomas Arnhold2-2/+0