summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/inc/SqlNameEdit.hxx
AgeCommit message (Expand)Author
2016-09-13loplugin:constantparam in dbaccess..editengNoel Grandin
2016-06-27loplugin:singlevalfields in dbaccessNoel Grandin
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-01loplugin:unusedmethodsNoel Grandin
2015-09-02SetXXX(bool) with a default value of false are just wrongNoel Grandin
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-04-17dbaccess: sal_Bool->boolNoel Grandin
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-02-04swap arguments around to smooth .ui conversionsCaolán McNamara
2014-01-18Window::PreNotify should return boolStephan Bergmann
2013-11-05fixincludeguards.sh: dbaccessThomas Arnhold
2013-08-27fdo#62475 removed pointless commentsJelle van der Waa
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-02-25loplugin: unused variableThomas Arnhold
2012-06-14re-base on ALv2 code.Michael Meeks
2010-10-27add modelines to .hxx files as wellCaolán McNamara
2010-10-05more removed 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.7.434); FILE MERGEDRüdiger Timm
2005-09-08INTEGRATION: CWS ooo19126 (1.6.492); FILE MERGEDRüdiger Timm
2001-11-08#94371# initialize memberOcke Janssen
2001-07-16#89657# check nameOcke Janssen
2001-07-06#88106# allow more than sql chars for query namesOcke Janssen
2001-03-27#85381# check chars in modifyOcke Janssen
2001-03-20new method to allow only uppercaseOcke Janssen
2001-03-14new sql edit with checkOcke Janssen