summaryrefslogtreecommitdiff
path: root/vcl/unx/generic
AgeCommit message (Expand)AuthorFilesLines
2016-07-20loplugin:nullptr: More NULL -> nullptr automatic rewriteStephan Bergmann4-18/+18
2016-06-13Related: tdf#99446 cairo text + xrender bodgeCaolán McNamara1-0/+18
2016-05-11Change #include <cairo-svg.h> to <cairo.h>Korrawit Pruegsanusak1-4/+1
2016-02-19Resolves: tdf#97904 opengl stuff isn't implemented for gtk3Caolán McNamara1-0/+9
2016-02-19gtk3+wayland: implement video playback under gtk3 + waylandCaolán McNamara5-75/+74
2016-02-16unused vcl::IsWindowSystemAvailableJuergen Funk1-16/+0
2016-01-25Resolves: rhbz#1257635 after httpConnectEncrypt use cupsGetDests2Caolán McNamara1-4/+3
2016-01-20Related: rhbz#1149116 collateEquals was set with OString::booleanCaolán McNamara1-1/+1
2015-12-02valgrind: scary warning that the cairo font options were deleted before useCaolán McNamara1-6/+6
2015-11-25XRegion has to match the "real" XRegion structure, even if we don't useCaolán McNamara1-0/+1
2015-11-24Replace return boolean from DoYield with pleasant enumeration.Michael Meeks2-5/+7
2015-11-24loplugin:unusedfields in vcl/Noel Grandin4-10/+0
2015-11-23VirtualDevices either match another device depth, or are 1 bitCaolán McNamara2-9/+3
2015-11-23establish that Virtual Devices either match Physical Device depth or ...Caolán McNamara3-11/+43
2015-11-23Do all svp text rendering with cairoCaolán McNamara1-0/+2
2015-11-18remove unused typedefs and inline use-once typedefsNoel Grandin1-1/+0
2015-11-18com::sun::star->css in vcl/Noel Grandin12-67/+59
2015-11-17vcl: add parameter to detect if OS events are processed during Yield.Michael Meeks3-8/+16
2015-11-16this is pure cairo, no xlib foo hereCaolán McNamara1-2/+0
2015-11-15use initialiser for Sequence<OUString>Noel Grandin1-2/+1
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin1-6/+3
2015-11-13tdf#95795 vcl: fix KDE5 desktop detectionMiklos Vajna1-1/+1
2015-11-13vcl: rename static variable I18NStatus::pInstanceMichael Stahl1-9/+9
2015-11-10vcl: We see what you meant by DBG_ASSERT(true, ...)Takeshi Abe1-3/+4
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann37-536/+536
2015-11-09new loplugin: oncevarNoel Grandin1-23/+15
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann7-37/+37
2015-11-06vcl: The keymap table is constantTakeshi Abe1-19/+19
2015-10-30tdf#93684 - Remove SalFrame::SyncRyan McCoskrie1-5/+0
2015-10-30vcl: fix the --disable-dbus buildMichael Stahl1-8/+38
2015-10-27tdf#94022 Print dialog: hide Installable OptionsMichael Weghorn1-4/+36
2015-10-20Add org.mate.SessionManager supportAndrzej Hunt1-0/+31
2015-10-20Add support for org.freedesktop.PowerManagement.Inhibit tooAndrzej Hunt1-0/+28
2015-10-20Move DPMS inhibition to ScreenSaverInhibitorAndrzej Hunt2-69/+47
2015-10-20Deduplicate XGet/SetScreenSaver, move to ScreenSaverInhibitorAndrzej Hunt2-27/+33
2015-10-20Deduplicate XAutoLock inhibition and move to ScreenSaverInhibitorAndrzej Hunt2-77/+48
2015-10-20Lambda'ise the almost identical FDO and GSM screensaver inhibitionAndrzej Hunt1-97/+62
2015-10-20Move org.gnome.SessionManager.Inhibit to ScreenSaverInhibitorAndrzej Hunt2-3/+92
2015-10-20Implement org.freedesktop.ScreenSaver inhibitionAndrzej Hunt2-0/+108
2015-10-19loplugin:defaultparamsStephan Bergmann2-4/+4
2015-10-15cppcheck:variableScopeNoel Grandin2-2/+2
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann14-148/+148
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-2/+2
2015-10-09clang-analyzer-deadcode.DeadStoresStephan Bergmann1-1/+1
2015-10-07loplugin:mergeclassesNoel Grandin1-4/+4
2015-10-06loplugin:unusedmethodsNoel Grandin1-5/+0
2015-10-05convert SAL_FRAME_STYLE to scoped enumNoel Grandin3-87/+87
2015-10-02loplugin:unusedmethods in vclNoel Grandin10-148/+2
2015-10-01tdf#39080 Interactive hide-whitespace modeAshod Nakashian1-1/+8
2015-09-30Fix typosAndrea Gelmini2-2/+2