Age | Commit message (Expand) | Author |
2014-05-07 | avoid linking against the OpenGL libs when only using the window | Markus Mohrhard |
2014-05-07 | add new window that contains OpenGL context | Markus Mohrhard |
2014-05-07 | Handle non-initialized pImplSVData in InitAppFontData | Chris Sherlock |
2014-05-07 | coverity#1209590 Dereference after null check | Caolán McNamara |
2014-05-07 | The opaque PostUserEvent IDs are actually pointers | Stephan Bergmann |
2014-05-07 | VCL: make it more clear that this is a static function we are calling on | Chris Sherlock |
2014-05-07 | Move ImplInitAppFontData from Window to Application (take 2) | Chris Sherlock |
2014-05-07 | VCL: Application::SetSettings should not set mnAppFontX to 0 | Chris Sherlock |
2014-05-06 | vcl::EventPoster shall probably be covered by SolarMutex | Stephan Bergmann |
2014-05-06 | Just IMPL_LINK is just fine | Stephan Bergmann |
2014-05-06 | Application::UserEvent and Window::UserEvent are empty | Stephan Bergmann |
2014-05-06 | ImplSVEvent::mpLink is never null | Stephan Bergmann |
2014-05-06 | ImplSVEvent::mnEvent is always zero | Stephan Bergmann |
2014-05-06 | simplify ternary conditions "xxx ? true : yyy" | Noel Grandin |
2014-05-06 | fix the OpenGL offscreen rendering a bit | Markus Mohrhard |
2014-05-06 | sal_Bool to bool | Markus Mohrhard |
2014-05-06 | OpenGLContext: More error handling. | Jan Holesovsky |
2014-05-06 | OpenGLContext: Use the right window handle on Windows. | Jan Holesovsky |
2014-05-05 | AtkListener: consistency check is too strict | Michael Stahl |
2014-05-05 | Correct keycode mappings for KEY_QUOTE{LEFT,RIGHT} | Tor Lillqvist |
2014-05-05 | Untabify and remove trailing spaces | Tor Lillqvist |
2014-05-05 | Align table entries into equal-size columns | Tor Lillqvist |
2014-05-05 | GetKeyName for KEY_{TILDE,BRACKET{LEFT,RIGHT},SEMICOLON,QUOTERIGHT} | Tor Lillqvist |
2014-05-05 | Add more unmapped VCL keycodes to the comment | Tor Lillqvist |
2014-05-05 | openGL: More debug info. | Jan Holesovsky |
2014-05-05 | simplify ternary conditions "xxx ? yyy : false" | Noel Grandin |
2014-05-05 | Revert "Move ImplInitAppFontData from Window to Application" | Miklos Vajna |
2014-05-05 | Handle GetTextBreak returning -1 | Stephan Bergmann |
2014-05-04 | Move ImplInitAppFontData from Window to Application | Chris Sherlock |
2014-05-03 | Rearrange outdev.cxx functions, et al. | Chris Sherlock |
2014-05-02 | Add the "quoteright" key to the list of available keyboard shortcuts. | Kohei Yoshida |
2014-05-02 | coverity#441827 Deference before null check | Chris Sherlock |
2014-05-01 | coverity#708673 Uninitialized pointer field | Caolán McNamara |
2014-05-01 | coverity#708576 Uninitialized scalar field | Caolán McNamara |
2014-05-01 | coverity#738861 Uninitialized pointer field | Caolán McNamara |
2014-05-01 | coverity#708321 Uninitialized pointer field | Caolán McNamara |
2014-05-01 | coverity#708645 Uninitialized pointer field | Caolán McNamara |
2014-05-01 | coverity#708650 Uninitialized pointer field | Caolán McNamara |
2014-05-01 | coverity#1209550 Unchecked dynamic_cast | Chris Sherlock |
2014-05-01 | coverity#1209003: Unchecked return value | Chris Sherlock |
2014-05-01 | Revert "VCL: move native widget rendering functions out of OutputDevice" | Chris Sherlock |
2014-05-01 | VCL: sal_True -> true and sal_False -> false in outdev/text.cxx | Chris Sherlock |
2014-05-01 | VCL: move native widget rendering functions out of OutputDevice | Chris Sherlock |
2014-05-01 | Many spelling fixes: directories r* - z*. | Pedro Giffuni |
2014-05-01 | VCL: Rearrange function locations and accessibility in window.hxx | Chris Sherlock |
2014-04-30 | vcl: clean-up DrawDeviceBitmap method | Tomaž Vajngerl |
2014-04-30 | fdo#77126 BitmapEx.Scale already takes care of mirroring | Tomaž Vajngerl |
2014-04-29 | coverity#1210161 Uninitialized scalar variable | Caolán McNamara |
2014-04-29 | Resolves: fdo#61102 type ahead in lists skips the next entry | Caolán McNamara |
2014-04-29 | Resolves: fdo#72142 darker default workspace color | Caolán McNamara |