summaryrefslogtreecommitdiff
path: root/vcl/unx/generic
AgeCommit message (Expand)Author
2018-03-13forcepoint #25 ensure null terminationCaolán McNamara
2017-12-01Compensate for loss of Type 1 "Standard Symbols L" substitute for "Symbol"Stephan Bergmann
2017-09-19ofz#3419 Null-dereference READCaolán McNamara
2017-07-16vcl: fix -Werror=format (32-bit GCC)Michael Stahl
2017-07-15tdf#104883 Don't call InstallFontconfigResources if it's not availableSamuel Mehrbrodt
2017-06-14make opengl transitions under X flicker free on enter/leaveCaolán McNamara
2017-05-18ofz#1605 check multiply and shiftCaolán McNamara
2017-05-18Clean up a set of RTL-related commentsTor Lillqvist
2017-05-09remove unnecessary empty OUString fields and varsNoel Grandin
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke
2017-05-08teach loplugin:constantparam about simple constructor callsNoel Grandin
2017-05-07break circular includeJochen Nitschke
2017-05-05tdf#103158 ctrl+shift should work on key upMaxim Monastirsky
2017-05-04Replace all OUString("") with OUString()Arnaud Versini
2017-05-02printerinfomanager.hxx can be moved into vclCaolán McNamara
2017-05-01tdf#107526: fix icon managementJulien Nabet
2017-04-28loplugin:salunicodeliteral: vclStephan Bergmann
2017-04-28loplugin:checkunusedparams in configmgr and vclNoel Grandin
2017-04-26use strong_int for LanguageTypeNoel Grandin
2017-04-25fix attempt to load converted bitmap resource uses from vclCaolán McNamara
2017-04-25clang-tidy readability-simplify-boolean-expr in vclNoel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-25loplugin:checkunusedparams in vclNoel Grandin
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin
2017-04-14remove the remaining unused mouse cursorsCaolán McNamara
2017-04-14revert removal of apparently unused mouse cursorsCaolán McNamara
2017-04-13Removed duplicated includesAndrea Gelmini
2017-04-07loplugin:redundantcast find cstyle arithmetic castsNoel Grandin
2017-04-07tdf#39468 Translate German commentsJens Carl
2017-04-06loplugin:redundantcast find cstyle double castsNoel Grandin
2017-04-05loplugin:redundantcast find c-style bool castsNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-30Fix overflow case returned by XmbLookupStringJulien Nabet
2017-03-28ofz#954 out of memoryCaolán McNamara
2017-03-28Resolves: tdf#106155 avoid opengl for toplevel X window iconsCaolán McNamara
2017-03-25Fix typosAndrea Gelmini
2017-03-24ofz: explicitly release fontconfig options on every iterationCaolán McNamara
2017-03-24shared_ptr->unique_ptrCaolán McNamara
2017-03-23Remove unused #include <ctype.h>Stephan Bergmann
2017-03-22loplugin:redundantcast find redundant c-style enum castsNoel Grandin
2017-03-21cppcheck: alloca (vcl/i18n_status)Julien Nabet
2017-03-19cppcheck: alloca (vcl/printerjob)Julien Nabet
2017-03-18Use char instead of unsigned charJulien Nabet
2017-03-16fix tinderbox build, ends up using gen backend and icons are missingCaolán McNamara
2017-03-10The previous commit wasn't really thought throughStephan Bergmann
2017-03-10loplugin:loopvartoosmallStephan Bergmann
2017-03-08valgrind: fix leakCaolán McNamara
2017-03-08const this upCaolán McNamara
2017-03-08loplugin:loopvartoosmallStephan Bergmann
2017-03-07Remove redundant 'inline' keyword, Linux reduxStephan Bergmann