summaryrefslogtreecommitdiff
path: root/vcl/win/source/window/salframe.cxx
AgeCommit message (Expand)Author
2015-12-02Get rid of a superfluous directory levelTor Lillqvist
2015-11-24loplugin:unusedfields in vcl/Noel Grandin
2015-11-19vcl: reorder loop to avoid DrMemory warningMichael Stahl
2015-11-17vcl: These can be static assertionsTakeshi Abe
2015-11-12tdf#95761 All Hotkeys with CTRL+ALT+ not workedJuergen Funk
2015-10-30tdf#93684 - Remove SalFrame::SyncRyan McCoskrie
2015-10-05convert SAL_FRAME_STYLE to scoped enumNoel Grandin
2015-10-01tdf#39080 Interactive hide-whitespace modeAshod Nakashian
2015-09-29retain type for another levelCaolán McNamara
2015-09-16tdf#94213 - cleanup associated GL contexts properly when DCs released.Michael Meeks
2015-09-16tdf#94213 - release offscreen texture properly on re-size.Michael Meeks
2015-08-28Revert "tdf#93530 - the VCL GDI flushing abstraction should glFlush too."Michael Meeks
2015-08-26tdf#93530 - the VCL GDI flushing abstraction should glFlush too.Michael Meeks
2015-07-13Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug buildsStephan Bergmann
2015-06-16Fix typosAndrea Gelmini
2015-06-07Remove include stdio (part8)Julien Nabet
2015-05-27EndExtTextInput::Complete->EndExtTextInputFlags::CompleteCaolán McNamara
2015-05-27convert EXTTEXTINPUT constants to scoped enumNoel Grandin
2015-05-22convert constants in include/vcl/settings.hxx to scoped enumsNoel Grandin
2015-05-22convert POINTER constants to scoped enumNoel Grandin
2015-05-15gtk3: render native menubar and menubaritemsCaolán McNamara
2015-05-14convert INPUTCONTEXT_ constants to scoped enumNoel Grandin
2015-05-11convert COMMAND_ constants to scoped enumNoel Grandin
2015-05-08convert MEDIA_COMMAND constants to scoped enumNoel Grandin
2015-05-05vcl: remove WIN32_TRANSPARENTMichael Stahl
2015-04-30gtk3: Set tab normal/rollover/hightlight text colorsCaolán McNamara
2015-04-28allow a different notebook tab font than the rest of the uiCaolán McNamara
2015-04-07Change "blink times" to be of type sal_uInt64Stephan Bergmann
2015-04-02loplugin:staticmethodsNoel Grandin
2015-03-23Avoid KeyFuncType::DELETE shadowed by a macro on WindowsStephan Bergmann
2015-03-07Dropped old black&white hsizebar, hsplit, vsizebar and vsplit cursors inRimas Kudelis
2015-03-04silence warning from use of GetVersionExA in external multimon.h headerCaolán McNamara
2015-02-16SALEVENT_ VOLUMECHANGED, DATETIMECHANGED and KEYBOARDCHANGED are unusedNoel Grandin
2015-01-20vcl: remove dependency of SalShlData on GetVersionEx()Michael Stahl
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-07fdo#84938: convert INDICATOR_ #defines to 'enum class'Noel Grandin
2014-12-18Use the same names for these flag bits as the callers doTor Lillqvist
2014-12-18Better (?) fix for deadlock in a situation with an IME and a URP clientTor Lillqvist
2014-12-04callcatcher: update unused codeCaolán McNamara
2014-12-02vcl: Consolidate size information around the GeometryProvider.Michael Meeks
2014-12-01fdo#84938: replace EVENT_ constants with enumTobias Madl
2014-11-18windows: Improve logging.Jan Holesovsky
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-11-12windows: Default to large icons, as we do on all other operating systems.Jan Holesovsky
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-10at least some sanity for WinSalGraphicsMarkus Mohrhard
2014-11-10a little bit more sanityMarkus Mohrhard
2014-11-10start to bring some sanity to windows backendMarkus Mohrhard