summaryrefslogtreecommitdiff
path: root/vcl/unx/generic
AgeCommit message (Expand)Author
2018-09-17New loplugin:externalStephan Bergmann
2018-09-14loplugin:constfields in vclNoel Grandin
2018-09-13fix crash on startup under XCaolán McNamara
2018-09-13Support buffering SystemDependent GraphicData (II)Armin Le Grand
2018-09-12loplugin:simplifyconstruct in ucbhelper..vclNoel Grandin
2018-09-10No more need for extra local variablesStephan Bergmann
2018-09-06clang-tidy bugprone-use-after-move in BitmapFilter::FilterNoel Grandin
2018-09-06clang-tidy performance-unnecessary-value-paramNoel Grandin
2018-09-05loplugin:useuniqueptr in PrinterInfoManagerNoel Grandin
2018-09-04loplugin:useuniqueptr in vcl/svdataNoel Grandin
2018-09-04remove unsupported TDE and KDE3 desktops from desktopdetect and salplugrezso
2018-08-30Support buffering SystemDependent GraphicDataArmin Le Grand
2018-08-29Replace find_if with proper quantifier algorithmsArkadiy Illarionov
2018-08-29replace rtl_allocateMemory with std::mallocNoel Grandin
2018-08-23tdf#119454 don't advance PS glyphsJan-Marek Glogowski
2018-08-23tdf#119357 add the glyph, if the lookup failedJan-Marek Glogowski
2018-08-23ofz: various use after free and related crashes in glyph cacheCaolán McNamara
2018-08-22pass X11SalGraphics around by std::unique_ptrNoel Grandin
2018-08-22rename FontSelectPatternAttributes to FontSelectPatternCaolán McNamara
2018-08-22turn the cache around to work on LogicalFontInstanceCaolán McNamara
2018-08-21change FindFontSubstitute to operate on FontSelectPatternAttributesCaolán McNamara
2018-08-21CreateFont from LogicalFontInstance instead of FontSelectPatternCaolán McNamara
2018-08-21use LogicalFontInstance with SalGraphicsCaolán McNamara
2018-08-21loplugin:useuniqueptr in SvpSalInstanceNoel Grandin
2018-08-21only need FontSelectPatternAttributes hereCaolán McNamara
2018-08-20uselessmatch can take FontSelectPatternAttributesCaolán McNamara
2018-08-17loplugin:useuniqueptr in ImplSalBitmapCacheNoel Grandin
2018-08-15loplugin:useuniqueptr in GlyphCacheNoel Grandin
2018-08-15loplugin:useuniqueptr in FreetypeManagerNoel Grandin
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-07-27tdf#118966 vcl: add a flag to determine if AA of fonts is used from the systemMiklos Vajna
2018-07-27loplugin:returnconstant in vclNoel Grandin
2018-07-27loplugin:stringloop in vclNoel Grandin
2018-07-26Related: rhbz#1602589 silence coverity leaked_storageCaolán McNamara
2018-07-26vcl cairo text renderer: support non-AA textMiklos Vajna
2018-07-20Fix typosAndrea Gelmini
2018-07-20Fix typosAndrea Gelmini
2018-07-17loplugin:useuniqueptr in PrintFontManagerNoel Grandin
2018-07-17loplugin:useuniqueptr in PPDParserNoel Grandin
2018-07-16cppcheck: useInitializationList in vclJochen Nitschke
2018-07-10tdf#118661 LibreOffice remains in background after closing itNoel Grandin
2018-07-08tdf#84323 - sal - add sane sleep interface: cleanup osl_waitThreadKevin Dubrulle
2018-07-06WaE: -Wunused-variableThorsten Behrens
2018-06-28Clean up ownership tracking of SalVisual's visual (in X11 Visual base class)Stephan Bergmann
2018-06-26forcepoint#50 fix end detectionCaolán McNamara
2018-06-20forcepoint: rework to explore loopCaolán McNamara
2018-06-14loplugin:unusedfieldsNoel Grandin
2018-06-14Add autodetection for KDE5 VCL PluginAbhyudaya Sharma
2018-06-14return SalBitmap using std::shared_ptrNoel Grandin
2018-06-11new loplugin:shouldreturnboolNoel Grandin