summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2014-12-04Fix Windows buildLászló Németh
2014-12-04vcl (Linux): loplugin:cstylecastStephan Bergmann
2014-12-04Older Mac apparently need a reinterpret_cast hereStephan Bergmann
2014-12-04vcl (Mac): loplugin:cstylecastStephan Bergmann
2014-12-04prevent crash when creating the platform context failedMarkus Mohrhard
2014-12-04more asserts to detect double deletesMarkus Mohrhard
2014-12-04add assert to detect double deleteMarkus Mohrhard
2014-12-04add more debugging outputMarkus Mohrhard
2014-12-03Don’t use DOS line endingsKhaled Hosny
2014-12-03windows opengl: Call PreDraw() earlier in the text rendering too.Jan Holesovsky
2014-12-03windows opengl: Call PreDraw() earlier.Jan Holesovsky
2014-12-03coverity#1256310 Don't call randCaolán McNamara
2014-12-03vcl: Fix Linux build.Jan Holesovsky
2014-12-03fdo#85806: Hebrew and Arabic is not working on MACgalbarnissan
2014-12-03vcl: Fix color-replacement fragment shaderLouis-Francis Ratté-Boulianne
2014-12-03vcl: Acquire framebuffer from current context when reading back textureLouis-Francis Ratté-Boulianne
2014-12-03vcl: Implement bitmap color replacement operation in OpenGL backendLouis-Francis Ratté-Boulianne
2014-12-03vcl: Add dummy Replace to SalBitmap implementationsLouis-Francis Ratté-Boulianne
2014-12-03Add dummy Erase to SalBitmap implementationsMatúš Kukan
2014-12-03vcl: Add reference on default window's context so it doesn't get destroyedLouis-Francis Ratté-Boulianne
2014-12-03vcl: Release the OpenGL context for offscreen rendering after each operationLouis-Francis Ratté-Boulianne
2014-12-03vcl: Don't create new contexts for Virtual Devices on WindowsLouis-Francis Ratté-Boulianne
2014-12-03fdo#83939: Set error code if signing failedTor Lillqvist
2014-12-03Make the default (non-native) workspace lighter, especially on Windows.Jan Holesovsky
2014-12-03No colors anymoreStephan Bergmann
2014-12-02Revert "use boost::shared_ptr instead of manual ref counting"Markus Mohrhard
2014-12-02prefer `if (s)' to `if (nil != s)' for objective-cDouglas Mencken
2014-12-02Add a few questions as commentsTor Lillqvist
2014-12-02More fear of blueStephan Bergmann
2014-12-02Not all Macs like blue, eitherStephan Bergmann
2014-12-02Missing includeStephan Bergmann
2014-12-02Blue works better on Mac than greenStephan Bergmann
2014-12-02loplugin:saloverrideNoel Grandin
2014-12-02CPPUNIT_ASSERT_EQUALStephan Bergmann
2014-12-02CPPUNIT_ASSERT_EQUALStephan Bergmann
2014-12-02WaE: private field 'mnAttribIndex' is not usedTor Lillqvist
2014-12-02vcl: use resetToReInitialize to avoid context problems on Windows.Michael Meeks
2014-12-02vcl: OpenGL texture creation debug.Michael Meeks
2014-12-02request a stencil on windowsMarkus Mohrhard
2014-12-02vcl: Fix a coordinate issue when getting a bitmap from a VirtualDeviceLouis-Francis Ratté-Boulianne
2014-12-02add some debug code that checks the returned pixel formatMarkus Mohrhard
2014-12-02vcl: Only load OpenGL shaders once for each contextLouis-Francis Ratté-Boulianne
2014-12-02vcl: improve vcldemo & outdev test.Michael Meeks
2014-12-02vcl: document GDIMetaFile classChris Sherlock
2014-12-02Blind Windows build fix attemptStephan Bergmann
2014-12-02Missing includeStephan Bergmann
2014-12-02vcl: re-init windows graphics impl after virtualdevice size change.Michael Meeks
2014-12-02implement virtual methods for OSX vcl backendMarkus Mohrhard
2014-12-02vcl: Consolidate size information around the GeometryProvider.Michael Meeks
2014-12-02vcl: create a GeometryProvider interface.Michael Meeks