summaryrefslogtreecommitdiff
path: root/vcl/win
AgeCommit message (Expand)Author
2015-04-10Move OutputDevice members to VclPtr: dbaccess, canvas.Michael Meeks
2015-04-07Change "blink times" to be of type sal_uInt64Stephan Bergmann
2015-04-02loplugin:staticmethodsNoel Grandin
2015-03-31vcl: WinSalGraphics: don't crash if there's no fontMichael Stahl
2015-03-30Introduce vcl::IsWindowSystemAvailable()Tor Lillqvist
2015-03-23Avoid KeyFuncType::DELETE shadowed by a macro on WindowsStephan Bergmann
2015-03-23WaE: 'rRefDevice' : unreferenced formal parameterTor Lillqvist
2015-03-23move cairo helpers to vcl and make per-plugCaolán McNamara
2015-03-20opengl dr.memory: DC that contains selected object being deleted.Jan Holesovsky
2015-03-19opengl dr.memory: DC that contains selected object being deleted.Jan Holesovsky
2015-03-19dr.memory: Deleting a drawing object that is selected into DC.Jan Holesovsky
2015-03-19reorganize resizing surfaces logicCaolán McNamara
2015-03-19loplugin:constantfunction: vclNoel Grandin
2015-03-19move the cairo resize hack into vclCaolán McNamara
2015-03-18revert work in progressCaolán McNamara
2015-03-18move the cairo resize hack into vclCaolán McNamara
2015-03-18move IsCairoWorking to vclplug level and renameCaolán McNamara
2015-03-11V668 no sense in testing the result of new against nullCaolán McNamara
2015-03-10sigh, collisionCaolán McNamara
2015-03-10fix windows buildCaolán McNamara
2015-03-10attempt to fix windows buildNoel Grandin
2015-03-09V801: Decreased performanceCaolán McNamara
2015-03-07Dropped old black&white hsizebar, hsplit, vsizebar and vsplit cursors inRimas Kudelis
2015-03-06Timer/Idle: adapted inherited funktionsTobias Madl
2015-03-05vcl: tweak some optional usage of Windows 7 or later symbols...Michael Stahl
2015-03-05this drawAlphaBitmap variant is unusedCaolán McNamara
2015-03-04silence warning from use of GetVersionExA in external multimon.h headerCaolán McNamara
2015-02-28tdf#89482 - return size of system virtual device resource at construction.Michael Meeks
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara
2015-02-16SALEVENT_ VOLUMECHANGED, DATETIMECHANGED and KEYBOARDCHANGED are unusedNoel Grandin
2015-02-14Related: tdf#63690 - remove rtl_logfileThorsten Behrens
2015-02-04make idle timers actually activate only when idleLuboš Luňák
2015-01-27these are const inputs, we fill widths from pGlyphIds via pEncodingCaolán McNamara
2015-01-27rhbz#1177022: vcl: fix PDF embedding of Type 1 fontsMichael Stahl
2015-01-27add a length arg to GetEmbedFontDataCaolán McNamara
2015-01-23Win SDK 8.1: apparently VersionHelpers.h needs to be included explicitlyMichael Stahl
2015-01-23calling alloca() requires #include <sal/alloca.h>Michael Stahl
2015-01-20vcl: remove dependency of SalShlData on GetVersionEx()Michael Stahl
2015-01-19try to fix GetVersionEx deprecation warnings from Windows SDK 8.1Michael Stahl
2015-01-19fdo#39440 vcl: reduce scope of local variablesMichael Weghorn
2015-01-17forgot the Win and OSX backendMarkus Mohrhard
2015-01-15Resolves: fdo#32664 pass keyboard media keys through to the OSCaolán McNamara
2015-01-08Windows cursor improvements. Fixes fdo#53148 and fdo#53151.Rimas Kudelis
2015-01-07fix windows buildNoel Grandin
2015-01-07fix windows buildNoel Grandin
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin
2015-01-07fdo#84938: convert VCL_INPUT_ #defines to 'enum class'Noel Grandin
2015-01-07fdo#84938: convert INDICATOR_ #defines to 'enum class'Noel Grandin
2015-01-06vcl: reset OpenGLContext(s) when yielding the last SolarMutex.Michael Meeks