summaryrefslogtreecommitdiffstats
path: root/dbaccess/source/ui/browser/dbtreeview.hxx
Commit message (Expand)AuthorAgeFilesLines
* remove DBTreeView class which doesn't do anything usefulCaolán McNamara2020-08-121-62/+0
* use InterimDBTreeListBoxCaolán McNamara2020-08-121-12/+8
* Fix typoAndrea Gelmini2019-05-091-1/+1
* no need to switch models in the SvTreeListBoxNoel Grandin2018-07-031-1/+1
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-131-1/+1
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-3/+3
* convert Link<> to typedNoel Grandin2015-09-171-5/+6
* Gradually typed LinkStephan Bergmann2015-04-301-3/+3
* vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin2015-04-101-1/+1
* vcl: VclPtr conversion in dbaccessNoel Grandin2015-04-091-0/+1
* fdo#82577: Handle WindowNoel Grandin2014-09-231-2/+2
* Explicitly mark overriding destructors as "virtual"Stephan Bergmann2014-04-011-1/+1
* Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann2014-03-271-2/+2
* fixincludeguards.sh: dbaccessThomas Arnhold2013-11-051-3/+3
* fdo#62475 removed pointless commentsJelle van der Waa2013-08-271-3/+0
* fdo#468080, remove unnecessary XMultiServiceFactory from frameworkNoel Grandin2013-01-091-3/+0
* Merge SvLBoxTreeList and SvTreeList.Kohei Yoshida2012-10-191-2/+2
* Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida2012-10-191-1/+1
* removed useless forward declarations of classTakeshi Abe2012-07-051-1/+0
* re-base on ALv2 code.Michael Meeks2012-06-141-23/+14
* add modelines to .hxx files as wellCaolán McNamara2010-10-271-0/+2
* more removed include guards using fixguard.pyPetr Mladek2010-10-051-4/+0
* changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien2010-02-121-4/+1
* CWS-TOOLING: integrate CWS dba31eRelease Engineers2008-12-011-1/+1
* INTEGRATION: CWS dba30d (1.13.30); FILE MERGEDKurt Zenker2008-06-251-4/+4
* INTEGRATION: CWS changefileheader (1.12.178); FILE MERGEDRüdiger Timm2008-04-101-23/+18
* INTEGRATION: CWS dba23a (1.11.254); FILE MERGEDKurt Zenker2007-05-101-15/+2
* INTEGRATION: CWS ooo19126 (1.10.480); FILE MERGEDRüdiger Timm2005-09-081-47/+21
* #98916# overload getFocusOcke Janssen2002-05-021-3/+3
* #91719# implementing the XRename handlingOcke Janssen2001-09-251-2/+6
* #85664# enable copy/cut/paste/delete keysOcke Janssen2001-07-181-2/+12
* removed the context menu handler - now done using a callback interfaceFrank Schönheit2001-03-221-5/+2
* #84863# impl shortcut to change between treeview and gridcontrolOcke Janssen2001-03-191-2/+4
* context menu in the list view / listener on the context for reflecting any ch...Frank Schönheit2000-12-101-2/+5
* give a service factory to the tree list boxFrank Schönheit2000-12-081-3/+9
* #80227# display a datasource when givenOcke Janssen2000-11-231-3/+3
* +getListBox / +PreExpandHandlerFrank Schönheit2000-11-091-3/+14
* new datasource browserOcke Janssen2000-10-261-0/+96