summaryrefslogtreecommitdiff
path: root/vcl/unx/generic/app/saldisp.cxx
AgeCommit message (Expand)Author
2015-05-29convert POINTER constants to scoped enumNoel Grandin
2015-04-27More loplugin:simplifyboolStephan Bergmann
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-03-19loplugin:constantfunction: vclNoel Grandin
2015-03-18tdf#74591 : Changes shortcut key "prior" and "next" to "PgUp" and "PgDn"Rishabh Kumar
2015-03-11dump ugly hack working around an ancient libxcb bug (tdf#89141)Luboš Luňák
2015-01-20Some more loplugin:cstylecast: vclStephan Bergmann
2015-01-07fdo#84938: convert INDICATOR_ #defines to 'enum class'Noel Grandin
2014-12-18vcl: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-04Move SalGenericData::GetSalDisplay() out of generic/gendata.hxxStephan Bergmann
2014-11-16use the OpenGLHelper version to check for OpenGL supportMarkus Mohrhard
2014-11-14vcl: Stop-gap solution to start the gen / kde / kde4 plugins again.Jan Holesovsky
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-10vcl: Get visual info for window from GLX when neededLouis-Francis Ratté-Boulianne
2014-10-25coverity#735349 silence Unchecked return value from libraryCaolán McNamara
2014-10-01fdo#82577: Handle KeyPressNoel Grandin
2014-10-01fdo#82577: Handle TimeNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-10Fallback DPI detection on X11Giuseppe Bilotta
2014-09-10Refactor DPI settings validity checkGiuseppe Bilotta
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist
2014-08-23fdo#82577, fdo#82579: Handle CursorTor Lillqvist
2014-08-06Kill XSUN Xinerama supportRiccardo Magliocchetti
2014-05-13loplugin:unreffunMatúš Kukan
2014-05-02Add the "quoteright" key to the list of available keyboard shortcuts.Kohei Yoshida
2014-04-19coverity#738940 Uninitialized pointer fieldDavid Tardon
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-03-21Avoid possible resource leaks by boost::scoped_arrayTakeshi Abe
2014-03-05Simplify resolution calculationKeith Curtis
2014-02-28WaE: implicit conversion (IntegralCast) from bool to 'int'Tor Lillqvist
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock
2014-02-28debug only code SalDisplay::PrintInfo()Noel Grandin
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-01-28bool improvementsStephan Bergmann
2014-01-13SalDisplay::Dispatch shall apparently return boolStephan Bergmann
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-10-11-Werror,-Wunused-const-variableStephan Bergmann
2013-10-01Resolves: rhbz#1010995 div by 0 on some bizarre corner caseCaolán McNamara
2013-08-12convert String to OUString in VCLNoel Grandin
2013-06-06simplify WM_COMMANDLuboš Luňák
2013-04-16Move {pre,post}x.h to where {pre,post}mac.h and {pre,post}win.h areTor Lillqvist
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-03fdo#58807 bring Beep() for basic backThomas Arnhold
2013-03-27-Wunused-macrosStephan Bergmann
2013-03-20fdo#39468 German comments in vcl/unx/generic/...Christian M. Heller
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-16Bin some pointless comments and ASCII graphicsTor Lillqvist