summaryrefslogtreecommitdiff
path: root/vcl/unx
AgeCommit message (Expand)Author
2018-03-23add set editable supportCaolán McNamara
2018-03-21block buttons with click handlers from setting a responseCaolán McNamara
2018-03-21add get_widget_for_response supportCaolán McNamara
2018-03-21add optional helpid to add_buttonCaolán McNamara
2018-03-21weld OExceptionChainDialogCaolán McNamara
2018-03-20drop unnecessary includesCaolán McNamara
2018-03-19weld pdf warning dialogCaolán McNamara
2018-03-18add id column support to tree viewCaolán McNamara
2018-03-16rhbz#1392145 ensure titlebar close button matches 'outside' directionCaolán McNamara
2018-03-16use digit width instead of char widthCaolán McNamara
2018-03-16weld SvxObjectTitleDescDialogCaolán McNamara
2018-03-15weld sort dialogCaolán McNamara
2018-03-12forcepoint #25 ensure null terminationCaolán McNamara
2018-03-12loplugin:redundantfcastStephan Bergmann
2018-03-12loplugin:redundantfcastStephan Bergmann
2018-03-11weld color pickerCaolán McNamara
2018-03-09loplugin:constantparam in vclNoel Grandin
2018-03-09lokdialog: run async for weld dialogsPranav Kant
2018-03-07workaround https://gitlab.gnome.org/GNOME/gtk/issues/70Caolán McNamara
2018-03-07weld SfxNewFileDialogCaolán McNamara
2018-03-07wrong row-activated callback signatureCaolán McNamara
2018-03-06Fix typosAndrea Gelmini
2018-03-05fix mnemonic in add_buttonCaolán McNamara
2018-03-05weld SfxSaveAsTemplateDialogCaolán McNamara
2018-03-05weld InputDialogCaolán McNamara
2018-03-03weld license dialogCaolán McNamara
2018-03-02weld split cells dialogCaolán McNamara
2018-03-02drop old tools/gen methods in vclNoel Grandin
2018-03-01hook up extended tips to find them in our helpCaolán McNamara
2018-03-01debuging versions crash a lotCaolán McNamara
2018-03-01weld ScStringInputDlg to native dialogCaolán McNamara
2018-03-01vcl: remove dead codeChris Sherlock
2018-02-28use ok, cancel under kde vs cancel, ok under gnomeCaolán McNamara
2018-02-28convert COL_ constants to be of type ColorNoel Grandin
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2018-02-27convert various MessBox to weld::MessageDialogCaolán McNamara
2018-02-27convert remaining WarningBox to weld::MessageDialogCaolán McNamara
2018-02-26convert remaining ErrorBox to weld::MessageDialogCaolán McNamara
2018-02-26vcl: fix hangs in SvpSalInstanceMichael Stahl
2018-02-26loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin
2018-02-26vcl: consolidate ColorOf() and GrayOf() functionsChris Sherlock
2018-02-25convert remaining InfoBox to weld::MessageDialogCaolán McNamara
2018-02-22weld native message dialogsCaolán McNamara
2018-02-22loplugin:changetoolsgen in vclNoel Grandin
2018-02-19weld: hook up help responseCaolán McNamara
2018-02-16gtk3_kde5: Checkboxes on the left, texts on the rightKatarina Behrens
2018-02-16native dialog initial basisCaolán McNamara
2018-02-15gtk3_kde5: advertise vcl plugin correctly in about dialogThorsten Behrens
2018-02-12Fix typosAndrea Gelmini
2018-02-09Fix conditionSamuel Mehrbrodt