summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/querydesign/JoinController.cxx
AgeCommit message (Expand)Author
2015-08-03com::sun::star->css in dbaccessNoel Grandin
2015-05-28VclPtr: assert with query dialog open on closing query designCaolán McNamara
2015-04-20dbaccess: convert new to ::Create.Michael Meeks
2015-04-10vclwidget: fix more places that should be wrapping in VclPtrNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2014-12-18dbaccess: Use appropriate OUString functions on string constantsStephan Bergmann
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-04-17dbaccess: sal_Bool->boolNoel Grandin
2014-04-03dbaccess: sal_Bool->boolNoel Grandin
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-02-28Remove unused #include <comphelper/basicio.hxx>Stephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-22Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe
2014-01-28bool improvementsStephan Bergmann
2014-01-21DBACCESS : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini
2013-10-01convert dbaccess module from String to OUStringNoel Grandin
2013-08-27fdo#62475 removed pointless commentsJelle van der Waa
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-05-24WaE: implicit conversion of NULL constant to nullptr_tTor Lillqvist
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-15fdo#46808, Adapt frame::TaskCreator UNO service to new styleNoel Grandin
2012-11-25German comment translationsMarkus Maier
2012-06-14re-base on ALv2 code.Michael Meeks
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan 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-17Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-16dba34d: #i86167# fix for 64 bit long value to int32Ocke Janssen [oj]
2011-03-12Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud
2011-02-03replaced DGB_ASSERT with OSL_ENSUREKenneth Venken
2011-01-21oops, I'm such an idiotCaolán McNamara
2011-01-21Fix property type / default value mismatchLionel Elie Mamane
2011-01-14removetooltypes01: #i112600# remove tooltypes from dbaccessMikhail Voytenko
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud
2010-10-25use SolarMutexGuard to guard the SolarMutexNorbert Thiebaud
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-05remove include guards using fixguard.pyPetr Mladek
2010-03-11autorecovery: merged changes from m74. Still need to find out how to re-do tw...Frank Schoenheit [fs]
2010-02-16autorecovery: recover query designer settingsFrank Schoenheit [fs]
2010-02-15autorecovery: when saving recovery information for a DB doc, export query des...Frank Schoenheit [fs]
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2010-02-10autorecovery: let the SingleDocController, and derived classes, support XModi...Frank Schoenheit [fs]
2010-02-09autorecovery: make m_pView a private member of the GenericController, with de...Frank Schoenheit [fs]
2009-07-03CWS-TOOLING: integrate CWS dbaperf2Release Engineers
2008-12-01CWS-TOOLING: integrate CWS dba31eRelease Engineers
2008-06-06INTEGRATION: CWS dba30c (1.46.8); FILE MERGEDRüdiger Timm