summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2016-03-31use SAL_N_ELEMENTS in for loopsNoel Grandin1-2/+2
2016-03-30vcl: same confusing condition hereMichael Stahl1-1/+1
2016-03-30notebookbar: Move the proof-of-concept notebookbar from vcl to sw.Jan Holesovsky2-634/+0
2016-03-30notebookbar: Rename NotebookBarWindow to NotebookBar, and move accordingly.Jan Holesovsky6-62/+31
2016-03-30notebookbar: Instantiate the notebookbar via sfx2 infrastructure.Szymon Kłos6-466/+492
2016-03-30Fix Android buildMiklos Vajna1-1/+1
2016-03-30tdf#96099 Remove trivial typedefs from vcl moduleslideon2-10/+8
2016-03-30loplugin:stringconstantTor Lillqvist1-1/+1
2016-03-30tdf#98960 fix OpenGL crash by optimized image scalingMarco Cecchetti2-9/+76
2016-03-29Revert "vcl: fix Android build"Korrawit Pruegsanusak1-15/+0
2016-03-29tdf#98859 use ObjectOriented approach for GdiplusArmin Le Grand1-106/+47
2016-03-29vcl: replace boost::shared_array with std::shared_ptrMichael Stahl2-9/+8
2016-03-29remove unecessary bitfield from AquaSalFrameDouglas Mencken1-7/+7
2016-03-27Revert "vcl: two printing headers should be private Unix headers"Julien Nabet17-309/+17
2016-03-28vcl: two printing headers should be private Unix headersChris Sherlock17-17/+309
2016-03-25fix headless buildOliver Specht19-38/+124
2016-03-25tdf#94734: fix icon in sidebar disappears when changing font colourBjoern Michaelsen1-1/+9
2016-03-24vcl: let's try to convert that to an assertMichael Stahl1-1/+1
2016-03-24vcl: tdf#98812: acquire reference count of WinFontInstancesMichael Stahl3-0/+20
2016-03-24tdf#93236 Revert "support fast MM printing in...Jan-Marek Glogowski4-147/+15
2016-03-23vcl: idle timer update method currently unused.Michael Meeks1-15/+3
2016-03-23trying to get a GL context after GL de-initialization - fixedMarco Cecchetti1-14/+25
2016-03-23tdf#98600 and tdf#98622 fix metafile parsing (part2)Noel Grandin3-1/+7
2016-03-22These functions are defined only when ENABLE_CAIRO_CANVASKorrawit Pruegsanusak1-0/+3
2016-03-22tdf#84323: Make osl::Thread::wait more readableGurkaran2-14/+6
2016-03-21fix windows 64bit build on vs2015Tomofumi Yagi1-1/+3
2016-03-21Just use plain bool hereStephan Bergmann2-7/+7
2016-03-21Revert "tdf#96393: reuse layout if available"Eike Rathke1-16/+5
2016-03-21Need to get the shortcut of the real commandMaxim Monastirsky1-1/+4
2016-03-21tdf#98324 - PNG prints as black block with OpenGL - fixedMarco Cecchetti2-1/+10
2016-03-19Remove commented-out codeGurkaran1-2/+0
2016-03-19tdf#97973 - cleanup spinbuttons theming logic.Gurkaran3-25/+1
2016-03-19Fix failure to print when using the D2DWrite pathTim Eves1-7/+5
2016-03-17Resolves: tdf#98726 sneaky transparent clearlooks-phenix scrollbarsCaolán McNamara1-14/+18
2016-03-17too many configurations, too many platforms variantsCaolán McNamara1-1/+1
2016-03-17Add a humble wishTor Lillqvist1-1/+3
2016-03-17loplugin:constantparam in toolsNoel Grandin3-4/+4
2016-03-16WaE: loplugin:nullptrCaolán McNamara1-2/+2
2016-03-16tdf#97319: Give up on caching non-BMP glyphsTor Lillqvist1-0/+7
2016-03-16tdf#98607 - fix drag and drop regression.Michael Meeks2-2/+5
2016-03-16attempt to address reported loplugin:vclwidgets warningCaolán McNamara1-3/+3
2016-03-16loplugin:constantparam in unotools/Noel Grandin4-12/+11
2016-03-16vcl: fix loplugin:defaultparamsMiklos Vajna2-7/+6
2016-03-16coverity#1355505 Uninitialized scalar fieldCaolán McNamara1-0/+5
2016-03-16match types for legibilityCaolán McNamara1-2/+2
2016-03-16Related: tdf#98637 make this a tractable problemCaolán McNamara11-31/+48
2016-03-16loplugin:constantparams in vcl/Noel Grandin54-782/+333
2016-03-16loplugin:implicitboolconversionTor Lillqvist1-1/+1
2016-03-15fix windows buildChristian Lohmaier1-2/+2
2016-03-15Resolves: tdf#98636Caolán McNamara3-5/+22