summaryrefslogtreecommitdiff
path: root/vcl/unx/generic
AgeCommit message (Expand)Author
2020-08-05Revert "tdf#134646 Remove "nearest paper matching" feature"Samuel Mehrbrodt
2020-07-13tdf#134646 Remove "nearest paper matching" featureSamuel Mehrbrodt
2019-09-05tdf#127189 FreeType <= 2.8 will fail to render stretched horizontal brace...Caolán McNamara
2019-05-31Revert "tdf#123011 Detect kde5 desktop in Plasma Wayland session"Michael Weghorn
2019-05-07band-aid: deprecated-declarations related to cupsJulien Nabet
2019-04-12rhbz#1691287 tdf#53029 ui prompt for printer authenticationCaolán McNamara
2019-01-29tdf#123011 Detect kde5 desktop in Plasma Wayland sessionMichael Weghorn
2019-01-26vcl: unx: apply configuration to "Generic Printer" so it's PDF ...Michael Stahl
2018-12-27tdf#122116 Only create CPDManager if D-Bus descriptions presentMichael Weghorn
2018-12-05tdf#121719: Revert fix for tdf#96971Xisco Fauli
2018-11-28Resolves: tdf#112215 null deref on missing optional ppd valueCaolán McNamara
2018-11-10Replace deprecated boost::optional::reset(val) with operator =Mike Kaganski
2018-11-09tdf#121275 fallback to gtk3 under wayland with unknown desktopCaolán McNamara
2018-11-06replace Application::GetMainThreadIdentifier to Application::IsMainThreadAndras Timar
2018-11-06convert some macros to local functionsNoel Grandin
2018-11-01tdf#121030 invalidate referenced FontInstancesJan-Marek Glogowski
2018-11-01loplugin:useuniqueptr in SalFrame::PostEventNoel Grandin
2018-10-31loplugin:useuniqueptr in DeletePrinterQueueInfoNoel Grandin
2018-10-30Move SalGraphics glyph functions into FontInstanceJan-Marek Glogowski
2018-10-30Hide SalLayoutGlyphs detailsJan-Marek Glogowski
2018-10-30Rely on the font instance of the glyphJan-Marek Glogowski
2018-10-25Change GlyphItem::nFallbackLevel to font instanceJan-Marek Glogowski
2018-10-25Move GlyphItem into its own headerJan-Marek Glogowski
2018-10-25Drop duplicate PhysicalFontFace referenceJan-Marek Glogowski
2018-10-24Introduce OutputDevice type OUTDEV_PDFJan-Marek Glogowski
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-10-19clang-tidy readability-misleading-indentationNoel Grandin
2018-10-19loplugin:staticvar in vclNoel Grandin
2018-10-18clang-tidy readability-simplify-boolean-exprNoel Grandin
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-10-16coverity#1440242 silence Useless callCaolán McNamara
2018-10-15loplugin:staticconstfield improvementsNoel Grandin
2018-10-15loplugin:constantparamNoel Grandin
2018-10-14Simplify containers iterations in vclArkadiy Illarionov
2018-10-14Add some additional verification for LXQt as the desktop environment.Simon Quigley
2018-10-13use range based loops over B2DPolyPolygon in vclJochen Nitschke
2018-10-11Add support for LXQt as a Linux desktop environment.Simon Quigley
2018-10-10optimize adding a block of entries at one timeCaolán McNamara
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-10-08Run GarbageCollect() for freetype fontsJan-Marek Glogowski
2018-10-06Support estimateUsageInBytes for SystemDependentDataArmin Le Grand
2018-10-06UNX use font cache based glyph rect cacheJan-Marek Glogowski
2018-10-06Add GlyphCache instance to GenericUnixSalDataJan-Marek Glogowski
2018-10-06UNX merge FreetypeManager into GlyphCacheJan-Marek Glogowski
2018-10-05Alpha channel in BitmapColor - change bIndex to alphaTomaž Vajngerl
2018-10-02Unify sal plugin loadersJan-Marek Glogowski
2018-09-30weld SvxLineEndDefTabPageCaolán McNamara
2018-09-28loplugin:unusedfieldsNoel Grandin
2018-09-27loplugin:methodcycles more graph theory for the winNoel Grandin
2018-09-21Support buffering SystemDependent GraphicDataArmin Le Grand