summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-08-26Bin the fairly useless DbgDialog stuff and handle falloutTor Lillqvist
2015-08-26vcl OpenGL program: Cache mvp matrix to reduce ~200 api calls per frame.Lubosz Sarnecki
2015-08-25tdf#93614 - detect hanging OpenGL drivers with a watchdog.Michael Meeks
2015-08-25fixes a memory leak that appeared in tdf#93392 valgrind traceDennis Francis
2015-08-25vcl: disable randomly failing timer unit testsThorsten Behrens
2015-08-25Turn on glyph caching by default when using OpenGLTor Lillqvist
2015-08-25Nitpick: Follow our header guard naming conventionTor Lillqvist
2015-08-24Don't attempt to cache glyphs that are vertical but the text direction isn'tTor Lillqvist
2015-08-24-Werror,-Wpessimizing-move ("moving a temporary object prevents copy elision")Stephan Bergmann
2015-08-24tdf#89381 Revert "vcl: SalGraphics::mirror() - always use GetGraphicsWidth()"Maxim Monastirsky
2015-08-24include vectorCaolán McNamara
2015-08-24opengl: push mask coords to the shaders along the image coordsTomaž Vajngerl
2015-08-24Fixed (fixed size) texture atlas for "caching" OpenGL texuresTomaž Vajngerl
2015-08-24save texture to file as a PNG imageTomaž Vajngerl
2015-08-23vcl: unittests for Timer and AutoTimer.Ashod Nakashian
2015-08-23loplugin:defaultparamsStephan Bergmann
2015-08-23Fix GTK3 right-to-left rendering of spin buttonsKhaled Hosny
2015-08-23don't mirror 0, RECT_EMPTY, 0, RECT_EMPTY rectangleCaolán McNamara
2015-08-23fail on exceptionCaolán McNamara
2015-08-23coverity#1317301 Uncaught exceptionCaolán McNamara
2015-08-23tdf#84277 Use the same logic for native separatorsMaxim Monastirsky
2015-08-21ColorMask: sal_uLong to better types, minor code reworkMatteo Casalin
2015-08-21add lwp to fftesterCaolán McNamara
2015-08-21add hwp to fftesterCaolán McNamara
2015-08-21Let's not overdo the verboseness in this SAL_INFOTor Lillqvist
2015-08-21Error handlingTor Lillqvist
2015-08-21Make vertical fonts show up when using OpenGL glyph cachingTor Lillqvist
2015-08-21No NO_MAPPERS, NO_TYPE3, NO_TYPE42 or NO_TTCR anywhereTor Lillqvist
2015-08-21loplugin: defaultparamsNoel Grandin
2015-08-21more tweaks for config-less load pathCaolán McNamara
2015-08-21tweak config-less load pathCaolán McNamara
2015-08-21allow differentiation between ww6 and ww8Caolán McNamara
2015-08-21loplugin:externandnotdefinedStephan Bergmann
2015-08-21tdf#93547 - Disable OpenGL if we have a SEGV on windows in that code.Michael Meeks
2015-08-20vcl: remove obsolete defines.Michael Meeks
2015-08-20Adjust for the TA_BASELINE of the DCTor Lillqvist
2015-08-20Drop code that is dead after 4667db065d34193d99bce82f7e8f3b20a03ecadeTor Lillqvist
2015-08-20loplugin:implicitboolconversionNoel Grandin
2015-08-20loplugin:cstylecastNoel Grandin
2015-08-20more config skipping stuff and a tester toolCaolán McNamara
2015-08-19for testing allow disabling configmgr for time critical pathsCaolán McNamara
2015-08-19tdf#93293 Fix inverted conditionMaxim Monastirsky
2015-08-19Still more hacking on OpenGL glyph caching for WindowsTor Lillqvist
2015-08-19Consolidate isFileUrl checksStephan Bergmann
2015-08-19Make the pixel greylevel debug output work as intendedTor Lillqvist
2015-08-19Clean up remaining utl::LocalFileHelper::Convert...Stephan Bergmann
2015-08-19vcl: document VCL_DOUBLEBUFFERING_ENABLEMiklos Vajna
2015-08-19Add SAL_ENABLE_GLYPH_CACHINGTor Lillqvist
2015-08-19More hacks to glyph rendering for caching with OpenGL on WindowsTor Lillqvist