summaryrefslogtreecommitdiff
path: root/vcl/unx/generic/window
AgeCommit message (Expand)Author
2015-01-20Some more loplugin:cstylecast: vclStephan Bergmann
2015-01-07fdo#84938: convert VCL_INPUT_ #defines to 'enum class'Noel Grandin
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-11vcl: Reset context when the backend window is destroyedLouis-Francis Ratté-Boulianne
2014-12-04Move SalGenericData::GetSalDisplay() out of generic/gendata.hxxStephan Bergmann
2014-11-24coverity#1255909 Uninitialized scalar fieldCaolán McNamara
2014-11-15vcl: avoid crash with 'gen' backend around window icons.Michael Meeks
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-11-10better way to access the X11 windowMarkus Mohrhard
2014-10-01fdo#82577: Handle KeyPressNoel Grandin
2014-10-01fdo#82577: Handle TimeNoel Grandin
2014-09-29loplugin: cstylecastNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-13vcl: SalFrame::Enable() is not used anywhere so removingChris Sherlock
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist
2014-08-23fdo#82577, fdo#82579: Handle CursorTor Lillqvist
2014-05-17Correct common misspellings, and remove some ASCII art along the way.Chris Laplante
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni
2014-04-08Clean up function declarations and some unused functionsStephan Bergmann
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-03-28fdo#68546 Make menubar's text color of persona the same as FirefoxIsamu Mogi
2014-03-28set window icon also as _NET_WM_ICON (fdo#71494)Luboš Luňák
2014-03-21coverity#705331 Missing break in switchCaolán McNamara
2014-03-21coverity#705973 Dereference before null checkCaolán McNamara
2014-03-21coverity#708674 Uninitialized pointer fieldCaolán McNamara
2014-02-28Rename GetGraphics to AcquireGraphicsChris Sherlock
2014-02-28WaE: implicit conversion (IntegralCast) from bool to 'long'Tor Lillqvist
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock
2014-02-26Remove visual noise from vclAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21Adapt vcl to various loplugin warnings on Mac OS XStephan Bergmann
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-01-28bool improvementsStephan Bergmann
2014-01-28coverity#440974 Dereference before null checkCaolán McNamara
2014-01-17bool improvementsStephan Bergmann
2014-01-13SalDisplay::Dispatch shall apparently return boolStephan Bergmann
2014-01-12mnDeltaStart is unusedCaolán McNamara
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-11-14remove unnecessary sal_Unicode casts in VCL moduleNoel Grandin
2013-10-28fixincludeguards.sh: vclThomas Arnhold
2013-10-14CID#707595 uninitialized valuesCaolán McNamara
2013-09-26typo fixes in commentsAndras Timar
2013-09-04Remove unnecessary SystemChildData -> SystemEnvData defineStephan Bergmann
2013-08-12convert vcl/inc/unx/wmadaptor.hxx from String to OUStringNoel Grandin
2013-06-13Introduce O[U]String::toUInt32Stephan Bergmann
2013-06-06fix WM_CLASSLuboš Luňák
2013-04-16Move {pre,post}x.h to where {pre,post}mac.h and {pre,post}win.h areTor Lillqvist
2013-04-10Minor refactoring: Move a function to the only file where it is usedTor Lillqvist
2013-04-10Bin a local X11 wrapper header, vcl/inc/unx/salstd.hxxTor Lillqvist