summaryrefslogtreecommitdiff
path: root/vcl/win
AgeCommit message (Expand)Author
2015-06-16Fix typosAndrea Gelmini
2015-06-15cppcheck:redundantAssignmentNoel Grandin
2015-06-13Fix typosAndrea Gelmini
2015-06-11Cleanup crossplatform cairoMox Soini
2015-06-10tdf#91645 don't change selected menu title text color in Aero themeLászló Németh
2015-06-07Remove include stdio (part8)Julien Nabet
2015-06-05Revert "Cleanup crossplatform cairo"Jan Holesovsky
2015-06-04Cleanup crossplatform cairoMox Soini
2015-06-04convert B2DLineJoin to scoped enumNoel Grandin
2015-05-27EndExtTextInput::Complete->EndExtTextInputFlags::CompleteCaolán McNamara
2015-05-27convert EXTTEXTINPUT constants to scoped enumNoel Grandin
2015-05-25cppcheck: noExplicitConstructorCaolán McNamara
2015-05-23Remove include stdio (part6)Julien Nabet
2015-05-22convert constants in include/vcl/settings.hxx to scoped enumsNoel Grandin
2015-05-22convert POINTER constants to scoped enumNoel Grandin
2015-05-20convert PRINT_CAPABILITIES constants to scoped enumNoel Grandin
2015-05-20fix Win buildNoel Grandin
2015-05-20fix Win buildNoel Grandin
2015-05-20fix Win buildNoel Grandin
2015-05-20convert QUEUE_STATUS constants to scoped enumNoel Grandin
2015-05-20convert SAL_LAYOUT flags 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-07XTiledRenderable: use HWND instead of HDCLászló Németh
2015-05-06Hidden exception in "SalTimerProc" when exit swriter (WIN)Juergen Funk
2015-05-06fix windows buildNoel Grandin
2015-05-06convert IMPL_FONT_ATTR 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-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-28allow a different notebook tab font than the rest of the uiCaolán McNamara
2015-04-20vcl: convert new to ::CreateMichael Meeks
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
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