summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/control/listviewitems.cxx
AgeCommit message (Expand)Author
2019-12-03remove some useless comment linesNoel Grandin
2019-05-20split width/height to allow intercept of how width is calculatedCaolán McNamara
2018-11-07move SvTreeListBox to vclCaolán McNamara
2017-10-23loplugin:includeform: dbaccessStephan Bergmann
2016-08-26convert SV_ITEM_ID_LBOX defines to scoped enumJochen Nitschke
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-06-10coverity#1302618 deref of NULLCaolán McNamara
2015-05-11refactor TreeListBox to use RenderContextTomaž Vajngerl
2014-10-13create a macro library for implementing bit-flags typesNoel Grandin
2014-09-18fdo#82577: Handle FontNoel Grandin
2013-08-27fdo#62475 removed pointless commentsJelle van der Waa
2012-11-29Remove unused method & remove header include by using forward declaration.Kohei Yoshida
2012-11-29Pass pointer to view data entry to Paint() instead of its raw flag value.Kohei Yoshida
2012-11-28Fix various build breaks.Kohei Yoshida
2012-11-15Rename SvLBoxItem::IsA() to GetType(), and mark that const.Kohei Yoshida
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida
2012-10-11Prevent infinite recursion during make check.Kohei Yoshida
2012-10-11Merged SvTreeListBox and SvLBox.Kohei Yoshida
2012-06-14re-base on ALv2 code.Michael Meeks
2011-11-27remove include of pch header in dbaccessNorbert Thiebaud
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]
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud
2011-01-14removetooltypes01: #i112600# remove tooltypes from dbaccessMikhail Voytenko
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-05remove include guards using fixguard.pyPetr Mladek
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2009-11-27dba33a: summary migration from SVNJens-Heiner Rechtien
2008-04-10INTEGRATION: CWS changefileheader (1.5.258); FILE MERGEDRüdiger Timm
2006-09-17INTEGRATION: CWS pchfix02 (1.4.118); FILE MERGEDOliver Bolte
2006-01-31INTEGRATION: CWS dba202d (1.3.60); FILE MERGEDKurt Zenker
2005-09-08INTEGRATION: CWS ooo19126 (1.2.434); FILE MERGEDRüdiger Timm
2003-03-19MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien
2001-01-30initial checkin - items for SvListViewsFrank Schönheit