summaryrefslogtreecommitdiff
path: root/cui/source
AgeCommit message (Expand)AuthorFilesLines
8 hoursgtk_tree_view_scroll_to_cell: assertion 'tree_view->priv->tree != NULL' failedCaolán McNamara1-1/+1
3 daysResolves tdf#152184 - Application color should follow system colorHeiko Tietze2-2/+37
4 daysSimplify OfaTreeOptionsDialog ctors by delegationMike Kaganski2-40/+30
7 daystdf#154294 Fix customize notebook bar regressionJim Raykowski2-6/+19
8 daysloplugin:stringadd in c*Noel Grandin1-3/+2
10 daystdf#153808 Fix numbering preview in dark modeRafael Lima1-18/+25
11 dayscid#1524485 'Constant' variable guards dead codeCaolán McNamara1-18/+2
12 daystdf#147469 remove mouse "Positioning" from options pageCaolán McNamara2-20/+1
12 daystdf#152898 remove "show context menu shortcuts" from options pageCaolán McNamara2-41/+0
13 daysMCGR: Model data changes for ColorStepsArmin Le Grand (allotropia)2-20/+35
2023-03-18loplugin:stringadd use more O[U]StringCharNoel Grandin1-1/+1
2023-03-15Use officecfg instead of SvxDeeplOptionsNoel Grandin1-7/+8
2023-03-15Use officecfg instead of SvtTabAppearanceCfgNoel Grandin2-16/+19
2023-03-14Related tdf#129547 and tdf#154136: add COLON keyJulien Nabet1-0/+8
2023-03-10Use officecfg instead of SvxChartOptionsNoel Grandin5-99/+26
2023-03-10Resolves: tdf#154087 update scrollbar range when search criteria changeCaolán McNamara1-0/+2
2023-03-10Use officecfg instead of MailMergeCfg_ImplNoel Grandin1-34/+5
2023-03-09Use officecfg instead of SvxLanguageToolOptionsMike Kaganski2-23/+26
2023-03-09Resolves tdf#131177 - Replace Hard-Coded TotD bulb by themeable iconHeiko Tietze1-5/+18
2023-03-09tdf#114441 Convert sal_uLong to better integer typesArvind K2-2/+2
2023-03-07no need to allocate these separatelyNoel Grandin2-168/+168
2023-03-06remove unused BaseMutex from ColorPickerNoel Grandin1-7/+4
2023-03-03flatten SvxForbiddenChars_Impl and associated mapNoel Grandin1-22/+22
2023-02-27Optional may be avoided here, tooMike Kaganski2-17/+15
2023-02-27Use SAL_NEWLINE_STRING to avoid some wheel re-inventionMike Kaganski1-6/+3
2023-02-27no need to hold CollatorWrapper by std::unique_ptrNoel Grandin2-18/+18
2023-02-26Revert "Mark ssXX and cvXX off by default in font features dialog"خالد حسني1-9/+1
2023-02-26Cleanup general options tab a bitMike Kaganski2-26/+20
2023-02-26Hide Quickstarter from General options in Windows store appsMike Kaganski1-0/+6
2023-02-24tdf#78510 sw,cui: split SvxLRSpaceItem for SwTextNode, SwTextFormatCollMichael Stahl2-5/+228
2023-02-23Don't call CuiResId() in a global static variable initialiserTor Lillqvist1-6/+10
2023-02-22tdf#142942 Drop unused checkbox col in sw AutoCorrect opts dialogMichael Weghorn1-2/+0
2023-02-21tdf#143660 Make color scheme names translatableRafael Lima1-4/+31
2023-02-15list icons in .hlst files otherwise they might not get packed into iconsetCaolán McNamara1-5/+7
2023-02-15move the sc_additionsdialog.png into the .uiCaolán McNamara1-1/+0
2023-02-15tdf#153172 Options > Charts > Default Colors no longer persistentNoel Grandin1-10/+1
2023-02-11set the image in the .ui instead of the .cxxCaolán McNamara1-1/+0
2023-02-10Resolves: tdf#153497 update automatic icon-theme name on dark mode changeCaolán McNamara2-10/+19
2023-02-09tdf#95936: Tooltip not updated in Toolbars after change ShortcutJuergen Funk1-0/+9
2023-02-08tdf#153229 add a switch to override honoring system dark modeCaolán McNamara2-4/+31
2023-02-07improve readability of VirtualDevice constructorNoel Grandin3-3/+3
2023-02-03tdf#153023 Disable Thousand separator for NatNum12Laurent Balland1-1/+2
2023-02-01cui: Make SimilaritySearch dialog async and enable use for jsdialogHannah Meeks1-2/+7
2023-01-31svx: Refactor (sdr) views to access the SdrModel by referenceTomaž Vajngerl2-13/+13
2023-01-30cui: add entry "RestProtocol" to language tool dialogHenry Castro2-1/+5
2023-01-30Added option to disable ssl verification for languagetoolMert Tumer2-0/+5
2023-01-27fix online crash in SpellDialogNoel Grandin2-2/+6
2023-01-26Upgrade mdds and orcus to 2.1.0 and 0.18.0, respectivelyKohei Yoshida1-1/+1
2023-01-24tdf#153076 Make Basic editor background color independent from document colorRafael Lima1-0/+1
2023-01-19jsdialog: add TreeView to TestWidgetDialogSzymon Kłos1-0/+26