summaryrefslogtreecommitdiff
path: root/svtools/source/contnr/svimpbox.cxx
AgeCommit message (Expand)Author
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-09-25loplugin:useuniqueptr in SvImpLBoxNoel Grandin
2018-08-15Avoid unsigned wrap-around when nVisibleViewCount is zeroStephan Bergmann
2018-07-15coverity#1437954 Dereference null return valueCaolán McNamara
2018-07-12Resolves: tdf#115950 proper double click return and bail out, tdf#117063Eike Rathke
2018-07-03move SvTreeList::*Sibling to SvTreeListEntryNoel Grandin
2018-06-06Translate German comments and debug stringsJohnny_M
2018-04-20tdf#42949 Remove unnecessary localization headers of svtoolsGabor Kelemen
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2018-02-20loplugin:changetoolsgen in svtoolsNoel Grandin
2018-01-24loplugin:unused-returns in vclNoel Grandin
2018-01-22tdf#115105 Fix Styles and Macros nodes don't expand in Customize dialogJim Raykowski
2018-01-12More loplugin:cstylecast: svtoolsStephan Bergmann
2018-01-11tdf#36308 make double click not expand/collapse node in Navigator treeJim Raykowski
2017-12-23svtools: Use std::unique_ptr for SvImpLBoxTakeshi Abe
2017-11-30loplugin:unnecessaryparen: signed numeric literalsStephan Bergmann
2017-11-22loplugin:flatten in svtoolsNoel Grandin
2017-10-23loplugin:includeform: svtoolsStephan Bergmann
2017-08-28Consistently use oslInterlockedCount for SvImpLBox::s_nImageRefCountStephan Bergmann
2017-08-22convert WB_QUICK_SEARCH/WB_FORCE_MAKEVISIBLE to bool fieldsNoel Grandin
2017-08-20svtools: rename function to match it's effect.Jochen Nitschke
2017-08-20svtools: remove function with unused return valueJochen Nitschke
2017-08-18convert ExtendedWinBits to a single bool flagNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-19loplugin:constparams in svtoolsNoel Grandin
2017-06-27loplugin:oncevar in svtoolsNoel Grandin
2017-06-21loplugin:unusedfields in svtoolsNoel Grandin
2017-05-31clang-tidy readability-redundant-control-flowNoel Grandin
2017-05-05loplugin:checkunusedparams in svtoolsNoel Grandin
2017-04-26remove svtools bitmaps from .src filesCaolán McNamara
2017-04-25clang-tidy readability-simplify-boolean-expr in svtoolsNoel Grandin
2017-04-03tdf#39468 Translate German commentsJens Carl
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-08loplugin:loopvartoosmallStephan Bergmann
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2017-01-18svtools: load BitmapEx resources instead of Image onesCaolán McNamara
2017-01-17Refactor Scheduler to add Task classJan-Marek Glogowski
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin
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