summaryrefslogtreecommitdiff
path: root/vcl/unx/generic
AgeCommit message (Expand)Author
2019-08-22loplugin:constmethod in vclNoel Grandin
2019-08-20loplugin:constvars in vclNoel Grandin
2019-08-18Related: tdf#53029 escape backslash in username for 'domain\username'Caolán McNamara
2019-08-18Related: rhbz#1691287 fill in default domain and usernameCaolán McNamara
2019-08-18tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet
2019-08-15loplugin:sequenceloop in unoxml..vclNoel Grandin
2019-08-12Fix typosAndrea Gelmini
2019-08-09Fix typosAndrea Gelmini
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): vclStephan Bergmann
2019-07-30tdf#62699 Drop (now) pass-through header include/vcl/salbtype.hxxGabor Kelemen
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