summaryrefslogtreecommitdiff
path: root/cui/source
AgeCommit message (Expand)AuthorFilesLines
2020-02-15Resolves: tdf#130658 there isn't a second column in non-exception modeCaolán McNamara1-1/+4
2020-02-11Resolves: tdf#130486 setting distributed results that justified cannot be setCaolán McNamara1-4/+9
2020-02-11Resolves: tdf#130548 click is sent to the other member of the groupCaolán McNamara1-0/+8
2020-02-07Resolves: tdf#130340 null deref when nothing selectedCaolán McNamara1-1/+1
2020-02-07fix "Use data for document properties" checkbuttonCaolán McNamara1-1/+1
2020-02-05Related: tdf#130143 freeze/thaw around bulk insertCaolán McNamara1-0/+8
2020-02-04Resolves: tdf#130364 let font treeview fit to available dialog spaceCaolán McNamara2-6/+14
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-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-08Fix SfxPoolItem use-after-freeStephan Bergmann1-6/+6
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-14size group is ignoring hidden widgets, leading to labels overlapping entriesCaolán McNamara2-0/+10
2019-12-11tdf#129300 If it would create no change, don't force itCaolán McNamara1-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 Mehrbrodt2-0/+10
2019-12-03tdf#129134 ApplicationColors Scrolled List moves too littleCaolán McNamara1-3/+14
2019-12-01Resolves: tdf#129119 no SfxViewFrame in startcenterCaolán McNamara1-2/+5
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-26tdf#126043 cache the appname and filenameCaolán McNamara3-17/+14
2019-11-25don't just truncate the unicode chars of the pathCaolán McNamara3-39/+31
2019-11-25constifyCaolán McNamara1-3/+3
2019-11-25fix leakCaolán McNamara1-2/+0
2019-11-21tdf#128775 Writer Hyperlink dialog: fix encoding of inserted target URL Tünde Tóth1-0/+3
2019-11-20Resolves: tdf#128811 Alignment option "Distributed" not working in calcCaolán McNamara1-0/+2
2019-11-19tdf#125449 Fix custom gradient fill settings being lostGabor Kelemen1-2/+2
2019-11-15Resolves: tdf#128802 manage dnd ourselfCaolán McNamara7-8/+63
2019-11-15Revert "tdf#126128 Reduce page properties dialog's height."Heiko Tietze4-13/+4
2019-11-09tdf#128010: Don't ask to enable JRE when populating available scriptsMike Kaganski1-2/+10
2019-11-09tdf#80731: Only check closing parenthesis when in IDEMike Kaganski2-8/+4
2019-11-08Fix tdf#128004: Customize: chosen category does not filter function listMuhammet Kara4-3/+3
2019-11-03loplugin:stringaddNoel Grandin2-6/+4
2019-11-03unnecessary forward declaresCaolán McNamara2-3/+0
2019-11-02New loplugin:conditionalstringStephan Bergmann1-1/+1