summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/querydesign/querycontainerwindow.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-04-22Fix a number of boost::unique_ptr errors.Michael Meeks1-1/+1
2015-04-20dbaccess: convert new to ::Create.Michael Meeks1-2/+2
2015-04-10vclwidget: only call dispose() onceNoel Grandin1-1/+1
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-3/+2
2015-04-09vcl: VclPtr conversion in dbaccessNoel Grandin1-1/+5
2015-01-23'Ownership' is one word, as is 'relationship'Tor Lillqvist1-1/+1
2014-12-01-Werror,-WswitchStephan Bergmann1-9/+5
2014-12-01fdo#84938: replace EVENT_ constants with enumTobias Madl1-1/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin1-2/+2
2014-04-17dbaccess: sal_Bool->boolNoel Grandin1-1/+1
2014-02-22Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe1-2/+3
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert1-0/+1
2014-01-21DBACCESS : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini1-3/+0
2014-01-18Window::PreNotify should return boolStephan Bergmann1-2/+2
2013-08-27fdo#62475 removed pointless commentsJelle van der Waa1-22/+1
2013-06-28remove toolkit/unohlp.hxx hackThomas Arnhold1-1/+1
2013-04-08fdo#46808, Convert frame::Frame to new styleNoel Grandin1-9/+5
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-3/+3
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold1-2/+2
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-1/+1
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin1-4/+4
2012-06-14re-base on ALv2 code.Michael Meeks1-23/+14
2011-11-27remove include of pch header in dbaccessNorbert Thiebaud1-2/+0
2011-07-23revert to dbaccess gbuildization from master mostlyBjoern Michaelsen1-1/+1
2011-06-20Merge branch 'master' into feature/gnumake4Bjoern Michaelsen1-30/+7
2011-06-17gnumake4: converted dbaccess [hg:8113b354673f]Ocke Janssen [oj]1-1/+1
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud1-1/+1
2011-01-14removetooltypes01: #i112600# remove tooltypes from dbaccessMikhail Voytenko1-1/+1
2010-11-24Spelling, dead code removalWol1-5/+4
2010-11-13Replaced createFromAscii in all dbaccess tree under base repoSantiago Alessandri1-1/+1
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-10-05remove include guards using fixguard.pyPetr Mladek1-24/+0
2010-03-11autorecovery: merged changes from m74. Still need to find out how to re-do tw...Frank Schoenheit [fs]1-4/+1
2010-02-16autorecovery: recover query designer settingsFrank Schoenheit [fs]1-0/+6
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2009-11-11#i105086# impl clob and blobOcke Janssen1-5/+4
2008-12-01CWS-TOOLING: integrate CWS dba31eRelease Engineers1-2/+2
2008-06-25INTEGRATION: CWS dba30d (1.18.30); FILE MERGEDKurt Zenker1-8/+8
2008-04-10INTEGRATION: CWS changefileheader (1.17.128); FILE MERGEDRüdiger Timm1-23/+18
2007-08-17INTEGRATION: CWS qssyncterm (1.16.42); FILE MERGEDIvo Hinkelmann1-3/+28
2007-05-10INTEGRATION: CWS dba23a (1.15.74); FILE MERGEDKurt Zenker1-11/+2
2006-09-17INTEGRATION: CWS pchfix02 (1.14.52); FILE MERGEDOliver Bolte1-2/+5
2006-06-20INTEGRATION: CWS warnings01 (1.13.50); FILE MERGEDJens-Heiner Rechtien1-5/+4
2005-09-08INTEGRATION: CWS ooo19126 (1.12.194); FILE MERGEDRüdiger Timm1-47/+21
2004-09-09INTEGRATION: CWS insight02 (1.11.2); FILE MERGEDRüdiger Timm1-5/+2
2004-08-02INTEGRATION: CWS insight01 (1.10.64); FILE MERGEDJens-Heiner Rechtien1-25/+4
2003-03-19MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien1-36/+7
2002-06-27#99549# change handling of beamer closingOcke Janssen1-13/+27
2002-05-29#99650# use of auto_ptr when deleting windowOcke Janssen1-6/+21
2002-05-06#96363# change return type of switchViewOcke Janssen1-4/+7