summaryrefslogtreecommitdiffstats
path: root/dbaccess/source/core/api/definitioncolumn.cxx
Commit message (Expand)AuthorAgeFilesLines
* loplugin:ostr in dbaccessNoel Grandin2024-05-071-5/+5
* tdf#146619 Drop unused 'using namespace' in: dbaccess/Gabor Kelemen2024-04-031-1/+0
* Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]StringStephan Bergmann2023-10-231-5/+5
* tdf#54857 use OUStringConstExpr in XMLPropertyMapEntryNoel Grandin2022-11-041-13/+13
* 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
* Recheck modules d* with IWYUGabor Kelemen2022-01-141-1/+1
* Replace some macros in dbaccess part 6Julien Nabet2021-11-111-14/+14
* Replace some macros in dbaccess part 5Julien Nabet2021-11-111-2/+4
* Replace some macros in dbaccess part 4Julien Nabet2021-11-111-14/+14
* Remove non-const Sequence::begin()/end() in internal codeMike Kaganski2021-10-151-1/+1
* Fix typo in codeAndrea Gelmini2020-09-151-3/+3
* loplugin:flatten in dbaccessNoel Grandin2020-04-151-13/+13
* tdf#42949 Fix IWYU warnings in dbaccess/source/core/*/*cxxGabor Kelemen2020-03-231-3/+0
* Use simplified syntax for SequenceJulien Nabet2019-08-171-3/+3
* tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet2019-08-161-12/+4
* Improved loplugin:stringconstant (now that GCC 7 supports it): dbaccessStephan Bergmann2019-07-311-5/+5
* tdf#43157 Clean up OSL_VERIFY (replace with SAL_WARN)Jens Carl2019-05-161-13/+34
* fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin2019-05-131-2/+2
* pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin2018-04-031-3/+3
* loplugin:constantparam in d*Noel Grandin2017-11-011-1/+1
* loplugin:includeform: dbaccessStephan Bergmann2017-10-231-4/+4
* migrate to boost::gettextCaolán McNamara2017-07-211-1/+1
* use more begin()/end() for SequenceNoel Grandin2017-07-061-5/+2
* Drop :: prefix from std in [de]*/Tor Lillqvist2017-02-171-1/+1
* Remove dynamic exception specificationsStephan Bergmann2017-01-261-15/+14
* clang-tidy modernize-loop-convert in d*Noel Grandin2016-04-251-3/+3
* loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann2016-04-201-1/+1
* use SAL_N_ELEMENTS in for loopsNoel Grandin2016-03-311-2/+2
* convert EComposeRule to scoped enumNoel Grandin2016-02-251-1/+1
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-4/+4
* com::sun::star->css in dbaccessNoel Grandin2015-08-031-3/+3
* callcatcher: update unused codeCaolán McNamara2015-06-201-8/+0
* Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann2015-04-011-16/+16
* Many spelling fixes: directories a* - g*.Pedro Giffuni2014-04-301-1/+1
* dbaccess: sal_Bool->boolNoel Grandin2014-04-171-6/+6
* connectivity: sal_Bool->bool and fix method nameNoel Grandin2014-04-011-1/+1
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-261-13/+13
* DBACCESS : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini2014-01-211-9/+0
* fdo#62475 removed pointless commentsJelle van der Waa2013-08-271-18/+8
* dbaccess: {DECLARE,IMPLEMENT}_CONSTASCII_USTRING are no longer neededMiklos Vajna2013-04-251-5/+5
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-32/+32
* include stl headers for used featuresLionel Elie Mamane2012-11-021-0/+1
* Columns should know their tableLionel Elie Mamane2012-11-021-13/+26
* optimisation: take ref to OUString instead of constructing temp objectLionel Elie Mamane2012-11-021-1/+1
* replace remaining InterlockedCount() with inlined versionNorbert Thiebaud2012-09-251-4/+4
* Remove UNO includes commentsThomas Arnhold2012-06-291-2/+0
* re-base on ALv2 code.Michael Meeks2012-06-141-23/+14
* targeted string re-workNorbert Thiebaud2012-06-021-5/+5
* targetted SAL_N_ELEMENTS reversion.Michael Meeks2012-05-311-2/+1