summaryrefslogtreecommitdiffstats
path: root/dbaccess/source/filter
Commit message (Expand)AuthorAgeFilesLines
* make some classes module-privateNoel Grandin2019-11-152-2/+2
* size some stringbuffer to prevent re-allocNoel Grandin2019-10-262-3/+7
* new loplugin:bufferaddNoel Grandin2019-10-151-5/+1
* Clarify that FB limit is not only about table names, but field names, tooMike Kaganski2019-10-021-3/+3
* Revert "Related tdf#127040: fix START WITH"Julien Nabet2019-09-101-5/+1
* Related tdf#127040: fix START WITHJulien Nabet2019-09-091-1/+5
* loplugin:constmethod in dbaccessNoel Grandin2019-09-051-2/+2
* [API CHANGE] Adapt css.uri UNOIDL entities to RFC 3986Stephan Bergmann2019-08-231-1/+1
* loplugin:constvars in cppuhelper..desktopNoel Grandin2019-08-192-4/+4
* Improved loplugin:stringconstant (now that GCC 7 supports it): dbaccessStephan Bergmann2019-07-314-32/+32
* loplugin:referencecasting in dbaccessNoel Grandin2019-07-191-1/+1
* tdf#123020 dbahsql: Support string delimiterTamas Bunth2019-07-171-2/+18
* dbaccess: use local variable aBytesXisco Fauli2019-07-131-1/+1
* tdf#126268: Add support for negative decimalXisco Fauli2019-07-121-1/+19
* tdf#126268: first byte is not used for the sign symbolXisco Fauli2019-07-111-19/+1
* loplugin:logexceptionnicely in dbaccessNoel Grandin2019-06-151-4/+2
* Use hasElements to check Sequence emptiness in cppcanvas..desktopArkadiy Illarionov2019-06-053-7/+7
* fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin2019-05-132-2/+2
* an is used before a vowel soundCaolán McNamara2019-05-101-2/+2
* Fix typoAndrea Gelmini2019-05-041-1/+1
* Fix typoAndrea Gelmini2019-05-041-1/+1
* loplugin:sequentialassign in dbaccess..desktopNoel Grandin2019-04-131-2/+1
* tdf#121092: save db:suppress-version-columns to ODBMike Kaganski2019-03-121-1/+11
* re-land "new loplugin typedefparam""Noel Grandin2019-03-054-17/+12
* OSequenceIterator is not necessary anymoreNoel Grandin2019-03-041-3/+5
* Revert "new loplugin typedefparam"Noel Grandin2019-03-044-12/+17
* new loplugin typedefparamNoel Grandin2019-03-044-17/+12
* loplugin:unnecessaryoverride look for more patternsNoel Grandin2019-02-272-10/+0
* Simplify containers iterations in dbaccessArkadiy Illarionov2019-02-252-3/+5
* Revert "tdf#123020: migration to Firebird fix tablename for indexes (2)"Julien Nabet2019-02-201-6/+1
* tdf#123020: migration to Firebird fix tablename for indexes (2)Julien Nabet2019-02-111-1/+6
* new loplugin writeonlyvarsNoel Grandin2019-02-112-7/+0
* loplugin:indentation in dbaccess..drawinglayerNoel Grandin2019-02-082-2/+2
* tdf#119502: dbahsql: tables without primary keyTamas Bunth2019-02-052-13/+26
* Revert "tdf#123020: migration to Firebird fix tablename for indexes"Julien Nabet2019-02-031-3/+2
* tdf#123020: migration to Firebird fix tablename for indexesJulien Nabet2019-02-021-2/+3
* Fix conversion of non-BMP charsStephan Bergmann2019-02-011-22/+43
* tdf#121069, tdf#121469 migrate special charactersTamas Bunth2019-01-314-38/+45
* tdf#122885: fix crash when converting odb file to FirebirdJulien Nabet2019-01-221-1/+1
* tdf#42949 Fix IWYU warnings in include/xmloff/*Gabor Kelemen2019-01-2216-0/+19
* Use copy instead of getToken to get last tokenMatteo Casalin2018-12-281-2/+1
* Resolves: tdf#121838 catch exception for missing columnCaolán McNamara2018-12-211-1/+11
* Related: tdf#121810 pass suitable message dialog parent aroundCaolán McNamara2018-12-022-3/+11
* loplugin:singlevalfieldsNoel Grandin2018-11-302-9/+3
* improve function-local statics in dbaccess..filterNoel Grandin2018-11-222-14/+16
* tdf#120691 Migrate tables which contain spacesTamas Bunth2018-10-291-0/+18
* remove more rtl::OUString and OString prefixesNoel Grandin2018-10-241-1/+1
* clang-tidy performance-unnecessary-copy-init in dbaccess..drawinglayerNoel Grandin2018-10-232-5/+4
* tdf#119625: coerce migrated Time between 0 and 24 hoursTerrence Enger2018-10-221-8/+6
* pvs-studio: Expression 'pException' is always false.Caolán McNamara2018-10-211-3/+3