summaryrefslogtreecommitdiff
path: root/cui/source
AgeCommit message (Expand)AuthorFilesLines
2024-01-07Resolves: tdf#158965 Find Record: Similarities dialog doesn't appearcp-22.05.21-1Caolán McNamara2-2/+2
2023-05-04cui, lok: Hide options irrelevant for online in Spelling Options dialogAron Budea2-3/+15
2023-02-16Revert "cui: add entry "RestProtocol" to language tool dialog"cp-22.05.10-2co-22.05.10-2Andras Timar2-5/+1
2023-01-31cui: Make SimilaritySearch dialog async and enable use for jsdialogHannah Meeks1-2/+7
2023-01-30fix online crash in SpellDialogNoel Grandin2-2/+6
2023-01-16introduce docmodel comp., model::ThemeColor, use it in SvxColorItemTomaž Vajngerl2-9/+13
2023-01-04jsdialog: add TreeView to TestWidgetDialogSzymon Kłos1-9/+30
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 Castro2-1/+5
2022-11-29DeepL: Only enable Translate menu if it's set upAron Budea1-7/+5
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 Tumer3-0/+94
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-07-05Added option to disable ssl verification for languagetoolMert Tumer2-0/+5
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 Vajna2-33/+55
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 Vajna1-0/+2
2022-06-29sd theme: allow setting the color's theme index in the chardlgMiklos Vajna2-7/+29
2022-06-29sd theme: add UI to set individual colors of a color setMiklos Vajna2-0/+75
2022-06-29sd theme: add UI to set/get the name of a color setMiklos Vajna2-0/+11
2022-06-29sd: add initial theme UI for master slidesMiklos Vajna3-0/+138
2022-06-14LanguageTool Grammar Checker implementationMert Tumer3-0/+122
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 siderash4193-0/+51
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 McNamara2-23/+42
2022-01-03changed CuiResId into SvxResId.Kiyotaka Nishibori1-1/+2
2021-12-03some translations are searched for in the wrong .moCaolán McNamara1-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 Grandin1-41/+41
2021-11-25loplugin:stringliteraldefine in cuiNoel Grandin2-21/+28
2021-11-24Border tab page: Use 'thin' widthSamuel Mehrbrodt1-2/+2
2021-11-23O[U]String::replaceAt overloads that take string_viewNoel Grandin5-14/+14