summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)Author
2014-11-24coverity#1255909 Uninitialized scalar fieldCaolán McNamara
2014-11-24coverity#1242421 Dereference after null checkCaolán McNamara
2014-11-24typo: unknownAndras Timar
2014-11-24coverity#1255907 Explicit null dereferencedCaolán McNamara
2014-11-24Unchain OpenGLContext on all platformsStephan Bergmann
2014-11-24prevent unused warning in release buildNoel Grandin
2014-11-23icons: Implement the fallback mechanism for icons.Jan Holesovsky
2014-11-23icons: Even the cache and links are now stored per-style.Jan Holesovsky
2014-11-23icons: Store paths of more styles at the same time.Jan Holesovsky
2014-11-23icons: Kill an unused function + bring some consistency to the file.Jan Holesovsky
2014-11-23icons: m_cacheIcons is always true, kill it.Jan Holesovsky
2014-11-22Add Breeze icon theme for use with KDE Plasma 5Jonathan Riddell
2014-11-22vcl: Move the painting fence to the OpenGL contextLouis-Francis Ratté-Boulianne
2014-11-22vcl: Always use the same OpenGL context when drawing in a windowLouis-Francis Ratté-Boulianne
2014-11-22vcl: Actually returns the number of rectangles for the RegionBandLouis-Francis Ratté-Boulianne
2014-11-22vcl: Apply the OutputDevice transformation to the gradient clipping polygonLouis-Francis Ratté-Boulianne
2014-11-22vcl: Add support for backend-dependent blending of bitmaps (mask and alpha)Louis-Francis Ratté-Boulianne
2014-11-22fix glx resource leakMarkus Mohrhard
2014-11-22vcl: remove unnecessary typedef VCLXGraphicsList_implChris Sherlock
2014-11-21vcl: remove ::Bitmap as friend of OutputDeviceChris Sherlock
2014-11-21make glxtest available in salmainMarkus Mohrhard
2014-11-21coverity#1213367 rework to make comparison to len more clearCaolán McNamara
2014-11-21coverity#1213368 Untrusted value as argumentCaolán McNamara
2014-11-21move error patch test to startCaolán McNamara
2014-11-21coverity#1213370 rework to make comparison to rec[i].slen more clearCaolán McNamara
2014-11-21coverity#1209863 rework to explicitly compare cMaxCharCaolán McNamara
2014-11-21OpenGLContext stopped to support multisampling under linux.Zolnai Tamás
2014-11-21maDocFileURLStr is always emptyZolnai Tamás
2014-11-20vcl: remove Application as friend of OutputDeviceChris Sherlock
2014-11-20windows opengl: Introduce OpenGLCompatibleDC.Jan Holesovsky
2014-11-20vcl: If there it a MapMode, it is applied.Jan Holesovsky
2014-11-20vcl: Kill IsMapMode(), it means the same as IsMapModeEnabled().Jan Holesovsky
2014-11-20include the unx part for getting OpenGL driver & device informationMarkus Mohrhard
2014-11-20Bitmap::Crop: When the rectangle is entire bitmap, do nothingMatúš Kukan
2014-11-20vcl: update the OpenGLContext's pixmap when re-sizing a VirtualDevice.Michael Meeks
2014-11-19WaE: -Werror=unused-but-set-variableCaolán McNamara
2014-11-19coverity#1242627 Use of untrusted scalar valueCaolán McNamara
2014-11-19mbSwapUnderway always true inside ImpGraphic::ImplReadEmbeddedMatúš Kukan
2014-11-19ImpGraphic::ImplReadEmbedded: bSwap is false; remove dead codeMatúš Kukan
2014-11-19fdo#86298 Avoid crash blending upside down Bitmaps of differing sizeMatthew J. Francis
2014-11-19Add dummy Crop to SalBitmap implementationsMatúš Kukan
2014-11-18vcl: fix un-initialized log length & clean copy/paste bits.Michael Meeks
2014-11-18OS X: Default to the 'sifr' icon theme.Jan Holesovsky
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl
2014-11-18vcl: check the OpenGL drawable as well as the context.Michael Meeks
2014-11-18restore old explanation message via assert hackCaolán McNamara
2014-11-18windows opengl: Share the contexts as we do on Linux.Jan Holesovsky
2014-11-18windows opengl: Provide the context to textures everywhere where we have it.Jan Holesovsky
2014-11-18fdo#75757 remove inheritance from std::vectorMichaël Lefèvre
2014-11-18fdo#75757 remove inheritance from std::vectorMichaël Lefèvre