summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
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
2015-08-19More hacking on OpenGL glyph caching on WindowsTor Lillqvist
2015-08-19Add FIXME comment and bin an #if 0 snippetTor Lillqvist
2015-08-19Initial hack for OpenGL glyph caching on WindowsTor Lillqvist
2015-08-19document some env vars in VCLTomaž Vajngerl
2015-08-19vcl: kill 'special member functions' the compiler generatesThorsten Behrens
2015-08-18tdf#92036 - Writer infinite spelling loopAshod Nakashian
2015-08-18tdf#832525 - Wrong punctuation direction after Chinese characters inMark Hung
2015-08-18Remove mention of long-gone vnd.sun.star.wfsStephan Bergmann
2015-08-17tdf#93482 vcl rendercontext: add Window::RequestDoubleBuffering()Miklos Vajna