summaryrefslogtreecommitdiff
path: root/dbaccess
AgeCommit message (Expand)Author
2019-01-17tdf#122020 crash in SvTreeList::InvalidateEntryCaolán McNamara
2018-12-10use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin
2018-10-25Revert removal of mysql jdbc connectorTamas Bunth
2018-09-29tdf#119850 show missing mysql connector optionsTamas Bunth
2018-04-17Remove Help - Restart in Safe Mode menu itemAndras Timar
2018-04-17Remove Help - Donate to LibreOffice menu itemAndras Timar
2018-04-12tdf#116890: make unique column names in prepared statementJulien Nabet
2018-04-12tdf#116772 adapt handling of LIKE conditions to cleaned up StructuredFilterLionel Elie Mamane
2018-03-26HSQLDB Binary importTamas Bunth
2018-03-25Add HSQLDB schema importTamas Bunth
2018-03-20lokdialog: Allow switching language of some of the ResMgr's.Jan Holesovsky
2018-03-19tdf#115998 base: crash on delete relationshipNoel Grandin
2018-02-01tdf#114596 dbaccess: fix mysterious dataloss bugMichael Stahl
2018-01-25tdf#115080 menu id collisionCaolán McNamara
2018-01-11tdf#114955: Fix primary key management in copy tableJulien Nabet
2018-01-10tdf#113923: don't use twice a new column in table copyJulien Nabet
2018-01-01tdf#114755: Remove extra parenthesisJulien Nabet
2017-12-28tdf#114702 don't use XMultipleResultset unless DatabaseMetaData says we canLionel Elie Mamane
2017-12-28dbaccess OStatementBase: correctly check database metadataLionel Elie Mamane
2017-12-06tdf#113413 dbaccess: only use SolarMutex in ODatabaseDocumentMichael Stahl
2017-12-03Don't prevent ODatabaseDocument refcount from dropping to zeroStephan Bergmann
2017-11-23Make loplugin:unnecessaryparen look through implicitStephan Bergmann
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann
2017-11-21Fix typosAndrea Gelmini
2017-11-20look for =() in loplugin:unnecessaryparenNoel Grandin
2017-11-19Use for range loops and lambda in dbfindex (dbaccess)Julien Nabet
2017-11-18Replace list by vector in macromigrationdialog (dbaccess)Julien Nabet
2017-11-16Fix typosAndrea Gelmini
2017-11-16Delete test*.odb filesStephan Bergmann
2017-11-14Translate German comments and debug stringsJohnny_M
2017-11-13survive building dbaccess+connectivity with --disable-dynamic-loadingCaolán McNamara
2017-11-12use sal_uInt16 to pass PoolItem WhichIdJochen Nitschke
2017-11-11A user object id is *NOT* a SotClipboardFormatIdEike Rathke
2017-11-10Properly construct vnd.sun.star.pkg URLStephan Bergmann
2017-11-10loplugin:unusedmethodsNoel Grandin
2017-11-09dbaccess: properly encode path to prevent stripping "fragment" from itMike Kaganski
2017-11-08ODBFilter::filter: Also leave window wait on exceptionMike Kaganski
2017-11-06Use std::initializer_list to construct SequenceMike Kaganski
2017-11-06ODatabaseContext::loadObjectFromURL: don't parse string for protocolMike Kaganski
2017-11-06loplugin:finalclasses in dbaccessNoel Grandin
2017-11-04Make Windows error reporting more robustMike Kaganski
2017-11-01loplugin:constantparam in connectivityNoel Grandin
2017-11-01loplugin:constantparam in d*Noel Grandin
2017-10-27loplugin:includeform: dbaccess (Windows)Stephan Bergmann
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-26More loplugin:unnecessaryparenStephan Bergmann
2017-10-25Work around bogus Clang C++17 -Werror,-Wunused-valueStephan Bergmann
2017-10-23loplugin:includeform: dbaccessStephan Bergmann
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-10-18use rtl::Reference in ODatabaseContextNoel Grandin