summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2014-05-07Handle non-initialized pImplSVData in InitAppFontDataChris Sherlock
2014-05-07coverity#1209590 Dereference after null checkCaolán McNamara
2014-05-07The opaque PostUserEvent IDs are actually pointersStephan Bergmann
2014-05-07VCL: make it more clear that this is a static function we are calling onChris Sherlock
2014-05-07Move ImplInitAppFontData from Window to Application (take 2)Chris Sherlock
2014-05-07VCL: Application::SetSettings should not set mnAppFontX to 0Chris Sherlock
2014-05-06vcl::EventPoster shall probably be covered by SolarMutexStephan Bergmann
2014-05-06Just IMPL_LINK is just fineStephan Bergmann
2014-05-06Application::UserEvent and Window::UserEvent are emptyStephan Bergmann
2014-05-06ImplSVEvent::mpLink is never nullStephan Bergmann
2014-05-06ImplSVEvent::mnEvent is always zeroStephan Bergmann
2014-05-06simplify ternary conditions "xxx ? true : yyy"Noel Grandin
2014-05-06fix the OpenGL offscreen rendering a bitMarkus Mohrhard
2014-05-06sal_Bool to boolMarkus Mohrhard
2014-05-06OpenGLContext: More error handling.Jan Holesovsky
2014-05-06OpenGLContext: Use the right window handle on Windows.Jan Holesovsky
2014-05-05AtkListener: consistency check is too strictMichael Stahl
2014-05-05Correct keycode mappings for KEY_QUOTE{LEFT,RIGHT}Tor Lillqvist
2014-05-05Untabify and remove trailing spacesTor Lillqvist
2014-05-05Align table entries into equal-size columnsTor Lillqvist
2014-05-05GetKeyName for KEY_{TILDE,BRACKET{LEFT,RIGHT},SEMICOLON,QUOTERIGHT}Tor Lillqvist
2014-05-05Add more unmapped VCL keycodes to the commentTor Lillqvist
2014-05-05openGL: More debug info.Jan Holesovsky
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin
2014-05-05Revert "Move ImplInitAppFontData from Window to Application"Miklos Vajna
2014-05-05Handle GetTextBreak returning -1Stephan Bergmann
2014-05-04Move ImplInitAppFontData from Window to ApplicationChris Sherlock
2014-05-03Rearrange outdev.cxx functions, et al.Chris Sherlock
2014-05-02Add the "quoteright" key to the list of available keyboard shortcuts.Kohei Yoshida
2014-05-02coverity#441827 Deference before null checkChris Sherlock
2014-05-01coverity#708673 Uninitialized pointer fieldCaolán McNamara
2014-05-01coverity#708576 Uninitialized scalar fieldCaolán McNamara
2014-05-01coverity#738861 Uninitialized pointer fieldCaolán McNamara
2014-05-01coverity#708321 Uninitialized pointer fieldCaolán McNamara
2014-05-01coverity#708645 Uninitialized pointer fieldCaolán McNamara
2014-05-01coverity#708650 Uninitialized pointer fieldCaolán McNamara
2014-05-01coverity#1209550 Unchecked dynamic_castChris Sherlock
2014-05-01coverity#1209003: Unchecked return valueChris Sherlock
2014-05-01Revert "VCL: move native widget rendering functions out of OutputDevice"Chris Sherlock
2014-05-01VCL: sal_True -> true and sal_False -> false in outdev/text.cxxChris Sherlock
2014-05-01VCL: move native widget rendering functions out of OutputDeviceChris Sherlock
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni
2014-05-01VCL: Rearrange function locations and accessibility in window.hxxChris Sherlock
2014-04-30vcl: clean-up DrawDeviceBitmap methodTomaž Vajngerl
2014-04-30fdo#77126 BitmapEx.Scale already takes care of mirroringTomaž Vajngerl
2014-04-29coverity#1210161 Uninitialized scalar variableCaolán McNamara
2014-04-29Resolves: fdo#61102 type ahead in lists skips the next entryCaolán McNamara
2014-04-29Resolves: fdo#72142 darker default workspace colorCaolán McNamara
2014-04-29prevent deadlocks between main thread and other thread processing a Qt eventLuboš Luňák
2014-04-29coverity#1210193 Uninitialized pointer fieldCaolán McNamara