summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/inc/sbagrid.hxx
AgeCommit message (Expand)AuthorFilesLines
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-2/+3
2015-04-17svx: convert new to ::Create.Noel Grandin1-2/+2
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-3/+3
2015-04-09vcl: VclPtr conversion in dbaccessNoel Grandin1-0/+1
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin1-5/+5
2014-09-23fdo#82577: Handle WindowNoel Grandin1-2/+2
2014-05-07The opaque PostUserEvent IDs are actually pointersStephan Bergmann1-1/+1
2014-05-06Application::PostUserEvent returns a pointer dressed as sal_uLongStephan Bergmann1-1/+1
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin1-1/+1
2014-04-17dbaccess: sal_Bool->boolNoel Grandin1-4/+4
2014-04-15cppu::OMultiTypeInterfaceContainerHelperVar hashImpl param is unusedStephan Bergmann1-7/+2
2014-04-07Remove silly PUT_SEMICOLON_AT_THE_ENDStephan Bergmann1-1/+1
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-43/+43
2014-03-24svtools: sal_Bool->boolNoel Grandin1-2/+2
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-18/+18
2013-12-22Fix other typosJulien Nabet1-1/+1
2013-12-06Get rid of DECLARE_STL_MAPStephan Bergmann1-2/+1
2013-12-06Get rid of DECLARE_STL_STDKEY_MAPStephan Bergmann1-1/+2
2013-11-05fixincludeguards.sh: dbaccessThomas Arnhold1-3/+3
2013-08-27fdo#62475 removed pointless commentsJelle van der Waa1-13/+0
2013-04-23fdo#46808, convert svx::DbGridControl to XComponentContextNoel Grandin1-3/+3
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-5/+5
2012-11-28We only support MSVC 2008 (_MSC_VER 1500) or laterTor Lillqvist1-2/+2
2012-07-05removed useless forward declarations of classTakeshi Abe1-1/+0
2012-06-14re-base on ALv2 code.Michael Meeks1-23/+14
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann1-0/+3
2011-08-11No more FORWARD_DECLARE_INTERFACE in dbaccess.Kohei Yoshida1-3/+6
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud1-1/+1
2011-01-14removetooltypes01: #i112600# remove tooltypes from dbaccessMikhail Voytenko1-1/+1
2010-11-26Remove dead codes and undesired comments with fixed typoTakeshi Abe1-2/+0
2010-10-27add modelines to .hxx files as wellCaolán McNamara1-0/+2
2010-10-05more removed include guards using fixguard.pyPetr Mladek1-18/+0
2010-02-12changefileheader2: #i10000#: convert files with CR/LF characters to CR onlyJens-Heiner Rechtien1-5/+5
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2009-08-26CWS-TOOLING: integrate CWS dba32eVladimir Glazounov1-0/+7
2008-08-19INTEGRATION: CWS dba31a (1.29.42); FILE MERGEDVladimir Glazounov1-6/+7
2008-08-18INTEGRATION: CWS cmcfixes48 (1.29.66); FILE MERGEDVladimir Glazounov1-2/+2
2008-04-10INTEGRATION: CWS changefileheader (1.28.12); FILE MERGEDRüdiger Timm1-23/+18
2008-03-05INTEGRATION: CWS dba30a (1.27.12); FILE MERGEDKurt Zenker1-2/+4
2008-01-29INTEGRATION: CWS oj30 (1.26.132); FILE MERGEDRüdiger Timm1-3/+3
2007-05-10INTEGRATION: CWS dba23a (1.25.126); FILE MERGEDKurt Zenker1-5/+2
2006-06-20INTEGRATION: CWS warnings01 (1.24.48); FILE MERGEDJens-Heiner Rechtien1-10/+18
2005-09-08INTEGRATION: CWS ooo19126 (1.23.204); FILE MERGEDRüdiger Timm1-47/+21
2004-08-02INTEGRATION: CWS insight01 (1.21.2); FILE MERGEDJens-Heiner Rechtien1-7/+2
2004-06-01INTEGRATION: CWS oj5 (1.19.60); FILE MERGEDOliver Bolte1-2/+6
2003-10-10#i19697# syntaxRüdiger Timm1-3/+3
2003-10-07INTEGRATION: CWS net2003 (1.19.80); FILE MERGEDVladimir Glazounov1-3/+8
2003-03-19MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien1-3/+3
2002-10-31#104392# move column selecting methods to base classOcke Janssen1-25/+5
2002-10-09#104072# smarter dispatch handling due to threading issuesFrank Schönheit1-2/+28