summaryrefslogtreecommitdiff
path: root/vcl/inc/headless
AgeCommit message (Expand)AuthorFilesLines
2015-06-25gtk3: move cairo region clipping to svpCaolán McNamara1-0/+1
2015-06-25gtk3: move createCairoContext down to svpgdiCaolán McNamara1-0/+8
2015-05-06convert BMP_SCALE constant to scoped enumNoel Grandin1-1/+1
2015-04-02loplugin:staticmethodsNoel Grandin1-1/+1
2015-03-23move cairo helpers to vcl and make per-plugCaolán McNamara1-0/+4
2015-03-20No need for svp_create_SalInstance to be extern "C"Tor Lillqvist1-1/+1
2015-03-20The 'svp' "plug-in" library is empty so don't build it at allTor Lillqvist1-0/+2
2015-03-20Don't include vcl's private include files in desktopTor Lillqvist1-2/+2
2015-03-19reorganize resizing surfaces logicCaolán McNamara1-1/+0
2015-03-19loplugin:constantfunction: vclNoel Grandin1-2/+1
2015-03-19move the cairo resize hack into vclCaolán McNamara1-0/+2
2015-03-18revert work in progressCaolán McNamara1-4/+0
2015-03-18more thinkingCaolán McNamara1-1/+2
2015-03-18thinkingCaolán McNamara1-0/+1
2015-03-18move the cairo resize hack into vclCaolán McNamara1-0/+2
2015-03-18move IsCairoWorking to vclplug level and renameCaolán McNamara1-0/+1
2015-03-09V801: Decreased performanceCaolán McNamara1-1/+1
2015-03-04GtkSalGraphics never operate on virtual devicesCaolán McNamara1-1/+1
2015-03-03just in case, fallback if not cairo-surfaceCaolán McNamara1-1/+1
2015-03-03render text with cairo under gtk3, not headless solutionCaolán McNamara2-5/+7
2015-03-02if you link vclplug_svp to desktop you end up with duplicate font cachesCaolán McNamara6-10/+10
2015-02-28tdf#89482 - return size of system virtual device resource at construction.Michael Meeks1-1/+1
2015-02-27seperate headless textrendering into its own classCaolán McNamara2-10/+90
2015-02-26Restore "Use the cairo-compatible basebmp surface for headless"Caolán McNamara1-1/+1
2015-02-26Revert "Use the cairo-compatible basebmp surface for headless"Stephan Bergmann1-1/+1
2015-02-25Use the cairo-compatible basebmp surface for headlessCaolán McNamara1-1/+1
2015-01-27these are const inputs, we fill widths from pGlyphIds via pEncodingCaolán McNamara1-2/+2
2015-01-27rhbz#1177022: vcl: fix PDF embedding of Type 1 fontsMichael Stahl1-1/+1
2015-01-27add a length arg to GetEmbedFontDataCaolán McNamara1-0/+1
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin1-2/+2
2015-01-12Add lok::Office::postKeyEvent()Miklos Vajna1-2/+2
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl2-2/+2
2015-01-07fdo#84938: convert VCL_INPUT_ #defines to 'enum class'Noel Grandin1-1/+1
2015-01-07fdo#84938: convert INDICATOR_ #defines to 'enum class'Noel Grandin1-1/+1
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara1-0/+1
2014-12-11vcl: Add BitmapInfoAccess for bitmaps' metadata accessLouis-Francis Ratté-Boulianne1-2/+2
2014-12-03vcl: Add dummy Replace to SalBitmap implementationsLouis-Francis Ratté-Boulianne1-0/+2
2014-12-03Add dummy Erase to SalBitmap implementationsMatúš Kukan1-0/+1
2014-12-02vcl: create a GeometryProvider interface.Michael Meeks1-0/+4
2014-12-02vcl: remove SalVirtualDevice::GetWidthMichael Meeks1-1/+0
2014-11-30vcl: remove IOS/OSX only codeChris Sherlock1-2/+0
2014-11-30move the iOS SalGraphics code back into the OSX oneMarkus Mohrhard3-75/+4
2014-11-22vcl: Add support for backend-dependent blending of bitmaps (mask and alpha)Louis-Francis Ratté-Boulianne1-0/+5
2014-11-19Add dummy Crop to SalBitmap implementationsMatúš Kukan1-0/+1
2014-11-15vcl: Implement copyBits in the OpenGL backendLouis-Francis Ratté-Boulianne1-0/+1
2014-11-13vcl: Use single-buffer rendering and only flush when necessaryLouis-Francis Ratté-Boulianne1-1/+2
2014-11-10vcl: Add method to swap buffers after painting windowLouis-Francis Ratté-Boulianne1-0/+2
2014-11-10vcl: Allow SalBitmap implementation to do scalingLouis-Francis Ratté-Boulianne1-0/+2
2014-11-03vcl: Allow SalGraphics to draw gradients nativelyChris Sherlock1-0/+1
2014-10-13vcl: Make ImplFontCharMap a pImpl and move functions to FontCharMapChris Sherlock1-1/+2