summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2015-08-26-Werror,-Wpessimizing-moveStephan Bergmann1-5/+5
2015-08-26add ppt to fftesterCaolán McNamara1-1/+13
2015-08-26tdf#92019 Use texture atlas for 16, 24, 32, 48, 64 px width imagesTomaž Vajngerl1-1/+36
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin12-51/+45
2015-08-26Bin the fairly useless DbgDialog stuff and handle falloutTor Lillqvist5-851/+0
2015-08-26vcl OpenGL program: Cache mvp matrix to reduce ~200 api calls per frame.Lubosz Sarnecki2-1/+17
2015-08-25tdf#93614 - detect hanging OpenGL drivers with a watchdog.Michael Meeks5-26/+236
2015-08-25fixes a memory leak that appeared in tdf#93392 valgrind traceDennis Francis1-0/+2
2015-08-25vcl: disable randomly failing timer unit testsThorsten Behrens1-1/+1
2015-08-25Turn on glyph caching by default when using OpenGLTor Lillqvist2-2/+2
2015-08-25Nitpick: Follow our header guard naming conventionTor Lillqvist1-3/+3
2015-08-24Don't attempt to cache glyphs that are vertical but the text direction isn'tTor Lillqvist1-0/+3
2015-08-24-Werror,-Wpessimizing-move ("moving a temporary object prevents copy elision")Stephan Bergmann1-1/+1
2015-08-24tdf#89381 Revert "vcl: SalGraphics::mirror() - always use GetGraphicsWidth()"Maxim Monastirsky1-6/+30
2015-08-24include vectorCaolán McNamara1-0/+1
2015-08-24opengl: push mask coords to the shaders along the image coordsTomaž Vajngerl12-14/+86
2015-08-24Fixed (fixed size) texture atlas for "caching" OpenGL texuresTomaž Vajngerl5-21/+233
2015-08-24save texture to file as a PNG imageTomaž Vajngerl2-2/+25
2015-08-23vcl: unittests for Timer and AutoTimer.Ashod Nakashian2-4/+112
2015-08-23loplugin:defaultparamsStephan Bergmann1-2/+2
2015-08-23Fix GTK3 right-to-left rendering of spin buttonsKhaled Hosny1-7/+22
2015-08-23don't mirror 0, RECT_EMPTY, 0, RECT_EMPTY rectangleCaolán McNamara1-1/+3
2015-08-23fail on exceptionCaolán McNamara1-6/+2
2015-08-23coverity#1317301 Uncaught exceptionCaolán McNamara1-258/+268
2015-08-23tdf#84277 Use the same logic for native separatorsMaxim Monastirsky1-18/+17
2015-08-21ColorMask: sal_uLong to better types, minor code reworkMatteo Casalin2-11/+11
2015-08-21add lwp to fftesterCaolán McNamara1-0/+14
2015-08-21add hwp to fftesterCaolán McNamara1-0/+14
2015-08-21Let's not overdo the verboseness in this SAL_INFOTor Lillqvist1-49/+1
2015-08-21Error handlingTor Lillqvist1-2/+32
2015-08-21Make vertical fonts show up when using OpenGL glyph cachingTor Lillqvist1-28/+118
2015-08-21No NO_MAPPERS, NO_TYPE3, NO_TYPE42 or NO_TTCR anywhereTor Lillqvist2-44/+0
2015-08-21loplugin: defaultparamsNoel Grandin5-12/+12
2015-08-21more tweaks for config-less load pathCaolán McNamara1-18/+22
2015-08-21tweak config-less load pathCaolán McNamara1-9/+13
2015-08-21allow differentiation between ww6 and ww8Caolán McNamara1-3/+11
2015-08-21loplugin:externandnotdefinedStephan Bergmann1-5/+5
2015-08-21tdf#93547 - Disable OpenGL if we have a SEGV on windows in that code.Michael Meeks7-0/+202
2015-08-20vcl: remove obsolete defines.Michael Meeks1-12/+0
2015-08-20Adjust for the TA_BASELINE of the DCTor Lillqvist1-1/+6
2015-08-20Drop code that is dead after 4667db065d34193d99bce82f7e8f3b20a03ecadeTor Lillqvist4-97/+1
2015-08-20loplugin:implicitboolconversionNoel Grandin1-18/+18
2015-08-20loplugin:cstylecastNoel Grandin1-1/+1
2015-08-20more config skipping stuff and a tester toolCaolán McNamara12-9/+399
2015-08-19for testing allow disabling configmgr for time critical pathsCaolán McNamara5-38/+97
2015-08-19tdf#93293 Fix inverted conditionMaxim Monastirsky1-1/+1
2015-08-19Still more hacking on OpenGL glyph caching for WindowsTor Lillqvist1-10/+45
2015-08-19Consolidate isFileUrl checksStephan Bergmann2-2/+4
2015-08-19Make the pixel greylevel debug output work as intendedTor Lillqvist1-1/+4
2015-08-19Clean up remaining utl::LocalFileHelper::Convert...Stephan Bergmann1-2/+1