summaryrefslogtreecommitdiff
path: root/cui/source/dialogs
AgeCommit message (Expand)AuthorFilesLines
2020-04-15Related tdf#130778: New About dialogHeiko Tietze1-271/+175
2020-04-14loplugin:buriedassign in c*Noel Grandin1-1/+5
2020-04-01fix ubsan after 7d6c67d323a87f1006d84c2a95b45dfbfb03c0c8Noel Grandin1-3/+3
2020-03-31convert enum to scoped in SvBaseLinkNoel Grandin1-11/+9
2020-03-26explicitly set no text emphasis on the non-header entriesCaolán McNamara1-1/+2
2020-03-25tdf#114441: Convert use of sal_uLong to better integer typesFurkan Ahmet Kara1-3/+3
2020-03-11tdf#125440 Allow raising text import dialog for pasteSamuel Mehrbrodt1-1/+23
2020-03-01Catch by referenceEike Rathke1-1/+1
2020-02-28tdf#130272 A warning is now shown and LO do not crash22shubh221-7/+28
2020-02-17Resolves tdf#129032 - Missing warning when renaming pageHeiko Tietze1-2/+11
2020-02-12tdf#43157 Clean up DBG_ASSERTShubham Goyal1-14/+13
2020-02-07tdf#130478 Enhance Dashed line drawing on all systemsArmin Le Grand (Collabora)1-0/+1
2020-02-07rename URLBox back to SvtURLBoxCaolán McNamara1-1/+1
2020-02-07clang-format cui with under 5-percent lines of changeMuhammet Kara2-20/+21
2020-01-28remove some unused local varsNoel Grandin2-4/+0
2020-01-21weld gallery panelCaolán McNamara1-4/+4
2020-01-14move [G|S]etGetSpecialCharsFunction into its own headerCaolán McNamara1-3/+3
2020-01-10use more std::make_sharedNoel Grandin1-2/+2
2020-01-06tdf#42949 Fix IWYU warnings in cui/Gabor Kelemen4-8/+1
2019-12-18tdf#124176: Use pragma once instead of include guardsYusuf Keten1-3/+1
2019-12-18sal_Char->char in cppcanvas..cuiNoel Grandin3-5/+5
2019-12-18tdf#127294 Remove spaces; follow design guidelines for tips-of-the-daySeth Chaiklin1-1/+16
2019-12-13size group is ignoring hidden widgets, leading to labels overlapping entriesCaolán McNamara1-0/+9
2019-12-13loplugin:expandablemethodsNoel Grandin2-7/+2
2019-12-09drop newly unused SfxFloatingWindowCaolán McNamara1-0/+1
2019-12-06tdf#127305 display selected text in URL field QR Code Dialogshubham goyal1-0/+8
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann6-1/+39
2019-11-21tdf#128775 Writer Hyperlink dialog: fix encoding of inserted target URL Tünde Tóth1-0/+3
2019-11-17Extend loplugin:external to warn about enumsStephan Bergmann1-0/+13
2019-11-09tdf#80731: Only check closing parenthesis when in IDEMike Kaganski1-4/+2
2019-11-03loplugin:stringaddNoel Grandin1-3/+2
2019-11-03unnecessary forward declaresCaolán McNamara1-1/+0
2019-10-31Fix StringAdd::isCompileTimeConstantStephan Bergmann1-2/+1
2019-10-29use activate-link instead of clickedCaolán McNamara1-3/+4
2019-10-28Improve the way %PRODUCTVERSION is expanded in 'tipoftheday'Christophe JAILLET1-3/+4
2019-10-22loplugin:constantparamNoel Grandin1-35/+14
2019-10-19loplugin:unusedmethodsNoel Grandin1-33/+0
2019-10-18Simplify MediaWindow::getMediaFiltersStephan Bergmann1-2/+1
2019-10-17rename LanguageBox back to SvxLanguageBoxCaolán McNamara1-1/+1
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann2-2/+2
2019-10-15move HAVE_FEATURE_DESKTOP/OPENCL to their dedicated headersLuboš Luňák1-1/+1
2019-10-14SvxLanguageComboBox is unusedCaolán McNamara1-0/+1
2019-10-14loplugin:stringadd look for unnecessary temporariesNoel Grandin2-2/+3
2019-10-10Picture can be in anonymous namespaceCaolán McNamara1-18/+21
2019-10-09name all Notebooks 'tabcontrol'Caolán McNamara1-1/+1
2019-10-09no need to include vcl.dialog here anymoreCaolán McNamara1-0/+1
2019-10-08implement gtk dialog screenshottingCaolán McNamara1-80/+35
2019-10-07use FileDialogHelper which is able to set parent easilyCaolán McNamara1-9/+15
2019-10-07weld ScreenshotAnnotationDlgCaolán McNamara1-150/+149
2019-10-07drop comment referencing ModalDialogCaolán McNamara1-1/+1