summaryrefslogtreecommitdiff
path: root/vcl/unx
AgeCommit message (Expand)Author
2018-10-04color moved to slot 4Caolán McNamara
2018-10-03Resolves: tdf#120277 special character dialog not appearing in OnlineCaolán McNamara
2018-10-03when gtk3 >= 3.22.0 set natural size propagateCaolán McNamara
2018-10-03weld SwSvxNumBulletTabDialogCaolán McNamara
2018-10-02filename may be nullCaolán McNamara
2018-10-02Unify sal plugin loadersJan-Marek Glogowski
2018-10-02weld SvxLineTabDialogCaolán McNamara
2018-10-01weld SvxLineTabPageCaolán McNamara
2018-09-30weld SvxLineEndDefTabPageCaolán McNamara
2018-09-30add GetFileImageId and check if there is no parentCaolán McNamara
2018-09-29band-aid: deprecated-declarations related to gtkJulien Nabet
2018-09-28listen to [leave|enter]-notify-event at event widget levelCaolán McNamara
2018-09-28weld SvxNumberFormatTabPageCaolán McNamara
2018-09-28loplugin:unusedfieldsNoel Grandin
2018-09-27loplugin:methodcycles more graph theory for the winNoel Grandin
2018-09-27dispose custom widget a11y on teardownCaolán McNamara
2018-09-21Support buffering SystemDependent GraphicDataArmin Le Grand
2018-09-20Support buffering SystemDependent GraphicData (III)Armin Le Grand
2018-09-20weld SwWrapTabPageCaolán McNamara
2018-09-20weld SvxHyphenWordDialogCaolán McNamara
2018-09-20weld BreakPointDialogCaolán McNamara
2018-09-19weld TPGalleryThemeGeneralCaolán McNamara
2018-09-19loplugin:useuniqueptr in GetTTSimpleGlyphMetricsNoel Grandin
2018-09-19inline X11_freeBmpNoel Grandin
2018-09-18weld SvxTabulatorTabPageCaolán McNamara
2018-09-18tdf#119929 ensure .ui translation domain is bound before translation attemptCaolán McNamara
2018-09-18tdf#119881: Check if Unity/Gnome is separated by colon in XDG_CURRENT_DESKTOPXisco Fauli
2018-09-18Move yield mutex handling into SalInstanceJan-Marek Glogowski
2018-09-17tweak combobox vs comboboxtextCaolán McNamara
2018-09-17rename to weld::ComboBox are they are not text only nowCaolán McNamara
2018-09-17loplugin:staticconstfield improvementsNoel Grandin
2018-09-17add image support to weld::ComboBoxTextCaolán McNamara
2018-09-17New loplugin:externalStephan Bergmann
2018-09-14Related: tdf#118038 use an intermediate GdkPixbuf under gtk < 3.20.0Caolán McNamara
2018-09-14weld SvxCharNamePageCaolán McNamara
2018-09-14loplugin:constfields in vclNoel Grandin
2018-09-13must call enterpage handler if we do enter a pageCaolán McNamara
2018-09-13fix crash on startup under XCaolán McNamara
2018-09-13Support buffering SystemDependent GraphicData (II)Armin Le Grand
2018-09-12tdf#119814 Fix UI freeze with gtk3_kde5 filepickerMichael Weghorn
2018-09-12loplugin:simplifyconstruct in ucbhelper..vclNoel Grandin
2018-09-10No more need for extra local variablesStephan Bergmann
2018-09-09silence bogus -Wmaybe-uninitializedCaolán McNamara
2018-09-09weld SfxNewStyleDlgCaolán McNamara
2018-09-08weld FontFeaturesDialogCaolán McNamara
2018-09-07just edit Entry to readonly, instead of a shadow ro widgetCaolán McNamara
2018-09-07weld writer page style dialog and SvxBorderBackgroundDlgCaolán McNamara
2018-09-06clang-tidy bugprone-use-after-move in BitmapFilter::FilterNoel Grandin
2018-09-06clang-tidy performance-unnecessary-value-paramNoel Grandin
2018-09-06tdf#119685 Fix infinite loop in gtk3_kde5 filepickerMichael Weghorn