summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2015-12-12tdf#94851 check SalBitmap & convert in all drawBitmap methodsTomaž Vajngerl
2015-12-12opengl: Add Geometry Shader support to OpenGLHelperEmmanuel Gil Peyrot
2015-12-12tdf#94851 can't use OpenGLSalBitmap with WinSalGraphicsTomaž Vajngerl
2015-12-12tdf#94851 use BGR color order in WindowsTomaž Vajngerl
2015-12-11tdf#93529 - move to a Mac-like double-buffered OpenGL model.Michael Meeks
2015-12-11Get Double-buffered context creation working on linux.Michael Meeks
2015-12-11vcl: gtk frames should DeInitialize properly, to handle GL cleanup.Michael Meeks
2015-12-11vcldemo: avoid svg load/render for icon test.Michael Meeks
2015-12-11Calm unit test down for GL row-strides.Michael Meeks
2015-12-11tdf#93991: One pixel here or there, who is counting?Tor Lillqvist
2015-12-11tdf#85767 Enable rotated/flipped icons in the SidebarSamuel Mehrbrodt
2015-12-10tdf#96357 Switching icon theme doesn't update toolbar or statusbarMaxim Monastirsky
2015-12-09Related: rhbz#1289398 UP and LEFT are positiveCaolán McNamara
2015-12-08my intent is to provide a define for cairo < 1.10.0Caolán McNamara
2015-12-08remove debugging codeCaolán McNamara
2015-12-08Resolves: rhbz#1289398 unable to use scroll wheel under waylandCaolán McNamara
2015-12-08Resolves: tdf#96285 restore bodge for unresizable windows with no min size setCaolán McNamara
2015-12-07last arg of SetOutputSizePixelScaleOffsetAndBuffer no longer usedCaolán McNamara
2015-12-07Resolves: tdf#96224 don't fiddle around with a separate alpha bufferCaolán McNamara
2015-12-07Resolves: tdf#95865 gtk3: disentangle Geometry handlingCaolán McNamara
2015-12-07remove gtk2 stuff from gtk3 salframeCaolán McNamara
2015-12-07remove gtk3 stuff from gtk2 salframeCaolán McNamara
2015-12-07gtk3: copy the gtk/gtk3 frame before splitting for the two versionsCaolán McNamara
2015-12-07vcl: move gtk+ to sharing the same SalGraphics per SalFrame.Michael Meeks
2015-12-07tdf#96070: Just give up on glyph caching for non-horizontal textTor Lillqvist
2015-12-05implement SAL_INVERT_TRACKFRAME invert via cairoCaolán McNamara
2015-12-04tdf#94739 use GetScanlineSize instead of calculating itTomaž Vajngerl
2015-12-04pdf export: use ScopedBitmapAccess and remove AccessReleaserTomaž Vajngerl
2015-12-03Resolves: tdf#95700 index dialog cut offCaolán McNamara
2015-12-02valgrind: scary warning that the cairo font options were deleted before useCaolán McNamara
2015-12-02gtk3: gtk_gesture_get_point may return falseCaolán McNamara
2015-12-01tdf#94138 Use correct fonts for multiline edit when printingTomaž Vajngerl
2015-12-01tdf#95194: We need to set the GF flags in UniscribeLayout::GetNextGlyphs()Tor Lillqvist
2015-11-30gtk3: scroll lock only available in >= 3.18.0Caolán McNamara
2015-11-30gtk3: implement GetIndicatorStateCaolán McNamara
2015-11-30gtk3: glitches because yours truly cannot tell x from yCaolán McNamara
2015-11-30fix build, default operator will doCaolán McNamara
2015-11-30Revert+RevertRevert "write a log file about OpenGL driver"Thorsten Behrens
2015-11-30vcl: OutputDevice::GetTextArray() should always init pDXAryMichael Stahl
2015-11-30vcl: warn if we can't set a new font in OutputDeviceMichael Stahl
2015-11-30loplugin:redundantcastNoel Grandin
2015-11-30gtk3: implement SAL_INVERT_50 rectangle caseCaolán McNamara
2015-11-30Fix tdf95222, graphite justificationMartin Hosken
2015-11-27crashtesting: we're using OneBitMsbPal as the 1bit format, not OneBitLsbGreyCaolán McNamara
2015-11-27mutex used in post-main dtorCaolán McNamara
2015-11-26vcl: reduce pointless timer / scheduler / idle includes.Michael Meeks
2015-11-26vcl: fix event processing to idle - for JUnit tests.Michael Meeks
2015-11-26vcl: further fix debug name cleanup.Michael Meeks
2015-11-26vcl: cleanup scheduler debug name usage.Michael Meeks
2015-11-26vcl: move private impl. detail of Scheduler out of global header.Michael Meeks