summaryrefslogtreecommitdiff
path: root/cui
AgeCommit message (Expand)AuthorFilesLines
2022-12-08jsdialog: fix validation error dialog in CalcSzymon Kłos1-2/+1
2022-12-04it is not possible to install color palette extensions in Online or mobile appsAndras Timar1-0/+7
2022-12-02cui: add entry "RestProtocol" to language tool dialogHenry Castro3-2/+42
2022-11-29DeepL: Only enable Translate menu if it's set upAron Budea3-13/+10
2022-11-29Translatable string fixesAdolfo Jayme Barrientos1-1/+1
2022-10-18lok: allow password reset in properties>change passwordSzymon Kłos4-2/+16
2022-10-18lok: make properties>change password dialog asyncMert Tumer4-21/+38
2022-10-16cui: avoid divide by zero in SvxNumberingPreview::PaintXisco Fauli1-1/+1
2022-09-26cui: fix crash in SpellDialog::SpellContinue_ImplMiklos Vajna1-0/+5
2022-09-13new uno command uno:Translate with deepl apiMert Tumer7-1/+222
2022-09-07tdf#150682 - bad shortcut in french langageNoel Grandin1-0/+8
2022-08-28tdf#119246: Dimensions dialog has wrong values in several fieldsJulien Nabet1-0/+5
2022-08-22Be sure the number format dialog content is in correct placeSzymon Kłos1-6/+15
2022-07-28Add a title to the widget test dialogSkyler Grey1-0/+1
2022-07-05Added option to disable ssl verification for languagetoolMert Tumer3-101/+131
2022-07-04Rename UI Variant from Standard Toolbar to CompactPedro Pinto Silva1-1/+1
2022-07-01sd theme: add UI (area dialog) for shape fill color effectsMiklos Vajna1-0/+8
2022-07-01sd theme: add UI (area dialog) for shape fill colorMiklos Vajna3-33/+124
2022-06-30sd theme: add doc model for shape fill colorMiklos Vajna1-3/+3
2022-06-29sd theme: allow setting color effects in the chardlgMiklos Vajna2-1/+12
2022-06-29sd theme: allow setting the color's theme index in the chardlgMiklos Vajna3-7/+95
2022-06-29sd theme: add UI to set individual colors of a color setMiklos Vajna4-10/+537
2022-06-29sd theme: add UI to set/get the name of a color setMiklos Vajna4-1/+83
2022-06-29sd: add initial theme UI for master slidesMiklos Vajna9-0/+276
2022-06-14LanguageTool Grammar Checker implementationMert Tumer7-1/+366
2022-05-13Resolves: rhbz#2081661 gtk-critical gtk_tree_view_scroll_to_cell assertionCaolán McNamara2-3/+5
2022-04-27tdf#136429: use FieldUnit value for min/max of some fields of numbering dialogJulien Nabet1-0/+8
2022-04-15jsdialogs: added WidgetTestDialog to test different vcl widgets in online siderash4197-0/+579
2022-04-14Clean up unused translatable stringsAdolfo Jayme Barrientos1-4/+0
2022-04-06tdf#148397: Crash on font features dialog opening with EB GaramondJulien Nabet1-1/+1
2022-03-25Call corresponding base class method in SpellDialog::DeactivateMichael Weghorn1-1/+1
2022-03-23sw image dialog: fix fallback width/height for images with relative sizesMiklos Vajna1-3/+8
2022-02-21cui: show image pixel size below logic sizeTomaž Vajngerl1-0/+1
2022-02-14Set the original size in crop dialog to preferred DPI calc. sizeTomaž Vajngerl2-7/+28
2022-02-14About: Darkmode: Use different about imagePedro Pinto Silva1-8/+4
2022-02-13[cp] Collabora Office brandingAndras Timar1-1/+1
2022-01-14tdf#146703 Rework previous fix to query extension metadataGabor Kelemen1-4/+6
2022-01-12tdf#146703 Fix URL encoding when querying extensionsGabor Kelemen1-1/+3
2022-01-10fix Options->LibreOffice->View->Visibility->Menu on Windows,Noel Grandin1-10/+4
2022-01-09tdf#146423 don't set a size-request during a size-allocCaolán McNamara4-26/+44
2022-01-03changed CuiResId into SvxResId.Kiyotaka Nishibori1-1/+2
2022-01-02Bump copyright year to 2022Adolfo Jayme Barrientos1-1/+2
2021-12-10Resolves tdf#145976 - Resizing issues with the macro dialogHeiko Tietze1-89/+72
2021-12-03Resolves: tdf#140254 don't expand the column with buttons if dialog expandsCaolán McNamara1-4/+0
2021-12-03some translations are searched for in the wrong .moCaolán McNamara1-6/+6
2021-11-28tdf#145728 Update UI Strings about QR and BarcodeMing Hua1-6/+6
2021-11-27set png filter for import dialog in a more robust wayCaolán McNamara1-2/+4
2021-11-25tdf#145539 const OUString -> constexpr OUStringLiteralJeff Huang1-2/+2
2021-11-25remove unused defines and convert some to OUStringLiteralNoel Grandin2-83/+78
2021-11-25loplugin:stringliteraldefine in cuiNoel Grandin3-38/+45