summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/inc/marktree.hxx
AgeCommit message (Expand)AuthorFilesLines
2020-08-08merge dbaui::OMarkableTreeListBox with dbaui::OTableTreeListBoxCaolán McNamara1-63/+0
2019-05-09loplugin:unusedfieldsNoel Grandin1-1/+0
2019-04-12loplugin:unusedmethodsNoel Grandin1-3/+0
2018-11-07move SvTreeListBox to vclCaolán McNamara1-1/+1
2018-05-28loplugin:useuniqueptr in OMarkableTreeListBoxNoel Grandin1-1/+1
2017-12-05loplugin:countusersofdefaultparams in dbaccessNoel Grandin1-1/+1
2017-10-23loplugin:includeform: dbaccessStephan Bergmann1-1/+1
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-1/+1
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2015-10-20convert Link<> to typedNoel Grandin1-2/+2
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-4/+4
2015-04-30Gradually typed LinkStephan Bergmann1-2/+2
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl1-1/+1
2015-04-09vcl: VclPtr conversion in dbaccessNoel Grandin1-0/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin1-1/+1
2014-08-11callcatcher: update unused codeCaolán McNamara1-1/+0
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-1/+1
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-3/+3
2013-11-05fixincludeguards.sh: dbaccessThomas Arnhold1-3/+3
2013-08-27fdo#62475 removed pointless commentsJelle van der Waa1-8/+1
2013-01-09fdo#468080, remove unnecessary XMultiServiceFactory from frameworkNoel Grandin1-6/+2
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida1-2/+2
2012-10-11Merged SvTreeListBox and SvLBox.Kohei Yoshida1-0/+1
2012-06-14re-base on ALv2 code.Michael Meeks1-23/+14
2010-10-27add modelines to .hxx files as wellCaolán McNamara1-0/+2
2010-10-05more removed include guards using fixguard.pyPetr Mladek1-2/+0
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2008-04-10INTEGRATION: CWS changefileheader (1.8.434); FILE MERGEDRüdiger Timm1-23/+18
2005-09-08INTEGRATION: CWS ooo19126 (1.7.204); FILE MERGEDRüdiger Timm1-47/+21
2004-08-02INTEGRATION: CWS insight01 (1.6.64); FILE MERGEDJens-Heiner Rechtien1-12/+13
2003-03-19MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien1-21/+2
2002-04-29#98772# new methodOcke Janssen1-2/+9
2001-04-27+implDeterminedState - needed to correctly implement CheckButtonsFrank Schönheit1-3/+9
2001-01-30+checkedButton_noBroadcastFrank Schönheit1-3/+7
2000-10-09use a different font when painting a disabled controlFrank Schönheit1-2/+13
2000-10-05initial checkinFrank Schönheit1-0/+110