summaryrefslogtreecommitdiff
path: root/vcl/inc
AgeCommit message (Expand)Author
2016-03-31vcl: tdf#98812: acquire reference count of WinFontInstancesMichael Stahl
2016-02-17update graphite to 1.3.5Caolán McNamara
2015-11-17Resolves: rhbz#1278885 gtk3 allocated size doesn't match configure-event sizeCaolán McNamara
2015-11-10tdf#81144 Chinese full-width punctuation does not align properlyMark Hung
2015-10-28tdf#75637: Resolve help images via a vnd.libreoffice.image UCPStephan Bergmann
2015-10-06create "disabled" image (icon) only if the original changesTomaž Vajngerl
2015-09-26Fix tdf#40091 and tdf#40335 text layout issues.Mark Hung
2015-09-16tdf#94281 - don't mix legacy and VCL OpenGLContext's.Michael Meeks
2015-09-16Fix a merge problem.Jan Holesovsky
2015-09-16opengl: this doesn't really do anything as data is null anywayTomaž Vajngerl
2015-09-16tdf#93814: Added support for caching shader program binaries.Marco Cecchetti
2015-09-16GL paint-flushing guard re-work.Michael Meeks
2015-09-16tdf#94213 - defer glFlushing until we've re-rendered after a re-size.Michael Meeks
2015-09-08tdf#94006 - re-factor and fix OpenGLContext mis-use.Michael Meeks
2015-09-02WaE: C-style cast from const sal_uInt64 * to sal_uInt8 * [loplugin:cstylecast]Tor Lillqvist
2015-09-02WaE: 'updateChecksum' overrides a member function but is not marked 'override'Tor Lillqvist
2015-09-02tdf#93532 - Switching to 64-bit checksumMarco Cecchetti
2015-09-01tdf#93839 - Encourage vdevs to pick up new GL Contexts when they go invalid.Michael Meeks
2015-09-01tdf#93772 - handle framebuffer unbinding on GL context switch.Michael Meeks
2015-09-01tdf#93751 - ensure textures are unbound from framebuffers post destroy.Michael Meeks
2015-08-31vcl: Improve management of mnRef0Count.Jan Holesovsky
2015-08-29vcl: fix resource management issue in WinSalLayoutMichael Stahl
2015-08-28No NO_MAPPERS, NO_TYPE3, NO_TYPE42 or NO_TTCR anywhereTor Lillqvist
2015-08-28Drop code that is dead after 4667db065d34193d99bce82f7e8f3b20a03ecadeTor Lillqvist
2015-08-28(disabled) Initial work for OpenGL glyph caching on WindowsTor Lillqvist
2015-08-28SimpleWinLayout::mbDisableGlyphs was always trueTor Lillqvist
2015-08-26opengl: push mask coords to the shaders along the image coordsTomaž Vajngerl
2015-08-26Fixed (fixed size) texture atlas for "caching" OpenGL texuresTomaž Vajngerl
2015-08-26vcl OpenGL program: Cache mvp matrix to reduce ~200 api calls per frame.Lubosz Sarnecki
2015-08-26tdf#93614 - detect hanging OpenGL drivers with a watchdog.Michael Meeks
2015-08-21tdf#93547 - Disable OpenGL if we have a SEGV on windows in that code.Michael Meeks
2015-08-12tdf#93364 vcl rendercontext: fix area that is painted in PaintBuffer()Miklos Vajna
2015-08-07Resolves: tdf#92982 vcl rendercontext: handle buffered paint of vcl::CursorMiklos Vajna
2015-08-07opengl: cache native widget textures also for WindowsTomaž Vajngerl
2015-08-07opengl: when scaling, create a new texture with equal settingsTomaž Vajngerl
2015-08-07tdf#92018 cache native controls for X11 OpenGL backend (for now)Tomaž Vajngerl
2015-08-07GTK3 HiDPI: disable window scaling and get display DPI via GTK3Tomaž Vajngerl
2015-07-31tdf#92982 vcl: stop creating/disposing the paint buffer in PaintHelperMiklos Vajna
2015-07-30tdf#92982 vcl rendercontext: move buffer from PaintHelper to ImplFrameDataMiklos Vajna
2015-07-24Revert "gtk3: draw/paint to the fixed container"Caolán McNamara
2015-07-24gtk3: draw/paint to the fixed containerCaolán McNamara
2015-07-23gtk3: native focus rects are fine for flat buttonsCaolán McNamara
2015-07-11opengl: use MVP matrix in vertex shaders, pixel offsetsTomaž Vajngerl
2015-07-10tdf#92244 Gaps at end of menu separator lines read from GTK theme.Simon Long
2015-07-08Related tdf#91362: disable paper size & orientation selectionKatarina Behrens
2015-06-30gtk3: listen to state-flags-changed and disable toplevels when in backdropCaolán McNamara
2015-06-26Resolves: tdf#92293 gtk3: get a11y workingCaolán McNamara
2015-06-25gtk3: move cairo region clipping to svpCaolán McNamara
2015-06-25gtk3: move createCairoContext down to svpgdiCaolán McNamara
2015-06-25implement GtkSalFrame::GetKeyName with some code lying around handyCaolán McNamara