summaryrefslogtreecommitdiff
path: root/cui/source/dialogs
AgeCommit message (Expand)AuthorFilesLines
23 hoursloplugin:stringadd in c*Noel Grandin1-3/+2
2023-03-10Resolves: tdf#154087 update scrollbar range when search criteria changeCaolán McNamara1-0/+2
2023-03-09Resolves tdf#131177 - Replace Hard-Coded TotD bulb by themeable iconHeiko Tietze1-5/+18
2023-03-06remove unused BaseMutex from ColorPickerNoel Grandin1-7/+4
2023-02-26Revert "Mark ssXX and cvXX off by default in font features dialog"خالد حسني1-9/+1
2023-02-15list icons in .hlst files otherwise they might not get packed into iconsetCaolán McNamara1-5/+7
2023-02-07improve readability of VirtualDevice constructorNoel Grandin2-2/+2
2023-02-01cui: Make SimilaritySearch dialog async and enable use for jsdialogHannah Meeks1-2/+7
2023-01-27fix online crash in SpellDialogNoel Grandin1-1/+5
2023-01-26Upgrade mdds and orcus to 2.1.0 and 0.18.0, respectivelyKohei Yoshida1-1/+1
2023-01-19jsdialog: add TreeView to TestWidgetDialogSzymon Kłos1-0/+26
2023-01-03jsdialog: fix validation error dialog in CalcSzymon Kłos1-2/+1
2022-12-30Remove dependency on BitArray.h from zxing-1.2.0Brett T. Warden1-4/+1
2022-12-19tdf#145538 Use range based for loopsLeonid Ryzhov1-6/+2
2022-12-16check SfxObjectShell::Current()Caolán McNamara3-38/+40
2022-12-16misc: check SfxViewFrame::Current()Caolán McNamara5-12/+6
2022-12-12Resolves: tdf#139749 set initial focus to comboboxCaolán McNamara1-0/+2
2022-12-09Related: tdf#146395 drop default textCaolán McNamara1-5/+1
2022-12-08Resolves: tdf#146395 allow newlines in QR CodesCaolán McNamara1-2/+8
2022-12-05Mark ssXX and cvXX off by default in font features dialogKhaled Hosny1-1/+9
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 Hosny1-8/+45
2022-11-26tdf#152115 related: Make selected entry stay selected (gtk3 only)Jim Raykowski1-2/+1
2022-11-22loplugin:unusedfields update the post-process scriptNoel Grandin1-1/+0
2022-11-22loplugin:unusedfieldsNoel Grandin3-6/+0
2022-11-21lok: allow password reset in properties>change passwordSzymon Kłos1-1/+7
2022-11-21lok: make properties>change password dialog asyncMert Tumer1-19/+28
2022-11-20jsdialogs: added WidgetTestDialog to test different vcl widgets in online siderash4191-0/+31
2022-11-19Prepare the dialog for cell style editingMaxim Monastirsky1-3/+40
2022-11-17tdf#151904 Make grammar mistake color configurableRafael Lima1-3/+2
2022-11-03tdf#116566 Make Spellcheck dialog respect dark backgroundRafael Lima1-1/+7
2022-10-26crashreporting: crash in thesaurus dialog PostUserEventCaolán McNamara1-3/+11
2022-10-25Simplify recently added code a bitStephan Bergmann1-3/+1
2022-10-24Always include target CPU architecture in About dialog Version InformationStephan Bergmann1-5/+9
2022-10-24Resolves: tdf#151711 don't use an intermediate Color to pass data aroundCaolán McNamara1-43/+56
2022-10-11Deduplicate O(U)StringConcatenationMike Kaganski1-2/+2
2022-10-10Use correct color in cuicharmap.cxxRafael Lima1-1/+1
2022-10-06tdf#151352 crash closing form while the tip of the day dialog is displayedNoel Grandin1-0/+3
2022-10-05tdf#151232 Fix lines in Special Characters dialog in dark modeRafael Lima1-0/+4
2022-09-28cui: fix crash in SpellDialog::SpellContinue_ImplMiklos Vajna1-0/+5
2022-09-27use more string_view in cui,extensionsNoel Grandin2-8/+8
2022-09-14tdf#142631 use document background color in the spelling widgetCaolán McNamara1-0/+7
2022-09-06cid#1500594 Explicit null dereferencedCaolán McNamara1-1/+1
2022-09-04tdf#147021 Use std::size() instead of SAL_N_ELEMENTS() macrojsala2-4/+4
2022-08-29tdf#150246 Show CL and threaded in About dialog in the same timeRoman Kuznetsov1-5/+2
2022-08-25FeatureCollector: SimplifyKhaled Hosny1-2/+2
2022-08-23tdf#127423: Allow disabling default features in Font Features dialogKhaled Hosny1-4/+7
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann5-5/+5
2022-07-21elide some makeStringAndClear() callsNoel Grandin1-2/+1