summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/browser/formadapter.cxx
AgeCommit message (Expand)Author
2017-02-06Add missing #includesStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-06-10Clean up uses of Any::getValue() in dbaccessStephan Bergmann
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-03-28Use const_iterator when possible (whole dbaccess)Julien Nabet
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-08-27Clean up sEmptyStephan Bergmann
2015-08-19Remove two silly typedefsStephan Bergmann
2015-08-03com::sun::star->css in dbaccessNoel Grandin
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-05-29loplugin:loopvartoosmallNoel Grandin
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann
2015-04-28css.sdbc.XResultSet.getRow return type is longStephan Bergmann
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-01-28Use vector::dataStephan Bergmann
2014-12-18dbaccess: Use appropriate OUString functions on string constantsStephan Bergmann
2014-10-03loplugin: cstylecastNoel Grandin
2014-05-22Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part19Julien Nabet
2014-03-10dbaccess: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-01-21DBACCESS : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini
2013-09-12Update implementations of ColumnLocate::findColumn to throw on invalid column.Andrzej J.R. Hunt
2013-08-27fdo#62475 removed pointless commentsJelle van der Waa
2013-03-15fdo#38838, String to OUString, in dbaccess/source/ui/browserGergő Mocsi
2012-06-14re-base on ALv2 code.Michael Meeks
2012-01-05Removed unnecessary tools includes.Marcel Metz
2011-12-08childs -> childrenMichael T. Whiteley
2011-11-27remove include of pch header in dbaccessNorbert Thiebaud
2011-07-23revert to dbaccess gbuildization from master mostlyBjoern Michaelsen
2011-06-20Merge branch 'master' into feature/gnumake4Bjoern Michaelsen
2011-06-17gnumake4: converted dbaccess [hg:8113b354673f]Ocke Janssen [oj]
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold
2011-02-25fix assertionsDavid Tardon
2011-02-24Move DBG_ERROR -> OSL_ASSERTThomas Arnhold
2011-02-03replaced DGB_ASSERT with OSL_ENSUREKenneth Venken
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-05remove include guards using fixguard.pyPetr Mladek
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2008-04-10INTEGRATION: CWS changefileheader (1.15.36); FILE MERGEDRüdiger Timm
2008-01-29INTEGRATION: CWS oj30 (1.14.114); FILE MERGEDRüdiger Timm
2007-07-06INTEGRATION: CWS oj14 (1.9.4); FILE MERGEDRüdiger Timm
2007-05-10INTEGRATION: CWS dba23a (1.12.60); FILE MERGEDKurt Zenker
2006-10-12INTEGRATION: CWS sb59 (1.10.30); FILE MERGEDOliver Bolte
2006-09-17INTEGRATION: CWS pchfix02 (1.10.50); FILE MERGEDOliver Bolte
2006-06-20INTEGRATION: CWS warnings01 (1.9.74); FILE MERGEDJens-Heiner Rechtien
2005-09-23INTEGRATION: CWS dba201b (1.7.136); FILE MERGEDJens-Heiner Rechtien
2005-09-08INTEGRATION: CWS ooo19126 (1.7.194); FILE MERGEDRüdiger Timm
2004-09-08INTEGRATION: CWS ooo20040704 (1.6.252); FILE MERGEDRüdiger Timm
2002-08-19#99473# change string resource filesOcke Janssen