summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/browser/dbtreeview.cxx
AgeCommit message (Expand)Author
2020-08-12remove DBTreeView class which doesn't do anything usefulCaolán McNamara
2020-08-12drop now unused DBTreeListBoxCaolán McNamara
2020-08-12use InterimDBTreeListBoxCaolán McNamara
2020-04-20tdf#42949 Fix IWYU warnings in dbaccess/source/ui/[a-d]*/*cxxGabor Kelemen
2019-12-03remove some useless comment linesNoel Grandin
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-07-03no need to switch models in the SvTreeListBoxNoel Grandin
2017-10-23loplugin:includeform: dbaccessStephan Bergmann
2017-07-21de-hrc various thingsCaolán McNamara
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-09-17boost->stdCaolán McNamara
2015-09-17convert Link<> to typedNoel Grandin
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-22Fix a number of boost::unique_ptr errors.Michael Meeks
2015-04-22convert SV_DRAGDOP_ constants to scoped enumNoel Grandin
2015-04-20dbaccess: convert new to ::Create.Michael Meeks
2015-04-10vclwidget: only call dispose() onceNoel Grandin
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-02-22Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe
2014-01-28bool improvementsStephan Bergmann
2014-01-21DBACCESS : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini
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-11Merged SvTreeListBox and SvLBox.Kohei Yoshida
2012-09-29re-base on ALv2 code.Michael Meeks
2011-11-27remove include of pch header in dbaccessNorbert Thiebaud
2011-11-15 Address data source ordering x#62860Michael Meeks
2011-07-23revert to dbaccess gbuildization from master mostlyBjoern Michaelsen
2011-06-20Merge branch 'master' into feature/gnumake4Bjoern Michaelsen
2011-06-17gnumake4: converted dbaccess [hg:8113b354673f]Ocke Janssen [oj]
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-05remove include guards using fixguard.pyPetr Mladek
2010-07-10CWS changehid: #i111874#: change code to support HelpIds as byte stringsMathias Bauer
2010-06-04changehid: #i111874# remove SmartId, make HID of type rtl::OString, fill in d...Philipp Lohmann [pl]
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.22.30); FILE MERGEDKurt Zenker
2008-04-10INTEGRATION: CWS changefileheader (1.21.178); FILE MERGEDRüdiger Timm
2007-05-10INTEGRATION: CWS dba23a (1.20.74); FILE MERGEDKurt Zenker
2006-09-17INTEGRATION: CWS pchfix02 (1.19.184); FILE MERGEDOliver Bolte
2005-09-08INTEGRATION: CWS ooo19126 (1.18.204); FILE MERGEDRüdiger Timm
2004-08-02INTEGRATION: CWS insight01 (1.17.112); FILE MERGEDJens-Heiner Rechtien
2002-05-02#98916# overload getFocusOcke Janssen
2001-09-25#91719# implementing the XRename handlingOcke Janssen
2001-09-06#89758# correctly delete the tree list boxFrank Schönheit
2001-07-18#85664# enable copy/cut/paste/delete keysOcke Janssen