summaryrefslogtreecommitdiff
path: root/canvas
AgeCommit message (Expand)Author
2014-12-11only checked for new VirtualDeviceCaolán McNamara
2014-12-11stray debugging codeCaolán McNamara
2014-12-11Resolves: fdo#87242 reuse vcl clip for cairo during animationsCaolán McNamara
2014-12-11Related: fdo#87242 merge duplicate clip setup codeCaolán McNamara
2014-12-11Related: fdo#87242 init VirtualDevice with size of surfaceCaolán McNamara
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-11-12Bump cairo version to 1.2.0Riccardo Magliocchetti
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-10fix spelling implemenation -> implementationNoel Grandin
2014-11-10merge vcllo and vclopenglloMarkus Mohrhard
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin
2014-11-04Kill directx < 9 ifdeferyRiccardo Magliocchetti
2014-11-03coverity#982921 do not leakDavid Tardon
2014-10-13create a macro library for implementing bit-flags typesNoel Grandin
2014-10-03loplugin: cstylecastNoel Grandin
2014-10-03GLSL files should go into $(LIBO_ETC_FOLDER)/openglTor Lillqvist
2014-09-30fix windows buildNoel Grandin
2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin
2014-09-30fdo#82577: Handle RegionNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-18fix windows buildNoel Grandin
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-09-02remove SAL_DEBUGs introduced earlierMarkus Mohrhard
2014-09-02some temporary debug outputMarkus Mohrhard
2014-09-02add warning about bad inputMarkus Mohrhard
2014-09-02make the shaders compliant to GLSL 1.2Markus Mohrhard
2014-09-02fix shader names, the .glsl is attached in OpenGLHelper::LoadShaderMarkus Mohrhard
2014-09-02request a legacy context for OGLTransMarkus Mohrhard
2014-08-31coverity#1233512 Uncaught exceptionCaolán McNamara
2014-08-29Fix build with boost-1.56.0.Jörg Sonnenberger
2014-08-20vcl: use enum for complex text layout constantsNoel Grandin
2014-08-13fix invalid memory access in dx bitmap codeMarkus Mohrhard
2014-08-13fix OpenGL canvas windows buildMarkus Mohrhard
2014-08-08-Werror,-Wunused-private-fieldStephan Bergmann
2014-08-08-Werror,-Wunused-macrosStephan Bergmann
2014-08-08reimplement custom sprite rendering with FBOMarkus Mohrhard
2014-08-08reuse OpenGLContext in OGL canvasMarkus Mohrhard
2014-08-08extract shaders to own file and use shared shader loadingMarkus Mohrhard
2014-08-06Fix *_component_getFactory function typeStephan Bergmann
2014-07-29Accept also WINDOWS_SDK_VERSION == 81Tor Lillqvist
2014-07-20vcl consitent use of long for corrdinateNorbert Thiebaud
2014-07-02canvas: sal_Bool -> boolStephan Bergmann
2014-06-18rtl::Reference fits just fine hereStephan Bergmann
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-06-04coverity#735682 Unchecked dynamic_castCaolán McNamara
2014-05-29remove unnecessary NULL parameter passed to UNO ExceptionNoel Grandin
2014-05-26coverity#736029 Missing break in switchCaolán McNamara
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin