summaryrefslogtreecommitdiff
path: root/cui
AgeCommit message (Expand)AuthorFilesLines
2020-02-11Resolves: tdf#130340 null deref when nothing selectedCaolán McNamara1-1/+1
2020-01-18gallery theme dialog should be modalCaolán McNamara1-0/+1
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-12tdf#129300 If it would create no change, don't force itCaolán McNamara1-0/+5
2019-12-09Resolves: tdf#128923 should be able to change attributes of multiple lines...Caolán McNamara1-0/+1
2019-11-20tdf#125449 Fix custom gradient fill settings being lostGabor Kelemen1-2/+2
2019-11-20Resolves: tdf#128811 Alignment option "Distributed" not working in calcCaolán McNamara1-0/+2
2019-11-19Resolves: tdf#128802 manage dnd ourselfCaolán McNamara7-9/+61
2019-11-15Revert "Resolves tdf#127317 - Make text of tips of the day selectable"Heiko Tietze1-1/+0
2019-11-14Resolves tdf#127994 - Totd dialog get resized horizontallyHeiko Tietze1-0/+1
2019-11-11tdf#128010: Don't ask to enable JRE when populating available scriptsMike Kaganski1-2/+11
2019-10-08autocorrect dialog width grows on change of new to replaceCaolán McNamara3-9/+11
2019-10-08should use DialogController hereCaolán McNamara2-6/+3
2019-10-08set wait on the dialog, not the page parentCaolán McNamara1-2/+1
2019-10-08tdf#83618 Make line spacing values agreeJim Raykowski1-2/+4
2019-10-05return should activate okCaolán McNamara1-0/+1
2019-10-01Resolves: tdf#127450 max_content_[width|height] isn't available in gtk 3.18Caolán McNamara1-2/+0
2019-09-27Fix Typo SvxMenuConfigPage -> SvxConfigPageStephan Bergmann1-1/+1
2019-09-23tdf#109158 improve sorting when loading large autocorrect fileNoel Grandin1-7/+9
2019-09-18cui: infinite loop in SentenceEditWindow_Impl::MarkNextError()Michael Stahl1-2/+2
2019-09-18Resolves: tdf#127033 use UI font for spell checking widgetCaolán McNamara2-0/+21
2019-09-17Resolves: tdf#126935 a11y for hosted EditEngineCaolán McNamara2-2/+2
2019-09-13use common WeldEditViewCaolán McNamara2-137/+10
2019-09-08Related: tdf#126935 rearrange spell dialog for expected tab traversalCaolán McNamara1-257/+319
2019-09-06Resolves tdf#127317 - Make text of tips of the day selectableHeiko Tietze1-0/+1
2019-09-04Resolves: tdf#127120 double selection in B&N dialogCaolán McNamara2-7/+27
2019-08-29Related: tdf#127029 true was substituted for FALSECaolán McNamara1-1/+1
2019-08-24Related: tdf#126693 cannot put focus into combobox entryCaolán McNamara1-1/+1
2019-08-21Resolves tdf#126805 - Alignment of Tip-of-the-day labelHeiko Tietze1-0/+1
2019-08-19tdf#126254 Help - About is black with Linux gen and gtk2Caolán McNamara2-8/+5
2019-08-15avoid invalid cast from 'GtkImage' to 'GtkLabel'Caolán McNamara1-0/+1
2019-08-14tdf#126684: store "DialogUseCharAttr" in RES_PARATR_GRABBAGMike Kaganski1-1/+1
2019-08-12Resolves: tdf#126736 change range on change of unitCaolán McNamara1-3/+12
2019-08-08Resolves: tdf#126691 width/height considered changed, but it didn'tCaolán McNamara1-0/+2
2019-08-08Resolves: tdf#125483 locale separator label needs to be derived from originalCaolán McNamara2-1/+5
2019-08-07should toggle all others to false, not trueCaolán McNamara1-1/+1
2019-08-07bFirst means 1st vs 2nd column, and needs to alternate on each loopCaolán McNamara1-9/+13
2019-08-03tdf#126643: avoid unnecessary asking for JRE in script organizer dialogMike Kaganski1-7/+19
2019-07-29Resolves: tdf#126485 remove max limitCaolán McNamara1-0/+4
2019-07-25tdf#126070 Show scroll bars when preview overflows.Gülşah Köse1-3/+6
2019-07-18tdf#125871 - new Tooltip window has empty area selectedHeiko Tietze1-0/+2
2019-07-15Fix welded general option pageJan-Marek Glogowski2-8/+9
2019-07-09tdf#126069 Set fixed height level and preview frames.Gülşah Köse1-3/+4
2019-06-27tdf#126112 expander missingCaolán McNamara1-0/+1
2019-06-25tdf#109158 slow AutoCorrect table, speedup switching away from languageNoel Grandin1-9/+7
2019-06-24Resolves: tdf#126059 extra empty widget is visibleCaolán McNamara1-3/+1
2019-06-23Related: tdf#126036 give options dialog consistent button orderCaolán McNamara2-58/+64
2019-06-22weld SpellDialogCaolán McNamara10-1057/+1200
2019-06-21move the cursor by the length of the final replacementCaolán McNamara1-2/+2