summaryrefslogtreecommitdiffstats
path: root/vcl/unx/generic/window
Commit message (Expand)AuthorAgeFilesLines
* vcl: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-181-3/+3
* vcl: Reset context when the backend window is destroyedLouis-Francis Ratté-Boulianne2014-12-111-0/+11
* Move SalGenericData::GetSalDisplay() out of generic/gendata.hxxStephan Bergmann2014-12-042-8/+8
* coverity#1255909 Uninitialized scalar fieldCaolán McNamara2014-11-241-7/+2
* vcl: avoid crash with 'gen' backend around window icons.Michael Meeks2014-11-151-1/+4
* fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava2014-11-141-1/+1
* better way to access the X11 windowMarkus Mohrhard2014-11-101-0/+5
* fdo#82577: Handle KeyPressNoel Grandin2014-10-011-4/+4
* fdo#82577: Handle TimeNoel Grandin2014-10-011-2/+2
* loplugin: cstylecastNoel Grandin2014-09-291-3/+3
* fdo#82577: Handle WindowNoel Grandin2014-09-233-30/+30
* vcl: SalFrame::Enable() is not used anywhere so removingChris Sherlock2014-09-131-5/+0
* fdo#82577: Handle KeyCodeTor Lillqvist2014-08-231-1/+1
* fdo#82577, fdo#82579: Handle CursorTor Lillqvist2014-08-231-11/+10
* Correct common misspellings, and remove some ASCII art along the way.Chris Laplante2014-05-172-40/+12
* Many spelling fixes: directories r* - z*.Pedro Giffuni2014-05-011-1/+1
* Clean up function declarations and some unused functionsStephan Bergmann2014-04-081-5/+0
* Kill superfluous vertical whitespaceTor Lillqvist2014-04-023-43/+0
* fdo#68546 Make menubar's text color of persona the same as FirefoxIsamu Mogi2014-03-281-0/+1
* set window icon also as _NET_WM_ICON (fdo#71494)Luboš Luňák2014-03-281-4/+72
* coverity#705331 Missing break in switchCaolán McNamara2014-03-211-1/+1
* coverity#705973 Dereference before null checkCaolán McNamara2014-03-211-1/+2
* coverity#708674 Uninitialized pointer fieldCaolán McNamara2014-03-211-8/+5
* Rename GetGraphics to AcquireGraphicsChris Sherlock2014-02-281-1/+1
* WaE: implicit conversion (IntegralCast) from bool to 'long'Tor Lillqvist2014-02-281-3/+3
* sal_Bool -> bool in mostly vcl moduleChris Sherlock2014-02-282-32/+32
* Remove visual noise from vclAlexander Wilms2014-02-262-5/+5
* Remove unneccessary commentsAlexander Wilms2014-02-232-6/+6
* Adapt vcl to various loplugin warnings on Mac OS XStephan Bergmann2014-02-211-2/+2
* vcl: sal_Bool -> boolStephan Bergmann2014-02-212-31/+31
* bool improvementsStephan Bergmann2014-01-281-3/+3
* coverity#440974 Dereference before null checkCaolán McNamara2014-01-281-2/+4
* bool improvementsStephan Bergmann2014-01-171-1/+1
* SalDisplay::Dispatch shall apparently return boolStephan Bergmann2014-01-131-8/+8
* mnDeltaStart is unusedCaolán McNamara2014-01-121-3/+0
* remove unnecessary use of OUString constructor when assigningNoel Grandin2013-11-191-1/+1
* remove unnecessary sal_Unicode casts in VCL moduleNoel Grandin2013-11-141-3/+3
* fixincludeguards.sh: vclThomas Arnhold2013-10-281-3/+3
* CID#707595 uninitialized valuesCaolán McNamara2013-10-141-1/+1
* typo fixes in commentsAndras Timar2013-09-261-2/+2
* Remove unnecessary SystemChildData -> SystemEnvData defineStephan Bergmann2013-09-042-5/+5
* convert vcl/inc/unx/wmadaptor.hxx from String to OUStringNoel Grandin2013-08-121-4/+4
* Introduce O[U]String::toUInt32Stephan Bergmann2013-06-131-1/+1
* fix WM_CLASSLuboš Luňák2013-06-061-1/+1
* Move {pre,post}x.h to where {pre,post}mac.h and {pre,post}win.h areTor Lillqvist2013-04-162-4/+4
* Minor refactoring: Move a function to the only file where it is usedTor Lillqvist2013-04-101-11/+87
* Bin a local X11 wrapper header, vcl/inc/unx/salstd.hxxTor Lillqvist2013-04-101-5/+3
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-13/+13
* fdo#58807 bring Beep() for basic backThomas Arnhold2013-04-031-0/+6
* No need for two sets of names for the same exttextinput flag bitsTor Lillqvist2013-03-271-3/+3