summaryrefslogtreecommitdiff
path: root/vcl/unx/generic/app
AgeCommit message (Expand)Author
2021-01-25Avoid -Werror=nonnull with glibc-headers-x86-2.32-1.fc33.noarchStephan Bergmann
2019-11-19Move static aFontFileList into GlyphCacheJan-Marek Glogowski
2019-10-04loplugin:singlevalfieldsNoel Grandin
2019-09-26loplugin:virtualdead in vclNoel Grandin
2019-09-26remove internal use of 16-bit packed formatsNoel Grandin
2019-09-16tdf#42949 Fix IWYU warnings in vcl/unx/generic/*Gabor Kelemen
2019-09-06use unique_ptr in CreatePrintGraphicsNoel Grandin
2019-09-04tdf#118314 Code clean up on imestatuswindowSzabolcs Toth
2019-08-20loplugin:constvars in vclNoel Grandin
2019-08-12Fix typosAndrea Gelmini
2019-06-13tdf#42949 Fix IWYU warnings in vcl/inc/*Gabor Kelemen
2019-05-22New loplugin:dataStephan Bergmann
2019-03-24Resolves: tdf#122114 remove support for ~/.recently-used fileArkadiy Illarionov
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-11loplugin:indentation in vclNoel Grandin
2019-02-08o3tl::make_unique -> std::make_unique in tools..xmloffGabor Kelemen
2019-01-27Use indexed getTokenMatteo Casalin
2019-01-19Index is not needed for single getToken callMatteo Casalin
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-11-22convert SalRGB to scoped enumNoel Grandin
2018-11-06replace Application::GetMainThreadIdentifier to Application::IsMainThreadAndras Timar
2018-11-06convert some macros to local functionsNoel Grandin
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-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-10-06Add GlyphCache instance to GenericUnixSalDataJan-Marek Glogowski
2018-09-18Move yield mutex handling into SalInstanceJan-Marek Glogowski
2018-09-17New loplugin:externalStephan Bergmann
2018-09-14loplugin:constfields in vclNoel Grandin
2018-09-12loplugin:simplifyconstruct in ucbhelper..vclNoel Grandin
2018-09-04loplugin:useuniqueptr in vcl/svdataNoel Grandin
2018-08-29replace rtl_allocateMemory with std::mallocNoel Grandin
2018-08-21loplugin:useuniqueptr in SvpSalInstanceNoel Grandin
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
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-14loplugin:unusedfieldsNoel Grandin
2018-06-11new loplugin:shouldreturnboolNoel Grandin
2018-06-09return SalSession with std::unique_ptrNoel Grandin
2018-06-09hold and return SalI18NImeStatus using std::unique_ptrNoel Grandin
2018-05-17loplugin:unusedfields in vclNoel Grandin
2018-04-25loplugin:useuniqueptr in X11SalDataNoel Grandin
2018-04-24loplugin:useuniqueptr in SalDisplayNoel Grandin
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin