summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/inc/RelationController.hxx
AgeCommit message (Expand)Author
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl
2014-09-25dbaccess: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-04-17dbaccess: sal_Bool->boolNoel Grandin
2014-04-03dbaccess: sal_Bool->boolNoel Grandin
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2013-11-05fixincludeguards.sh: dbaccessThomas Arnhold
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-01-15fdo#46808, Adapt frame::TaskCreator UNO service to new styleNoel Grandin
2012-07-05removed useless forward declarations of classTakeshi Abe
2012-06-14re-base on ALv2 code.Michael Meeks
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud
2011-01-14removetooltypes01: #i112600# remove tooltypes from dbaccessMikhail Voytenko
2010-10-27add modelines to .hxx files as wellCaolán McNamara
2010-10-05more removed include guards using fixguard.pyPetr Mladek
2010-03-11autorecovery: merged changes from m74. Still need to find out how to re-do tw...Frank Schoenheit [fs]
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2010-02-09autorecovery: make m_pView a private member of the GenericController, with de...Frank Schoenheit [fs]
2009-09-08CWS-TOOLING: integrate CWS dbaperf3Oliver Bolte
2008-04-10INTEGRATION: CWS changefileheader (1.17.96); FILE MERGEDRüdiger Timm
2008-04-04INTEGRATION: CWS titles02 (1.17.26); FILE MERGEDKurt Zenker
2007-11-01INTEGRATION: CWS dba24b (1.16.172); FILE MERGEDJens-Heiner Rechtien
2006-07-10INTEGRATION: CWS qiq (1.15.124); FILE MERGEDOliver Bolte
2005-09-08INTEGRATION: CWS ooo19126 (1.14.154); FILE MERGEDRüdiger Timm
2004-11-16INTEGRATION: CWS docking4 (1.13.8); FILE MERGEDOliver Bolte
2004-09-09INTEGRATION: CWS insight02 (1.12.2); FILE MERGEDRüdiger Timm
2004-08-02INTEGRATION: CWS insight01 (1.11.110); FILE MERGEDJens-Heiner Rechtien
2002-01-24incorporate the improvements suggested during code review of genericcontroller.*Frank Schönheit
2001-10-23#93566# slot fixesOcke Janssen
2001-08-24#90015# code corrcetions for some speedup'sOcke Janssen
2001-06-28#88787# assure that the noone access objects thaould already be disposedOcke Janssen
2001-06-21#88610# remove unnecessary base classes of the generic controller - some meth...Frank Schönheit
2001-04-24impl views and a menuOcke Janssen
2001-03-22#85217# check stateOcke Janssen
2001-03-21#85217# impl GetStateOcke Janssen
2001-03-14#84840# check if connection is null and show extra buttonOcke Janssen
2001-03-01+createTableWindowDataFrank Schönheit
2001-02-28new relation designOcke Janssen