summaryrefslogtreecommitdiff
path: root/uui
AgeCommit message (Expand)Author
2018-04-05enable mapping direct from awt::XWindow and weld::WindowCaolán McNamara
2018-04-04loplugin:unusedenumconstantsNoel Grandin
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-04-02drop the spurious invisible_char[_set] propertiesCaolán McNamara
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-03-22weld PasswordToOpenModifyDialogCaolán McNamara
2018-03-20weld MacroWarningCaolán McNamara
2018-03-20drop unnecessary includesCaolán McNamara
2018-03-19drop ErrCode::GetRestNoel Grandin
2018-03-16First cut at annotating 'exotic' filters.Michael Meeks
2018-03-16Related: tdf#115964 convert the problematic dialog to a native gtk3 oneCaolán McNamara
2018-03-16Related tdf#116264 trailing newlines used for msgbox padding now harmfulCaolán McNamara
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