summaryrefslogtreecommitdiffstats
path: root/cui
Commit message (Expand)AuthorAgeFilesLines
* negative returnsCaolán McNamara2020-11-041-1/+1
* Resolves tdf#137059 - Use application colors for font previewHeiko Tietze2020-11-032-18/+8
* tdf#137912 update toolbarmode previewsandreas kainz2020-11-031-5/+7
* ucbGet needs a non-null interaction handler after allStephan Bergmann2020-11-032-2/+5
* Drop the #undef ABSOLUTE FIXMEStephan Bergmann2020-11-031-6/+0
* Cell Alignment Dialog updateandreas kainz2020-11-021-5/+11
* use officecfg or MacroRecorderModeNoel Grandin2020-11-021-6/+5
* use officecfg for UseSystemFileDialogNoel Grandin2020-11-011-5/+6
* use officecfg for UseSystemPrintDialogNoel Grandin2020-11-011-3/+5
* use officecfg for Experimental flagNoel Grandin2020-11-014-10/+10
* have just the one handler for ok/apply optionsCaolán McNamara2020-10-292-26/+31
* call ExtPage::DeactivatePage for apply as well as okCaolán McNamara2020-10-292-8/+5
* move block for RET_OK conditional return into Ok handlerCaolán McNamara2020-10-291-9/+4
* Options Viewpage widget alignment updateandreas kainz2020-10-291-2/+2
* Use UCB instead of cURL to download https filesStephan Bergmann2020-10-283-91/+45
* cid#1468666 'Constant' variable guards dead codeCaolán McNamara2020-10-282-6/+16
* tdf#137790 calc: Minimal line width for different line stylesSerge Krot2020-10-281-29/+91
* Extend loplugin:elidestringvar to OStringStephan Bergmann2020-10-281-3/+1
* Partially resolves: tdf#127279 Change "register-true" to "Page line-spacing"Seth Chaiklin2020-10-274-101/+98
* Teach loplugin:toolslong about curl_easy_getinfoStephan Bergmann2020-10-271-2/+2
* Fixes to TipOfTheDayHeiko Tietze2020-10-262-10/+3
* tdf#137650 sw page top border relative orientation: add UISzabolcs Toth2020-10-261-2/+4
* Show animated GIFs in TotDHeiko Tietze2020-10-244-61/+55
* set all .ui min require version of gtk to 3.20Caolán McNamara2020-10-22199-199/+199
* Don't make list of JREs active when parent frame is inactiveMichael Weghorn2020-10-221-1/+1
* Resolves tdf#137607 and tdf#137500 - Improvements to TotDHeiko Tietze2020-10-222-4/+45
* Properly (un)tick Java checkbox in Java options in direct modeMichael Weghorn2020-10-221-0/+4
* Gray out Java options when framework's direct mode is usedMichael Weghorn2020-10-221-1/+6
* Fix typosAndrea Gelmini2020-10-211-1/+1
* use tools::Long in comphelper..cuiNoel2020-10-2147-330/+330
* new tools::Degree10 strong typedefNoel Grandin2020-10-214-16/+16
* Related: tdf#137608 use same max-page in textflow as insert, breakCaolán McNamara2020-10-201-1/+1
* clean up handling of the UI Skia optionsLuboš Luňák2020-10-202-40/+32
* remove ui for 'forceskia' AKA 'ignore skia denylist' (tdf#137159)Luboš Luňák2020-10-203-62/+3
* Beautification of code and fix for on-/offline helpHeiko Tietze2020-10-203-54/+33
* clang-format customize/SvxToolbarConfigPageMuhammet Kara2020-10-182-272/+255
* clang-format customize/SvxMenuConfigPageMuhammet Kara2020-10-182-148/+144
* clang-format customize/SvxConfigPageHelperMuhammet Kara2020-10-182-169/+132
* clang-format CommandCategoryListBoxMuhammet Kara2020-10-182-163/+196
* tdf#137460: Additions: Fix crash on error 404Muhammet Kara2020-10-181-0/+1
* Resolves: tdf#137508 use AtkObject::accessible-roleCaolán McNamara2020-10-162-27/+41
* tdf#137432 only do EnableInvalidate(false) optimization when not shownCaolán McNamara2020-10-151-0/+2
* Use correct icon on additions dialogHeiko Tietze2020-10-151-1/+1
* This field only holds a compile-time constantMike Kaganski2020-10-152-2/+2
* tdf#137294 don't change subset sensitivity after setting search modeCaolán McNamara2020-10-141-5/+8
* Fixes to TipOfTheDay dialogHeiko Tietze2020-10-142-8/+11
* Resolves: tdf#137382 update label to "Keep inside text boundaries"Seth Chaiklin2020-10-141-1/+1
* Fix of accessibility warnings for the additions dialogHeiko Tietze2020-10-143-116/+270
* Resolves tdf#137429 - Ensure first tip is shown firstHeiko Tietze2020-10-141-6/+6
* Resolves tdf#137447 - Access icon themes via tight extensionsHeiko Tietze2020-10-143-223/+346