summaryrefslogtreecommitdiff
path: root/xmlsecurity/source/dialogs
AgeCommit message (Expand)Author
2015-01-13simplify Date/Time/DateTime conversion codeNoel Grandin
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin
2014-12-18xmlsecurity: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-10-06loplugin: cstylecastNoel Grandin
2014-10-01fdo#82577: Handle TimeNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-08Related #82088: removed last css aliases in hxxStefan Weiberg
2014-09-05Fix emacs modeline.Jan Holesovsky
2014-08-22QueryBox MSG_XMLSECDLG_QUERY_REMOVEDOCSIGNBEFORESIGN -> MessageDialog + stringCaolán McNamara
2014-08-16fix buildMarkus Mohrhard
2014-08-15ErrorBox RID_XMLSECDLG_OLD_ODF_FORMAT to StringThomas Arnhold
2014-08-12Grid and separarate "valid from/to" for CertificateViewerTomaž Vajngerl
2014-08-12callcatcher: another round of ResId removalsCaolán McNamara
2014-08-11callcatcher: update unused codeCaolán McNamara
2014-08-09xmlsec: clean up resource file dialogs.hrcThomas Arnhold
2014-08-09WaE: unused function 'ShinkToFit'David Tardon
2014-08-09Converted RID_XMLSECTP_GENERAL to Widget Layout.Rachit Gupta
2014-08-04Delete RID_XMLSECTP_MACROWARN dialogPalenik Mihály
2014-08-03Converted RID_XMLSECTP_DETAILS to Widget Layout.Rachit Gupta
2014-08-02drop defines for noexistent stringsDavid Tardon
2014-05-19fix-includes.pl: xmlsecurityThomas Arnhold
2014-05-19hrc and src files: squeeze multiple newlinesThomas Arnhold
2014-05-07coverity#1209500 Explicit null dereferencedCaolán McNamara
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin
2014-04-24xmlsecurity: sal_Bool->boolNoel Grandin
2014-04-23huge hrc and src file cleanupThomas Arnhold
2014-04-22clean up hrc filesThomas Arnhold
2014-04-22clean up hrc filesThomas Arnhold
2014-04-19fixincludeguards.sh: xmlsecurityThomas Arnhold
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-17xmlsecurity: prefer passing OUString by referenceNoel Grandin
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-01-30convert cert path page to .uiCaolán McNamara
2014-01-30convert view certs tabdialog to .uiCaolán McNamara
2014-01-28bool improvementsStephan Bergmann
2014-01-07remove unnecessary sal_Unicode casts in OUStringBuffer::append callsNoel Grandin
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-11-14SAL_WARN_UNUSED com::sun::star::uno::AnyStephan Bergmann
2013-10-28windows: warning 4355 is disabled globally in com_MSC_defs.mkThomas Arnhold
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-08-18fdo#57950: Remove some chained appends in xmlsecurityJelle van der Waa
2013-08-17Revert "fdo#57950: Remove some chained appends in xmlsecurity"Andrzej J.R. Hunt
2013-08-17fdo#57950: Remove some chained appends in xmlsecurityJelle van der Waa
2013-07-16convert versions of dialog to .uiCaolán McNamara
2013-07-02XmlReadOnlyImage is now unused post .ui conversionsCaolán McNamara
2013-06-20Resolves: #i122564# correct typo, save -> safeJürgen Schmidt