Age | Commit message (Expand) | Author |
2015-11-18 | com::sun::star->css in vcl/ | Noel Grandin |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-09-16 | GL paint-flushing guard re-work. | Michael Meeks |
2015-09-08 | tdf#94006 - re-factor to use rtl::Reference for OpenGLContexts. | Michael Meeks |
2015-07-08 | loplugin:unusedmethods vcl | Noel Grandin |
2015-06-11 | Cleanup crossplatform cairo | Mox Soini |
2015-06-05 | Revert "Cleanup crossplatform cairo" | Jan Holesovsky |
2015-06-05 | Revert "vcl: fix Android build" | Jan Holesovsky |
2015-06-05 | vcl: fix Android build | Miklos Vajna |
2015-06-04 | Cleanup crossplatform cairo | Mox Soini |
2015-05-20 | convert SAL_LAYOUT flags to scoped enum | Noel Grandin |
2015-03-23 | move cairo helpers to vcl and make per-plug | Caolán McNamara |
2015-03-19 | reorganize resizing surfaces logic | Caolán McNamara |
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 | move IsCairoWorking to vclplug level and rename | Caolán McNamara |
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-26 | followup code removal after changing virtual methods to non-virtual | Noel Grandin |
2015-01-26 | new loplugin: change virtual methods to non-virtual | Noel Grandin |
2014-11-22 | vcl: Add support for backend-dependent blending of bitmaps (mask and alpha) | Louis-Francis Ratté-Boulianne |
2014-11-18 | windows opengl: Provide the context to textures everywhere where we have it. | Jan Holesovsky |
2014-11-15 | vcl: Implement copyBits in the OpenGL backend | Louis-Francis Ratté-Boulianne |
2014-11-13 | vcl: Use single-buffer rendering and only flush when necessary | Louis-Francis Ratté-Boulianne |
2014-11-10 | vcl: Add method to swap buffers after painting window | Louis-Francis Ratté-Boulianne |
2014-11-03 | vcl: Allow SalGraphics to draw gradients natively | Chris Sherlock |
2014-10-15 | vcl: cleanup salgdi.hxx | Chris Sherlock |
2014-10-13 | vcl: Make ImplFontCharMap a pImpl and move functions to FontCharMap | Chris Sherlock |
2014-10-06 | vcl: FontCharMap to use intrusive_ptr ImplFontCharMap | Chris Sherlock |
2014-09-30 | fdo#82577: Handle Region | Noel Grandin |
2014-09-15 | vcl: Rename GetImplFontCapabilities() | Chris Sherlock |
2014-04-02 | Kill superfluous vertical whitespace | Tor Lillqvist |
2014-03-20 | rename ImplDevFontList to PhysicalFontCollection | Norbert Thiebaud |
2014-03-20 | all the filterText impls are now no-ops, so remove | Caolán McNamara |
2014-02-28 | sal_Bool -> bool in mostly vcl module | Chris Sherlock |
2014-02-26 | Remove visual noise from vcl | Alexander Wilms |
2014-02-21 | vcl: sal_Bool -> bool | Stephan Bergmann |
2014-02-05 | Doxygen warnings corrected | Chris Sherlock |
2014-02-04 | Revert "Doxygen warnings corrected" | Caolán McNamara |
2014-02-04 | Doxygen warnings corrected | Chris Sherlock |
2014-01-22 | bool improvements (related to mixing bool/sal_Bool in &=, |=, ^=) | Stephan Bergmann |
2014-01-06 | Resolves: #i123840# add and use the sal_GlyphId type | Herbert Dürr |
2013-12-31 | Resolves: #i123840# normalize SalGraphics point count argument types... | Herbert Dürr |
2013-12-04 | Device-specific font substitution is not used | Khaled Hosny |
2013-10-28 | fixincludeguards.sh: vcl | Thomas Arnhold |
2013-10-24 | Bin unused #defines | Tor Lillqvist |