summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2016-04-07loplugin:stringconstantStephan Bergmann1-1/+1
2016-04-07tdf#98960 - DrawTransformedTexture adapted to the new area scale shaderMarco Cecchetti1-32/+130
2016-04-06caught on the way out as well as the way inCaolán McNamara1-1/+1
2016-04-06revert to fix tdf#98783 missing menubarCaolán McNamara11-48/+31
2016-04-06Avoid division by zeroStephan Bergmann1-1/+3
2016-04-06vcl: lstrcpynW actually takes length *including* null terminatorMichael Stahl1-2/+2
2016-04-06tdf#98989: vcl: fix handling of non-scalable fonts like "Courier"Michael Stahl1-1/+6
2016-04-06tdf#90319: make image flipping work when aLinearContext(...) code path chosenpasqualm1-14/+5
2016-04-06-Werror,-Wunused-variableStephan Bergmann1-2/+0
2016-04-05Resolves; tdf#87120 no keyboard navigation inside floating windowsCaolán McNamara9-51/+5
2016-04-04loplugin:constantparam in svlNoel Grandin1-1/+1
2016-04-04cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2016-04-04cppcheck: truncLongCastAssignmentCaolán McNamara1-1/+1
2016-04-04sequence->vector in vclNoel Grandin1-4/+4
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke3-3/+0
2016-04-01loplugin:constantparam in vclNoel Grandin20-83/+57
2016-04-01tdf#97966 Drop 'static' keywordsWastack11-30/+30
2016-03-31tdf#98812: follow-upMarco Cecchetti1-1/+6
2016-03-31tdf#97525 vcl: make DeletionListener internalJochen Nitschke3-0/+83
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