summaryrefslogtreecommitdiff
path: root/vcl/unx
AgeCommit message (Expand)Author
2019-11-20honour MenuFlags::AlwaysShowDisabledEntries for native gtk menusCaolán McNamara
2019-11-20hide help buttons when LibreOfficeKit::isActive and local help unavailableCaolán McNamara
2019-11-20consistency wrt notification events for treeview cursor changeCaolán McNamara
2019-11-19Improved loplugin:external, handling class typesStephan Bergmann
2019-11-19Improved loplugin:external, handling class typesStephan Bergmann
2019-11-19Rename GlyphCache to FreetypeManagerJan-Marek Glogowski
2019-11-19tdf#128434 correctly release fonts in destructorsJan-Marek Glogowski
2019-11-19tdf#128434 try garbage collect ImplFontCache fontsJan-Marek Glogowski
2019-11-19Move static aFontFileList into GlyphCacheJan-Marek Glogowski
2019-11-17Extend loplugin:external to warn about enumsStephan Bergmann
2019-11-15tdf#123734 Prepend "Custom." for values of custom PPD optionsMichael Weghorn
2019-11-14New loplugin:consttoboolStephan Bergmann
2019-11-13ensure we connect just onceCaolán McNamara
2019-11-13Extend loplugin:salbool to loplugin:fakeboolStephan Bergmann
2019-11-13Related tdf#128717: Drop "<ignore>" value for duplex and paper trayMichael Weghorn
2019-11-12Resolves: tdf#128716 make gtk assistant steps clickableCaolán McNamara
2019-11-12factor out inserting an intermediate GtkEventBoxCaolán McNamara
2019-11-11GtkSalFrame toplevel might not be a GtkWindowCaolán McNamara
2019-11-09custom widgets: support custom action button text colorsAshod Nakashian
2019-11-07make size group defaults match and document what the default isCaolán McNamara
2019-11-07drop unused TreeView::set_top_entryCaolán McNamara
2019-11-07loplugin:unusedfieldsNoel Grandin
2019-11-06erase matching container if notebook page removedCaolán McNamara
2019-11-06set mpCloseButton to null after it is destroyedCaolán McNamara
2019-11-06loplugin:indentation find broken if statementsNoel Grandin
2019-11-04improve pivot table dnd highlightingCaolán McNamara
2019-11-04improve pivot table dnd highlightingCaolán McNamara
2019-11-04survive missing atk_object_set_accessible_id symbolCaolán McNamara
2019-11-03loplugin:stringaddNoel Grandin
2019-11-02weld SfxRecordingFloat_Impl utility windowCaolán McNamara
2019-11-01the label sync button will relaunch itself from its close handlerCaolán McNamara
2019-10-30split WindowStateData into its own headerCaolán McNamara
2019-10-29use activate-link instead of clickedCaolán McNamara
2019-10-29weld fpicker clusterCaolán McNamara
2019-10-25Fix build in vclJulien Nabet
2019-10-25tdf#42949 Fix IWYU warnings in vcl/unx/gtk3 and gtk3_kde5/Gabor Kelemen
2019-10-24adjust where the spacing between image and text is appliedCaolán McNamara
2019-10-24Introduce OStringCharStephan Bergmann
2019-10-21fix unused function: SwapForRTL(widget) only if GTK3.22Justin Luth
2019-10-19Resolves: tdf#128241 reuse label to retain buildable_nameCaolán McNamara
2019-10-19tdf#128241: fix crash when opening print dialog (gtk3 only)Julien Nabet
2019-10-19weld ScDataProviderDlgCaolán McNamara
2019-10-19loplugin:unusedfieldsNoel Grandin
2019-10-18cid#1454633 silence Uncaught exceptionCaolán McNamara
2019-10-17Silence Clang 10 trunk -Wdeprecated-volatile in GLib for nowStephan Bergmann
2019-10-17Resolves: tdf#128129 add support for left/right expand/collapseCaolán McNamara
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-10-16Related: tdf#124729 log any gtk_gl_area_get_error messagesCaolán McNamara
2019-10-16loplugin:bufferadd loosen some constraintsNoel Grandin
2019-10-16swap left/right for RTL scrolling hadjustmentCaolán McNamara