summaryrefslogtreecommitdiff
path: root/cui
AgeCommit message (Expand)AuthorFilesLines
2020-11-02Cell Alignment Dialog updateandreas kainz1-5/+11
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-29Options Viewpage widget alignment updateandreas kainz1-2/+2
2020-10-28Use UCB instead of cURL to download https filesStephan Bergmann3-91/+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 Chaiklin4-101/+98
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 Tietze4-61/+55
2020-10-22set all .ui min require version of gtk to 3.20Caolán McNamara199-199/+199
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 Tietze2-4/+45
2020-10-22Properly (un)tick Java checkbox in Java options in direct modeMichael Weghorn1-0/+4
2020-10-22Gray out Java options when framework's direct mode is usedMichael Weghorn1-1/+6
2020-10-21Fix typosAndrea Gelmini1-1/+1
2020-10-21use tools::Long in comphelper..cuiNoel47-330/+330
2020-10-21new tools::Degree10 strong typedefNoel Grandin4-16/+16
2020-10-20Related: tdf#137608 use same max-page in textflow as insert, breakCaolán McNamara1-1/+1
2020-10-20clean up handling of the UI Skia optionsLuboš Luňák2-40/+32
2020-10-20remove ui for 'forceskia' AKA 'ignore skia denylist' (tdf#137159)Luboš Luňák3-62/+3
2020-10-20Beautification of code and fix for on-/offline helpHeiko Tietze3-54/+33
2020-10-18clang-format customize/SvxToolbarConfigPageMuhammet Kara2-272/+255
2020-10-18clang-format customize/SvxMenuConfigPageMuhammet Kara2-148/+144
2020-10-18clang-format customize/SvxConfigPageHelperMuhammet Kara2-169/+132
2020-10-18clang-format CommandCategoryListBoxMuhammet Kara2-163/+196
2020-10-18tdf#137460: Additions: Fix crash on error 404Muhammet Kara1-0/+1
2020-10-16Resolves: tdf#137508 use AtkObject::accessible-roleCaolán McNamara2-27/+41
2020-10-15tdf#137432 only do EnableInvalidate(false) optimization when not shownCaolán McNamara1-0/+2
2020-10-15Use correct icon on additions dialogHeiko Tietze1-1/+1
2020-10-15This field only holds a compile-time constantMike Kaganski2-2/+2
2020-10-14tdf#137294 don't change subset sensitivity after setting search modeCaolán McNamara1-5/+8
2020-10-14Fixes to TipOfTheDay dialogHeiko Tietze2-8/+11
2020-10-14Resolves: tdf#137382 update label to "Keep inside text boundaries"Seth Chaiklin1-1/+1
2020-10-14Fix of accessibility warnings for the additions dialogHeiko Tietze3-116/+270
2020-10-14Resolves tdf#137429 - Ensure first tip is shown firstHeiko Tietze1-6/+6
2020-10-14Resolves tdf#137447 - Access icon themes via tight extensionsHeiko Tietze3-223/+346
2020-10-13Resolves tdf#137424 - UI Picker missing 'Contextual single'Heiko Tietze2-4/+4
2020-10-13static_cast after dynamic_castNoel1-5/+4
2020-10-12use dot not comma for decimal placeCaolán McNamara1-3/+3
2020-10-12Resolves tdf#137187 - More dictionaries via extensions dialogHeiko Tietze3-4/+20
2020-10-12Resolves tdf#135270 - Make the tight extensions dialog shinyHeiko Tietze5-202/+294