summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/browser/dbtreeview.hxx
AgeCommit message (Expand)Author
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-17convert Link<> to typedNoel Grandin
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in dbaccessNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2013-11-05fixincludeguards.sh: dbaccessThomas Arnhold
2013-08-27fdo#62475 removed pointless commentsJelle van der Waa
2013-01-09fdo#468080, remove unnecessary XMultiServiceFactory from frameworkNoel Grandin
2012-10-19Merge SvLBoxTreeList and SvTreeList.Kohei Yoshida
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida
2012-07-05removed useless forward declarations of classTakeshi Abe
2012-06-14re-base on ALv2 code.Michael Meeks
2010-10-27add modelines to .hxx files as wellCaolán McNamara
2010-10-05more removed include guards using fixguard.pyPetr Mladek
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2008-12-01CWS-TOOLING: integrate CWS dba31eRelease Engineers
2008-06-25INTEGRATION: CWS dba30d (1.13.30); FILE MERGEDKurt Zenker
2008-04-10INTEGRATION: CWS changefileheader (1.12.178); FILE MERGEDRüdiger Timm
2007-05-10INTEGRATION: CWS dba23a (1.11.254); FILE MERGEDKurt Zenker
2005-09-08INTEGRATION: CWS ooo19126 (1.10.480); FILE MERGEDRüdiger Timm
2002-05-02#98916# overload getFocusOcke Janssen
2001-09-25#91719# implementing the XRename handlingOcke Janssen
2001-07-18#85664# enable copy/cut/paste/delete keysOcke Janssen
2001-03-22removed the context menu handler - now done using a callback interfaceFrank Schönheit
2001-03-19#84863# impl shortcut to change between treeview and gridcontrolOcke Janssen
2000-12-10context menu in the list view / listener on the context for reflecting any ch...Frank Schönheit
2000-12-08give a service factory to the tree list boxFrank Schönheit
2000-11-23#80227# display a datasource when givenOcke Janssen
2000-11-09+getListBox / +PreExpandHandlerFrank Schönheit
2000-10-26new datasource browserOcke Janssen