Age | Commit message (Expand) | Author |
2015-03-28 | Clean up C-style casts from pointers to void | Stephan Bergmann |
2015-03-23 | Typo: impemented->implemented | Julien Nabet |
2015-03-23 | SvpSalGraphics::drawRect needs to adjust the rect bounds for line drawing | Caolán McNamara |
2015-03-23 | move cairo helpers to vcl and make per-plug | Caolán McNamara |
2015-03-20 | No need for svp_create_SalInstance to be extern "C" | Tor Lillqvist |
2015-03-20 | The 'svp' "plug-in" library is empty so don't build it at all | Tor Lillqvist |
2015-03-20 | Drop paintTile's row stride output parameter that nobody is interested in | Tor Lillqvist |
2015-03-20 | Don't include vcl's private include files in desktop | Tor Lillqvist |
2015-03-19 | reorganize resizing surfaces logic | Caolán McNamara |
2015-03-19 | loplugin:constantfunction: vcl | Noel Grandin |
2015-03-19 | move the cairo resize hack into vcl | Caolán McNamara |
2015-03-18 | revert work in progress | Caolán McNamara |
2015-03-18 | more thinking | Caolán McNamara |
2015-03-18 | thinking | Caolán McNamara |
2015-03-18 | move the cairo resize hack into vcl | Caolán McNamara |
2015-03-18 | headless text rendering backs onto freetype as well | Caolán McNamara |
2015-03-18 | ctor takes care of this initialization already | Caolán McNamara |
2015-03-18 | move IsCairoWorking to vclplug level and rename | Caolán McNamara |
2015-03-11 | the clipping must be against the original device | Caolán McNamara |
2015-03-10 | make SvpSalGraphics::getBitmap more readable | Caolán McNamara |
2015-03-10 | I don't think we should clip when using getBitmap | Caolán McNamara |
2015-03-09 | V801: Decreased performance | Caolán McNamara |
2015-03-03 | render text with cairo under gtk3, not headless solution | Caolán McNamara |
2015-03-02 | simplify this | Caolán McNamara |
2015-02-28 | tdf#89482 - return size of system virtual device resource at construction. | Michael Meeks |
2015-02-28 | Fix compilation for iOS | Tor Lillqvist |
2015-02-27 | seperate headless textrendering into its own class | Caolán McNamara |
2015-02-26 | Restore "Use the cairo-compatible basebmp surface for headless" | Caolán McNamara |
2015-02-26 | Revert "Use the cairo-compatible basebmp surface for headless" | Stephan Bergmann |
2015-02-25 | Use the cairo-compatible basebmp surface for headless | Caolán McNamara |
2015-02-24 | make ScanlineStride an argument to createBitmapDevice | Caolán McNamara |
2015-02-04 | make idle timers actually activate only when idle | Luboš Luňák |
2015-01-27 | these are const inputs, we fill widths from pGlyphIds via pEncoding | Caolán McNamara |
2015-01-27 | rhbz#1177022: vcl: fix PDF embedding of Type 1 fonts | Michael Stahl |
2015-01-27 | add a length arg to GetEmbedFontData | Caolán McNamara |
2015-01-07 | fdo#84938: convert VCL_INPUT_ #defines to 'enum class' | Noel Grandin |
2015-01-07 | fdo#84938: convert INDICATOR_ #defines to 'enum class' | Noel Grandin |
2014-12-11 | vcl: Add BitmapInfoAccess for bitmaps' metadata access | Louis-Francis Ratté-Boulianne |
2014-12-03 | vcl: Add dummy Replace to SalBitmap implementations | Louis-Francis Ratté-Boulianne |
2014-12-03 | Add dummy Erase to SalBitmap implementations | Matúš Kukan |
2014-12-02 | vcl: remove SalVirtualDevice::GetWidth | Michael Meeks |
2014-11-30 | move the iOS SalGraphics code back into the OSX one | Markus Mohrhard |
2014-11-22 | vcl: Add support for backend-dependent blending of bitmaps (mask and alpha) | Louis-Francis Ratté-Boulianne |
2014-11-19 | Add dummy Crop to SalBitmap implementations | Matúš Kukan |
2014-11-10 | vcl: Allow SalBitmap implementation to do scaling | Louis-Francis Ratté-Boulianne |
2014-10-28 | Fix -fsanitize=signed-integer-overflow (when long int is 32-bit) | Stephan Bergmann |
2014-10-27 | coverity#735348 silence Unchecked return value from library | Caolán McNamara |
2014-10-27 | coverity#735342 silence Unchecked return value from library | Caolán McNamara |
2014-10-25 | coverity#735342 silence Unchecked return value from library | Caolán McNamara |
2014-10-17 | coverity#735341 Unchecked return value from library | Caolán McNamara |