summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2015-06-04convert basebmp::Format to scoped enumNoel Grandin
2015-06-04convert DrawMode to scoped enumNoel Grandin
2015-06-04fix status bar flickering (zoom slider fo example)Tomaž Vajngerl
2015-06-03OS X: Default to the 'breeze' icon theme.Jan Holesovsky
2015-06-03more style fixesMarkus Mohrhard
2015-06-03that is not a TODO anymore, we actually block OpenGL in RDP connectionsMarkus Mohrhard
2015-06-03fix commentMarkus Mohrhard
2015-06-03document that these are references to mozilla bugsMarkus Mohrhard
2015-06-03more style clean-upMarkus Mohrhard
2015-06-03adapt coding styleMarkus Mohrhard
2015-06-03document that it is a reference to a mozilla bugMarkus Mohrhard
2015-06-03make it possible to force enable double buffering for all widgetsTomaž Vajngerl
2015-06-03graphicfilter: store the funky animated GIF in a PNG as a GIFTomaž Vajngerl
2015-06-02loplugin:loopvartoosmallStephan Bergmann
2015-06-02loplugin:loopvartoosmallStephan Bergmann
2015-06-02fix rendercontext rendering of toolboxLászló Németh
2015-06-02add testcase for CVE-2015-0848Caolán McNamara
2015-06-02loplugin:loopvartoosmallNoel Grandin
2015-06-02loplugin:cstylecast: deal with those that are (technically) const_castStephan Bergmann
2015-06-02cppcheck: noExplicitConstructorCaolán McNamara
2015-06-02Fix CheckMemoryUsage java classNoel Grandin
2015-06-01coverity#1302690 Uninitialized pointer fieldCaolán McNamara
2015-06-01coverity#1302689 Uninitialized scalar fieldCaolán McNamara
2015-06-01masses of coverity FORWARD_NULL warnings from copied assertCaolán McNamara
2015-06-01coverity#1302608 gtk3 Logically dead codeCaolán McNamara
2015-06-01coverity#1302691 gtk3 Unused valueCaolán McNamara
2015-06-01getCaretPosition() returns a signed int, not an unsigned oneJustin Luth
2015-06-01Allow unsetting underline attributeAndrzej Hunt
2015-05-30ScrollFlags conversion "typo" - fixes scrolling repaint problemsTomaž Vajngerl
2015-05-29fix base wizard sizeCaolán McNamara
2015-05-29tdf#91720 -after MailMerge print, plain std print is not possibleJuergen Funk
2015-05-29loplugin:redundantcast: const_cast to same typeStephan Bergmann
2015-05-29menu: call ApplySettings on places that InitSettings was calledTomaž Vajngerl
2015-05-29convert PRESENTATION constants to scoped enumNoel Grandin
2015-05-28vcl: Do nothing when we don't have mpWindowImpl.Jan Holesovsky
2015-05-28tdf#91652 - store PDF FilterConfigItem options in dispose.Michael Meeks
2015-05-28GetFocusFlags::Cursor->GetFocusFlags::CURSORNoel Grandin
2015-05-28new clang plugin: loopvartoosmallNoel Grandin
2015-05-28convert PARENTCLIPMODE constants to scoped enumNoel Grandin
2015-05-28convert INVERT flags to scoped enumNoel Grandin
2015-05-28convert STARTTRACK constants to scoped enumNoel Grandin
2015-05-28convert AUTOSCROLL constants to scoped enumNoel Grandin
2015-05-28convert GETFOCUS constants to scoped enumNoel Grandin
2015-05-28fix calls to RenderContextTomaž Vajngerl
2015-05-28tdf#91649 call ApplySettings at a more correct placeTomaž Vajngerl
2015-05-28Rewrite all calls like Dialog(params).Execute()Philippe Jung
2015-05-27loplugin:unreffunStephan Bergmann
2015-05-27tdf#91544: fix freezing of Data source windowLászló Németh
2015-05-27tdf#88675 Fix display names for hicontrast and tango_testingTobias Lippert
2015-05-27EndExtTextInput::Complete->EndExtTextInputFlags::CompleteCaolán McNamara