summaryrefslogtreecommitdiff
path: root/cui
AgeCommit message (Expand)AuthorFilesLines
2020-08-20tdf#135133: Don't try to read BuildVersionMike Kaganski1-12/+5
2020-08-20Always display highlighted JRE's locationStephan Bergmann2-5/+15
2020-08-12tdf#135442 min supported version of gtk3 is 3.18 not 3.20Caolán McNamara1-1/+1
2020-08-04correctly mark the "New menu" dialog as modalMarkus Mohrhard1-0/+1
2020-07-31tdf#135321: fix crash when right click empty in Command listJulien Nabet2-4/+8
2020-07-29tdf#133958 only move the selection to the error if its not already thereCaolán McNamara1-2/+11
2020-07-29Resolves tdf#132066 - Localization of special text in about windowHeiko Tietze1-5/+6
2020-07-21Revert "configure: add a --with-product-flavor switch"Heiko Tietze2-10/+0
2020-07-07tdf#133600 Only one button selected by default in QR code dialogGabor Kelemen1-1/+0
2020-07-04Fix HIG spacing in About dialogAdolfo Jayme Barrientos1-13/+11
2020-07-02currency combobox doesn't have a selected entryCaolán McNamara1-2/+4
2020-07-02focus grabbed to options extension page when browsing optionsCaolán McNamara1-0/+9
2020-07-01configure: add a --with-product-flavor switchMiklos Vajna2-0/+10
2020-06-30tdf#133524 add option to angle quote AutoCorrectLászló Németh3-1/+17
2020-06-22tdf#133662 Tweak position of copy version info buttonIlmari Lauhakangas1-1/+2
2020-06-19Shorten label in Options dialogAdolfo Jayme Barrientos1-1/+1
2020-06-17tdf#43452 indicate when maximum password length has been reachedCaolán McNamara4-51/+209
2020-06-17support gtk-copy and gtk-paste stock idsCaolán McNamara1-1/+1
2020-06-16Resolves tdf#133662 - Copy version info reworkedHeiko Tietze1-18/+51
2020-06-16tdf#103414 Add/Delete decimal for 100th secondLaurent BP1-6/+7
2020-06-16fix my own mistakeTomoyuki Kubota1-1/+1
2020-06-16tdf#132822 close open undo group before clearing undo stackCaolán McNamara2-21/+42
2020-06-16Related: tdf#130272 Improve English in error messageAdolfo Jayme Barrientos1-1/+1
2020-06-15tdf#133384 attributes dialog should be modalCaolán McNamara1-2/+3
2020-06-11Resolves: tdf#133862 crash in customize toolbar in embedded mathCaolán McNamara1-4/+3
2020-06-07tdf#133225 page preview alignment fixandreas kainz1-0/+6
2020-06-07Resolves: tdf#125981 use original label, not current labelCaolán McNamara2-3/+3
2020-06-05crash on double-clicking an entry in Available language modulesCaolán McNamara2-4/+13
2020-06-05tdf#133589 AutoCorrect: transliterate to Old HungarianLászló Németh3-1/+17
2020-05-26make highlight of get_dest_row_at_pos optionalCaolán McNamara1-6/+6
2020-05-26followed the advice from Mike at https://gerrit.libreoffice.org/c/core/+/94687himajin1000001-3/+3
2020-05-26cfg.cxx build fixhimajin1000001-8/+8
2020-05-24remove some unused definesNoel Grandin1-9/+0
2020-05-23show Skia UI controls only on Windows for now (tdf#133166)Luboš Luňák1-0/+13
2020-05-23Tidy up generation of Application::GetHWOSConfInfoMike Kaganski1-7/+5
2020-05-22Prefer CoInitializeEx instead of CoInitializeJulien Nabet1-1/+1
2020-05-22Drop useless functionsMike Kaganski2-7/+2
2020-05-21Fix typoAndrea Gelmini1-1/+1
2020-05-21Make Impress Insert Table dialog asyncSzymon Kłos4-18/+40
2020-05-20use for-range on Sequence in cppuhelper,cuiNoel Grandin14-226/+207
2020-05-18tdf#133121 limit style list width to that of the entry widgetCaolán McNamara1-0/+1
2020-05-18officecfg,unotools,cui: add ODF 1.2 Extended / ODF 1.3 versionsMichael Stahl2-6/+10
2020-05-16Remove unused "with accessibility support" stringStephan Bergmann3-15/+0
2020-05-15Drop the JVM "feature" concept supportStephan Bergmann2-21/+1
2020-05-15replace hard-coded "1.2" ODF version stringsMichael Stahl1-2/+14
2020-05-15tdf#133036 notebookbar customize uses a special combobox idCaolán McNamara1-4/+8
2020-05-15Resolves tdf#132799 - Deleting of colors unclearHeiko Tietze2-0/+17
2020-05-14cui: expand not needed SwFPos defineMiklos Vajna1-119/+117
2020-05-13Fix translation domains in .ui filesGabor Kelemen1-1/+1
2020-05-13loplugin:unusedmethodsNoel Grandin1-1/+0