summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2022-06-01tdf#117006 gtk: detect High ContrastCaolán McNamara1-5/+6
2022-06-01Related: tdf#89131 draw up/down spins disabled if value is at max/minCaolán McNamara2-2/+36
2022-05-29tdf#144601 Qt fix creating QImage with alpha maskJan-Marek Glogowski1-50/+16
2022-05-29tdf#149329 Qt change cursor via QWidgetJan-Marek Glogowski1-4/+1
2022-05-28tdf#148864 Qt switch QtObjectWindow to QWidgetJan-Marek Glogowski2-33/+57
2022-05-28tdf#125925 Qt migrate KF5 theme font settings codeJan-Marek Glogowski6-229/+64
2022-05-25vcl: GCC12 says fclose() causes -Werror=use-after-free on any use of FILE*Michael Stahl2-2/+2
2022-05-25tdf#149068 reject OpenGL versions that don't support glGenVertexArraysCaolán McNamara1-0/+45
2022-05-25vcl: avoid EXCEPTION_INT_DIVIDE_BY_ZEROXisco Fauli1-2/+2
2022-05-25follow org.freedesktop.appearance.color-scheme settingCaolán McNamara2-10/+113
2022-05-25icon-theme not dynamically changing to match desktop if set to 'auto'Caolán McNamara3-6/+19
2022-05-25Related: tdf#148197 gtk_tree_view_scroll_to_cell needs either path or columnCaolán McNamara1-2/+8
2022-05-25tdf#137639 qt: UTF-16-encode mime data for "text/plain;charset=utf-16"Michael Weghorn1-0/+5
2022-05-25tdf#148706: map value prop in numericfield to textXisco Fauli2-0/+35
2022-05-25tdf#143612: map SecondaryRefValue in form pdf exportXisco Fauli4-1/+49
2022-05-25related: tdf#148442: do not replace 'Yes' if onValue is emptyXisco Fauli2-22/+31
2022-05-25tdf#148442: map RefValue property to onValue in pdfXisco Fauli3-0/+78
2022-05-25tdf#119686: fix tiff with 1 bit per pixelJulien Nabet1-0/+1
2022-05-25tdf#148470 if macOS glyph fallback provided a partial result flag what failedCaolán McNamara1-0/+20
2022-05-20jsdialog: introduce popup managementSzymon Kłos2-2/+63
2022-05-13Delete CJK-style mnemonics on macOSxuenhua1-1/+2
2022-05-13vertical text test fails with latest harfbuzzCaolán McNamara1-2/+2
2022-05-13tdf#147283 allow 'fake italic/bold' glyph fallback results to be cachedCaolán McNamara3-35/+64
2022-05-13do not allow reusing already used SalLayoutGlyphs (tdf#148477)Luboš Luňák2-3/+22
2022-05-13ofz: Use-of-uninitialized-valueCaolán McNamara1-1/+1
2022-05-13Delete mnemonics for CJK translations on macOSxuenhua1-16/+3
2022-05-02tdf#140272 gtk3: fix crash with dnd using touchCaolán McNamara1-10/+33
2022-05-02tdf#141000 replacing underscores with spaces of multi words icon pack nameZain Iftikhar1-13/+7
2022-05-02Fix Method EraseAllMnemonicChars bugxuenhua2-1/+3
2022-05-02Following tdf#142151: Red cast rendered in 16 bit TIFF imageJulien Nabet1-27/+7
2022-05-02Related: tdf#148779 Avoid endless recursion in ImplSmallBorderWindowView::InitStephan Bergmann1-2/+10
2022-04-27ofz#46905 Null-dereferenceCaolán McNamara1-0/+2
2022-04-25tdf#148699 Qt track the active / shown popupJan-Marek Glogowski4-4/+30
2022-04-25tdf#140463 Qt handle mouse enter+leave eventsJan-Marek Glogowski2-0/+42
2022-04-25tdf#148197 gtk_tree_row_reference_new_proxy warning on docking navigatorCaolán McNamara1-1/+1
2022-04-23jsdialog: export symbol for buttonsSzymon Kłos1-0/+47
2022-04-23jsdialog: handle formulabar as textinputSzymon Kłos3-20/+71
2022-04-23jsdialog: used for formulabarSzymon Kłos3-4/+48
2022-04-19Related: tdf#147237 change the SalObject background when the settings changeCaolán McNamara2-14/+46
2022-04-19tdf#142151: Red cast rendered in 16 bit TIFF imageJulien Nabet1-2/+2
2022-04-19Avoid LOKClipboard harder on iOSTor Lillqvist1-0/+5
2022-04-19sc: introduce SparklineShell and Sparkline contextTomaž Vajngerl1-0/+1
2022-04-15jsdialogs: added WidgetTestDialog to test different vcl widgets in online siderash4191-1/+2
2022-04-14tdf#148115 Qt handle tooltips via event loopJan-Marek Glogowski4-3/+29
2022-04-14tdf#143447 ignore IME candidate window state.Mark Hung1-1/+4
2022-04-14tdf#148491 Qt reconnect the QMenuBar close buttonJan-Marek Glogowski2-4/+5
2022-04-14ofz: Use-of-uninitialized-valueCaolán McNamara1-1/+1
2022-04-14tdf#148481 Map RefHand cursor to Qt::PointingHandJan-Marek Glogowski1-1/+1
2022-04-14Handle "addfont" from Collabora OnlineTor Lillqvist1-0/+7
2022-04-11jsdialog: autofilter: unify with regular popupSzymon Kłos1-5/+2