summaryrefslogtreecommitdiff
path: root/cui/source/options/certpath.cxx
AgeCommit message (Expand)Author
2016-10-05convert the last two lonely FixedInfos to FixedTextCaolán McNamara
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-07-03tdf#57950: Replace chained OUStringBuffer::append() with operator+Arnold Dumas
2016-03-18convert SvButtonState to scoped enumNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-09-08convert Link<> to typedNoel Grandin
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-08-14loplugin: defaultparamsNoel Grandin
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-22convert HIB_ constants to scoped enumNoel Grandin
2015-04-18cui: convert new to ::Create.Michael Meeks
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10Audit and correct misc. clears -> disposeAndClears.Michael Meeks
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09prophylactic double dispose audit.Michael Meeks
2015-04-09vcl: VclPtr conversion in cuiNoel Grandin
2015-02-06shared_ptr<T>(new T(args)) -> make_shared<T>(args)Caolán McNamara
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-03-14convert certificate path dialog to .ui formatCaolán McNamara
2014-01-30stray printfCaolán McNamara
2014-01-14EndDialog takes long nResult, not boolStephan Bergmann
2013-10-22Resolves: fdo#38838 remove UniStringCaolán McNamara
2013-07-16convert versions of dialog to .uiCaolán McNamara
2013-05-14fdo#46808, Replace some XMultiServiceFactory with XComponentContextNoel Grandin
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-02-11add borders to simpletablecontainerCaolán McNamara
2012-11-26Improve error reportingStephan Bergmann
2012-11-16Fix the Windows build breakage by reorganizing svtools headers.Kohei Yoshida
2012-10-23fdo#46808, Adapt ui::dialogs::FolderPicker UNO service to new styleNoel Grandin
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida
2012-06-20make space for radiobuttons in cert dialog a bit biggerCaolán McNamara
2012-04-30make ResId::toString a non-static memberCaolán McNamara
2012-04-27Resolves: fdo#39825 Make detection of certificate folder ui-configurableCaolán McNamara