summaryrefslogtreecommitdiff
path: root/dbaccess
AgeCommit message (Expand)Author
2017-12-18loplugin:unusedindexMike Kaganski
2017-12-15Make temp copy of dbaccess/qa/unit/data/firebird_empty.odb for testingStephan Bergmann
2017-12-15CONTAINER_ENTRY_NOTFOUND not needed anymoreNoel Grandin
2017-12-15use ColumnPositions name more consistentlyNoel Grandin
2017-12-15sal_Bool -> boolStephan Bergmann
2017-12-14No need to keep these whitelisted functions decorated with SAL_CALLStephan Bergmann
2017-12-13Make loplugin:salcall look into macros tooStephan Bergmann
2017-12-13Remove traces of Report Builder's former status as extensionLionel Elie Mamane
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-12-08Fix isSalCallFunction so it also works on WindowsStephan Bergmann
2017-12-08loplugin:salcall vcl builder methodsNoel Grandin
2017-12-07loplugin:countusersofdefaultparams in connectivityNoel Grandin
2017-12-06Remove unused #include <vcl/metaact.hxx> from vcl/outdev.hxxStephan Bergmann
2017-12-06tdf#113413 dbaccess: only use SolarMutex in ODatabaseDocumentMichael Stahl
2017-12-06loplugin:salcall handle virtual methodsNoel Grandin
2017-12-05Replace deprecated std::bin2nd with lambda in dbaccessStephan Bergmann
2017-12-05Replace deprecated std::mem_fun et al in dbaccessStephan Bergmann
2017-12-05loplugin:countusersofdefaultparams in dbaccessNoel Grandin
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin
2017-12-01Don't prevent ODatabaseDocument refcount from dropping to zeroStephan Bergmann
2017-11-30dbaccess: -Werror,-Wimplicit-fallthroughMichael Stahl
2017-11-30xmloff: turn SvXMLImportContext into a no-op base classMichael Stahl
2017-11-30dbaccess: split up ODBFilter::CreateContext()Michael Stahl
2017-11-27loplugin:unnecessaryparen check for (f1()).f2Noel Grandin
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