summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/inc/TableController.hxx
AgeCommit message (Expand)Author
2015-08-03com::sun::star->css in dbaccessNoel Grandin
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-02-04callcatcher: remove some more recently discovered unused methodsCaolán McNamara
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-05-27coverity#1213514 Uncaught exceptionCaolán McNamara
2014-05-23coverity#1215312 Uncaught exceptionCaolán McNamara
2014-04-17dbaccess: sal_Bool->boolNoel Grandin
2014-04-14typo: postion -> positionThomas Arnhold
2014-04-03dbaccess: sal_Bool->boolNoel Grandin
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-02-27Remove visual noise from dbaccessAlexander Wilms
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2013-11-05fixincludeguards.sh: dbaccessThomas Arnhold
2013-10-01convert dbaccess module from String to OUStringNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-02-22s/the the/the/Tor Lillqvist
2013-02-21Fix type unkown -> unknownJulien Nabet
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
2010-11-25undoapi: split OSingleDocumentController into DBSubComponentController (which...Frank Schoenheit [fs]
2010-11-17undoapi: carry the SfxUndoManager around as &, not as *Frank Schoenheit [fs]
2010-10-27add modelines to .hxx files as wellCaolán McNamara
2010-10-05more removed include guards using fixguard.pyPetr Mladek
2010-07-08dba33g: #i111142# handle insertrow correctedOcke Janssen [oj]
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-10autorecovery: let the SingleDocController, and derived classes, support XModi...Frank Schoenheit [fs]
2009-07-03CWS-TOOLING: integrate CWS dbaperf2Release Engineers
2008-10-01CWS-TOOLING: integrate CWS dba31bVladimir Glazounov
2008-04-10INTEGRATION: CWS changefileheader (1.38.162); FILE MERGEDRüdiger Timm
2008-04-04INTEGRATION: CWS titles02 (1.38.58); FILE MERGEDKurt Zenker
2007-07-06INTEGRATION: CWS oj14 (1.35.8); FILE MERGEDRüdiger Timm
2006-07-10INTEGRATION: CWS qiq (1.36.4); FILE MERGEDOliver Bolte
2006-05-04INTEGRATION: CWS dba203c (1.35.110); FILE MERGEDRüdiger Timm
2005-09-08INTEGRATION: CWS ooo19126 (1.34.98); FILE MERGEDRüdiger Timm
2005-03-18INTEGRATION: CWS dba25 (1.33.44); FILE MERGEDOliver Bolte
2005-01-05INTEGRATION: CWS dba20 (1.31.44); FILE MERGEDOliver Bolte
2004-11-16INTEGRATION: CWS docking4 (1.31.8); FILE MERGEDOliver Bolte
2004-09-09INTEGRATION: CWS insight02 (1.30.2); FILE MERGEDRüdiger Timm
2004-08-02INTEGRATION: CWS insight01 (1.29.64); FILE MERGEDJens-Heiner Rechtien
2003-03-19MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien
2002-10-09#104073# no own undo manager, the base class has one since the fix for 99473Frank Schönheit
2002-09-20#103081# check new flag before asking readonlyOcke Janssen
2002-09-13#i6565# renamed drop-/appendKey to drop-/appendPrimaryKey - eases the reading :)Frank Schönheit
2002-08-19#99473 move common functionallity from table and join controller info singleOcke Janssen