summaryrefslogtreecommitdiff
path: root/vcl/unx
AgeCommit message (Expand)AuthorFilesLines
2015-10-26-Werror,-Wunused-functionStephan Bergmann1-9/+0
2015-10-26Let Gtk handle icon names instead of ResMgr for window and trayiconSimon Steinbeiss1-129/+17
2015-10-21refactor out some com::sun::star typedefsNoel Grandin2-14/+12
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 Hunt3-61/+33
2015-10-20Deduplicate XAutoLock inhibition and move to ScreenSaverInhibitorAndrzej Hunt3-106/+58
2015-10-20Lambda'ise the almost identical FDO and GSM screensaver inhibitionAndrzej Hunt1-97/+62
2015-10-20Move org.gnome.SessionManager.Inhibit to ScreenSaverInhibitorAndrzej Hunt3-129/+96
2015-10-20Implement org.freedesktop.ScreenSaver inhibitionAndrzej Hunt3-0/+110
2015-10-20loplugin:defaultparamsStephan Bergmann1-1/+1
2015-10-19loplugin:defaultparamsStephan Bergmann2-4/+4
2015-10-17tdf#94936 Update the button removal hack to 3.18Maxim Monastirsky1-1/+5
2015-10-17tdf#95096 avoid invalid cursor position exceptionJustin Luth1-2/+5
2015-10-15cppcheck:variableScopeNoel Grandin2-2/+2
2015-10-14WaE: loplugin:staticmethodsTor Lillqvist1-0/+2
2015-10-14fix build against glib < 2.36 (w/o gmenu) againBjoern Michaelsen1-1/+2
2015-10-14fix build against glib < 2.36 (w/o gmenu)Bjoern Michaelsen1-8/+2
2015-10-14bring Unity menues to gtk3 tooBjoern Michaelsen3-1/+29
2015-10-14Bump gtk+ version to 2.18Riccardo Magliocchetti6-48/+16
2015-10-14Allow non ASCII chars as accelerator part 2Niklas Johansson1-0/+6
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann41-312/+312
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann6-12/+12
2015-10-09clang-analyzer-deadcode.DeadStoresStephan Bergmann1-4/+0
2015-10-09clang-analyzer-deadcode.DeadStoresStephan Bergmann1-1/+0
2015-10-09clang-analyzer-deadcode.DeadStoresStephan Bergmann1-4/+0
2015-10-09clang-analyzer-deadcode.DeadStoresStephan Bergmann1-1/+1
2015-10-09fix KDE3 buildNoel Grandin1-3/+2
2015-10-07loplugin:mergeclassesNoel Grandin1-4/+4
2015-10-06loplugin:unusedmethodsNoel Grandin2-27/+0
2015-10-05opengl: cache Spinbox native widget texturesTomaž Vajngerl1-11/+18
2015-10-05fix KDE4 buildNoel Grandin2-2/+2
2015-10-05fix KDE4 buildNoel Grandin2-2/+2
2015-10-05convert SAL_FRAME_STYLE to scoped enumNoel Grandin7-134/+134
2015-10-02loplugin:unusedmethods in vclNoel Grandin13-240/+2
2015-10-01tdf#39080 Interactive hide-whitespace modeAshod Nakashian2-1/+11
2015-09-30Fix typosAndrea Gelmini4-4/+4
2015-09-29Fix typosAndrea Gelmini4-5/+5
2015-09-29vcl: replace alloca() with std::unique_ptrMichael Stahl1-4/+3
2015-09-29remove unused #include <sal/alloca.h>Michael Stahl2-2/+0
2015-09-29retain type for another levelCaolán McNamara2-2/+2
2015-09-29coverity#1325061 Resource leakCaolán McNamara1-3/+3
2015-09-28loplugin:staticmethodsStephan Bergmann1-0/+4
2015-09-21tdf#94275: core dump when XKeysymToString returns NULLJulien Nabet1-4/+9
2015-09-21convert Link<> to typedNoel Grandin1-13/+11
2015-09-20convert Link<> to typedNoel Grandin1-5/+4
2015-09-17make CalcMaskShift a verifiable operationCaolán McNamara1-4/+32
2015-09-16GL paint-flushing guard re-work.Michael Meeks2-9/+1
2015-09-16Blind fix for --enable-tdeStephan Bergmann1-2/+0