summaryrefslogtreecommitdiff
path: root/vcl/unx
AgeCommit message (Expand)Author
2019-03-22rhbz#1690732 basic font variation supportCaolán McNamara
2019-03-20Related: rhbz#1690732 FC_INDEX doesn't mean exactly what it used to meanCaolán McNamara
2019-03-20Resolves: tdf#119996 remove support for GNOME Shell application menuArkadiy Illarionov
2019-03-19weld SwFieldVarPageCaolán McNamara
2019-03-19weld SwFieldDBPageCaolán McNamara
2019-03-18weld SwFieldRefPageCaolán McNamara
2019-03-17Resolves: tdf#123650 explicitly grab focus after modificationCaolán McNamara
2019-03-16weld SwEditRegionDlgCaolán McNamara
2019-03-16clarify that set_visible(true/false) is just show/hideCaolán McNamara
2019-03-15Fix build with older versions of BoostTomáš Chvátal
2019-03-15support case sensitive entry completionCaolán McNamara
2019-03-15add drop target support to welded widgetCaolán McNamara
2019-03-13make selected text/id usable in tree modeCaolán McNamara
2019-03-12weld SpellOptionsDialogCaolán McNamara
2019-03-11weld SvxConfigDialogCaolán McNamara
2019-03-11weld SvxMenuConfigPage/SvxToolbarConfigPageCaolán McNamara
2019-03-11weld SfxDocumentPageCaolán McNamara
2019-03-08use gtk_toggle_button_get_mode as trigger for pan-down inclusionCaolán McNamara
2019-03-08make it possible to use FileDefinitionWidgetDraw in more backendsTomaž Vajngerl
2019-03-08new loplugin constvarsNoel Grandin
2019-03-07can drop wallpaper if use alpha-enabled virdevCaolán McNamara
2019-03-06remove some unnecessary typedef struct... sugarNoel Grandin
2019-03-06loplugin:unnecessaryparen improve member expressionNoel Grandin
2019-03-05weld SfxAcceleratorConfigPageCaolán McNamara
2019-03-05tdf#119856 vcl: convert Qt5FilePicker and Qt5Menu to RunInMainThreadMichael Stahl
2019-03-05tdf#119856 vcl: Qt5/KDE5 RunInMainThreadMichael Stahl
2019-03-05tdf#123796 Wrong cursor when inserting shapeNoel Grandin
2019-03-01weld SwInsertDBColAutoPilotCaolán McNamara
2019-02-27weld UpdateDialogCaolán McNamara
2019-02-27weld LicenseDialogImplCaolán McNamara
2019-02-27convert more Start timer methods from sal_uLong->sal_uInt64Noel Grandin
2019-02-27make cursor images part of the themeNoel Grandin
2019-02-26parentclass set_size_request is sufficientCaolán McNamara
2019-02-26sal_uIntPtr->sal_uInt32 inSalClipRegion::BeginSetClipRegionNoel Grandin
2019-02-26sal_uLong->sal_uInt32 in drawEPSNoel Grandin
2019-02-26sal_uIntPtr->unsigned in X11SalBitmapNoel Grandin
2019-02-22Removed duplicated includesAndrea Gelmini
2019-02-22loplugin:unusedfields in vclNoel Grandin
2019-02-21wrong "to-page" reported in split notebooksCaolán McNamara
2019-02-21menu of currency combobox in format-cells is too narrowCaolán McNamara
2019-02-21weld RecoveryDialogCaolán McNamara
2019-02-21weld HangulHanjaConversionDialogCaolán McNamara
2019-02-21recovery dialogs legitimately don't have parentsCaolán McNamara
2019-02-20weld SaveProgressDialogCaolán McNamara
2019-02-20kde5 fpicker: Reuse 'initialize()' from base classMichael Weghorn
2019-02-20Make 'setDefaultName()' work again for kde5 fpickerMichael Weghorn
2019-02-20KDE5FilePicker: Reuse custom controls from parent classMichael Weghorn
2019-02-20kde5 fpicker: Reuse parent class member to store custom widgetsMichael Weghorn
2019-02-20kde5 fpicker: Reuse existing handle{G,S}etListValueMichael Weghorn
2019-02-20Drop KDE5FilePicker::cancelMichael Weghorn