summaryrefslogtreecommitdiff
path: root/svtools/source/contnr/svimpbox.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-11-07move SvTreeListBox to vclCaolán McNamara1-3389/+0
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin1-1/+1
2018-09-25loplugin:useuniqueptr in SvImpLBoxNoel Grandin1-3/+3
2018-08-15Avoid unsigned wrap-around when nVisibleViewCount is zeroStephan Bergmann1-4/+6
2018-07-15coverity#1437954 Dereference null return valueCaolán McNamara1-1/+1
2018-07-12Resolves: tdf#115950 proper double click return and bail out, tdf#117063Eike Rathke1-1/+7
2018-07-03move SvTreeList::*Sibling to SvTreeListEntryNoel Grandin1-6/+6
2018-06-06Translate German comments and debug stringsJohnny_M1-1/+1
2018-04-20tdf#42949 Remove unnecessary localization headers of svtoolsGabor Kelemen1-2/+0
2018-02-27replace Color(COL_*) with COL_*Noel Grandin1-1/+1
2018-02-20loplugin:changetoolsgen in svtoolsNoel Grandin1-48/+48
2018-01-24loplugin:unused-returns in vclNoel Grandin1-3/+1
2018-01-22tdf#115105 Fix Styles and Macros nodes don't expand in Customize dialogJim Raykowski1-0/+1
2018-01-12More loplugin:cstylecast: svtoolsStephan Bergmann1-23/+23
2018-01-11tdf#36308 make double click not expand/collapse node in Navigator treeJim Raykowski1-4/+7
2017-12-23svtools: Use std::unique_ptr for SvImpLBoxTakeshi Abe1-8/+3
2017-11-30loplugin:unnecessaryparen: signed numeric literalsStephan Bergmann1-1/+1
2017-11-22loplugin:flatten in svtoolsNoel Grandin1-144/+144
2017-10-23loplugin:includeform: svtoolsStephan Bergmann1-1/+1
2017-08-28Consistently use oslInterlockedCount for SvImpLBox::s_nImageRefCountStephan Bergmann1-1/+1
2017-08-22convert WB_QUICK_SEARCH/WB_FORCE_MAKEVISIBLE to bool fieldsNoel Grandin1-2/+3
2017-08-20svtools: rename function to match it's effect.Jochen Nitschke1-3/+3
2017-08-20svtools: remove function with unused return valueJochen Nitschke1-2/+1
2017-08-18convert ExtendedWinBits to a single bool flagNoel Grandin1-4/+4
2017-07-21migrate to boost::gettextCaolán McNamara1-1/+1
2017-07-19loplugin:constparams in svtoolsNoel Grandin1-7/+7
2017-06-27loplugin:oncevar in svtoolsNoel Grandin1-3/+1
2017-06-21loplugin:unusedfields in svtoolsNoel Grandin1-6/+3
2017-05-31clang-tidy readability-redundant-control-flowNoel Grandin1-3/+0
2017-05-05loplugin:checkunusedparams in svtoolsNoel Grandin1-6/+6
2017-04-26remove svtools bitmaps from .src filesCaolán McNamara1-2/+3
2017-04-25clang-tidy readability-simplify-boolean-expr in svtoolsNoel Grandin1-10/+3
2017-04-03tdf#39468 Translate German commentsJens Carl1-1/+1
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-21/+21
2017-03-08loplugin:loopvartoosmallStephan Bergmann1-1/+1
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski1-4/+4
2017-01-18svtools: load BitmapEx resources instead of Image onesCaolán McNamara1-2/+2
2017-01-17Refactor Scheduler to add Task classJan-Marek Glogowski1-2/+2
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin1-8/+8
2016-10-27Sub menus no longer need manual disposingMaxim Monastirsky1-15/+0
2016-10-27loplugin:expandablemethods in svtoolsNoel Grandin1-6/+1
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-6/+6
2016-09-05convert RasterOp to scoped enumNoel Grandin1-1/+1
2016-08-26convert SV_ITEM_ID_LBOX defines to scoped enumJochen Nitschke1-4/+4
2016-07-29this NOCOMMAND is never definedCaolán McNamara1-2/+0
2016-07-18Resolves: tdf#100823 crash during PopupMenu dtorCaolán McNamara1-1/+2
2016-07-05when disposing popup menus, don't leave dangling pointersNoel Grandin1-3/+1
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin1-4/+6
2016-06-20Convert PART to scoped enumNoel Grandin1-2/+2
2016-05-31Convert ControlType to scoped enumNoel Grandin1-2/+2