summaryrefslogtreecommitdiff
path: root/vcl/unx
AgeCommit message (Expand)Author
2019-09-24gtk3: Depend on the window stylecontextCorentin Noël
2019-09-20get the toplevel GtkWindow widgetCaolán McNamara
2019-09-20ensure embedded widget is realizedCaolán McNamara
2019-09-20weld OfaTreeOptionsDialogCaolán McNamara
2019-09-20weld Application Colors pageCaolán McNamara
2019-09-20Resolves: tdf#127646 remove undispatched events in dtorCaolán McNamara
2019-09-19mpWindow might be a GtkEventBox instead of a GtkWindowCaolán McNamara
2019-09-19when mpWindow is an eventbox we want the toplevel it is inCaolán McNamara
2019-09-19improve and enable loplugin:fragiledestructorNoel Grandin
2019-09-18remove unused crc functionality from ZCodecNoel Grandin
2019-09-18fix column sensitivity mapCaolán McNamara
2019-09-17move GetStandardText to stdtext.hxxCaolán McNamara
2019-09-17Better fixStephan Bergmann
2019-09-16Fix linux x86 buildThorsten Behrens
2019-09-16tdf#42949 Fix IWYU warnings in vcl/unx/generic/*Gabor Kelemen
2019-09-14rework IM underline impl wrt mix of UTF-8/16/32 unitsCaolán McNamara
2019-09-12weld OCopyTableWizard clusterCaolán McNamara
2019-09-11loplugin:redundantfcast check for std::function castNoel Grandin
2019-09-11Check for EMOJI content only on ICU 57 and newerTomáš Chvátal
2019-09-06use unique_ptr in CreatePrintGraphicsNoel Grandin
2019-09-06Resolves: tdf#125461 32bit XImage is not premultipliedCaolán McNamara
2019-09-06Fixing '....' and '..'Andrea Gelmini
2019-09-05Merge GetFontCodeRanges() into GetFontCharMap()Khaled Hosny
2019-09-05Remove effectively dead codeKhaled Hosny
2019-09-05ctrl+shift+e emoji ibus engine problems converting UCS-4 positions to UTF-16Caolán McNamara
2019-09-04Related: rhbz#1648281 improve fontconfig fallback for emojisCaolán McNamara
2019-09-04tdf#127189 FreeType <= 2.8 will fail to render stretched horizontal brace...Caolán McNamara
2019-09-04tdf#118314 Code clean up on imestatuswindowSzabolcs Toth
2019-09-03Make Noto Color Emoji font work on LinuxKhaled Hosny
2019-09-0366537 was an issuezilla bugCaolán McNamara
2019-09-03Resolves: tdf#126935 a11y for hosted EditEngineCaolán McNamara
2019-09-02weld cluster of database form wizardsCaolán McNamara
2019-09-01Fix '..'Andrea Gelmini
2019-08-28Always using translateToInternal should be fine in SalGtkPicker::uritounicodeStephan Bergmann
2019-08-27Fix typo (translateToExternal vs. translateToInternal)Stephan Bergmann
2019-08-27Consolidate ImplCalcLineSpacing()Khaled Hosny
2019-08-27Let PrintFontManager::addFontFile directly take a file URLStephan Bergmann
2019-08-23weld SwMailMergeWizardCaolán McNamara
2019-08-23an assistant might have no parentCaolán McNamara
2019-08-23loplugin:returnconstval in vclNoel Grandin
2019-08-22weld chart CreationWizardCaolán McNamara
2019-08-22weld ODbTypeWizDialogSetupCaolán McNamara
2019-08-22tdf#126560 Qt5 fix D'n'D key-modifier handlingJan-Marek Glogowski
2019-08-22loplugin:constmethod in vclNoel Grandin
2019-08-21atk: Make sure returned values are initializedSamuel Thibault
2019-08-20loplugin:constvars in vclNoel Grandin
2019-08-20Gtk3 defer LO dragExit handling to an idleJan-Marek Glogowski
2019-08-19Resolves: tdf#127029 keep spinbuttons blank if explicit set_text("")Caolán McNamara
2019-08-19tdf#126830 Icons not showing in menusNoel Grandin
2019-08-18Related: tdf#53029 escape backslash in username for 'domain\username'Caolán McNamara