summaryrefslogtreecommitdiff
path: root/svtools/source/contnr/treelistbox.cxx
AgeCommit message (Expand)Author
2018-03-14tdf#116334: Actually when there is no handler, we have to return 'true'.Jan Holesovsky
2018-03-01tdf#115950: Indicate that the dialog was already destroyed.Jan Holesovsky
2017-12-19Resolves: tdf#112656 don't reset to default font if a custom font was setCaolán McNamara
2017-12-05tdf#97087 GDB pretty print the Scheduler task listJan-Marek Glogowski
2017-09-26tdf#49634 Fix positioning of focus rectangle in Navigator content treeJim Raykowski
2017-07-24list views are recalculating layout on every paintCaolán McNamara
2016-12-09tdf#104495: prevent autotext to crash when drag&dropJulien Nabet
2016-11-17tdf#91222 VclBuilder constructor cleanupmelikeyurtoglu
2016-10-27loplugin:expandablemethods in svtoolsNoel Grandin
2016-10-25SvTreeListBox cannot be loaded from .src nowCaolán McNamara
2016-10-21loplugin:expandablemethodds in include/svtoolsNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-09loplugin:constantparam in svtoolsNoel Grandin
2016-08-26convert SV_ITEM_ID_LBOX defines to scoped enumJochen Nitschke
2016-08-01tdf#93845: Style Preview Checkbox for Styles & Formatting sidebarSusobhan Ghosh
2016-07-29Related: tdf#99324 accel underlines don't appear in options dialogCaolán McNamara
2016-07-29loplugin:countusersofdefaultparams in store..svtoolsNoel Grandin
2016-07-25new loplugin overrideparamNoel Grandin
2016-06-24loplugin:singlevalfields in svtoolsNoel Grandin
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin
2016-06-20Convert PART to scoped enumNoel Grandin
2016-06-18uitest: add initial version of wrapper for tree list boxMarkus Mohrhard
2016-06-08remove "object is disposed" warning in OBroadcastHelperVar::removeListenerNoel Grandin
2016-06-08Convert ButtonValue to scoped enumNoel Grandin
2016-06-02loplugin:unuseddefaultparamsNoel Grandin
2016-05-31Convert ControlType to scoped enumNoel Grandin
2016-05-30Convert SelectionMode to scoped enumNoel Grandin
2016-05-26tdf#89329: use unique_ptr for pImpl in treelistboxXisco Fauli
2016-05-13Typo: ExcecuteContextMenuAction->ExecuteContextMenuActionJulien Nabet
2016-05-11clang-tidy modernize-loop-convert in scripting to svtoolsNoel Grandin
2016-04-11loplugin:constantparamNoel Grandin
2016-04-04loplugin:constantparam in svtoolsNoel Grandin
2016-03-18convert SvButtonState to scoped enumNoel Grandin
2016-03-18convert SvLBoxButtonKind to scoped enumNoel Grandin
2016-03-18drop unused params from SvLBoxItem and all it's subclassesNoel Grandin
2016-03-17loplugin:constantparam in svtoolsNoel Grandin
2016-03-15loplugin:constantparamNoel Grandin
2016-03-10tdf#97344 : Allow focus change using mouse in autofilter popupDennis Francis
2016-03-09icon view for RemoteFilesDialogSzymon Kłos
2016-03-09loplugin:constantparam in svtoolsNoel Grandin
2016-03-01loplugin:unuseddefaultparam in svtoolsNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-01-13loplugin:unusedmethods unused return value in include/svtoolsNoel Grandin
2016-01-10Fix typosAndrea Gelmini
2016-01-05tdf#94205: Use o3tl::make_unique insted of new+std::move.Sheikha AL-Hinai
2015-11-13svtools: make this condition readableMichael Stahl
2015-11-13svtools: remove pointless sal_uLong castMichael Stahl
2015-11-13svtools: rename global variablesMichael Stahl
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann