summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
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
2015-06-01coverity#1302608 gtk3 Logically dead codeCaolán McNamara1-8/+4
2015-06-01coverity#1302691 gtk3 Unused valueCaolán McNamara1-1/+0
2015-06-01getCaretPosition() returns a signed int, not an unsigned oneJustin Luth1-1/+1
2015-06-01Allow unsetting underline attributeAndrzej Hunt1-2/+2
2015-05-30ScrollFlags conversion "typo" - fixes scrolling repaint problemsTomaž Vajngerl1-1/+1
2015-05-29fix base wizard sizeCaolán McNamara1-6/+6
2015-05-29tdf#91720 -after MailMerge print, plain std print is not possibleJuergen Funk1-0/+1
2015-05-29loplugin:redundantcast: const_cast to same typeStephan Bergmann4-9/+5
2015-05-29menu: call ApplySettings on places that InitSettings was calledTomaž Vajngerl2-0/+10
2015-05-29convert PRESENTATION constants to scoped enumNoel Grandin1-9/+9
2015-05-28vcl: Do nothing when we don't have mpWindowImpl.Jan Holesovsky1-0/+4
2015-05-28tdf#91652 - store PDF FilterConfigItem options in dispose.Michael Meeks1-0/+6
2015-05-28GetFocusFlags::Cursor->GetFocusFlags::CURSORNoel Grandin2-5/+5
2015-05-28new clang plugin: loopvartoosmallNoel Grandin22-75/+75
2015-05-28convert PARENTCLIPMODE constants to scoped enumNoel Grandin17-51/+50
2015-05-28convert INVERT flags to scoped enumNoel Grandin3-10/+10