summaryrefslogtreecommitdiff
path: root/vcl/unx/generic
AgeCommit message (Expand)Author
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-12-23tdf#122116 Only create CPDManager if D-Bus descriptions presentMichael Weghorn
2018-12-13loplugin:constantparamNoel Grandin
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-12-07remove unused ConfigItemMode::DelayedUpdateNoel Grandin
2018-12-07loplugin:singlevalfields extend to all static varsNoel Grandin
2018-12-05tdf#121719: Revert fix for tdf#96971Xisco Fauli
2018-12-03tdf#42949 Fix IWYU warnings in include/vcl/[n-r]*Gabor Kelemen
2018-11-29Rename Mac OS X to official name macOS in comments and documentationBartosz Kosiorek
2018-11-29band-aid: deprecated-declarations related to cupsJulien Nabet
2018-11-29loplugin:stringconstant look for unnecessary OString constructor useNoel Grandin
2018-11-29remove unnecessary "if (!empty()" checks before loopsNoel Grandin
2018-11-28Resolves: tdf#112215 null deref on missing optional ppd valueCaolán McNamara
2018-11-28loplugin:unusedfieldsNoel Grandin
2018-11-22convert SalRGB to scoped enumNoel Grandin
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