summaryrefslogtreecommitdiff
path: root/vcl/unx
AgeCommit message (Expand)Author
2017-12-07gpg4libre: add KDE4 fpicker gpg crypt chechboxThorsten Behrens
2017-12-07gpg4libre: add gtk fpicker gpg crypt chechboxThorsten Behrens
2017-12-07loplugin:constparamsNoel Grandin
2017-12-06Remove unused #include <vcl/metaact.hxx> from vcl/outdev.hxxStephan Bergmann
2017-12-06loplugin:salcallStephan Bergmann
2017-12-06loplugin:redundantcastStephan Bergmann
2017-12-05Revert "require at least gtk3 3.20.0 to build and run gtk3 bits"Caolán McNamara
2017-12-05require at least gtk3 3.20.0 to build and run gtk3 bitsCaolán McNamara
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin
2017-12-04new loplugin salcall: remove unnecessary SAL_CALLNoel Grandin
2017-12-03require at least gtk3 3.18.0 to build and run gtk3 bitsCaolán McNamara
2017-12-02require at least gtk3 3.16.0 to build and run gtk3 bitsCaolán McNamara
2017-12-02require at least gtk3 3.14.0 to build gtk3 bitsCaolán McNamara
2017-12-02require at least gtk3 3.12.0 to build gtk3 bitsCaolán McNamara
2017-12-02require at least gtk3 3.10.0 to build gtk vclplugCaolán McNamara
2017-12-01we already don't run with < 3.14Caolán McNamara
2017-12-01we already don't run gtk3 if < 3.14Caolán McNamara
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-22Fix typoAndrea Gelmini
2017-11-17Resolves: tdf#112549 use gtk3 to set gtk2 window fullscreen...Caolán McNamara
2017-11-17Make loplugin:casttovoid more resilient against macrosStephan Bergmann
2017-11-16vcl: StyleSettings - start to unwind code duplication.Michael Meeks
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-13Removed include checkAndrea Gelmini
2017-11-13Fix typosAndrea Gelmini
2017-11-11Replace list by vector for ShowNativeDialog (vcl)Julien Nabet
2017-11-11vcl: StyleSettings - start to unwind code duplication.Michael Meeks
2017-11-10Related: tdf#112549 gtk3 hide/show menubar on enter/exit fullscreenCaolán McNamara
2017-11-10tdf#48300 kde4+gen: bring forward the window with already opened docKatarina Behrens
2017-11-09Prevent GTK assertion with FilePicker dialogMark Page
2017-11-09rename AvoidConfig to FuzzingCaolán McNamara
2017-11-08ofz speed up fuzzers a tadCaolán McNamara
2017-11-07Resolves: rhbz#1505379 gtk3+X: open comboboxes block sessionCaolá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-06QT5 rename from KF5Jan-Marek Glogowski
2017-11-06KF5 implement some more stuffJan-Marek Glogowski
2017-11-06KF5 add initial SalBitmap implementationJan-Marek Glogowski
2017-11-06KF5 add initial SalObject implementationJan-Marek Glogowski
2017-11-06KF5 add FontFace implementationJan-Marek Glogowski
2017-11-06KF5 minimal graphics supportJan-Marek Glogowski
2017-11-06KF5 add QWidget to Kf5FrameJan-Marek Glogowski
2017-11-06KF5 correctly initialize QApplicationJan-Marek Glogowski
2017-11-06KF5 seperate Qt5 detection from KF5Jan-Marek Glogowski