summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/control/sqledit.cxx
AgeCommit message (Expand)Author
2014-10-27fdo#84938: replace KEYTYPE_ constants with enumNoel Grandin
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-04-17dbaccess: sal_Bool->boolNoel Grandin
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-01-21DBACCESS : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini
2013-11-11remove unnecessary use of OUString constructor in DBACCESS moduleNoel Grandin
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-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-11-22AllSettings with LanguageTagEike Rathke
2012-08-10cleaned-up commentsPhilipp Riemer
2012-08-09translated the german comments in a bunch of source files in dbaccess/sourceDaniel Herde
2012-06-14re-base on ALv2 code.Michael Meeks
2012-04-21Replace css macro with namespace for nicer namespacingThomas Arnhold
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-01-31Simplify code by making getProcessComponentContext() implicit.Stephan Bergmann
2012-01-30use SAL_CALL - fix bulid in msvcKorrawit Pruegsanusak
2012-01-30Fixed cppheader.xsl nillable treatment.Stephan Bergmann
2012-01-25Replace SourceViewConfig with (simplified) direct configuration access.Stephan Bergmann
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-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner
2011-01-14removetooltypes01: #i112600# remove tooltypes from dbaccessMikhail Voytenko
2010-11-17undoapi: carry the SfxUndoManager around as &, not as *Frank Schoenheit [fs]
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-04-16dba33f: merge with m76-branchFrank Schoenheit [fs]
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2010-01-27dba33f: use a temp to gold controllerOcke Janssen [oj]
2009-10-16#i103496#: split svtools; improve ConfitItemsMathias Bauer
2009-10-06#103496#: move VCL free ConfigItems to unotoolsMathias Bauer
2009-02-13CWS-TOOLING: integrate CWS dba31gOliver Bolte
2008-11-28CWS-TOOLING: integrate CWS sqlsyntaxhighlightingRelease Engineers
2008-06-25INTEGRATION: CWS dba30d (1.11.30); FILE MERGEDKurt Zenker
2008-04-10INTEGRATION: CWS changefileheader (1.10.84); FILE MERGEDRüdiger Timm
2007-11-21INTEGRATION: CWS dba24c (1.9.142); FILE MERGEDIvo Hinkelmann
2006-09-17INTEGRATION: CWS pchfix02 (1.8.52); FILE MERGEDOliver Bolte
2006-06-20INTEGRATION: CWS warnings01 (1.7.50); FILE MERGEDJens-Heiner Rechtien
2005-09-08INTEGRATION: CWS ooo19126 (1.6.204); FILE MERGEDRüdiger Timm
2004-08-02INTEGRATION: CWS insight01 (1.5.126); FILE MERGEDJens-Heiner Rechtien
2001-08-23#88637# some method renamingsFrank Schönheit
2001-07-16#89657# check nameOcke Janssen