summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/control/SqlNameEdit.cxx
AgeCommit message (Expand)Author
2019-09-12weld OCopyTableWizard clusterCaolán McNamara
2019-04-19drop some unneeded includesCaolán McNamara
2019-03-02OSQLNameEdit not needed as a buildable anymoreCaolán McNamara
2019-03-02drop newly unused OSQLNameComboBoxCaolán McNamara
2018-09-17New loplugin:externalStephan Bergmann
2017-11-01loplugin:constantparam in d*Noel Grandin
2017-10-23loplugin:includeform: dbaccessStephan Bergmann
2017-07-11simplify calls OUString::copy in foo.copy(x, foo.getLength() - x)Noel Grandin
2016-06-27loplugin:singlevalfields in dbaccessNoel Grandin
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2015-05-09tdf#91052 - more macros for 'make' constructors.Michael Meeks
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-04-17dbaccess: sal_Bool->boolNoel Grandin
2014-02-04convert database save as dialog to .uiCaolán McNamara
2013-08-27fdo#62475 removed pointless commentsJelle van der Waa
2013-08-13XubString->OUStringCaolán McNamara
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
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]
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-12-11CWS-TOOLING: integrate CWS cmcfixes51Rüdiger Timm
2008-04-10INTEGRATION: CWS changefileheader (1.9.258); FILE MERGEDRüdiger Timm
2006-09-17INTEGRATION: CWS pchfix02 (1.8.184); FILE MERGEDOliver Bolte
2005-09-08INTEGRATION: CWS ooo19126 (1.7.478); FILE MERGEDRüdiger Timm
2001-12-14#95980# corrected name checkFrank Schönheit
2001-07-16#89657# check nameOcke Janssen
2001-07-06#88106# allow more than sql chars for query namesOcke Janssen
2001-04-03#85633# check if first chars isn't validOcke 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