summaryrefslogtreecommitdiff
path: root/uui
AgeCommit message (Expand)Author
2018-03-12loplugin:redundantfcast look for redundant copies in return statementsNoel Grandin
2018-03-09inherit welded dialogs from a common ancestorCaolán McNamara
2018-03-07make all the .ui message dialogs explicitly modalCaolán McNamara
2018-03-05Resolves: tdf#116188 set min version on all .ui files to 3.18Caolán McNamara
2018-03-01give ok, cancel, help buttons those namesCaolán McNamara
2018-02-27convert Redline warning dialog to .ui to get helpidsCaolán McNamara
2018-02-27convert various MessBox to weld::MessageDialogCaolán McNamara
2018-02-26split out GetStandardWarningBoxImageCaolán McNamara
2018-02-26tdf#115742: allow ignoring stale lockfile on saveMike Kaganski
2018-02-26convert remaining ErrorBox to weld::MessageDialogCaolán McNamara
2018-02-25convert remaining InfoBox to weld::MessageDialogCaolán McNamara
2018-02-25convert all help responses to gtk's -11Caolán McNamara
2018-02-22weld native message dialogsCaolán McNamara
2018-02-19reserve negative responses for internal responsesCaolán McNamara
2018-02-14tdf#114676 release the SolarMutex, if we own itJan-Marek Glogowski
2018-02-09tdf#108210: Allow to ignore a lock file if there's no filesystem lockMike Kaganski
2018-02-08Remove a workaround to bring certain dialog to frontMike Kaganski
2018-01-16Fix typosAndrea Gelmini
2018-01-15More loplugin:cstylecast: uuiStephan Bergmann
2018-01-14Fix typosAndrea Gelmini
2018-01-12tdf#114939 sfx2: notify user of non-interoperable passwordsMichael Stahl
2018-01-12More loplugin:cstylecast: uuiStephan Bergmann
2018-01-05remove NoPath from LoginFlagsNoel Grandin
2018-01-04loplugin:unusedfieldsNoel Grandin
2018-01-02RID_* can be extern global variablesNoel Grandin
2017-12-19wrap scoped enum around css::util::NumberFormatNoel Grandin
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-11-13Fix typosAndrea Gelmini
2017-11-04Related: tdf#113160 set parent of warning dialogs during loadCaolán McNamara
2017-11-03Resolves: tdf#113160 changing all warning dialogs to non-modal is unsafeCaolán McNamara
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-23loplugin:includeform: uuiStephan Bergmann
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-10-13Don't crash on extension update checkJan-Marek Glogowski
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-09-22Fresh run of bin/update_pch.shMike Kaganski
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt
2017-09-04Translate German comments/debug strings (leftovers in dirs test to uui)Johnny_M
2017-08-26Fix typoAndrea Gelmini
2017-08-25Allow non-modal Dialogs during FileImport/LoadArmin Le Grand
2017-08-25no need to use ERRCODE_RES_MASK hereNoel Grandin
2017-08-23convert message box style bits to scoped enumNoel Grandin
2017-08-22Convert ErrCode area to scoped enumNoel Grandin
2017-08-19remove dodgy use of ErrCodeNoel Grandin
2017-08-17remove unnecessary use of OUString::getStrNoel Grandin
2017-08-15tdf#111696 No macro security dialog with High settingNoel Grandin
2017-08-13fix some ErrCode IgnoreWarning() usageNoel Grandin
2017-08-01move resmgr to unotoolsCaolán McNamara
2017-07-25use more comphelper::InitAnyPropertySequenceNoel Grandin