summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/inc/RelationController.hxx
AgeCommit message (Expand)AuthorFilesLines
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-1/+1
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl1-0/+1
2014-09-25dbaccess: std::auto_ptr -> std::unique_ptrStephan Bergmann1-1/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin1-1/+1
2014-04-17dbaccess: sal_Bool->boolNoel Grandin1-2/+2
2014-04-03dbaccess: sal_Bool->boolNoel Grandin1-1/+1
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-12/+12
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-2/+2
2013-11-05fixincludeguards.sh: dbaccessThomas Arnhold1-3/+3
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-6/+6
2013-01-15fdo#46808, Adapt frame::TaskCreator UNO service to new styleNoel Grandin1-1/+1
2012-07-05removed useless forward declarations of classTakeshi Abe1-6/+0
2012-06-14re-base on ALv2 code.Michael Meeks1-23/+14
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-10-27add modelines to .hxx files as wellCaolán McNamara1-0/+2
2010-10-05more removed include guards using fixguard.pyPetr Mladek1-4/+0
2010-03-11autorecovery: merged changes from m74. Still need to find out how to re-do tw...Frank Schoenheit [fs]1-4/+1
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2010-02-09autorecovery: make m_pView a private member of the GenericController, with de...Frank Schoenheit [fs]1-1/+1
2009-09-08CWS-TOOLING: integrate CWS dbaperf3Oliver Bolte1-1/+7
2008-04-10INTEGRATION: CWS changefileheader (1.17.96); FILE MERGEDRüdiger Timm1-23/+18
2008-04-04INTEGRATION: CWS titles02 (1.17.26); FILE MERGEDKurt Zenker1-4/+4
2007-11-01INTEGRATION: CWS dba24b (1.16.172); FILE MERGEDJens-Heiner Rechtien1-4/+3
2006-07-10INTEGRATION: CWS qiq (1.15.124); FILE MERGEDOliver Bolte1-3/+7
2005-09-08INTEGRATION: CWS ooo19126 (1.14.154); FILE MERGEDRüdiger Timm1-47/+21
2004-11-16INTEGRATION: CWS docking4 (1.13.8); FILE MERGEDOliver Bolte1-3/+3
2004-09-09INTEGRATION: CWS insight02 (1.12.2); FILE MERGEDRüdiger Timm1-4/+3
2004-08-02INTEGRATION: CWS insight01 (1.11.110); FILE MERGEDJens-Heiner Rechtien1-5/+4
2002-01-24incorporate the improvements suggested during code review of genericcontroller.*Frank Schönheit1-3/+3
2001-10-23#93566# slot fixesOcke Janssen1-7/+6
2001-08-24#90015# code corrcetions for some speedup'sOcke Janssen1-2/+3
2001-06-28#88787# assure that the noone access objects thaould already be disposedOcke Janssen1-2/+6
2001-06-21#88610# remove unnecessary base classes of the generic controller - some meth...Frank Schönheit1-9/+2
2001-04-24impl views and a menuOcke Janssen1-2/+3
2001-03-22#85217# check stateOcke Janssen1-2/+3
2001-03-21#85217# impl GetStateOcke Janssen1-2/+4
2001-03-14#84840# check if connection is null and show extra buttonOcke Janssen1-6/+2
2001-03-01+createTableWindowDataFrank Schönheit1-2/+5
2001-02-28new relation designOcke Janssen1-0/+128