summaryrefslogtreecommitdiff
path: root/canvas
AgeCommit message (Expand)AuthorFilesLines
2014-10-13create a macro library for implementing bit-flags typesNoel Grandin3-6/+6
2014-10-03loplugin: cstylecastNoel Grandin1-5/+6
2014-10-03GLSL files should go into $(LIBO_ETC_FOLDER)/openglTor Lillqvist1-1/+1
2014-09-30fix windows buildNoel Grandin1-2/+2
2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin9-21/+20
2014-09-30fdo#82577: Handle RegionNoel Grandin6-14/+14
2014-09-23fdo#82577: Handle WindowNoel Grandin22-35/+35
2014-09-18fix windows buildNoel Grandin1-1/+1
2014-09-18fdo#82577: Handle FontNoel Grandin13-20/+20
2014-09-02remove SAL_DEBUGs introduced earlierMarkus Mohrhard2-20/+0
2014-09-02some temporary debug outputMarkus Mohrhard3-2/+30
2014-09-02add warning about bad inputMarkus Mohrhard1-0/+1
2014-09-02make the shaders compliant to GLSL 1.2Markus Mohrhard4-12/+33
2014-09-02fix shader names, the .glsl is attached in OpenGLHelper::LoadShaderMarkus Mohrhard1-6/+6
2014-09-02request a legacy context for OGLTransMarkus Mohrhard1-0/+1
2014-08-31coverity#1233512 Uncaught exceptionCaolán McNamara2-2/+2
2014-08-29Fix build with boost-1.56.0.Jörg Sonnenberger2-3/+4
2014-08-20vcl: use enum for complex text layout constantsNoel Grandin4-18/+12
2014-08-13fix invalid memory access in dx bitmap codeMarkus Mohrhard1-2/+2
2014-08-13fix OpenGL canvas windows buildMarkus Mohrhard6-3/+8
2014-08-08-Werror,-Wunused-private-fieldStephan Bergmann1-5/+2
2014-08-08-Werror,-Wunused-macrosStephan Bergmann3-6/+0
2014-08-08reimplement custom sprite rendering with FBOMarkus Mohrhard3-13/+33
2014-08-08reuse OpenGLContext in OGL canvasMarkus Mohrhard9-552/+71
2014-08-08extract shaders to own file and use shared shader loadingMarkus Mohrhard11-245/+274
2014-08-06Fix *_component_getFactory function typeStephan Bergmann1-2/+2
2014-07-29Accept also WINDOWS_SDK_VERSION == 81Tor Lillqvist3-3/+3
2014-07-20vcl consitent use of long for corrdinateNorbert Thiebaud5-9/+9
2014-07-02canvas: sal_Bool -> boolStephan Bergmann6-16/+16
2014-06-18rtl::Reference fits just fine hereStephan Bergmann8-30/+14
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin17-53/+11
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin5-14/+2
2014-06-04coverity#735682 Unchecked dynamic_castCaolán McNamara1-4/+3
2014-05-29remove unnecessary NULL parameter passed to UNO ExceptionNoel Grandin6-13/+13
2014-05-26coverity#736029 Missing break in switchCaolán McNamara1-1/+1
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin1-4/+2
2014-05-19canvas: drop using from headersThomas Arnhold8-31/+27
2014-05-11dx_winstuff.hxx does already undef themThomas Arnhold2-10/+0
2014-05-08DX canvas: provide a OutputDevice pointer as a device handler instead of HDCZolnai Tamás4-17/+25
2014-05-08coverity#735401 Logically dead codeCaolán McNamara1-3/+0
2014-05-08canvas: sal_Bool->boolNoel Grandin25-51/+51
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin3-3/+3
2014-05-02canvas: sal_Bool->boolNoel Grandin2-2/+2
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni12-13/+13
2014-04-28prefer makefile-gmake-modeTakeshi Abe1-1/+1
2014-04-18Typo: s/cant/can't/Tor Lillqvist1-1/+1
2014-04-17Resolves: rhbz#1086714 overlarge pixmapCaolán McNamara2-4/+5
2014-04-15Remove iota template function & last call site.Thorsten Behrens1-2/+5
2014-04-14typo: implicitely -> implicitlyThomas Arnhold1-1/+1
2014-04-10It's "its", not "it's"Tor Lillqvist2-3/+3