summaryrefslogtreecommitdiff
path: root/vcl/unx
AgeCommit message (Expand)AuthorFilesLines
2018-01-23Resolves: tdf#115106 don't assume fullscreen is impressCaolán McNamara1-3/+1
2017-12-21Resolves: tdf#114592 mark geometry as provisionalCaolán McNamara1-3/+8
2017-12-07gpg4libre: add KDE4 fpicker gpg crypt chechboxThorsten Behrens1-0/+6
2017-12-07gpg4libre: add gtk fpicker gpg crypt chechboxThorsten Behrens3-0/+6
2017-11-23Make loplugin:unnecessaryparen look through implicitStephan Bergmann5-20/+20
2017-11-23loplugin:simplifybool for negation of comparison operatorNoel Grandin1-2/+2
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann1-2/+2
2017-11-22drop duplicate methodCaolán McNamara3-6/+6
2017-11-22Fix typoAndrea Gelmini1-1/+1
2017-11-17Resolves: tdf#112549 use gtk3 to set gtk2 window fullscreen...Caolán McNamara2-4/+7
2017-11-17Make loplugin:casttovoid more resilient against macrosStephan Bergmann1-2/+1
2017-11-16vcl: StyleSettings - start to unwind code duplication.Michael Meeks4-60/+22
2017-11-15loplugin:flatten in vclNoel Grandin13-515/+530
2017-11-14use std::unique_ptr for SalLayoutNoel Grandin3-5/+5
2017-11-14No need for bestmaxFrameSizeForScreenSize to be declared publiclyTor Lillqvist3-0/+3
2017-11-13Removed include checkAndrea Gelmini1-3/+0
2017-11-13Fix typosAndrea Gelmini2-2/+2
2017-11-11Replace list by vector for ShowNativeDialog (vcl)Julien Nabet3-8/+7
2017-11-11vcl: StyleSettings - start to unwind code duplication.Michael Meeks4-24/+11
2017-11-10Related: tdf#112549 gtk3 hide/show menubar on enter/exit fullscreenCaolán McNamara2-10/+10
2017-11-10tdf#48300 kde4+gen: bring forward the window with already opened docKatarina Behrens3-3/+37
2017-11-09Prevent GTK assertion with FilePicker dialogMark Page1-3/+10
2017-11-09rename AvoidConfig to FuzzingCaolán McNamara2-2/+2
2017-11-08ofz speed up fuzzers a tadCaolán McNamara1-1/+3
2017-11-07Resolves: rhbz#1505379 gtk3+X: open comboboxes block sessionCaolán McNamara1-5/+11
2017-11-07tdf#112770 Filter input on the correct windowJan-Marek Glogowski3-26/+32
2017-11-06QT5 fix build issues & cleanupsJan-Marek Glogowski1-1/+1
2017-11-06QT5 first stab on implementing CommonSalLayoutJan-Marek Glogowski1-1/+1
2017-11-06QT5 rename from KF5Jan-Marek Glogowski27-3278/+0
2017-11-06KF5 implement some more stuffJan-Marek Glogowski4-7/+238
2017-11-06KF5 add initial SalBitmap implementationJan-Marek Glogowski5-1/+389
2017-11-06KF5 add initial SalObject implementationJan-Marek Glogowski3-2/+146
2017-11-06KF5 add FontFace implementationJan-Marek Glogowski9-16/+312
2017-11-06KF5 minimal graphics supportJan-Marek Glogowski6-15/+166
2017-11-06KF5 add QWidget to Kf5FrameJan-Marek Glogowski5-11/+140
2017-11-06KF5 correctly initialize QApplicationJan-Marek Glogowski2-4/+103
2017-11-06KF5 seperate Qt5 detection from KF5Jan-Marek Glogowski1-6/+6
2017-11-06KF5 add event processing codeJan-Marek Glogowski2-4/+85
2017-11-06KF5 initial VCL pluginJan-Marek Glogowski18-0/+1759
2017-11-06loplugin:constparams in various(2)Noel Grandin7-16/+16
2017-11-05PPDCache: fix segfault due to access after deleteAshod Nakashian1-7/+7
2017-11-04Replace lists by vectors in SalGtkFilePicker (vcl)Julien Nabet2-58/+47
2017-11-04gtk3: fix popover placement in RTLCaolán McNamara1-3/+6
2017-11-02improve constparam lopluginNoel Grandin5-6/+6
2017-11-02vcl: fix dbg_util build after enum class changeThorsten Behrens1-6/+6
2017-11-01Replace some lists by vectors in generic/print (vcl)Julien Nabet4-7/+7
2017-10-31ReleaseYieldMutex is always called with trueNoel Grandin2-3/+3
2017-10-30Constify some VCL interface functionsJan-Marek Glogowski7-12/+12
2017-10-30Replace list by vector for m_aListeners in gtk3 (vcl)Julien Nabet1-19/+18
2017-10-29cppcheck: funcArgOrderDifferentJulien Nabet1-1/+1