summaryrefslogtreecommitdiff
path: root/cui/source
AgeCommit message (Expand)AuthorFilesLines
2020-12-02tdf#138596 don't destroy SfxItemSet that are still in useCaolán McNamara1-5/+10
2020-12-01drop the needless and broken SkiaConfig abstraction (tdf#137935)Luboš Luňák2-98/+8
2020-11-25clean up enabling/disabling GUI options related to SkiaLuboš Luňák2-21/+27
2020-11-24tdf#138430 scrolled windows need to have auto scrolling disabledCaolán McNamara1-3/+3
2020-11-24tdf#138430 toolbar bullet dropdown should have a scrolledwindowCaolán McNamara1-3/+3
2020-11-19SvxNumberFormatTabPage::nInitFormat should presumably be sal_uInt32Stephan Bergmann2-3/+4
2020-11-17loplugin:stringviewparam check methods tooNoel2-2/+2
2020-11-17tdf#137930 Apply button changes values to previous onesCaolán McNamara2-14/+28
2020-11-16tdf#138049 different parents for restart dialog depending on ok vs applyCaolán McNamara1-3/+13
2020-11-16tdf#137403 ignore GetCurCommand if its emptyCaolán McNamara1-8/+12
2020-11-16remove unused param in SvxHpLinkDlgNoel3-3/+3
2020-11-16replace std::max(std::min()) with std::clampNoel1-3/+3
2020-11-13tdf#123936 Formatting files in module cui with clang-formatPhilipp Hofer15-118/+117
2020-11-13tdf#138156 diagonal borders always set even if in don't care modeCaolán McNamara1-2/+4
2020-11-13Make Split Table Cell dialog asyncSzymon Kłos3-8/+49
2020-11-12New loplugin:stringviewparamStephan Bergmann1-3/+4
2020-11-12Revert "remove Fraction::operator tools::Long()"Noel Grandin1-1/+1
2020-11-12remove Fraction::operator tools::Long()Noel1-1/+1
2020-11-11loplugin:stringviewNoel4-4/+4
2020-11-11convert more long -> tools::LongNoel2-3/+3
2020-11-11make tools::Long 64-bit on Windows platformNoel Grandin1-2/+2
2020-11-070xffffffff is COL_TRANSPARENT/COL_AUTOCaolán McNamara1-1/+1
2020-11-06Related: tdf#138030 make 'except' page act like 'replace'Caolán McNamara2-5/+12
2020-11-06Related: tdf#138030 'activate' shouldn't add to the list...Caolán McNamara1-2/+2
2020-11-06make SdrObject Identifiers SdrObjKind enum membersCaolán McNamara2-2/+2
2020-11-06loplugin:unusedmethodsNoel1-1/+0
2020-11-06tdf#42949 Fix new IWYU warnings in directories c*Gabor Kelemen17-33/+9
2020-11-04negative returnsCaolán McNamara1-1/+1
2020-11-03Resolves tdf#137059 - Use application colors for font previewHeiko Tietze2-18/+8
2020-11-03ucbGet needs a non-null interaction handler after allStephan Bergmann1-2/+4
2020-11-03Drop the #undef ABSOLUTE FIXMEStephan Bergmann1-6/+0
2020-11-02use officecfg or MacroRecorderModeNoel Grandin1-6/+5
2020-11-01use officecfg for UseSystemFileDialogNoel Grandin1-5/+6
2020-11-01use officecfg for UseSystemPrintDialogNoel Grandin1-3/+5
2020-11-01use officecfg for Experimental flagNoel Grandin4-10/+10
2020-10-29have just the one handler for ok/apply optionsCaolán McNamara2-26/+31
2020-10-29call ExtPage::DeactivatePage for apply as well as okCaolán McNamara2-8/+5
2020-10-29move block for RET_OK conditional return into Ok handlerCaolán McNamara1-9/+4
2020-10-28Use UCB instead of cURL to download https filesStephan Bergmann2-89/+45
2020-10-28cid#1468666 'Constant' variable guards dead codeCaolán McNamara2-6/+16
2020-10-28tdf#137790 calc: Minimal line width for different line stylesSerge Krot1-29/+91
2020-10-28Extend loplugin:elidestringvar to OStringStephan Bergmann1-3/+1
2020-10-27Partially resolves: tdf#127279 Change "register-true" to "Page line-spacing"Seth Chaiklin2-4/+0
2020-10-27Teach loplugin:toolslong about curl_easy_getinfoStephan Bergmann1-2/+2
2020-10-26Fixes to TipOfTheDayHeiko Tietze2-10/+3
2020-10-26tdf#137650 sw page top border relative orientation: add UISzabolcs Toth1-2/+4
2020-10-24Show animated GIFs in TotDHeiko Tietze2-17/+18
2020-10-22Don't make list of JREs active when parent frame is inactiveMichael Weghorn1-1/+1
2020-10-22Resolves tdf#137607 and tdf#137500 - Improvements to TotDHeiko Tietze1-4/+44
2020-10-22Properly (un)tick Java checkbox in Java options in direct modeMichael Weghorn1-0/+4