summaryrefslogtreecommitdiffstats
path: root/vcl/unx/generic/app/saldisp.cxx
Commit message (Expand)AuthorAgeFilesLines
* tdf#94275: core dump when XKeysymToString returns NULLJulien Nabet2015-10-171-4/+9
* convert POINTER constants to scoped enumNoel Grandin2015-05-291-103/+100
* More loplugin:simplifyboolStephan Bergmann2015-04-271-1/+1
* Clean up C-style casts from pointers to voidStephan Bergmann2015-03-281-1/+1
* const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann2015-03-261-3/+3
* loplugin:constantfunction: vclNoel Grandin2015-03-191-2/+0
* tdf#74591 : Changes shortcut key "prior" and "next" to "PgUp" and "PgDn"Rishabh Kumar2015-03-181-6/+6
* dump ugly hack working around an ancient libxcb bug (tdf#89141)Luboš Luňák2015-03-111-8/+1
* Some more loplugin:cstylecast: vclStephan Bergmann2015-01-201-7/+7
* fdo#84938: convert INDICATOR_ #defines to 'enum class'Noel Grandin2015-01-071-5/+5
* vcl: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-181-2/+2
* Move SalGenericData::GetSalDisplay() out of generic/gendata.hxxStephan Bergmann2014-12-041-3/+3
* use the OpenGLHelper version to check for OpenGL supportMarkus Mohrhard2014-11-161-1/+1
* vcl: Stop-gap solution to start the gen / kde / kde4 plugins again.Jan Holesovsky2014-11-141-3/+10
* Fix common typos. No automatic tools. Handmade…Andrea Gelmini2014-11-121-2/+2
* vcl: Get visual info for window from GLX when neededLouis-Francis Ratté-Boulianne2014-11-101-0/+8
* coverity#735349 silence Unchecked return value from libraryCaolán McNamara2014-10-251-2/+2
* fdo#82577: Handle KeyPressNoel Grandin2014-10-011-3/+3
* fdo#82577: Handle TimeNoel Grandin2014-10-011-1/+1
* fdo#82577: Handle WindowNoel Grandin2014-09-231-3/+3
* Fallback DPI detection on X11Giuseppe Bilotta2014-09-101-1/+19
* Refactor DPI settings validity checkGiuseppe Bilotta2014-09-101-1/+7
* fdo#82577: Handle KeyCodeTor Lillqvist2014-08-231-2/+2
* fdo#82577, fdo#82579: Handle CursorTor Lillqvist2014-08-231-2/+2
* Kill XSUN Xinerama supportRiccardo Magliocchetti2014-08-061-32/+1
* loplugin:unreffunMatúš Kukan2014-05-131-0/+2
* Add the "quoteright" key to the list of available keyboard shortcuts.Kohei Yoshida2014-05-021-1/+7
* coverity#738940 Uninitialized pointer fieldDavid Tardon2014-04-191-1/+12
* Kill superfluous vertical whitespaceTor Lillqvist2014-04-021-3/+0
* Avoid possible resource leaks by boost::scoped_arrayTakeshi Abe2014-03-211-4/+3
* Simplify resolution calculationKeith Curtis2014-03-051-19/+4
* WaE: implicit conversion (IntegralCast) from bool to 'int'Tor Lillqvist2014-02-281-1/+1
* sal_Bool -> bool in mostly vcl moduleChris Sherlock2014-02-281-1/+1
* debug only code SalDisplay::PrintInfo()Noel Grandin2014-02-281-1/+1
* Remove unneccessary commentsAlexander Wilms2014-02-231-1/+1
* vcl: sal_Bool -> boolStephan Bergmann2014-02-211-17/+17
* Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert2014-02-201-0/+2
* bool improvementsStephan Bergmann2014-01-281-2/+2
* SalDisplay::Dispatch shall apparently return boolStephan Bergmann2014-01-131-6/+6
* remove unnecessary use of OUString constructor when assigningNoel Grandin2013-11-191-1/+1
* -Werror,-Wunused-const-variableStephan Bergmann2013-10-111-39/+39
* Resolves: rhbz#1010995 div by 0 on some bizarre corner caseCaolán McNamara2013-10-011-5/+16
* convert String to OUString in VCLNoel Grandin2013-08-121-21/+21
* simplify WM_COMMANDLuboš Luňák2013-06-061-4/+3
* Move {pre,post}x.h to where {pre,post}mac.h and {pre,post}win.h areTor Lillqvist2013-04-161-2/+2
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-10/+9
* fdo#58807 bring Beep() for basic backThomas Arnhold2013-04-031-0/+6
* -Wunused-macrosStephan Bergmann2013-03-271-2/+1
* fdo#39468 German comments in vcl/unx/generic/...Christian M. Heller2013-03-201-15/+14
* automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold2013-03-191-1/+1