summaryrefslogtreecommitdiff
path: root/vcl/unx/generic
AgeCommit message (Expand)Author
2017-12-07loplugin:constparamsNoel Grandin
2017-12-06loplugin:redundantcastStephan Bergmann
2017-12-04new loplugin salcall: remove unnecessary SAL_CALLNoel Grandin
2017-11-23Make loplugin:unnecessaryparen look through implicitStephan Bergmann
2017-11-23loplugin:simplifybool for negation of comparison operatorNoel Grandin
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann
2017-11-22drop duplicate methodCaolán McNamara
2017-11-15loplugin:flatten in vclNoel Grandin
2017-11-14use std::unique_ptr for SalLayoutNoel Grandin
2017-11-14No need for bestmaxFrameSizeForScreenSize to be declared publiclyTor Lillqvist
2017-11-13Fix typosAndrea Gelmini
2017-11-11Replace list by vector for ShowNativeDialog (vcl)Julien Nabet
2017-11-10tdf#48300 kde4+gen: bring forward the window with already opened docKatarina Behrens
2017-11-09rename AvoidConfig to FuzzingCaolán McNamara
2017-11-08ofz speed up fuzzers a tadCaolán McNamara
2017-11-07tdf#112770 Filter input on the correct windowJan-Marek Glogowski
2017-11-06QT5 fix build issues & cleanupsJan-Marek Glogowski
2017-11-06QT5 first stab on implementing CommonSalLayoutJan-Marek Glogowski
2017-11-06loplugin:constparams in various(2)Noel Grandin
2017-11-05PPDCache: fix segfault due to access after deleteAshod Nakashian
2017-11-02improve constparam lopluginNoel Grandin
2017-11-02vcl: fix dbg_util build after enum class changeThorsten Behrens
2017-11-01Replace some lists by vectors in generic/print (vcl)Julien Nabet
2017-10-31ReleaseYieldMutex is always called with trueNoel Grandin
2017-10-30Constify some VCL interface functionsJan-Marek Glogowski
2017-10-29cppcheck: unusedVariableJochen Nitschke
2017-10-27Remove some old KDE3 and TDE stuffJan-Marek Glogowski
2017-10-26Simplify and remove useless aRemovePrinters list (vcl)Julien Nabet
2017-10-25Resolves: tdf#113435 device tab missing from print dialogCaolán McNamara
2017-10-23loplugin:includeform: vclStephan Bergmann
2017-10-23tdf#96505 Get rid of cargo cult long integer literalsudareechk
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-10-22Prevent gnome-shell f/ showing 'unresponsive app' during debugAndreas Brandner
2017-10-22Fix 3bf3cae9b7b4d38e0427d71a2b34629fd5988af7Julien Nabet
2017-10-22Replace some lists by vectors (vcl)Julien Nabet
2017-10-22Fix wrong use of emplace/emplace_backJulien Nabet
2017-10-21Replace lists by vectors in printerjob (vcl)Julien Nabet
2017-10-21Replace lists by vectors in ppdparser (vcl)Julien Nabet
2017-10-21Replace list by vector for maPS3Font (vcl)Julien Nabet
2017-10-20Resolves: tdf#113252 missing tabs in basic library organizerCaolán McNamara
2017-10-20ofz+ubsan: left shift of negative valueCaolán McNamara
2017-10-20Replace list by unordered_set for m_aAlternateFiles (vcl)Julien Nabet
2017-10-18use std::unique_ptr in PPDCacheNoel Grandin
2017-10-11Replace list by vector fontconfig/manager (vcl)Julien Nabet
2017-10-06KDE update system loop integrationJan-Marek Glogowski
2017-10-05loplugin:finalclasses in vclNoel Grandin
2017-09-28Unify SalUserEvent handlingJan-Marek Glogowski
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2017-09-26WIN run main thread redirects ignoring SolarMutexJan-Marek Glogowski
2017-09-25Fix typosAndrea Gelmini