summaryrefslogtreecommitdiff
path: root/cui
AgeCommit message (Expand)AuthorFilesLines
2023-01-19jsdialog: add TreeView to TestWidgetDialogSzymon Kłos3-20/+210
2023-01-18missing colons in Character - Position dialogSeth Chaiklin1-4/+4
2023-01-17tdf#152637 format cells example text black on dark backgroundCaolán McNamara1-5/+19
2023-01-12introduce docmodel comp., model::ThemeColor, use it in SvxColorItemTomaž Vajngerl4-13/+24
2023-01-10Make DeepL translator experimental for nowAron Budea1-0/+8
2023-01-06Resolves tdf#101731 - Rename Border/MidpointHeiko Tietze2-317/+315
2023-01-06tdf#56258: allow i18npool to define SvxAdjust for outlineJustin Luth1-1/+5
2023-01-05tdf#56258 en_US: increase outline levels definitions to 6Justin Luth1-3/+6
2023-01-03jsdialog: fix validation error dialog in CalcSzymon Kłos1-2/+1
2023-01-01Bump copyright year to 2023Adolfo Jayme Barrientos1-1/+1
2022-12-30Remove dependency on BitArray.h from zxing-1.2.0Brett T. Warden1-4/+1
2022-12-30tdf#136306 offapi linguistic: add options to disable rule-based compoundingLászló Németh3-1/+29
2022-12-22Related: tdf#152637 Erase after changing background colorCaolán McNamara1-0/+1
2022-12-19tdf#145538 Use range based for loopsLeonid Ryzhov2-9/+4
2022-12-19tdf#152295 sw sd UI: don't reset tiled image size by Area tabTibor Nagy1-6/+2
2022-12-16check SfxObjectShell::Current()Caolán McNamara10-65/+58
2022-12-16misc: check SfxViewFrame::Current()Caolán McNamara1-5/+8
2022-12-16misc: check SfxViewFrame::Current()Caolán McNamara6-14/+11
2022-12-14Add precisions in extended tipOlivier Hallot1-1/+1
2022-12-12resave with latest gladeCaolán McNamara1-74/+71
2022-12-12Resolves: tdf#139749 set initial focus to comboboxCaolán McNamara1-0/+2
2022-12-10Related: tdf#152266 open 'event' page by default for SID_CONFIGEVENTCaolán McNamara2-4/+9
2022-12-10switch to the 'keyboard' tab if a SID_MACROINFO is setCaolán McNamara1-6/+10
2022-12-09Related: tdf#146395 drop default textCaolán McNamara2-9/+1
2022-12-09Related: tdf#152266 add a remove all buttonCaolán McNamara6-9/+87
2022-12-09resave with latest gladeCaolán McNamara1-38/+38
2022-12-09Related: tdf#152266 give feedback which events are assignedCaolán McNamara2-21/+30
2022-12-09drop unnecessary pThis indirectionCaolán McNamara2-26/+25
2022-12-09svx: fix unmaintainable TypeConstant definitionMichael Stahl1-0/+1
2022-12-09make Notebookbar customize page match indent with the othersCaolán McNamara4-54/+32
2022-12-09resave with latest gladeCaolán McNamara1-250/+250
2022-12-08tdf#114441 - Convert use of sal_uLong to better integer typesNalini Prasad Dash1-1/+2
2022-12-08update assign/delete state after positioning cursor in treeviewCaolán McNamara1-0/+3
2022-12-08resave with latest gladeCaolán McNamara2-115/+115
2022-12-08Resolves: tdf#146395 allow newlines in QR CodesCaolán McNamara3-36/+56
2022-12-07Resolves: tdf#152301 allow using an existing ColorListBox to speed initCaolán McNamara1-13/+13
2022-12-07Related: tdf#152301 cache color widget widthCaolán McNamara1-6/+9
2022-12-07Related: tdf#152301 fix gtk warningsCaolán McNamara1-0/+52
2022-12-05Improve the layout of font features dialogKhaled Hosny1-4/+16
2022-12-05Mark ssXX and cvXX off by default in font features dialogKhaled Hosny1-1/+9
2022-12-04it is not possible to install color palette extensions in Online or mobile appsAndras Timar1-0/+7
2022-12-04Use better variable namesKhaled Hosny1-6/+6
2022-12-04Add and use Feature::isCharacterVariant/isStylisticSetKhaled Hosny1-17/+2
2022-12-04Seperate Stylistic Sets and Character Variants in Font Features DialogKhaled Hosny3-15/+176
2022-12-03Save with newer gladeKhaled Hosny1-65/+36
2022-11-28DeepL: Only enable Translate menu if it's set upAron Budea3-7/+6
2022-11-27cid#1517060 Unchecked return valueCaolán McNamara1-1/+1
2022-11-26Related tdf#145978 Fix workaround in kf5Rafael Lima1-3/+2
2022-11-26tdf#152115 related: Make selected entry stay selected (gtk3 only)Jim Raykowski1-2/+1
2022-11-23loplugin:unusedfields make some fields privateNoel Grandin2-2/+1