summaryrefslogtreecommitdiffstats
path: root/vcl/unx
Commit message (Expand)AuthorAgeFilesLines
* Add org.mate.SessionManager supportAndrzej Hunt2015-10-201-0/+31
* Add support for org.freedesktop.PowerManagement.Inhibit tooAndrzej Hunt2015-10-201-0/+28
* Move DPMS inhibition to ScreenSaverInhibitorAndrzej Hunt2015-10-202-69/+47
* Deduplicate XGet/SetScreenSaver, move to ScreenSaverInhibitorAndrzej Hunt2015-10-203-61/+33
* Deduplicate XAutoLock inhibition and move to ScreenSaverInhibitorAndrzej Hunt2015-10-203-106/+58
* Lambda'ise the almost identical FDO and GSM screensaver inhibitionAndrzej Hunt2015-10-201-97/+62
* Move org.gnome.SessionManager.Inhibit to ScreenSaverInhibitorAndrzej Hunt2015-10-203-129/+96
* Implement org.freedesktop.ScreenSaver inhibitionAndrzej Hunt2015-10-203-0/+110
* loplugin:defaultparamsStephan Bergmann2015-10-201-1/+1
* loplugin:defaultparamsStephan Bergmann2015-10-192-4/+4
* tdf#94936 Update the button removal hack to 3.18Maxim Monastirsky2015-10-171-1/+5
* tdf#95096 avoid invalid cursor position exceptionJustin Luth2015-10-171-2/+5
* cppcheck:variableScopeNoel Grandin2015-10-152-2/+2
* WaE: loplugin:staticmethodsTor Lillqvist2015-10-141-0/+2
* fix build against glib < 2.36 (w/o gmenu) againBjoern Michaelsen2015-10-141-1/+2
* fix build against glib < 2.36 (w/o gmenu)Bjoern Michaelsen2015-10-141-8/+2
* bring Unity menues to gtk3 tooBjoern Michaelsen2015-10-143-1/+29
* Bump gtk+ version to 2.18Riccardo Magliocchetti2015-10-146-48/+16
* Allow non ASCII chars as accelerator part 2Niklas Johansson2015-10-141-0/+6
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-1241-312/+312
* Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-126-12/+12
* clang-analyzer-deadcode.DeadStoresStephan Bergmann2015-10-091-4/+0
* clang-analyzer-deadcode.DeadStoresStephan Bergmann2015-10-091-1/+0
* clang-analyzer-deadcode.DeadStoresStephan Bergmann2015-10-091-4/+0
* clang-analyzer-deadcode.DeadStoresStephan Bergmann2015-10-091-1/+1
* fix KDE3 buildNoel Grandin2015-10-091-3/+2
* loplugin:mergeclassesNoel Grandin2015-10-071-4/+4
* loplugin:unusedmethodsNoel Grandin2015-10-062-27/+0
* opengl: cache Spinbox native widget texturesTomaž Vajngerl2015-10-051-11/+18
* fix KDE4 buildNoel Grandin2015-10-052-2/+2
* fix KDE4 buildNoel Grandin2015-10-052-2/+2
* convert SAL_FRAME_STYLE to scoped enumNoel Grandin2015-10-057-134/+134
* loplugin:unusedmethods in vclNoel Grandin2015-10-0213-240/+2
* tdf#39080 Interactive hide-whitespace modeAshod Nakashian2015-10-012-1/+11
* Fix typosAndrea Gelmini2015-09-304-4/+4
* Fix typosAndrea Gelmini2015-09-294-5/+5
* vcl: replace alloca() with std::unique_ptrMichael Stahl2015-09-291-4/+3
* remove unused #include <sal/alloca.h>Michael Stahl2015-09-292-2/+0
* retain type for another levelCaolán McNamara2015-09-292-2/+2
* coverity#1325061 Resource leakCaolán McNamara2015-09-291-3/+3
* loplugin:staticmethodsStephan Bergmann2015-09-281-0/+4
* tdf#94275: core dump when XKeysymToString returns NULLJulien Nabet2015-09-211-4/+9
* convert Link<> to typedNoel Grandin2015-09-211-13/+11
* convert Link<> to typedNoel Grandin2015-09-201-5/+4
* make CalcMaskShift a verifiable operationCaolán McNamara2015-09-171-4/+32
* GL paint-flushing guard re-work.Michael Meeks2015-09-162-9/+1
* Blind fix for --enable-tdeStephan Bergmann2015-09-161-2/+0
* clean up VclEventListeners and VclEventListeners2Noel Grandin2015-09-161-1/+1
* [API CHANGE] XFilePicker2/3 changes for multiselectionJulien Nabet2015-09-152-4/+1
* cppcheck: noExplicitConstructorCaolán McNamara2015-09-131-2/+2