summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2015-06-09Last item of menu with title cannot be hilightedPhilippe Jung1-1/+1
2015-06-09tdf#91462 MenuBarHighlightTextColor should default to MenuHighlightTextColorCaolán McNamara2-7/+2
2015-06-09vcl: handle nDPI == 0 in ImplPixelToLogic()Miklos Vajna1-1/+1
2015-06-09tdf#91462 - fix invisible menu titles of open menusLászló Németh1-1/+6
2015-06-09loplugin:unnecessaryvirtualsNoel Grandin1-1/+1
2015-06-09WaE: null passed to a callee that requires a non-null argumentTor Lillqvist1-1/+1
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann70-270/+270
2015-06-08\<the the\> -> theJan Holesovsky1-1/+1
2015-06-08loplugin:redundantcastStephan Bergmann1-2/+2
2015-06-07Remove include stdio (part8)Julien Nabet14-16/+0
2015-06-07Resolves: tdf#89104 Missing actions from toolbarCaolán McNamara1-5/+14
2015-06-06Apply new VclPtr clang plugin to catch potential problems.Noel Grandin1-1/+1
2015-06-06Typo: emty->emptyJulien Nabet1-3/+3
2015-06-05Clear VclPtr instance reference on removed UserEvents.Michael Meeks4-7/+13
2015-06-05VclPtr - more extensive lifecycle tests.Michael Meeks2-1/+103
2015-06-05Let JUnit take care of exceptionsNoel Grandin2-37/+7
2015-06-05Revert "Cleanup crossplatform cairo"Jan Holesovsky10-17/+301
2015-06-05Revert "vcl: fix Android build"Jan Holesovsky1-1/+1
2015-06-05vcl: fix Android buildMiklos Vajna1-1/+1
2015-06-05Use status offscreen rendering when not in "RecordLayout" modeTomaž Vajngerl1-1/+6
2015-06-04Cleanup crossplatform cairoMox Soini10-301/+17
2015-06-04fix rendercontext rendering of standard toolbar iconsLászló Németh1-1/+1
2015-06-04loplugin:simplifyboolStephan Bergmann1-1/+1
2015-06-04disable off-screen drawing of statusbar items (for now)Tomaž Vajngerl1-1/+1
2015-06-04Resolves: tdf#46440 SIGSEGV on toolkit bootstrap without running instanceCaolán McNamara1-1/+2
2015-06-04convert B2DLineJoin to scoped enumNoel Grandin12-45/+45
2015-06-04convert basebmp::Format to scoped enumNoel Grandin9-95/+95
2015-06-04convert DrawMode to scoped enumNoel Grandin2-11/+11
2015-06-04fix status bar flickering (zoom slider fo example)Tomaž Vajngerl1-66/+30
2015-06-03OS X: Default to the 'breeze' icon theme.Jan Holesovsky1-1/+1
2015-06-03more style fixesMarkus Mohrhard1-3/+6
2015-06-03that is not a TODO anymore, we actually block OpenGL in RDP connectionsMarkus Mohrhard1-1/+1
2015-06-03fix commentMarkus Mohrhard1-5/+5
2015-06-03document that these are references to mozilla bugsMarkus Mohrhard1-9/+7
2015-06-03more style clean-upMarkus Mohrhard1-66/+135
2015-06-03adapt coding styleMarkus Mohrhard1-31/+63
2015-06-03document that it is a reference to a mozilla bugMarkus Mohrhard1-6/+5
2015-06-03make it possible to force enable double buffering for all widgetsTomaž Vajngerl1-2/+1
2015-06-03graphicfilter: store the funky animated GIF in a PNG as a GIFTomaž Vajngerl1-10/+18
2015-06-02loplugin:loopvartoosmallStephan Bergmann1-1/+1
2015-06-02loplugin:loopvartoosmallStephan Bergmann1-1/+1
2015-06-02fix rendercontext rendering of toolboxLászló Németh1-2/+2
2015-06-02add testcase for CVE-2015-0848Caolán McNamara1-0/+0
2015-06-02loplugin:loopvartoosmallNoel Grandin8-17/+17
2015-06-02loplugin:cstylecast: deal with those that are (technically) const_castStephan Bergmann15-23/+23
2015-06-02cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2015-06-02Fix CheckMemoryUsage java classNoel Grandin1-3/+1
2015-06-01coverity#1302690 Uninitialized pointer fieldCaolán McNamara1-58/+41
2015-06-01coverity#1302689 Uninitialized scalar fieldCaolán McNamara1-2/+20
2015-06-01masses of coverity FORWARD_NULL warnings from copied assertCaolán McNamara15-67/+75