summaryrefslogtreecommitdiff
path: root/vcl/unx
AgeCommit message (Expand)AuthorFilesLines
2020-01-23Related tdf#126459: fix crash in presenter console using gen vclplugKatarina Behrens2-0/+4
2020-01-18Related: tdf#127782 call signal_expanded after expansion in gtk caseCaolán McNamara1-1/+2
2019-12-23ensure toolbar image widget is visibleCaolán McNamara1-0/+2
2019-12-19Resolves: tdf#129484 just install decimal key handler for spinbuttonsCaolán McNamara1-4/+9
2019-12-19focus-in/out should return a valueCaolán McNamara1-2/+4
2019-12-11Resolves: tdf#128867 support LocalizedDecimalSep for native gtk dialogsCaolán McNamara1-0/+4
2019-12-06KF5 drop KF5FilePicker::executeJan-Marek Glogowski2-25/+4
2019-12-06Qt5 hide more Qt5FilePicker detailsJan-Marek Glogowski2-8/+3
2019-12-03tdf#129134 ApplicationColors Scrolled List moves too littleCaolán McNamara1-0/+10
2019-12-02tdf#129068 try dialog content area help before dialog itselfCaolán McNamara1-0/+24
2019-11-28tdf#126043 use another bulk_insert_for_eachCaolán McNamara1-0/+6
2019-11-27tdf#108642 load accessibility children fasterNoel Grandin1-24/+34
2019-11-26tdf#126043 we can use the stock attribute to skip an intermediate BitmapCaolán McNamara1-0/+4
2019-11-22wrong delete signal idCaolán McNamara1-1/+1
2019-11-20honour MenuFlags::AlwaysShowDisabledEntries for native gtk menusCaolán McNamara1-1/+8
2019-11-20hide help buttons when LibreOfficeKit::isActive and local help unavailableCaolán McNamara1-10/+19
2019-11-19tdf#128434 correctly release fonts in destructorsJan-Marek Glogowski1-6/+6
2019-11-19tdf#128434 try garbage collect ImplFontCache fontsJan-Marek Glogowski1-1/+20
2019-11-19Move static aFontFileList into GlyphCacheJan-Marek Glogowski3-26/+18
2019-11-15tdf#123734 Prepend "Custom." for values of custom PPD optionsMichael Weghorn1-2/+5
2019-11-14ensure we connect just onceCaolán McNamara1-13/+27
2019-11-13Extend loplugin:salbool to loplugin:fakeboolStephan Bergmann7-19/+19
2019-11-13Related tdf#128717: Drop "<ignore>" value for duplex and paper trayMichael Weghorn2-13/+0
2019-11-12Resolves: tdf#128716 make gtk assistant steps clickableCaolán McNamara1-3/+103
2019-11-12factor out inserting an intermediate GtkEventBoxCaolán McNamara1-51/+57
2019-11-11GtkSalFrame toplevel might not be a GtkWindowCaolán McNamara1-1/+1
2019-11-09custom widgets: support custom action button text colorsAshod Nakashian1-0/+4
2019-11-07make size group defaults match and document what the default isCaolán McNamara1-1/+1
2019-11-07drop unused TreeView::set_top_entryCaolán McNamara1-25/+0
2019-11-07loplugin:unusedfieldsNoel Grandin1-2/+0
2019-11-06erase matching container if notebook page removedCaolán McNamara1-3/+8
2019-11-06set mpCloseButton to null after it is destroyedCaolán McNamara1-0/+3
2019-11-06loplugin:indentation find broken if statementsNoel Grandin2-2/+2
2019-11-04improve pivot table dnd highlightingCaolán McNamara1-2/+11
2019-11-04improve pivot table dnd highlightingCaolán McNamara1-1/+1
2019-11-04survive missing atk_object_set_accessible_id symbolCaolán McNamara1-3/+4
2019-11-03loplugin:stringaddNoel Grandin1-3/+3
2019-11-02weld SfxRecordingFloat_Impl utility windowCaolán McNamara1-2/+72
2019-11-01the label sync button will relaunch itself from its close handlerCaolán McNamara1-21/+22
2019-10-30split WindowStateData into its own headerCaolán McNamara1-1/+1
2019-10-29use activate-link instead of clickedCaolán McNamara1-3/+3
2019-10-29weld fpicker clusterCaolán McNamara1-23/+473
2019-10-25Fix build in vclJulien Nabet1-0/+1
2019-10-25tdf#42949 Fix IWYU warnings in vcl/unx/gtk3 and gtk3_kde5/Gabor Kelemen35-167/+6
2019-10-24adjust where the spacing between image and text is appliedCaolán McNamara1-5/+5
2019-10-24Introduce OStringCharStephan Bergmann1-1/+1
2019-10-21fix unused function: SwapForRTL(widget) only if GTK3.22Justin Luth1-0/+2
2019-10-19Resolves: tdf#128241 reuse label to retain buildable_nameCaolán McNamara1-1/+15
2019-10-19tdf#128241: fix crash when opening print dialog (gtk3 only)Julien Nabet1-1/+1
2019-10-19weld ScDataProviderDlgCaolán McNamara1-0/+1