summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/misc/linkeddocuments.cxx
AgeCommit message (Expand)Author
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-11-04loplugin:stringconstantNoel Grandin
2015-08-03com::sun::star->css in dbaccessNoel Grandin
2014-10-03loplugin: cstylecastNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-04-21remove comments why a file gets includedThomas Arnhold
2014-01-21DBACCESS : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-10-01convert dbaccess module from String to OUStringNoel Grandin
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-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2012-12-06fdo#46808, Adapt sdb::ErrorMessageDialog UNO service to new styleNoel Grandin
2012-06-14re-base on ALv2 code.Michael Meeks
2011-12-21Fix for fdo43460 Part XII getLength() to isEmpty()Olivier Hallot
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-31catch exceptions by const referenceCaolán McNamara
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-17Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud
2011-02-03CWS gnumake3: resync to m99Mathias Bauer
2011-02-03Remove a #include that wasn't needed.Joseph Powers
2011-01-28gnumake3: remove comphelper version; fix including extract.hxxHans-Joachim Lankenau
2011-01-15Some cppcheck cleaningserval
2010-11-23Dead code, translations.Wol
2010-11-01undoapi: moved the last remaining method of SfxMacroConfig (::Call) into the ...Frank Schoenheit [fs]
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-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2010-02-05autorecovery: allow for a human-readable DocumentServiceName instead of this ...Frank Schoenheit [fs]
2010-02-05autorecovery: mergeFrank Schoenheit [fs]
2010-02-04autorecovery: form and report wizzard now also using XDatabaseDocumentUI, ins...Frank Schoenheit [fs]
2010-02-04autorecovery: commit resolved merge (after rebase to m71)Frank Schoenheit [fs]
2010-02-03autorecovery: when calling a pilot to create a database object, pass the XDat...Frank Schoenheit [fs]
2010-01-29autorecovery: recover-hidden now also available for new (yet unsaved) forms/r...Frank Schoenheit [fs]
2010-01-27autorecovery: when creating new documents, allow for additional arguments to ...Frank Schoenheit [fs]
2010-01-26autorecovery: introduce createComponent/WithArguments at the XDatabaseDocumen...Frank Schoenheit [fs]
2010-01-15dba33b: merge m69Ocke Janssen [oj]
2009-12-02merge with db33aMathias Bauer
2009-11-27dba33a: summary migration from SVNJens-Heiner Rechtien
2009-11-04moved complex.dbaccess.CRMDatabase.java to connectivity.tools, to be able to ...Frank Schoenheit [fs]