summaryrefslogtreecommitdiff
path: root/uui/source
AgeCommit message (Expand)AuthorFilesLines
2018-05-18UUIInteractionHelper::getParentProperty now unusedCaolán McNamara2-14/+0
2018-05-18weld FilterDialogCaolán McNamara3-49/+32
2018-05-17go through getParentXWindowCaolán McNamara4-46/+47
2018-05-17AuthFallbackDlgCaolán McNamara3-68/+45
2018-05-17weld NameClashDialogCaolán McNamara3-70/+54
2018-05-17weld MasterPasswordCreateDialog and MasterPasswordDialogCaolán McNamara5-88/+56
2018-05-17loplugin:unusedfields in tools..xmlhelpNoel Grandin4-6/+2
2018-04-20tdf#42949 Remove unnecessary localization headers of svtoolsGabor Kelemen1-1/+0
2018-04-19tdf#117103 Warning error is emptyNoel Grandin1-1/+1
2018-04-17let's just run ResHookProc over everythingCaolán McNamara1-2/+0
2018-04-17loplugin:constparamsNoel Grandin1-1/+1
2018-04-13weld SwAsciiFilterDlg and set an explicit parent for the dialogCaolán McNamara1-3/+12
2018-04-11weld LoginDialogCaolán McNamara3-131/+111
2018-04-09Remove std::bad_alloc -> css::uno::RuntimeException mappingsStephan Bergmann5-286/+220
2018-04-05enable mapping direct from awt::XWindow and weld::WindowCaolán McNamara1-3/+3
2018-04-04loplugin:unusedenumconstantsNoel Grandin1-2/+1
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin1-2/+2
2018-04-01remove unused processfactory.hxx includesJochen Nitschke5-6/+0
2018-03-22weld PasswordToOpenModifyDialogCaolán McNamara1-6/+6
2018-03-20weld MacroWarningCaolán McNamara3-115/+59
2018-03-20drop unnecessary includesCaolán McNamara5-5/+0
2018-03-19drop ErrCode::GetRestNoel Grandin1-1/+1
2018-03-16First cut at annotating 'exotic' filters.Michael Meeks1-0/+25
2018-03-16Related: tdf#115964 convert the problematic dialog to a native gtk3 oneCaolán McNamara3-68/+45
2018-03-12loplugin:redundantfcast look for redundant copies in return statementsNoel Grandin1-3/+2
2018-03-09inherit welded dialogs from a common ancestorCaolán McNamara4-15/+5
2018-02-27convert Redline warning dialog to .ui to get helpidsCaolán McNamara2-33/+31
2018-02-27convert various MessBox to weld::MessageDialogCaolán McNamara13-157/+121
2018-02-26split out GetStandardWarningBoxImageCaolán McNamara1-1/+1
2018-02-26tdf#115742: allow ignoring stale lockfile on saveMike Kaganski3-10/+26
2018-02-26convert remaining ErrorBox to weld::MessageDialogCaolán McNamara12-174/+132
2018-02-25convert remaining InfoBox to weld::MessageDialogCaolán McNamara4-22/+36
2018-02-22weld native message dialogsCaolán McNamara6-16/+28
2018-02-19reserve negative responses for internal responsesCaolán McNamara1-1/+1
2018-02-14tdf#114676 release the SolarMutex, if we own itJan-Marek Glogowski1-0/+8
2018-02-09tdf#108210: Allow to ignore a lock file if there's no filesystem lockMike Kaganski4-11/+26
2018-02-08Remove a workaround to bring certain dialog to frontMike Kaganski1-8/+0
2018-01-15More loplugin:cstylecast: uuiStephan Bergmann3-10/+10
2018-01-14Fix typosAndrea Gelmini1-1/+1
2018-01-12tdf#114939 sfx2: notify user of non-interoperable passwordsMichael Stahl1-0/+3
2018-01-12More loplugin:cstylecast: uuiStephan Bergmann2-5/+5
2018-01-05remove NoPath from LoginFlagsNoel Grandin3-52/+1
2018-01-04loplugin:unusedfieldsNoel Grandin2-4/+1
2018-01-02RID_* can be extern global variablesNoel Grandin1-2/+2
2017-12-19wrap scoped enum around css::util::NumberFormatNoel Grandin1-2/+2
2017-12-11loplugin:salcall fix functionsNoel Grandin4-4/+4
2017-11-13Fix typosAndrea Gelmini1-1/+1
2017-11-04Related: tdf#113160 set parent of warning dialogs during loadCaolán McNamara1-1/+1
2017-11-03Resolves: tdf#113160 changing all warning dialogs to non-modal is unsafeCaolán McNamara1-29/+4
2017-10-26vcl: make MapMode constructor explicitMichael Stahl1-1/+1