summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)AuthorFilesLines
2015-02-06Resolves tdf#89129: crash when defining a specific relationshipJulien Nabet1-5/+3
2015-02-03tdf#88051 fix Graphite layout at Linux Libertine G ligature followed by tabLászló Németh1-1/+1
2015-02-03Resolves: fdo#87639 Image-filter Smooth crashesCaolán McNamara2-9/+16
2015-01-30rhbz#1177022: vcl: fix PDF embedding of Type 1 fontsMichael Stahl1-4/+29
2015-01-28make it possible to easily have variants of glsl programsLuboš Luňák2-6/+26
2015-01-28prefer ptr_container to manual memory managementMarkus Mohrhard1-10/+3
2015-01-28some debug code for finding leaked OpenGLContextsMarkus Mohrhard3-0/+33
2015-01-27Resolves: rhbz#1177022 no width set on space glyph with CM Typewriter fontsCaolán McNamara1-9/+18
2015-01-27font cache gets broken on adding an embedded fontCaolán McNamara2-8/+36
2015-01-20accidentally ran make with VALGRIND set and walked away...Caolán McNamara1-12/+16
2015-01-19Resolves: fdo#88417 Dropdown for ruler settings should show radio buttonsCaolán McNamara1-1/+1
2015-01-19use supersampling in Impress if fast opengl scaling is availableLuboš Luňák1-0/+6
2015-01-19do not set Y line width to 0Luboš Luňák1-1/+1
2015-01-17no need to do that for all contextsMarkus Mohrhard1-16/+0
2015-01-12Resolves: fdo#87015 image missing from docCaolán McNamara1-7/+32
2015-01-09asan: stack-buffer-overflow with fdo76216-1.docCaolán McNamara1-6/+6
2015-01-07Resolves: fdo#82219 color graphics as black and whiteCaolán McNamara2-4/+29
2015-01-07vcl: reset OpenGLContext(s) when yielding the last SolarMutex.Michael Meeks1-1/+20
2015-01-06move nScanLineBufferComponents to where it is used [-Werror=clobbered]Eike Rathke1-1/+1
2015-01-04check size before looking into the stringMarkus Mohrhard1-1/+3
2014-12-23vcl: fdo#87510 regression in GetFontMetricChris Sherlock1-1/+0
2014-12-21ifix the OpenGL UI config partMarkus Mohrhard1-2/+17
2014-12-19Resolves: fdo#86552 undo want to take ownership of nodes, but can'tCaolán McNamara5-119/+121
2014-12-18Resolves: rhbz#1175142 nStarts ends up as an invalid -1Caolán McNamara1-2/+5
2014-12-17make use of the new ForceOpenGL config variableMarkus Mohrhard1-1/+1
2014-12-15vcl: Re-use a framebuffer of the same size when possibleLouis-Francis Ratté-Boulianne1-16/+72
2014-12-15vcl: Reset context when the backend window is destroyedLouis-Francis Ratté-Boulianne1-62/+122
2014-12-15vcl: prefix global variable g_vShareListMichael Stahl1-14/+14
2014-12-15vcl: Add BitmapInfoAccess for bitmaps' metadata accessLouis-Francis Ratté-Boulianne3-66/+105
2014-12-15do not hardcode what specific "generic" bitmap scaling operations useLuboš Luňák1-0/+2
2014-12-11Related: fdo#87242 init VirtualDevice with size of surfaceCaolán McNamara1-2/+4
2014-12-11fdo#87030: Make PDF signing using Windows API workTor Lillqvist1-11/+143
2014-12-09Resolves: fdo#81421 listen to child window to see if it gets deletedCaolán McNamara1-9/+24
2014-12-09Resolves: fdo#87132 a11y crash on clicking outside of inline playback windowCaolán McNamara1-0/+2
2014-12-07simple check to prevent crash with old driversMarkus Mohrhard1-0/+3
2014-12-04Use the "vcl.pdfwriter" logging tag instead of "vcl.gdi"Tor Lillqvist1-21/+21
2014-12-04prevent crash when creating the platform context failedMarkus Mohrhard1-4/+6
2014-12-04more asserts to detect double deletesMarkus Mohrhard1-0/+2
2014-12-04add assert to detect double deleteMarkus Mohrhard1-1/+3
2014-12-04add more debugging outputMarkus Mohrhard1-0/+2
2014-12-03fdo#83939: Set error code if signing failedTor Lillqvist1-2/+14
2014-12-03vcl: Fix Linux build.Jan Holesovsky1-14/+0
2014-12-03vcl: Add dummy Replace to SalBitmap implementationsLouis-Francis Ratté-Boulianne2-0/+23
2014-12-03Add dummy Erase to SalBitmap implementationsMatúš Kukan1-0/+5
2014-12-03vcl: Add reference on default window's context so it doesn't get destroyedLouis-Francis Ratté-Boulianne2-0/+14
2014-12-03vcl: Don't create new contexts for Virtual Devices on WindowsLouis-Francis Ratté-Boulianne1-11/+0
2014-12-03Make the default (non-native) workspace lighter, especially on Windows.Jan Holesovsky1-1/+1
2014-12-03Revert "use boost::shared_ptr instead of manual ref counting"Markus Mohrhard1-0/+12
2014-12-02request a stencil on windowsMarkus Mohrhard1-1/+1
2014-12-02introduce SAL_FORCEGL and document the variablesMarkus Mohrhard1-1/+11