summaryrefslogtreecommitdiff
path: root/xmlsecurity/source/dialogs/digitalsignaturesdialog.cxx
AgeCommit message (Expand)Author
2015-03-11utl::ConfigItem::Commit() should call ClearModified()Michael Stahl
2014-12-18xmlsecurity: Use appropriate OUString functions on string constantsStephan Bergmann
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-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-05-19fix-includes.pl: xmlsecurityThomas Arnhold
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin
2014-04-24xmlsecurity: sal_Bool->boolNoel Grandin
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-17xmlsecurity: prefer passing OUString by referenceNoel Grandin
2014-01-28bool improvementsStephan Bergmann
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-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-06-05remove unused componentcontext.hxx includesNoel Grandin
2013-05-06cleanup whitespaces due to RTL_CONSTASCII_USTRINGPARAM removalPhilipp Riemer
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-30remove local css definitionsThomas Arnhold
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-02-14split out trust page and adapt codeCaolán McNamara
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac
2013-01-01move xmlsecurity .ui stuff to right place and adapt code to use itCaolán McNamara
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-11-16Fix the Windows build breakage by reorganizing svtools headers.Kohei Yoshida
2012-10-23fdo#46808, Adapt packages::manifest::ManifestReader UNO service to new styleNoel Grandin
2012-10-22fdo#46808, Adapt xml::sax::XWriter UNO service to new styleNoel Grandin
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida
2012-10-04sal_Bool->bool in xmlsecurityNoel Grandin
2012-09-25String -> OUStringIvan Timofeev
2012-08-27fdo#46808, Adapt TempFile UNO service to new styleNoel Grandin
2012-07-17re-base on ALv2 code. Includes:Michael Meeks
2012-06-21replace all but one .hdl include with equivalent .hpp includes.Michael Meeks
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-01-28Fix for fdo43460 Part LV getLength() to isEmpty()Olivier Hallot
2012-01-17Replaced SAL_INFO with SAL_WARN were applicable.Marcel Metz
2012-01-16Replaced DBG_ERRORFILE with SAL_INFO.Marcel Metz
2011-12-01get rid of class Date and Time default ctor with system time penaltyEike Rathke
2011-11-27remove include of pch header from xmlsecurityNorbert Thiebaud
2011-10-11#i108468#: clean up xmluconv code duplication, part 1:Michael Stahl