summaryrefslogtreecommitdiff
path: root/vcl/win
AgeCommit message (Expand)AuthorFilesLines
2015-07-13Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug buildsStephan Bergmann1-3/+0
2015-07-10loplugin:unusedmethods vcl(part2)Noel Grandin2-59/+0
2015-07-08loplugin:unusedmethods vclNoel Grandin2-17/+0
2015-07-04Fix typosAndrea Gelmini1-1/+1
2015-06-26vcl: convert some BOOLsMichael Stahl1-9/+9
2015-06-26vcl: document the non-obvious WinSalInstance's WaitMutex membersMichael Stahl1-4/+24
2015-06-26vcl: fix Win32 deadlocks from SolarMutexReleaserMichael Stahl1-3/+7
2015-06-23Drop duplicate #includesTakeshi Abe1-2/+0
2015-06-16Fix typosAndrea Gelmini1-1/+1
2015-06-15cppcheck:redundantAssignmentNoel Grandin1-1/+1
2015-06-13Fix typosAndrea Gelmini1-1/+1
2015-06-11Cleanup crossplatform cairoMox Soini4-395/+0
2015-06-10tdf#91645 don't change selected menu title text color in Aero themeLászló Németh1-0/+1
2015-06-07Remove include stdio (part8)Julien Nabet3-4/+0
2015-06-05Revert "Cleanup crossplatform cairo"Jan Holesovsky2-0/+154
2015-06-04Cleanup crossplatform cairoMox Soini2-154/+0
2015-06-04convert B2DLineJoin to scoped enumNoel Grandin1-5/+5
2015-05-27EndExtTextInput::Complete->EndExtTextInputFlags::CompleteCaolán McNamara1-1/+1
2015-05-27convert EXTTEXTINPUT constants to scoped enumNoel Grandin1-4/+4
2015-05-25cppcheck: noExplicitConstructorCaolán McNamara3-3/+3
2015-05-23Remove include stdio (part6)Julien Nabet1-1/+0
2015-05-22convert constants in include/vcl/settings.hxx to scoped enumsNoel Grandin1-4/+4
2015-05-22convert POINTER constants to scoped enumNoel Grandin1-8/+5
2015-05-20convert PRINT_CAPABILITIES constants to scoped enumNoel Grandin1-8/+8
2015-05-20fix Win buildNoel Grandin1-3/+3
2015-05-20fix Win buildNoel Grandin1-7/+7
2015-05-20fix Win buildNoel Grandin1-2/+2
2015-05-20convert QUEUE_STATUS constants to scoped enumNoel Grandin1-27/+27
2015-05-20convert SAL_LAYOUT flags to scoped enumNoel Grandin3-27/+27
2015-05-15gtk3: render native menubar and menubaritemsCaolán McNamara1-0/+1
2015-05-14convert INPUTCONTEXT_ constants to scoped enumNoel Grandin1-2/+2
2015-05-11convert COMMAND_ constants to scoped enumNoel Grandin1-1/+1
2015-05-08convert MEDIA_COMMAND constants to scoped enumNoel Grandin1-18/+18
2015-05-07XTiledRenderable: use HWND instead of HDCLászló Németh1-2/+2
2015-05-06Hidden exception in "SalTimerProc" when exit swriter (WIN)Juergen Funk1-0/+7
2015-05-06fix windows buildNoel Grandin1-1/+1
2015-05-06convert IMPL_FONT_ATTR constants to scoped enumNoel Grandin1-1/+1
2015-05-05vcl: remove WIN32_TRANSPARENTMichael Stahl2-3/+3
2015-04-30gtk3: Set tab normal/rollover/hightlight text colorsCaolán McNamara1-0/+3
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks2-6/+4
2015-04-28allow a different notebook tab font than the rest of the uiCaolán McNamara1-0/+1
2015-04-20vcl: convert new to ::CreateMichael Meeks1-4/+2
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin2-5/+5
2015-04-10Move OutputDevice members to VclPtr: dbaccess, canvas.Michael Meeks2-3/+3
2015-04-07Change "blink times" to be of type sal_uInt64Stephan Bergmann1-1/+4
2015-04-02loplugin:staticmethodsNoel Grandin2-7/+7
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