summaryrefslogtreecommitdiff
path: root/vcl/win
AgeCommit message (Expand)AuthorFilesLines
2015-03-31vcl: WinSalGraphics: don't crash if there's no fontMichael Stahl1-1/+3
2015-03-30Introduce vcl::IsWindowSystemAvailable()Tor Lillqvist1-0/+11
2015-03-23Avoid KeyFuncType::DELETE shadowed by a macro on WindowsStephan Bergmann1-1/+1
2015-03-23WaE: 'rRefDevice' : unreferenced formal parameterTor Lillqvist1-0/+1
2015-03-23move cairo helpers to vcl and make per-plugCaolán McNamara3-0/+377
2015-03-20opengl dr.memory: DC that contains selected object being deleted.Jan Holesovsky1-1/+3
2015-03-19opengl dr.memory: DC that contains selected object being deleted.Jan Holesovsky1-1/+2
2015-03-19dr.memory: Deleting a drawing object that is selected into DC.Jan Holesovsky1-4/+6
2015-03-19reorganize resizing surfaces logicCaolán McNamara1-5/+0
2015-03-19loplugin:constantfunction: vclNoel Grandin2-10/+2
2015-03-19move the cairo resize hack into vclCaolán McNamara1-0/+5
2015-03-18revert work in progressCaolán McNamara1-5/+0
2015-03-18move the cairo resize hack into vclCaolán McNamara1-0/+5
2015-03-18move IsCairoWorking to vclplug level and renameCaolán McNamara1-0/+5
2015-03-11V668 no sense in testing the result of new against nullCaolán McNamara1-57/+51
2015-03-10sigh, collisionCaolán McNamara1-1/+1
2015-03-10fix windows buildCaolán McNamara1-1/+1
2015-03-10attempt to fix windows buildNoel Grandin1-1/+1
2015-03-09V801: Decreased performanceCaolán McNamara1-2/+2
2015-03-07Dropped old black&white hsizebar, hsplit, vsizebar and vsplit cursors inRimas Kudelis6-8/+4
2015-03-06Timer/Idle: adapted inherited funktionsTobias Madl1-1/+1
2015-03-05vcl: tweak some optional usage of Windows 7 or later symbols...Michael Stahl1-0/+5
2015-03-05this drawAlphaBitmap variant is unusedCaolán McNamara1-5/+0
2015-03-04silence warning from use of GetVersionExA in external multimon.h headerCaolán McNamara1-0/+3
2015-02-28tdf#89482 - return size of system virtual device resource at construction.Michael Meeks1-2/+12
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin1-1/+1
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara2-7/+7
2015-02-16SALEVENT_ VOLUMECHANGED, DATETIMECHANGED and KEYBOARDCHANGED are unusedNoel Grandin1-2/+0
2015-02-14Related: tdf#63690 - remove rtl_logfileThorsten Behrens1-1/+0
2015-02-04make idle timers actually activate only when idleLuboš Luňák1-1/+2
2015-01-27these are const inputs, we fill widths from pGlyphIds via pEncodingCaolán McNamara1-1/+1
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-2/+2
2015-01-23Win SDK 8.1: apparently VersionHelpers.h needs to be included explicitlyMichael Stahl1-0/+4
2015-01-23calling alloca() requires #include <sal/alloca.h>Michael Stahl1-4/+1
2015-01-20vcl: remove dependency of SalShlData on GetVersionEx()Michael Stahl3-11/+17
2015-01-19try to fix GetVersionEx deprecation warnings from Windows SDK 8.1Michael Stahl1-0/+6
2015-01-19fdo#39440 vcl: reduce scope of local variablesMichael Weghorn2-4/+2
2015-01-17forgot the Win and OSX backendMarkus Mohrhard1-1/+1
2015-01-15Resolves: fdo#32664 pass keyboard media keys through to the OSCaolán McNamara1-5/+6
2015-01-08Windows cursor improvements. Fixes fdo#53148 and fdo#53151.Rimas Kudelis12-18/+9
2015-01-07fix windows buildNoel Grandin1-1/+0
2015-01-07fix windows buildNoel Grandin1-1/+1
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin1-1/+1
2015-01-07fdo#84938: convert VCL_INPUT_ #defines to 'enum class'Noel Grandin1-7/+7
2015-01-07fdo#84938: convert INDICATOR_ #defines to 'enum class'Noel Grandin1-5/+5
2015-01-06vcl: reset OpenGLContext(s) when yielding the last SolarMutex.Michael Meeks1-0/+3
2015-01-06fdo#84938: convert CTRL_STATE_ #defines to 'enum class'Noel Grandin1-82/+82
2015-01-04vcl/win boost::unordered_map->std::unordered_mapCaolán McNamara2-5/+5
2015-01-02Fix simple typos.Andrea Gelmini1-2/+2