summaryrefslogtreecommitdiffstats
path: root/vcl/win
Commit message (Expand)AuthorAgeFilesLines
* Better (?) fix for deadlock in a situation with an IME and a URP clientTor Lillqvist2014-12-181-6/+2
* fix windows buildMarkus Mohrhard2014-12-111-1/+1
* vcl: Add BitmapInfoAccess for bitmaps' metadata accessLouis-Francis Ratté-Boulianne2014-12-112-13/+14
* No idea why this would need to be an archaic LibMainStephan Bergmann2014-12-081-20/+1
* callcatcher: update unused codeCaolán McNamara2014-12-041-1/+0
* windows opengl: Call PreDraw() earlier in the text rendering too.Jan Holesovsky2014-12-031-4/+4
* windows opengl: Call PreDraw() earlier.Jan Holesovsky2014-12-031-9/+8
* vcl: Add dummy Replace to SalBitmap implementationsLouis-Francis Ratté-Boulianne2014-12-031-0/+5
* Add dummy Erase to SalBitmap implementationsMatúš Kukan2014-12-031-0/+5
* Make the default (non-native) workspace lighter, especially on Windows.Jan Holesovsky2014-12-031-2/+2
* Blind Windows build fix attemptStephan Bergmann2014-12-021-1/+1
* vcl: re-init windows graphics impl after virtualdevice size change.Michael Meeks2014-12-021-0/+9
* vcl: Consolidate size information around the GeometryProvider.Michael Meeks2014-12-024-8/+13
* vcl: create a GeometryProvider interface.Michael Meeks2014-12-021-0/+4
* vcl: remove SalVirtualDevice::GetWidthMichael Meeks2014-12-021-6/+0
* fdo#84938: replace EVENT_ constants with enumTobias Madl2014-12-011-1/+1
* windows opengl: Transparency of the native widgets.Jan Holesovsky2014-11-302-2/+2
* windows opengl: We should actually use Init() from OpenGLSalGraphicsImpl.Jan Holesovsky2014-11-301-0/+1
* coverity#1255909 Uninitialized scalar fieldCaolán McNamara2014-11-241-17/+3
* vcl: Always use the same OpenGL context when drawing in a windowLouis-Francis Ratté-Boulianne2014-11-223-9/+7
* vcl: Add support for backend-dependent blending of bitmaps (mask and alpha)Louis-Francis Ratté-Boulianne2014-11-223-0/+42
* boost::scoped_ptr instead of manual pointer lifecycle management.Jan Holesovsky2014-11-202-9/+3
* windows opengl: Implement the native theming with OpenGL.libreoffice-4-4-branch-pointJan Holesovsky2014-11-204-20/+74
* windows opengl: Introduce OpenGLCompatibleDC.Jan Holesovsky2014-11-202-48/+61
* Add dummy Crop to SalBitmap implementationsMatúš Kukan2014-11-191-0/+5
* windows opengl: Use the updated DrawMask to get nice text with OpenGL.Jan Holesovsky2014-11-181-6/+4
* windows: Improve logging.Jan Holesovsky2014-11-181-55/+18
* warning C4189: local variable is initialized but not referencedStephan Bergmann2014-11-171-2/+2
* vcl: The backend should decide whether fast alpha drawing is available.Jan Holesovsky2014-11-151-11/+0
* windows opengl: Finally got the text working.Jan Holesovsky2014-11-151-11/+22
* windows opengl: Explain the concept of the text drawing + minor fixes.Jan Holesovsky2014-11-151-4/+39
* request single buffered context on windowsMarkus Mohrhard2014-11-151-0/+1
* vcl: Add DrawAlphaTexture to directly render Cairo surfaceLouis-Francis Ratté-Boulianne2014-11-151-3/+3
* vcl: Improve OpenGLTexture implementation by allowing implicit sharingLouis-Francis Ratté-Boulianne2014-11-151-1/+1
* vcl: Implement copyBits in the OpenGL backendLouis-Francis Ratté-Boulianne2014-11-151-0/+5
* fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava2014-11-141-2/+2
* vcl: Fix leak.Jan Holesovsky2014-11-141-1/+1
* vcl: mpFontCharSets is never set.Jan Holesovsky2014-11-142-10/+0
* vcl: mpLogFont is never set.Jan Holesovsky2014-11-142-5/+0
* windows opengl: Proof-of-concept text rendering.Jan Holesovsky2014-11-142-15/+64
* windows opengl: Prepare WinLayout (and derived classes) for OpenGL.Jan Holesovsky2014-11-142-47/+65
* vcl: Split winlayout.cxx to .cxx and .hxx.Jan Holesovsky2014-11-142-186/+233
* Revert "vcl: Abstract the Windows text rendering into a TextRenderImpl descen...Jan Holesovsky2014-11-144-183/+50
* Remove unused #includeStephan Bergmann2014-11-131-2/+0
* WaEStephan Bergmann2014-11-131-1/+1
* vcl: Abstract the Windows text rendering into a TextRenderImpl descendant.Jan Holesovsky2014-11-134-50/+183
* vcl: Use single-buffer rendering and only flush when necessaryLouis-Francis Ratté-Boulianne2014-11-132-3/+9
* windows: Default to large icons, as we do on all other operating systems.Jan Holesovsky2014-11-121-5/+1
* windows opengl: Printer still needs WinSalGraphicsImpl.Jan Holesovsky2014-11-121-1/+1
* Fix common typos. No automatic tools. Handmade…Andrea Gelmini2014-11-124-5/+5