summaryrefslogtreecommitdiff
path: root/svtools/source/contnr/treelistbox.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-09-26tdf#49634 Fix positioning of focus rectangle in Navigator content treeJim Raykowski1-0/+2
2017-09-18headString in SvTreeListBox is unusedNoel Grandin1-36/+1
2017-09-11cppcheck: knownConditionTrueFalseJochen Nitschke1-4/+0
2017-09-07SvTreeListBox: turn some DBG_ASSERT() into assert()Eike Rathke1-15/+15
2017-08-22convert WB_QUICK_SEARCH/WB_FORCE_MAKEVISIBLE to bool fieldsNoel Grandin1-1/+7
2017-08-20svtools: remove function with unused return valueJochen Nitschke1-11/+1
2017-08-18convert ExtendedWinBits to a single bool flagNoel Grandin1-2/+2
2017-08-02remove unnecessary use of 'this->'Noel Grandin1-4/+4
2017-07-19loplugin:constparams in svtoolsNoel Grandin1-7/+7
2017-07-14list views are recalculating layout on every paintCaolán McNamara1-1/+0
2017-07-03loplugin:unusedfields in slideshow..svtoolsNoel Grandin1-4/+0
2017-06-22Add RemoveEntry method to SvTreeListBoxMuhammet Kara1-0/+5
2017-05-12remove unused uno::Reference varsNoel Grandin1-2/+1
2017-05-05loplugin:checkunusedparams in svtoolsNoel Grandin1-5/+5
2017-04-28move builder attributes from OString to OUStringCaolán McNamara1-1/+1
2017-04-25clang-tidy readability-simplify-boolean-expr in svtoolsNoel Grandin1-3/+1
2017-04-07loplugin:redundantcast find cstyle arithmetic castsNoel Grandin1-1/+1
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-12/+12
2017-03-19TyposJulien Nabet1-1/+1
2017-02-16tdf#100726 Improved readability of OUString concatenationsFakabbir Amin1-6/+3
2017-02-14Convert WindowType to scoped enumNoel Grandin1-1/+1
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski1-2/+2
2017-01-17Refactor Scheduler to add Task classJan-Marek Glogowski1-1/+1
2017-01-17tdf#97087 GDB pretty print the Scheduler task listJan-Marek Glogowski1-0/+1
2017-01-09non debug warning -Wmaybe-uninitializedCaolán McNamara1-1/+1
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin1-1/+1
2016-12-12coverity#1397056 Dereference null return valueCaolán McNamara1-6/+9
2016-12-09tdf#104495: prevent autotext to crash when drag&dropJulien Nabet1-1/+0
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin1-7/+7
2016-11-17tdf#91222 VclBuilder constructor cleanupmelikeyurtoglu1-8/+1
2016-10-27loplugin:expandablemethods in svtoolsNoel Grandin1-19/+3
2016-10-25SvTreeListBox cannot be loaded from .src nowCaolán McNamara1-31/+0
2016-10-21loplugin:expandablemethodds in include/svtoolsNoel Grandin1-12/+2
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-8/+8
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-09-09loplugin:constantparam in svtoolsNoel Grandin1-2/+2
2016-08-26convert SV_ITEM_ID_LBOX defines to scoped enumJochen Nitschke1-23/+22
2016-08-01tdf#93845: Style Preview Checkbox for Styles & Formatting sidebarSusobhan Ghosh1-2/+2
2016-07-29Related: tdf#99324 accel underlines don't appear in options dialogCaolán McNamara1-4/+5
2016-07-29loplugin:countusersofdefaultparams in store..svtoolsNoel Grandin1-1/+1
2016-07-25new loplugin overrideparamNoel Grandin1-1/+1
2016-06-24loplugin:singlevalfields in svtoolsNoel Grandin1-14/+1
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin1-1/+1
2016-06-20Convert PART to scoped enumNoel Grandin1-2/+2
2016-06-18uitest: add initial version of wrapper for tree list boxMarkus Mohrhard1-0/+6
2016-06-08remove "object is disposed" warning in OBroadcastHelperVar::removeListenerNoel Grandin1-0/+2
2016-06-08Convert ButtonValue to scoped enumNoel Grandin1-3/+3
2016-06-02loplugin:unuseddefaultparamsNoel Grandin1-97/+94
2016-05-31Convert ControlType to scoped enumNoel Grandin1-2/+2
2016-05-30Convert SelectionMode to scoped enumNoel Grandin1-5/+5