summaryrefslogtreecommitdiff
path: root/sfx2/source/dialog/passwd.cxx
AgeCommit message (Expand)Author
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen
2020-01-13tdf#42949 Fix IWYU warnings in sfx2/source/[d-n]*/*cxxGabor Kelemen
2019-10-29remove unnecessary includesCaolán McNamara
2019-03-16clarify that set_visible(true/false) is just show/hideCaolán McNamara
2018-10-24weld AdvancedSettingsDialogCaolán McNamara
2018-06-19tidy up setting parentsCaolán McNamara
2018-03-09inherit welded dialogs from a common ancestorCaolán McNamara
2018-03-05weld SfxPasswordDialog DialogCaolán McNamara
2018-02-22weld native message dialogsCaolán McNamara
2018-01-12More loplugin:cstylecast: sfx2Stephan Bergmann
2017-10-23loplugin:includeform: sfx2Stephan Bergmann
2017-07-21migrate to boost::gettextCaolán McNamara
2017-05-19make string translation loading more uniformCaolán McNamara
2016-10-27loplugin:expandablemethods in sfx2Noel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-06-10Move accessibility relations to .ui files, Part 8: tdf#87026Muhammet Kara
2016-02-09Remove excess newlinesChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-16convert Link<> to typedNoel Grandin
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-29Remove unnecessary IMPL_LINK[_NOARG]_INLINE_START/ENDStephan Bergmann
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-13convert SHOWEXTRAS constants to scoped enumNoel Grandin
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks
2015-04-10vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-08-15archetype for ErrorBox + resource -> MessageDialog + string conversionCaolán McNamara
2014-06-04fdo#79597 Password UI: correct typo for 1 characterLaurent Balland-Poirier
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-06Typo: pasword -> passwordJulien Nabet
2013-11-11sfx2: include <> for external includesNorbert Thiebaud
2013-08-29convert include/sfx2/passwd.hxx from String to OUStringNoel Grandin
2013-06-28convert pdf security page to .uiCaolán McNamara
2013-02-24fdo#38838 searched, replaced and removed String::CreateFromInt32().Jean-Noël Rouvignac
2013-01-31bnc#437516: Hide minimum password info in the password dialog.Kohei Yoshida
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith
2012-12-06re-base on ALv2 code. Includes:Michael Meeks
2012-10-05convert password dialog to .uiCaolán McNamara
2012-07-30Bug 48549 - System::Beep() removalMathieu Vonlanthen
2012-07-03ditch String::CreateFromAsciiCaolán McNamara
2012-06-26tidy some resource stringsCaolán McNamara
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-02-05Remove unused codeElton Chung
2011-11-27remove include of pch header from sfx2Norbert Thiebaud
2011-06-16set default min password length in ctor of password dialog fdo#37771Andras Timar
2011-05-16fix password dialog layout problem - fdo#36951Andras Timar