summaryrefslogtreecommitdiff
path: root/dbaccess
AgeCommit message (Expand)AuthorFilesLines
2018-04-17Remove Help - Restart in Safe Mode menu itemAndras Timar5-10/+0
2018-04-17Remove Help - Donate to LibreOffice menu itemAndras Timar5-10/+0
2018-04-12tdf#116890: make unique column names in prepared statementJulien Nabet1-0/+7
2018-04-12tdf#116772 adapt handling of LIKE conditions to cleaned up StructuredFilterLionel Elie Mamane2-2/+73
2018-03-26HSQLDB Binary importTamas Bunth12-61/+670
2018-03-25Add HSQLDB schema importTamas Bunth17-0/+924
2018-03-20lokdialog: Allow switching language of some of the ResMgr's.Jan Holesovsky1-2/+1
2018-03-19tdf#115998 base: crash on delete relationshipNoel Grandin1-0/+1
2018-02-01tdf#114596 dbaccess: fix mysterious dataloss bugMichael Stahl2-3/+5
2018-01-25tdf#115080 menu id collisionCaolán McNamara1-5/+5
2018-01-11tdf#114955: Fix primary key management in copy tableJulien Nabet1-0/+4
2018-01-10tdf#113923: don't use twice a new column in table copyJulien Nabet1-3/+13
2018-01-01tdf#114755: Remove extra parenthesisJulien Nabet1-1/+1
2017-12-28tdf#114702 don't use XMultipleResultset unless DatabaseMetaData says we canLionel Elie Mamane1-1/+3
2017-12-28dbaccess OStatementBase: correctly check database metadataLionel Elie Mamane1-9/+9
2017-12-06tdf#113413 dbaccess: only use SolarMutex in ODatabaseDocumentMichael Stahl4-41/+11
2017-12-03Don't prevent ODatabaseDocument refcount from dropping to zeroStephan Bergmann1-1/+2
2017-11-23Make loplugin:unnecessaryparen look through implicitStephan Bergmann2-2/+2
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann2-2/+2
2017-11-21Fix typosAndrea Gelmini1-1/+1
2017-11-20look for =() in loplugin:unnecessaryparenNoel Grandin4-12/+12
2017-11-19Use for range loops and lambda in dbfindex (dbaccess)Julien Nabet2-60/+32
2017-11-18Replace list by vector in macromigrationdialog (dbaccess)Julien Nabet1-23/+19
2017-11-16Fix typosAndrea Gelmini2-4/+4
2017-11-16Delete test*.odb filesStephan Bergmann1-0/+6
2017-11-14Translate German comments and debug stringsJohnny_M1-3/+3
2017-11-13survive building dbaccess+connectivity with --disable-dynamic-loadingCaolán McNamara1-2/+2
2017-11-12use sal_uInt16 to pass PoolItem WhichIdJochen Nitschke2-2/+2
2017-11-11A user object id is *NOT* a SotClipboardFormatIdEike Rathke4-9/+14
2017-11-10Properly construct vnd.sun.star.pkg URLStephan Bergmann2-9/+3
2017-11-10loplugin:unusedmethodsNoel Grandin5-17/+0
2017-11-09dbaccess: properly encode path to prevent stripping "fragment" from itMike Kaganski2-3/+9
2017-11-08ODBFilter::filter: Also leave window wait on exceptionMike Kaganski1-15/+23
2017-11-06Use std::initializer_list to construct SequenceMike Kaganski1-8/+8
2017-11-06ODatabaseContext::loadObjectFromURL: don't parse string for protocolMike Kaganski1-1/+1
2017-11-06loplugin:finalclasses in dbaccessNoel Grandin66-243/+138
2017-11-04Make Windows error reporting more robustMike Kaganski1-4/+3
2017-11-01loplugin:constantparam in connectivityNoel Grandin13-18/+18
2017-11-01loplugin:constantparam in d*Noel Grandin11-27/+19
2017-10-27loplugin:includeform: dbaccess (Windows)Stephan Bergmann2-2/+2
2017-10-26vcl: make MapMode constructor explicitMichael Stahl22-39/+39
2017-10-26More loplugin:unnecessaryparenStephan Bergmann2-2/+2
2017-10-25Work around bogus Clang C++17 -Werror,-Wunused-valueStephan Bergmann1-2/+2
2017-10-23loplugin:includeform: dbaccessStephan Bergmann396-1575/+1575
2017-10-23overload std::hash for OUString and OStringNoel Grandin1-1/+1
2017-10-18use rtl::Reference in ODatabaseContextNoel Grandin4-28/+12
2017-10-17turn implicit container explicit in buildable notebooksCaolán McNamara4-14/+56
2017-10-16Move dbaccess/source/core/dataaccess include files to common include directoryStephan Bergmann5-13/+13
2017-10-06Related: tdf#107569 Remove useless slotsMaxim Monastirsky1-1/+0
2017-10-05Rename and move SAL_U/W to o3tl::toU/WMike Kaganski1-3/+7