summaryrefslogtreecommitdiff
path: root/vcl/unx/gtk3
AgeCommit message (Expand)AuthorFilesLines
2019-09-29weld DbaIndexDialogCaolán McNamara1-4/+24
2019-09-27cid#1454001 silence Unchecked dynamic_castCaolán McNamara1-0/+1
2019-09-26Resolves: tdf#127262 validity out of order focus in and out problemCaolán McNamara1-9/+29
2019-09-26get toplevel GtkWindow if parent is a child frameCaolán McNamara1-5/+6
2019-09-26weld SwAutoMarkDlg_ImplCaolán McNamara1-0/+1
2019-09-24gtk3: Depend on the window stylecontextCorentin Noël1-27/+69
2019-09-20get the toplevel GtkWindow widgetCaolán McNamara1-1/+1
2019-09-20ensure embedded widget is realizedCaolán McNamara1-0/+1
2019-09-20weld OfaTreeOptionsDialogCaolán McNamara2-18/+75
2019-09-20weld Application Colors pageCaolán McNamara1-0/+30
2019-09-20Resolves: tdf#127646 remove undispatched events in dtorCaolán McNamara1-3/+15
2019-09-19mpWindow might be a GtkEventBox instead of a GtkWindowCaolán McNamara1-3/+3
2019-09-19when mpWindow is an eventbox we want the toplevel it is inCaolán McNamara1-3/+4
2019-09-19improve and enable loplugin:fragiledestructorNoel Grandin1-2/+2
2019-09-18fix column sensitivity mapCaolán McNamara1-15/+15
2019-09-17move GetStandardText to stdtext.hxxCaolán McNamara1-5/+6
2019-09-17Better fixStephan Bergmann1-3/+4
2019-09-16Fix linux x86 buildThorsten Behrens1-2/+2
2019-09-14rework IM underline impl wrt mix of UTF-8/16/32 unitsCaolán McNamara1-42/+45
2019-09-12weld OCopyTableWizard clusterCaolán McNamara1-0/+34
2019-09-05ctrl+shift+e emoji ibus engine problems converting UCS-4 positions to UTF-16Caolán McNamara1-0/+23
2019-09-03Resolves: tdf#126935 a11y for hosted EditEngineCaolán McNamara1-0/+6
2019-09-02weld cluster of database form wizardsCaolán McNamara1-0/+8
2019-08-23weld SwMailMergeWizardCaolán McNamara1-47/+39
2019-08-23an assistant might have no parentCaolán McNamara1-1/+2
2019-08-22weld chart CreationWizardCaolán McNamara1-2/+15
2019-08-22weld ODbTypeWizDialogSetupCaolán McNamara1-47/+352
2019-08-20loplugin:constvars in vclNoel Grandin1-1/+1
2019-08-20Gtk3 defer LO dragExit handling to an idleJan-Marek Glogowski1-4/+21
2019-08-19Resolves: tdf#127029 keep spinbuttons blank if explicit set_text("")Caolán McNamara1-1/+16
2019-08-16get_current_page_help_id is now tried first alreadyCaolán McNamara1-8/+0
2019-08-16tdf#126254 Help - About is black with Linux gen and gtk2Caolán McNamara1-29/+9
2019-08-16Gtk3 inform LO of drag leaveJan-Marek Glogowski1-0/+4
2019-08-16tdf#126007 tdf#122355 online help won't look into a dialog notebookCaolán McNamara1-19/+43
2019-08-13Resolves: tdf#126844 focus in to combobox with entries not seen in parentCaolán McNamara1-0/+18
2019-08-12Fix typosAndrea Gelmini2-2/+2
2019-08-09Fix typosAndrea Gelmini1-2/+2
2019-08-01Resolves: tdf#126661 unexpected sort between freeze+thawCaolán McNamara1-0/+2
2019-08-01weld SvxPathTabPageCaolán McNamara1-9/+20
2019-07-31weld SvxFontSubstTabPageCaolán McNamara1-0/+20
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): vclStephan Bergmann1-3/+3
2019-07-30tdf#62699 Drop (now) pass-through header include/vcl/salbtype.hxxGabor Kelemen1-1/+0
2019-07-29return early if no work to be doneCaolán McNamara1-0/+2
2019-07-29revert part of "add some error checking to the UI file loading"Noel Grandin1-39/+31
2019-07-27enable setting a highlight bgCaolán McNamara1-0/+6
2019-07-27factor out setting widget bgCaolán McNamara1-7/+24
2019-07-26add some error checking to the UI file loadingNoel Grandin1-32/+42
2019-07-23async modal dialogs need to inc/dec parent frame modalityCaolán McNamara1-0/+6
2019-07-15cid#1448232 Unchecked dynamic_castCaolán McNamara1-0/+1
2019-06-27protect against never gettting a size setCaolán McNamara1-1/+1