summaryrefslogtreecommitdiffstats
path: root/cui
Commit message (Expand)AuthorAgeFilesLines
* tdf#137403 ignore GetCurCommand if its emptyCaolán McNamara2020-11-171-8/+12
* tdf#138156 diagonal borders always set even if in don't care modeCaolán McNamara2020-11-171-2/+4
* remove ui for 'forceskia' AKA 'ignore skia denylist' (tdf#137159)Luboš Luňák2020-10-263-62/+3
* tdf#137608 allow insert break to use a page number > 9999Caolán McNamara2020-10-211-1/+1
* tdf#137432 only do EnableInvalidate(false) optimization when not shownCaolán McNamara2020-10-181-0/+2
* tdf#137294 don't change subset sensitivity after setting search modeCaolán McNamara2020-10-161-5/+8
* tdf#128174: Master password dialog misplacedAyhan Yalçınsoy2020-10-141-0/+1
* Fix format comment handling in number format dialogEike Rathke2020-10-042-6/+34
* add an explicit --disable-qrcodegen configure optionCaolán McNamara2020-10-012-3/+22
* tdf#136705 give tab stop treeview a small height requestCaolán McNamara2020-09-281-0/+1
* rhbz#1878275 should use value_changed for spinbutton changesCaolán McNamara2020-09-152-1/+7
* Resolves tdf#135790 - Support for multiple %MOD1/2 entriesHeiko Tietze2020-09-021-2/+8
* Resolves: tdf#136189 don't try and sort until treeview is filledCaolán McNamara2020-09-011-1/+3
* Fix warning conditionMike Kaganski2020-09-011-1/+1
* tdf#127802 support tristate for hidden/unhidden textCaolán McNamara2020-08-262-19/+57
* tdf#135997: properly check loop conditionMike Kaganski2020-08-251-2/+2
* Resolves: tdf#135128 should get the old attr, not the default attrCaolán McNamara2020-08-221-12/+12
* tdf#135133: Don't try to read BuildVersionMike Kaganski2020-08-191-12/+5
* Always display highlighted JRE's locationStephan Bergmann2020-08-172-5/+15
* tdf#135442 min supported version of gtk3 is 3.18 not 3.20Caolán McNamara2020-08-121-1/+1
* correctly mark the "New menu" dialog as modalMarkus Mohrhard2020-08-041-0/+1
* tdf#135321: fix crash when right click empty in Command listJulien Nabet2020-07-312-4/+8
* tdf#133958 only move the selection to the error if its not already thereCaolán McNamara2020-07-291-2/+11
* Resolves tdf#132066 - Localization of special text in about windowHeiko Tietze2020-07-291-5/+6
* Revert "configure: add a --with-product-flavor switch"Heiko Tietze2020-07-212-10/+0
* tdf#133600 Only one button selected by default in QR code dialogGabor Kelemen2020-07-071-1/+0
* Fix HIG spacing in About dialogAdolfo Jayme Barrientos2020-07-041-13/+11
* currency combobox doesn't have a selected entryCaolán McNamara2020-07-021-2/+4
* focus grabbed to options extension page when browsing optionsCaolán McNamara2020-07-021-0/+9
* configure: add a --with-product-flavor switchMiklos Vajna2020-07-012-0/+10
* tdf#133524 add option to angle quote AutoCorrectLászló Németh2020-06-303-1/+17
* tdf#133662 Tweak position of copy version info buttonIlmari Lauhakangas2020-06-221-1/+2
* Shorten label in Options dialogAdolfo Jayme Barrientos2020-06-191-1/+1
* tdf#43452 indicate when maximum password length has been reachedCaolán McNamara2020-06-174-51/+209
* support gtk-copy and gtk-paste stock idsCaolán McNamara2020-06-171-1/+1
* Resolves tdf#133662 - Copy version info reworkedHeiko Tietze2020-06-161-18/+51
* tdf#103414 Add/Delete decimal for 100th secondLaurent BP2020-06-161-6/+7
* fix my own mistakeTomoyuki Kubota2020-06-161-1/+1
* tdf#132822 close open undo group before clearing undo stackCaolán McNamara2020-06-162-21/+42
* Related: tdf#130272 Improve English in error messageAdolfo Jayme Barrientos2020-06-161-1/+1
* tdf#133384 attributes dialog should be modalCaolán McNamara2020-06-151-2/+3
* Resolves: tdf#133862 crash in customize toolbar in embedded mathCaolán McNamara2020-06-111-4/+3
* tdf#133225 page preview alignment fixandreas kainz2020-06-071-0/+6
* Resolves: tdf#125981 use original label, not current labelCaolán McNamara2020-06-072-3/+3
* crash on double-clicking an entry in Available language modulesCaolán McNamara2020-06-052-4/+13
* tdf#133589 AutoCorrect: transliterate to Old HungarianLászló Németh2020-06-053-1/+17
* make highlight of get_dest_row_at_pos optionalCaolán McNamara2020-05-261-6/+6
* followed the advice from Mike at https://gerrit.libreoffice.org/c/core/+/94687himajin1000002020-05-261-3/+3
* cfg.cxx build fixhimajin1000002020-05-261-8/+8
* remove some unused definesNoel Grandin2020-05-241-9/+0