summaryrefslogtreecommitdiff
path: root/cui
AgeCommit message (Expand)AuthorFilesLines
2020-02-11Resolves: tdf#130340 null deref when nothing selectedCaolán McNamara1-1/+1
2020-02-05Related: tdf#130143 freeze/thaw around bulk insertCaolán McNamara1-0/+8
2020-02-04Revert "Add ODF 1.3 strings to Save options page"Michael Stahl1-14/+1
2020-02-04Resolves: tdf#130364 let font treeview fit to available dialog spaceCaolán McNamara3-74/+95
2020-02-03Resolves: tdf#130061 numbering dialog adjustments missingCaolán McNamara1-0/+38
2020-01-29Resolves: tdf#130164 background/border dialog should be modalCaolán McNamara1-1/+5
2020-01-28tdf#127112 repair "sticky" levels in Customize numbering style dialogSeth Chaiklin2-5/+27
2020-01-27Resolves: tdf#130143 crash in sorted font replacement tableCaolán McNamara2-23/+19
2020-01-18gallery theme dialog should be modalCaolán McNamara1-0/+1
2020-01-12Resolves: tdf#129904 use the current page as the page for helpCaolán McNamara2-0/+18
2020-01-11Resolves: tdf#127417 delete-all tabs doesn't workCaolán McNamara1-1/+1
2020-01-08Resolves tdf#129622 - Layout problem in Options-LibreOffice-ViewHeiko Tietze1-7/+3
2020-01-08Fix SfxPoolItem use-after-freeStephan Bergmann1-6/+6
2020-01-08Bump copyright year to 2020Adolfo Jayme Barrientos1-1/+1
2020-01-07halign 'Start'->'start'Caolán McNamara1-3/+3
2020-01-02missing previews in line comboboxesCaolán McNamara3-0/+15
2019-12-17Fix macro security UI usability problemsJan-Marek Glogowski1-14/+0
2019-12-17ui: show wait mouse pointer on operations in Expert ConfigurationVasily Melenchuk2-1/+8
2019-12-16tdf#127294 replace one section tip of the day with 4 new section tipsSeth Chaiklin1-2/+5
2019-12-14size group is ignoring hidden widgets, leading to labels overlapping entriesCaolán McNamara3-0/+13
2019-12-12tdf#127294 one new tip of the day; clarification of three existing tipsSeth Chaiklin1-3/+4
2019-12-11tdf#129300 If it would create no change, don't force itCaolán McNamara1-0/+5
2019-12-10tdf#127294 five new tips Seth Chaiklin1-0/+5
2019-12-09Resolves: tdf#129243 check return to see if results validCaolán McNamara1-2/+4
2019-12-07tdf#127305 display selected text in URL field QR Code Dialogshubham goyal1-0/+8
2019-12-07Resolves: tdf#128923 should be able to change attributes of multiple lines...Caolán McNamara1-0/+1
2019-12-07tdf#121658 Add option to not hyphenate words in CAPSSamuel Mehrbrodt3-6/+36
2019-12-06tdf#128712 clarification and addition of Draw tipsSeth Chaiklin1-1/+4
2019-12-03tdf#129134 ApplicationColors Scrolled List moves too littleCaolán McNamara1-3/+14
2019-12-03tdf#128924 VBA Properties Options remove 97/2000/XPandreas kainz1-8/+8
2019-12-02Fix regex in tip of the dayIlmari Lauhakangas1-1/+1
2019-12-01Resolves: tdf#129119 no SfxViewFrame in startcenterCaolán McNamara1-2/+5
2019-12-01tdf#127294 correct tip about removing multiple hyperlinksSeth Chaiklin1-1/+1
2019-11-30tdf#127294 add tip about removing multiple hyperlinksSeth Chaiklin1-0/+1
2019-11-29simplification of existing tipSeth Chaiklin1-1/+1
2019-11-28tdf#126043 use another bulk_insert_for_eachCaolán McNamara4-42/+65
2019-11-28tdf#126043 use bulk_insert_for_eachCaolán McNamara2-30/+26
2019-11-28tdf#126043 load the xml just onceCaolán McNamara2-14/+17
2019-11-27tdf#43021 WIN opt-out of OS recent folder usageJan-Marek Glogowski1-8/+0
2019-11-27Resolves: tdf#128979 crash/freeze on selecting last theme in listCaolán McNamara1-11/+3
2019-11-27tdf#126043 don't bother converting to OUStringCaolán McNamara1-3/+3
2019-11-27tdf#126043 module identifier already knownCaolán McNamara2-4/+2
2019-11-27tdf#126043 freeze/thaw around bulk insertCaolán McNamara1-0/+6
2019-11-27tdf#126043 identify the frame module just onceCaolán McNamara2-11/+11
2019-11-27tdf#126043 drop intermediate OUStringCaolán McNamara1-4/+2
2019-11-26use a better conversion to OUStringCaolán McNamara1-6/+1
2019-11-26tdf#126043 use CommandInfoProvider::GetModuleIdentifierCaolán McNamara1-11/+1
2019-11-26tdf#126043 fetch the command properties just onceCaolán McNamara2-6/+10
2019-11-26Resolves: tdf#129025 options dialog should be modalCaolán McNamara1-0/+1
2019-11-26tdf#126043 cache the appname and filenameCaolán McNamara3-17/+14