summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2015-11-26restrict this for > cairo 1.10.0 for nowCaolán McNamara
2015-11-26test for IsMouseCaptured before releasing mouseCaolán McNamara
2015-11-26loplugin:redundantcastNoel Grandin
2015-11-25vcl: further fix debug name cleanup.Michael Meeks
2015-11-25vcl: cleanup scheduler debug name usage.Michael Meeks
2015-11-25vcl: don't treat non-ready timers as idle handlers.Michael Meeks
2015-11-25vcl: improve scheduler debugging information.Michael Meeks
2015-11-25vcl: timer - avoid expensive and pointless re-fetch of current time.Michael Meeks
2015-11-25gtk3: use cairo to do drawAlphaBitmap with scalingCaolán McNamara
2015-11-25vcl: SalEnumFontsProcExA is unused since 2010Michael Stahl
2015-11-25gtk3: of course we have a different 1 bit mask format as wellCaolán McNamara
2015-11-25downgrade these warnings to infoCaolán McNamara
2015-11-25coverity#1340225 Missing break in switchCaolán McNamara
2015-11-25gtk3: implement drawAlphaBitmap for svp/gtk3 backendCaolán McNamara
2015-11-25gtk3: it's the *Original* device we care about, not the temp clip hack devicesCaolán McNamara
2015-11-25gtk3: implement drawPolyLine for svp/gtk3 backendCaolán McNamara
2015-11-25gtk3: track what needs to be implementedCaolán McNamara
2015-11-25gtk3: stroke as well as fillCaolán McNamara
2015-11-25vcl: move private impl. detail of Scheduler out of global header.Michael Meeks
2015-11-25loplugin:unusedfields in include/vclNoel Grandin
2015-11-25tdf#95783: Don't calculate width of text with glyph fallback as way too wideTor Lillqvist
2015-11-25XRegion has to match the "real" XRegion structure, even if we don't useCaolán McNamara
2015-11-25Remove code that has been commented out since 2003Tor Lillqvist
2015-11-25write a log file about OpenGL driverMarkus Mohrhard
2015-11-24vcl: re-introduce idle handling.Michael Meeks
2015-11-24Resolves: tdf#95962 incorrect scanline strideCaolán McNamara
2015-11-24vcl: reduce maximum timeout to some sensible range.Michael Meeks
2015-11-24vcl lok: handle tracking coordinates which are in twipsMiklos Vajna
2015-11-24Bin old Windows-only MULTI_SL_DEBUG code of dubious usefulnessTor Lillqvist
2015-11-24vcl: scheduler - split timeout calculation from idle invocation.Michael Meeks
2015-11-24vcl: remove UpdateStack concept.Michael Meeks
2015-11-24Vcl Toolbox: Move Impl and local defines out of header filesSamuel Mehrbrodt
2015-11-24It's "incomplete", not "in complete"Tor Lillqvist
2015-11-24Bin outdated #if and unnecessary <config_mingw.h>Tor Lillqvist
2015-11-24FONTFALLBACK_HOOKS_DISABLED is not definedTor Lillqvist
2015-11-24cppcheck: noExplicitConstructorCaolán McNamara
2015-11-24m_aCurrentRequest is not unusedStephan Bergmann
2015-11-24vcl: fix for kde4.Michael Meeks
2015-11-24Replace return boolean from DoYield with pleasant enumeration.Michael Meeks
2015-11-24loplugin:unusedfields in vcl/Noel Grandin
2015-11-24Vcl: Cleanup ToolboxSamuel Mehrbrodt
2015-11-24Remove recently unused codeKhaled Hosny
2015-11-23Restore deleted svpcairotextrender.hxxJan-Marek Glogowski
2015-11-23only one headless text renderer nowCaolán
2015-11-23pInst no longer neededStephan Bergmann
2015-11-23vcl lok: fix scrollbar to accept mouse events in twipsMiklos Vajna
2015-11-23loplugin:staticmethodsStephan Bergmann
2015-11-23we always have cairo and top down devices nowCaolán McNamara
2015-11-23VirtualDevices either match another device depth, or are 1 bitCaolán McNamara
2015-11-23establish that Virtual Devices either match Physical Device depth or ...Caolán McNamara