summaryrefslogtreecommitdiff
path: root/svtools/source/contnr/svimpbox.cxx
AgeCommit message (Expand)Author
2016-10-27Sub menus no longer need manual disposingMaxim Monastirsky
2016-10-27loplugin:expandablemethods in svtoolsNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-05convert RasterOp to scoped enumNoel Grandin
2016-08-26convert SV_ITEM_ID_LBOX defines to scoped enumJochen Nitschke
2016-07-29this NOCOMMAND is never definedCaolán McNamara
2016-07-18Resolves: tdf#100823 crash during PopupMenu dtorCaolán McNamara
2016-07-05when disposing popup menus, don't leave dangling pointersNoel Grandin
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin
2016-06-20Convert PART to scoped enumNoel Grandin
2016-05-31Convert ControlType to scoped enumNoel Grandin
2016-05-30Convert SelectionMode to scoped enumNoel Grandin
2016-05-16convert SvImpLBox flags to scoped enumNoel Grandin
2016-05-13Typo: ExcecuteContextMenuAction->ExecuteContextMenuActionJulien Nabet
2016-03-23loplugin:constantparm in svtoolsNoel Grandin
2016-03-17loplugin:constantparam in svtoolsNoel Grandin
2016-03-16coverity#1355503 Dereference before null checkCaolán McNamara
2016-03-10coverity#1355504 Dereference before null checkCaolán McNamara
2016-03-09icon view for RemoteFilesDialogSzymon Kłos
2016-03-04loplugin:unuseddefaultparam in svtoolsNoel Grandin
2016-03-01loplugin:unuseddefaultparam in svtoolsNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-01-21loplugin: unused return valuesNoel Grandin
2015-12-21tdf#96637 svtools: fix missing highlight of selected entry in list boxMiklos Vajna
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-30com::sun::star->css in svtoolsNoel Grandin
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-01remove old standalone Sun bug numbersNoel Grandin
2015-09-28Return std::unique_ptr from SvTreeListBox::CreateContextMenuStephan Bergmann
2015-09-04convert Link<> to typedNoel Grandin
2015-08-28make PostUserEvent Link<> typedNoel Grandin
2015-08-11loplugin: defaultparamsNoel Grandin
2015-07-20svtools: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-07-13Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug buildsStephan Bergmann
2015-07-06improve the returnbyref lopluginNoel Grandin
2015-06-15cppcheck:redundantAssignmentNoel Grandin
2015-06-10coverity#1302618 deref of NULLCaolán McNamara
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-06-02loplugin:cstylecast: deal with those that are (technically) const_castStephan Bergmann
2015-06-01invalidate entry instead of everything in TreeListViewTomaž Vajngerl
2015-05-29loplugin:loopvartoosmallNoel Grandin
2015-05-26convert SCROLL constants to scoped enumNoel Grandin
2015-05-25Audit all PostUserEvent calls and instrument for VclPtr.Michael Meeks
2015-05-14convert QUICKHELP constants to scoped enumNoel Grandin
2015-05-11convert COMMAND_ constants to scoped enumNoel Grandin
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann
2015-05-11refactor TreeListBox to use RenderContextTomaž Vajngerl
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann
2015-05-02Audit LoseFocus - forms, reportdesign, sc, starmath, svtools.Michael Meeks