summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2014-05-12move glm operator<< for debugging to OpenGLHelperMarkus Mohrhard
2014-05-12some work into intercepting mouse events in OpenGL windowMarkus Mohrhard
2014-05-12we need glew initalized before testing through it for featuresMarkus Mohrhard
2014-05-11upgrade to jpeg-9aThomas Arnhold
2014-05-11coverity#1169876 Uninitialized scalar fieldCaolán McNamara
2014-05-11Fix previous commit (vcl/MacOsX part)Julien Nabet
2014-05-11Fix previous commit (vcl part)Julien Nabet
2014-05-11Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part10Julien Nabet
2014-05-10coverity#708673 Uninitialized pointer fieldCaolán McNamara
2014-05-10coverity#708321 Uninitialized scalar fieldCaolán McNamara
2014-05-10coverity#708670 Uninitialized scalar fieldCaolán McNamara
2014-05-10coverity#708632 Uninitialized scalar fieldCaolán McNamara
2014-05-10remove globally disabled warnings from source filesThomas Arnhold
2014-05-09'!= false' is redundant, and confusing - kill it.Jan Holesovsky
2014-05-09use vcl::unohelper::CreateBreakIterator consistentlyCaolán McNamara
2014-05-09Revert font initialization fooCaolán McNamara
2014-05-09coverity#1209712 Dereference null return valueCaolán McNamara
2014-05-09Handle all-space corner caseStephan Bergmann
2014-05-09move the renderToFile function to the helper to avoid the contextMarkus Mohrhard
2014-05-09chart2.opengl to vcl.openglMarkus Mohrhard
2014-05-08Fix "symbol aliasing" codeStephan Bergmann
2014-05-09Fix typo, thanks to Cor Nouws for noticingTor Lillqvist
2014-05-08Handle CTFontCreatePathForGlyph failureStephan Bergmann
2014-05-08fix memory leaks in vcl quartzPtyl Dragon
2014-05-08RFC: add IsValueChangedFromSaved to VCL button and listboxNoel Grandin
2014-05-08we only want a fb that allows window renderingMarkus Mohrhard
2014-05-08correct check for double buffered renderingMarkus Mohrhard
2014-05-08we only want fb configs that support double buffered renderingMarkus Mohrhard
2014-05-07avoid linking against the OpenGL libs when only using the windowMarkus Mohrhard
2014-05-07add new window that contains OpenGL contextMarkus Mohrhard
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