summaryrefslogtreecommitdiffstats
path: root/dbaccess/source/ui/misc/linkeddocuments.cxx
Commit message (Expand)AuthorAgeFilesLines
* loplugin:ostr in dbaccessNoel Grandin13 days1-17/+17
* tdf#146619 Drop unused 'using namespace' in: dbaccess/Gabor Kelemen2024-04-031-3/+0
* Use exception ctors, instead of setting members laterMike Kaganski2023-10-141-8/+3
* convert ElementOpenMode to scoped enumNoel Grandin2022-09-071-3/+3
* Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann2022-08-181-1/+1
* clang-tidy modernize-pass-by-value in dbaccessNoel Grandin2022-06-131-2/+3
* Drop char*-based API from NamedValueCollectionMike Kaganski2021-11-021-2/+2
* Prepare for removal of non-const operator[] from Sequence in dbaccessMike Kaganski2021-10-291-18/+16
* aInfo should be usedTomoyuki Kubota2020-05-131-1/+0
* tdf#42949 Fix IWYU warnings in dbaccess/source/ui/[m-u]*/*cxxGabor Kelemen2020-04-271-13/+2
* use weld::WaitObjectCaolán McNamara2019-12-021-8/+7
* Use hasElements to check Sequence emptiness in cppcanvas..desktopArkadiy Illarionov2019-06-051-1/+1
* tdf#42949 Fix IWYU warnings in include/sfx2/[sS]*Gabor Kelemen2019-04-011-0/+1
* Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann2018-12-081-1/+1
* remove some unused comphelper includesJochen Nitschke2018-04-151-1/+0
* pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin2018-04-031-2/+2
* drop msgbox includeCaolán McNamara2018-03-201-1/+0
* loplugin:includeform: dbaccessStephan Bergmann2017-10-231-7/+7
* new loplugin unnecessarycatchthrowNoel Grandin2017-09-231-13/+7
* Removed duplicated includesAndrea Gelmini2017-07-231-1/+0
* migrate to boost::gettextCaolán McNamara2017-07-211-7/+9
* cleanup unused css/frame/* includesJochen Nitschke2017-06-121-2/+0
* Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann2016-05-101-1/+1
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-1/+1
* loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann2015-11-061-1/+1
* loplugin:stringconstantNoel Grandin2015-11-041-1/+1
* com::sun::star->css in dbaccessNoel Grandin2015-08-031-5/+5
* loplugin: cstylecastNoel Grandin2014-10-031-2/+2
* fdo#82577: Handle WindowNoel Grandin2014-09-231-1/+1
* remove comments why a file gets includedThomas Arnhold2014-04-211-1/+0
* DBACCESS : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini2014-01-211-3/+0
* remove unnecessary use of OUString constructor when assigningNoel Grandin2013-11-191-3/+3
* convert dbaccess module from String to OUStringNoel Grandin2013-10-011-8/+8
* fdo#62475 removed pointless commentsJelle van der Waa2013-08-271-21/+1
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-18/+18
* automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold2013-03-191-5/+5
* fdo#46808, Adapt sdb::ErrorMessageDialog UNO service to new styleNoel Grandin2012-12-061-6/+7
* re-base on ALv2 code.Michael Meeks2012-06-141-23/+14
* Fix for fdo43460 Part XII getLength() to isEmpty()Olivier Hallot2011-12-211-1/+1
* remove include of pch header in dbaccessNorbert Thiebaud2011-11-271-2/+0
* revert to dbaccess gbuildization from master mostlyBjoern Michaelsen2011-07-231-1/+1
* Merge branch 'master' into feature/gnumake4Bjoern Michaelsen2011-06-201-74/+9
|\
| * catch exceptions by const referenceCaolán McNamara2011-03-311-6/+5
| * Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold2011-03-191-1/+1
| * Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky2011-03-171-2/+1
| |\
| | * Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud2011-03-091-2/+1
| | |\
| * | | Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold2011-03-121-1/+1
| |/ /
| * | Remove a #include that wasn't needed.Joseph Powers2011-02-031-1/+0
| * | Some cppcheck cleaningserval2011-01-151-1/+1
| * | Dead code, translations.Wol2010-11-231-1/+0