summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2014-12-15-Werror=unused-but-set-variableCaolán McNamara1-2/+0
2014-12-15vcl: Fix crash when requesting coordonnates for empty textureLouis-Francis Ratté-Boulianne1-0/+8
2014-12-15draw lines anti-aliased (opengl vcl)Luboš Luňák1-19/+136
2014-12-15allow using more than one opengl program during one draw "operation"Luboš Luňák1-0/+2
2014-12-12Add plc4 for PL_strdupTor Lillqvist1-1/+2
2014-12-12Tentative fix for fdo#83937Tor Lillqvist1-13/+26
2014-12-12vcl: Use appropriate OUString functions on string constantsStephan Bergmann1-5/+5
2014-12-12osl_getCommandArg always returns osl_Process_E_NoneStephan Bergmann1-3/+3
2014-12-11why pointersCaolán McNamara1-4/+3
2014-12-11coverity#1257738 Uncaught exceptionCaolán McNamara1-5/+17
2014-12-11coverity#1257742 Uninitialized pointer fieldCaolán McNamara1-7/+5
2014-12-11coverity#1257743 Uninitialized pointer fieldCaolán McNamara1-0/+7
2014-12-11Related: fdo#87242 init VirtualDevice with size of surfaceCaolán McNamara1-2/+4
2014-12-11vcldemo: disable broken gradient stencil use.Michael Meeks2-0/+6
2014-12-11Remove resizable:False property from dialogs containing GtkEntry.Jan Holesovsky2-2/+0
2014-12-11fix windows buildMarkus Mohrhard1-1/+1
2014-12-11vcl: Don't keep a reference to the texture in the FBO objectLouis-Francis Ratté-Boulianne2-9/+17
2014-12-11vcl: Re-use a framebuffer of the same size when possibleLouis-Francis Ratté-Boulianne4-19/+89
2014-12-11vcl: Keep the same context for VirtualDevice to avoid FBO switchesLouis-Francis Ratté-Boulianne1-10/+9
2014-12-11vcl: Reset context when the backend window is destroyedLouis-Francis Ratté-Boulianne3-61/+135
2014-12-11vcl: Limit Cairo surface size to the clipping region to improve performanceLouis-Francis Ratté-Boulianne8-2/+57
2014-12-11vcl: Reset data buffer after resizing bitmap on GPULouis-Francis Ratté-Boulianne1-1/+1
2014-12-11vcl: Use right size to draw native GTK window backgroundLouis-Francis Ratté-Boulianne1-4/+7
2014-12-11vcl: Add BitmapInfoAccess for bitmaps' metadata accessLouis-Francis Ratté-Boulianne19-128/+174
2014-12-11java: reduce visibility of fields and methodsNoel Grandin1-1/+1
2014-12-11fdo#87030: Generate a proper PKCS#7 signatureTor Lillqvist1-248/+35
2014-12-11fdo#87030: Prevent PDF signing using Windows API from failingTor Lillqvist1-46/+193
2014-12-10Make IsHeadlessModeRequested hack work for LOKStephan Bergmann1-0/+3
2014-12-10Instantiate ImplSVData on demandStephan Bergmann5-28/+10
2014-12-10Demote Application::IsHeadlessModeRequested to local hackStephan Bergmann2-15/+21
2014-12-10No need to re-check IsHeadlessModeRequested in get_desktop_environmentStephan Bergmann1-2/+1
2014-12-10java: simplify the getMSF() methodsNoel Grandin2-5/+3
2014-12-10java: remove some comment noiseNoel Grandin1-2/+1
2014-12-10loplugin:cstylecastStephan Bergmann1-2/+2
2014-12-09Typo: enventually=>eventuallyJulien Nabet1-1/+1
2014-12-10vcl: update REAME.GDIMetaFileChris Sherlock1-5/+4
2014-12-09Resolves: fdo#81421 listen to child window to see if it gets deletedCaolán McNamara2-9/+27
2014-12-09changed inherited timers to idleTobias Madl1-4/+4
2014-12-09changed timers to idlesTobias Madl2-20/+20
2014-12-09changed timers to idleJennifer Liebel1-0/+3
2014-12-09applied patch from Michael MeeksJennifer Liebel1-1/+0
2014-12-09Basic Idle handler implementationTobias Madl1-2/+0
2014-12-09changed timers to idleJennifer Liebel2-4/+4
2014-12-09changed timer to idleTobias Madl1-14/+14
2014-12-09changed timers to idleJennifer Liebel1-5/+5
2014-12-09change timers to idlesTobias Madl3-4/+5
2014-12-09Resolves: fdo#87132 a11y crash on clicking outside of inline playback windowCaolán McNamara1-0/+2
2014-12-09Bump minimum gtk version to 2.10Riccardo Magliocchetti3-29/+0
2014-12-09vcl: add new metafile viewer demo - mainly for fdo#80503Chris Sherlock4-1/+211
2014-12-08No idea why this would need to be an archaic LibMainStephan Bergmann2-28/+1