summaryrefslogtreecommitdiffstats
path: root/cui/source
Commit message (Expand)AuthorAgeFilesLines
* Resolves: tdf#132288 don't merge adjacent properties for spell checkingCaolán McNamara2021-04-091-17/+20
* tdf#133958 only move the selection to the error if its not already thereCaolán McNamara2021-04-091-2/+11
* tdf#126088 Display InternalPaths in UISamuel Mehrbrodt2021-04-091-5/+19
* Resolves: tdf#130658 there isn't a second column in non-exception modeCaolán McNamara2020-02-251-1/+4
* Resolves: tdf#130548 click is sent to the other member of the groupCaolán McNamara2020-02-111-0/+8
* Resolves: tdf#130340 null deref when nothing selectedCaolán McNamara2020-02-071-1/+1
* fix "Use data for document properties" checkbuttonCaolán McNamara2020-02-071-1/+1
* tdf#127112 repair "sticky" levels in Customize numbering style dialogSeth Chaiklin2020-01-282-5/+27
* Resolves: tdf#127417 delete-all tabs doesn't workCaolán McNamara2020-01-111-1/+1
* Fix SfxPoolItem use-after-freeStephan Bergmann2020-01-081-6/+6
* tdf#129300 If it would create no change, don't force itCaolán McNamara2019-12-121-0/+5
* Resolves: tdf#128923 should be able to change attributes of multiple lines...Caolán McNamara2019-12-091-0/+1
* tdf#125449 Fix custom gradient fill settings being lostGabor Kelemen2019-11-201-2/+2
* Resolves: tdf#128811 Alignment option "Distributed" not working in calcCaolán McNamara2019-11-201-0/+2
* Resolves: tdf#128802 manage dnd ourselfCaolán McNamara2019-11-196-8/+61
* tdf#128010: Don't ask to enable JRE when populating available scriptsMike Kaganski2019-11-111-2/+11
* autocorrect dialog width grows on change of new to replaceCaolán McNamara2019-10-082-0/+9
* should use DialogController hereCaolán McNamara2019-10-082-6/+3
* set wait on the dialog, not the page parentCaolán McNamara2019-10-081-2/+1
* tdf#83618 Make line spacing values agreeJim Raykowski2019-10-081-2/+4
* Fix Typo SvxMenuConfigPage -> SvxConfigPageStephan Bergmann2019-09-271-1/+1
* tdf#109158 improve sorting when loading large autocorrect fileNoel Grandin2019-09-231-7/+9
* cui: infinite loop in SentenceEditWindow_Impl::MarkNextError()Michael Stahl2019-09-181-2/+2
* Resolves: tdf#127033 use UI font for spell checking widgetCaolán McNamara2019-09-182-0/+21
* Resolves: tdf#126935 a11y for hosted EditEngineCaolán McNamara2019-09-171-1/+1
* use common WeldEditViewCaolán McNamara2019-09-132-137/+10
* Resolves: tdf#127120 double selection in B&N dialogCaolán McNamara2019-09-042-7/+27
* Related: tdf#127029 true was substituted for FALSECaolán McNamara2019-08-291-1/+1
* tdf#126254 Help - About is black with Linux gen and gtk2Caolán McNamara2019-08-191-8/+4
* tdf#126684: store "DialogUseCharAttr" in RES_PARATR_GRABBAGMike Kaganski2019-08-141-1/+1
* Resolves: tdf#126736 change range on change of unitCaolán McNamara2019-08-121-3/+12
* Resolves: tdf#126691 width/height considered changed, but it didn'tCaolán McNamara2019-08-081-0/+2
* Resolves: tdf#125483 locale separator label needs to be derived from originalCaolán McNamara2019-08-082-1/+5
* should toggle all others to false, not trueCaolán McNamara2019-08-071-1/+1
* bFirst means 1st vs 2nd column, and needs to alternate on each loopCaolán McNamara2019-08-071-9/+13
* tdf#126643: avoid unnecessary asking for JRE in script organizer dialogMike Kaganski2019-08-031-7/+19
* Resolves: tdf#126485 remove max limitCaolán McNamara2019-07-291-0/+4
* Fix welded general option pageJan-Marek Glogowski2019-07-151-8/+8
* tdf#109158 slow AutoCorrect table, speedup switching away from languageNoel Grandin2019-06-251-9/+7
* Related: tdf#126036 give options dialog consistent button orderCaolán McNamara2019-06-231-0/+3
* weld SpellDialogCaolán McNamara2019-06-228-1014/+1083
* move the cursor by the length of the final replacementCaolán McNamara2019-06-211-2/+2
* tdf#124549 Check Button toggle state before toggle.Shubham Goyal2019-06-181-0/+4
* long winded falseCaolán McNamara2019-06-171-2/+1
* weld SvxHlinkDlgMarkWndCaolán McNamara2019-06-178-287/+176
* weld ExtMgrDialog and UpdateRequiredDialogCaolán McNamara2019-06-142-3/+3
* weld OrganizeDialogCaolán McNamara2019-06-132-3/+3
* Resolves tdf#125840: Crash when trying to customize Base Data View toolbarMuhammet Kara2019-06-121-2/+10
* Fix logic error and simplify. Related: tdf#122120Muhammet Kara2019-06-101-8/+5
* weld AboutDialogCaolán McNamara2019-06-064-178/+108