summaryrefslogtreecommitdiff
path: root/vcl/inc/win
AgeCommit message (Expand)Author
2016-01-22tdf#96420: Re-introduce SimpleWinLayoutTor Lillqvist
2015-11-24Replace return boolean from DoYield with pleasant enumeration.Michael Meeks
2015-11-23establish that Virtual Devices either match Physical Device depth or ...Caolán McNamara
2015-11-23Update-check, expand to allow reporting of H/W and OS versions.Michael Meeks
2015-11-18com::sun::star->css in vcl/Noel Grandin
2015-11-17vcl: add parameter to detect if OS events are processed during Yield.Michael Meeks
2015-10-30tdf#93684 - Remove SalFrame::SyncRyan McCoskrie
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-05convert SAL_FRAME_STYLE to scoped enumNoel Grandin
2015-10-02loplugin:unusedmethods in vclNoel Grandin
2015-10-01tdf#39080 Interactive hide-whitespace modeAshod Nakashian
2015-09-29Renamed wrongly prefixed boolean variablesStefan Heinemann
2015-09-29missing a PostEvent apparentlyCaolán McNamara
2015-09-18boost->stdCaolán McNamara
2015-09-16GL paint-flushing guard re-work.Michael Meeks
2015-08-20Drop code that is dead after 4667db065d34193d99bce82f7e8f3b20a03ecadeTor Lillqvist
2015-08-19Initial hack for OpenGL glyph caching on WindowsTor Lillqvist
2015-08-10SimpleWinLayout::mbDisableGlyphs was always trueTor Lillqvist
2015-08-05loplugin:unusedmethodsNoel Grandin
2015-07-08loplugin:unusedmethods vclNoel Grandin
2015-07-04Fix typosAndrea Gelmini
2015-06-26vcl: document the non-obvious WinSalInstance's WaitMutex membersMichael Stahl
2015-06-26vcl: fix Win32 deadlocks from SolarMutexReleaserMichael Stahl
2015-06-11Cleanup crossplatform cairoMox Soini
2015-06-05Revert "Cleanup crossplatform cairo"Jan Holesovsky
2015-06-04Cleanup crossplatform cairoMox Soini
2015-05-27convert EXTTEXTINPUT constants to scoped enumNoel Grandin
2015-05-20convert PRINT_CAPABILITIES constants to scoped enumNoel Grandin
2015-05-06fix windows buildNoel Grandin
2015-03-23move cairo helpers to vcl and make per-plugCaolán McNamara
2015-03-19opengl dr.memory: DC that contains selected object being deleted.Jan Holesovsky
2015-03-19reorganize resizing surfaces logicCaolán McNamara
2015-03-19move the cairo resize hack into vclCaolán McNamara
2015-03-18revert work in progressCaolán McNamara
2015-03-18more thinkingCaolán McNamara
2015-03-18thinkingCaolá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-09V801: Decreased performanceCaolán McNamara
2015-02-28tdf#89482 - return size of system virtual device resource at construction.Michael Meeks
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara
2015-02-02vcl: add SAL_OVERRIDE attributes to Windows-specific classesNoel Grandin
2015-01-27fix windows buildCaolá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-20vcl: remove dependency of SalShlData on GetVersionEx()Michael Stahl
2015-01-10Fix user data pointer setting on x86_64 platform on windowsDavid Ostrovsky
2015-01-08Windows cursor improvements. Fixes fdo#53148 and fdo#53151.Rimas Kudelis
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin
2015-01-07fdo#84938: convert VCL_INPUT_ #defines to 'enum class'Noel Grandin