summaryrefslogtreecommitdiff
path: root/vcl/unx
AgeCommit message (Expand)Author
2017-06-18coverity#1412875 Uninitialized pointer fieldCaolán McNamara
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-06-17loplugin:unusedfields in vcl part3Noel Grandin
2017-06-17loplugin:unusedfields in vcl part2Noel Grandin
2017-06-17loplugin:unusedfields in vcl part1Noel Grandin
2017-06-15make LANGUAGE setting universal, not just gtk specificCaolán McNamara
2017-06-14use more SAL_N_ELEMENTS part 1Noel Grandin
2017-06-13make opengl transitions under X flicker free on enter/leaveCaolán McNamara
2017-06-13remove TDE integration (vclplug, address book, config backend)Michael Stahl
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-06-12clang-tidy readability-delete-null-pointerNoel Grandin
2017-06-09clang-tidy readability-non-const-parameterNoel Grandin
2017-06-09use comphelper::InitPropertySequence in more placesNoel Grandin
2017-06-06add COVERITY_NOEXCEPT_FALSECaolán McNamara
2017-06-05spelling instanciate -> instantiateNoel Grandin
2017-06-02PPD parsing: set default as well as value, add more parsing info.Michael Meeks
2017-06-02Improved loplugin:redundantcast const_cast handling: vclStephan Bergmann
2017-06-02no need to assign a nullptr after a bad_allocNoel Grandin
2017-06-01ofz#1605 check multiply and shiftCaolán McNamara
2017-05-31clang-tidy readability-redundant-control-flowNoel Grandin
2017-05-30remove duplicate 'using namespace'Jochen Nitschke
2017-05-30Revert "make LANGUAGE setting universal, not just gtk specific"Caolán McNamara
2017-05-30make LANGUAGE setting universal, not just gtk specificCaolán McNamara
2017-05-30teach redundantcast plugin about functional castsNoel Grandin
2017-05-29remove some unnecessary OString constructor callsNoel Grandin
2017-05-28remove unnecessary use of OString::getStrNoel Grandin
2017-05-25loplugin:constantparamNoel Grandin
2017-05-21if X11/Xregion.h is universally available, we can use that insteadCaolán McNamara
2017-05-21XRegion has to match the "real" XRegion structureCaolán McNamara
2017-05-21cppcheck: unusedStructMemberJochen Nitschke
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-19ignore SIGPIPE in glx test processMarkus Mohrhard
2017-05-18Revert "Fix typos"Stephan Bergmann
2017-05-18Fix typosAndrea Gelmini
2017-05-18Related: rhbz#1367846 queue and merge scroll eventsCaolán McNamara
2017-05-18Clean up a set of RTL-related commentsTor Lillqvist
2017-05-16Resolves: rhbz#1367846 improve gtk3 trackpad scrollingCaolán McNamara
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-05-11remove some unnecessary temporary OUStringsNoel Grandin
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke
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-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert most of vcl codebase away from OSL_ASSERT to assertChris Sherlock
2017-05-05tdf#103158 ctrl+shift should work on key upMaxim Monastirsky
2017-05-05loplugin:checkunusedparams in vclNoel Grandin
2017-05-04Replace all OUString("") with OUString()Arnaud Versini
2017-05-02printerinfomanager.hxx can be moved into vclCaolán McNamara