summaryrefslogtreecommitdiff
path: root/vcl/unx
AgeCommit message (Expand)AuthorFilesLines
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
2017-10-29cppcheck: unusedVariableJochen Nitschke1-1/+0
2017-10-27Remove some old KDE3 and TDE stuffJan-Marek Glogowski1-12/+2
2017-10-26Simplify and remove useless aRemovePrinters list (vcl)Julien Nabet1-9/+9
2017-10-25Resolves: tdf#113435 device tab missing from print dialogCaolán McNamara1-25/+7
2017-10-25kde5: make VCLKDE5Application build againKatarina Behrens3-9/+11
2017-10-25kde5: fix glib detection for KF5Katarina Behrens1-1/+1
2017-10-25kde5: avoid crash with null surfaceKatarina Behrens1-1/+2
2017-10-25kde5: implement getCairoContextKatarina Behrens2-0/+15
2017-10-25kde5: get/setLib works againKatarina Behrens3-1/+8
2017-10-25kde5: add cairo surface to KDE5SalFramesKatarina Behrens2-1/+9
2017-10-25kde5: convert X11SalFrame to SalFrameKatarina Behrens7-20/+87
2017-10-25kde5: convert KDE5SalInstance to SvpSalInstanceKatarina Behrens2-7/+7
2017-10-25kde5: convert KDE5SalGraphics to SvpSalGraphicsKatarina Behrens4-7/+28
2017-10-25kde5: rename KDESalGraphics tooKatarina Behrens3-6/+6
2017-10-25kde5: rename classes and other relevant data: KDE[4]->KDE5Katarina Behrens12-78/+78
2017-10-25kde5: copy basic kde4 blocks -> kde5 and build againt qt5/kf5 libsKatarina Behrens18-0/+2759
2017-10-23loplugin:includeform: vclStephan Bergmann75-398/+398
2017-10-23tdf#96505 Get rid of cargo cult long integer literalsudareechk1-11/+11