summaryrefslogtreecommitdiff
path: root/vcl/win
AgeCommit message (Expand)AuthorFilesLines
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
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