summaryrefslogtreecommitdiff
path: root/vcl/unx/generic
AgeCommit message (Expand)Author
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
2019-01-23loplugin:constparams in vclNoel Grandin
2019-01-23remove FWS X11 protocol stuffNoel Grandin
2019-01-19Index is not needed for single getToken callMatteo Casalin
2019-01-18No need to loop twice on the same tokensMatteo Casalin
2019-01-18Use indexed getToken, avoid unnecessary OUString copyMatteo Casalin
2019-01-18In vcl/unx/generic/print/, use OStringBuffer instead of fixed-size arraysStephan Bergmann
2019-01-17Rework Ascii85Encoder::ConvertToAscii85 code somewhatStephan Bergmann
2019-01-17Comment non-obvious Ascii85Encoder::ConvertToAscii85 codeStephan Bergmann
2019-01-13Reduce OUString operationsMatteo Casalin
2019-01-13Simplify, avoid getTokenMatteo Casalin
2019-01-13Do not loop on getToken to just get last tokenMatteo Casalin
2019-01-13Simplify and use getToken index when possible/neededMatteo Casalin
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin
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