summaryrefslogtreecommitdiff
path: root/vcl/unx/generic
AgeCommit message (Expand)Author
2020-09-09rhbz#1875377 if sort order is equivalent keep order fontconfig presentsCaolán McNamara
2020-05-27vcl: sfx2: LOK: Support per-view popup windowsAshod Nakashian
2020-05-23tdf#130478 Enhance Dashed line drawing on all systemsArmin Le Grand (Collabora)
2020-05-20tdf#133053 reset after clear so avoid later assertCaolán McNamara
2020-01-23Related tdf#126459: fix crash in presenter console using gen vclplugKatarina Behrens
2019-11-19tdf#128434 correctly release fonts in destructorsJan-Marek Glogowski
2019-11-19tdf#128434 try garbage collect ImplFontCache fontsJan-Marek Glogowski
2019-11-19Move static aFontFileList into GlyphCacheJan-Marek Glogowski
2019-11-15tdf#123734 Prepend "Custom." for values of custom PPD optionsMichael Weghorn
2019-11-13Related tdf#128717: Drop "<ignore>" value for duplex and paper trayMichael Weghorn
2019-11-06loplugin:indentation find broken if statementsNoel Grandin
2019-11-03loplugin:stringaddNoel Grandin
2019-10-25tdf#42949 Fix IWYU warnings in vcl/unx/gtk3 and gtk3_kde5/Gabor Kelemen
2019-10-24Introduce OStringCharStephan Bergmann
2019-10-19loplugin:unusedfieldsNoel Grandin
2019-10-18cid#1454633 silence Uncaught exceptionCaolán McNamara
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-10-16loplugin:bufferadd loosen some constraintsNoel Grandin
2019-10-15new loplugin:bufferaddNoel Grandin
2019-10-14loplugin:stringadd look for unnecessary temporariesNoel Grandin
2019-10-11simplify "a = a +" to "a +="Noel Grandin
2019-10-09name all Notebooks 'tabcontrol'Caolán McNamara
2019-10-06SystemEnvData::nSize is no longer read and can be removedStephan Bergmann
2019-10-04Related: tdf#127529 make it harder to misunderstand this VirtualDevice ctorCaolán McNamara
2019-10-04loplugin:unusedmethodsNoel Grandin
2019-10-04loplugin:singlevalfieldsNoel Grandin
2019-10-03loplugin:unusedmethodsNoel Grandin
2019-10-03loplugin:unusedfieldsNoel Grandin
2019-10-02loplugin:stringadd in vclNoel Grandin
2019-10-02tdf#127858 Assertion when trying to edit a form (gen backend)Noel Grandin
2019-09-26loplugin:virtualdead in vclNoel Grandin
2019-09-26remove internal use of 16-bit packed formatsNoel Grandin
2019-09-19improve and enable loplugin:fragiledestructorNoel Grandin
2019-09-18remove unused crc functionality from ZCodecNoel Grandin
2019-09-16tdf#42949 Fix IWYU warnings in vcl/unx/generic/*Gabor Kelemen
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-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-01Fix '..'Andrea Gelmini
2019-08-27Consolidate ImplCalcLineSpacing()Khaled Hosny
2019-08-27Let PrintFontManager::addFontFile directly take a file URLStephan Bergmann
2019-08-23loplugin:returnconstval in vclNoel Grandin