summaryrefslogtreecommitdiff
path: root/vcl/inc
AgeCommit message (Expand)Author
2014-12-22callcatcher: update unused codeCaolán McNamara
2014-12-20TyposJulien Nabet
2014-12-18Use the same names for these flag bits as the callers doTor Lillqvist
2014-12-18draw also opengl polygon with AA edges if AA is wantedLuboš Luňák
2014-12-15use AA for lines only when AA is activeLuboš Luňák
2014-12-11vcl: Don't keep a reference to the texture in the FBO objectLouis-Francis Ratté-Boulianne
2014-12-11vcl: Re-use a framebuffer of the same size when possibleLouis-Francis Ratté-Boulianne
2014-12-11vcl: Limit Cairo surface size to the clipping region to improve performanceLouis-Francis Ratté-Boulianne
2014-12-11vcl: Add BitmapInfoAccess for bitmaps' metadata accessLouis-Francis Ratté-Boulianne
2014-12-10Instantiate ImplSVData on demandStephan Bergmann
2014-12-09Resolves: fdo#81421 listen to child window to see if it gets deletedCaolán McNamara
2014-12-05loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann
2014-12-04Remove dead SalDisplay::GetSalDisplay declarationStephan Bergmann
2014-12-04Move SalGenericData::GetSalDisplay() out of generic/gendata.hxxStephan Bergmann
2014-12-04Fix Windows buildLászló Németh
2014-12-04vcl (Linux): loplugin:cstylecastStephan Bergmann
2014-12-04vcl (Mac): loplugin:cstylecastStephan Bergmann
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: Don't create new contexts for Virtual Devices on WindowsLouis-Francis Ratté-Boulianne
2014-12-02Revert "use boost::shared_ptr instead of manual ref counting"Markus Mohrhard
2014-12-02Missing includeStephan Bergmann
2014-12-02WaE: private field 'mnAttribIndex' is not usedTor Lillqvist
2014-12-02vcl: Only load OpenGL shaders once for each contextLouis-Francis Ratté-Boulianne
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
2014-12-02vcl: remove SalVirtualDevice::GetWidthMichael Meeks
2014-12-02vcl: Use the current OpenGL context for VirtualDevice and Bitmap if possibleLouis-Francis Ratté-Boulianne
2014-12-01Fix Windows build.Kohei Yoshida
2014-12-01fdo#84938: replace EVENT_ constants with enumTobias Madl
2014-12-01use boost::shared_ptr instead of manual ref countingMarkus Mohrhard
2014-11-30whitelist some driversMarkus Mohrhard
2014-11-30vcl: remove IOS/OSX only codeChris Sherlock
2014-11-30move the iOS SalGraphics code back into the OSX oneMarkus Mohrhard
2014-11-30windows opengl: We should actually use Init() from OpenGLSalGraphicsImpl.Jan Holesovsky
2014-11-28error C2061: syntax error : identifier 'uint64_t'Miklos Vajna
2014-11-28error C2039: 'vector' : is not a member of 'std'Miklos Vajna
2014-11-29vcl: indent comments in vcl/inc/svdata.hxxChris Sherlock
2014-11-29vcl: comment says mnLayout is only used for RTL testing... removingChris Sherlock
2014-11-29vcl: pImplSVData->maAppData.mnDefaultLayoutBorder is never used, get rid of itChris Sherlock
2014-11-28vcl: cleanup include/vcl/svdata.hxxChris Sherlock
2014-11-27connect all pieces for OpenGL windows blacklist, part 3Markus Mohrhard
2014-11-27port blacklist from mozilla code to LibreOffice, part2Markus Mohrhard
2014-11-27implement windows OpenGL blacklist, first stepMarkus Mohrhard
2014-11-25Remove ptr_deque.hpp header include from vcl/outdev.hxx.Kohei Yoshida
2014-11-24coverity#1255909 Uninitialized scalar fieldCaolán McNamara
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