summaryrefslogtreecommitdiff
path: root/vcl/unx/generic
AgeCommit message (Expand)Author
2019-07-28loplugin:collapseifNoel Grandin
2019-07-24Fix typosAndrea Gelmini
2019-07-21tdf#125922 rename kde5 to kf5 + plasma5Jan-Marek Glogowski
2019-07-19cid#1448455 Unchecked return valueCaolán McNamara
2019-07-19cid#1448435 Unchecked return valueCaolán McNamara
2019-07-06Constify GlyphItemJan-Marek Glogowski
2019-06-27Fix typoAndrea Gelmini
2019-06-26tdf#97925 writer, slow scrolling large RTF documentNoel Grandin
2019-06-25improve loplugin:simplifyconstructNoel Grandin
2019-06-21Drop INetURLObject::GetName and INetURLObject::GetExtensionMike Kaganski
2019-06-20gen vclplug crash on startupCaolán McNamara
2019-06-18loplugin:logexceptionnicely in vclNoel Grandin
2019-06-18Simplify Sequence iterations in vclArkadiy Illarionov
2019-06-13tdf#42949 Fix IWYU warnings in vcl/inc/*Gabor Kelemen
2019-05-22New loplugin:dataStephan Bergmann
2019-05-13Make BitmapColor inherit from / merge into ColorJan-Marek Glogowski
2019-05-07fix leak in FreetypeFontInfo::AnnounceFontNoel Grandin
2019-05-02Use hasElements to check Sequence emptiness in [v-x]*Arkadiy Illarionov
2019-04-30improve loplugin:stringconstantNoel Grandin
2019-04-19optimise find/insert patternNoel Grandin
2019-04-15loplugin:sequentialassign in vclNoel Grandin
2019-04-12prefer vector::data to &vector[0]Caolán McNamara
2019-04-12downgrade warning to infoCaolán McNamara
2019-04-10clang-tidy: Silence warnings from WIP unhandled-self-assignment checkTamás Zolnai
2019-04-10clang-tidy: Fix suspicious catches of WIP unhandled-self-assignment checkTamás Zolnai
2019-04-08improve combining in hash functionsNoel Grandin
2019-03-27return by unique_ptr from psp::PrintFontManager::getFontOptionsNoel Grandin
2019-03-27rhbz#1691287 tdf#53029 ui prompt for printer authenticationCaolán McNamara
2019-03-24Resolves: tdf#122114 remove support for ~/.recently-used fileArkadiy Illarionov
2019-03-22rhbz#1690732 basic font variation supportCaolán McNamara
2019-03-20Related: rhbz#1690732 FC_INDEX doesn't mean exactly what it used to meanCaolán McNamara
2019-03-08new loplugin constvarsNoel Grandin
2019-03-06remove some unnecessary typedef struct... sugarNoel Grandin
2019-03-06loplugin:unnecessaryparen improve member expressionNoel Grandin
2019-02-27convert more Start timer methods from sal_uLong->sal_uInt64Noel Grandin
2019-02-26sal_uIntPtr->sal_uInt32 inSalClipRegion::BeginSetClipRegionNoel Grandin
2019-02-26sal_uLong->sal_uInt32 in drawEPSNoel Grandin
2019-02-26sal_uIntPtr->unsigned in X11SalBitmapNoel Grandin
2019-02-22loplugin:unusedfields in vclNoel Grandin
2019-02-11new loplugin writeonlyvarsNoel Grandin
2019-02-11loplugin:indentation in vclNoel Grandin
2019-02-08o3tl::make_unique -> std::make_unique in tools..xmloffGabor Kelemen
2019-02-04vcl: make it easier to spot missing fonts (fontconfig backend)Miklos Vajna
2019-01-31flatten desktopdetector codeNoel Grandin
2019-01-29Drop kde4 desktop detectionMichael Weghorn
2019-01-29tdf#123011 Detect kde5 desktop in Plasma Wayland sessionMichael Weghorn
2019-01-27Use indexed getTokenMatteo Casalin
2019-01-25Assert missing SalGraphics font on GetTextLayoutJan-Marek Glogowski
2019-01-25Change SalGraphics::GetTextLayout definitionJan-Marek Glogowski
2019-01-24vcl: unx: apply configuration to "Generic Printer" so it's PDF ...Michael Stahl