summaryrefslogtreecommitdiff
path: root/dbaccess
AgeCommit message (Expand)Author
2022-05-05loplugin:unusedvariableplusNoel Grandin
2022-05-05use more o3tl::getTokenNoel Grandin
2022-05-04Just use Any ctor instead of makeAny in dbaccessStephan Bergmann
2022-05-03add o3tl::equalsAsciiNoel Grandin
2022-05-01use more string_view in variousNoel Grandin
2022-04-30split comphelper::string::strip functions into String and view versionNoel Grandin
2022-04-29use more string_view in INetURLObjectNoel Grandin
2022-04-26officecfg,unotools,framework,sfx2: store ReadOnly for recent docsMichael Stahl
2022-04-20loplugin:passstuffbyrefNoel Grandin
2022-04-18tdf#42982 Improved UNO API error reporting.Siddhant Chaudhary
2022-04-17Removed duplicated includeAndrea Gelmini
2022-04-14use more string_view in dbaccessNoel Grandin
2022-04-13loplugin:stringviewparam whitelist some more functionsNoel Grandin
2022-04-12loplugin:stringview more o3tl conversionNoel Grandin
2022-04-11loplugin:stringview add check for getToken().toInt32Noel Grandin
2022-04-10loplugin:stringview check for getToken and trimNoel Grandin
2022-04-06tdf#148413: Drop HTML export encoding configuration; use UTF-8Mike Kaganski
2022-04-04use string_view in comphelper::string::splitNoel Grandin
2022-04-02loplugin:stringviewparam convert methods using indexOfNoel Grandin
2022-03-31tdf#147906 Use std::hypot for Pythagorean additionpragat-pandya
2022-03-28-Werror,-Wunused-but-set-variableStephan Bergmann
2022-03-28-Werror,-Wunused-but-set-variableStephan Bergmann
2022-03-28-Werror,-Wunused-but-set-variableStephan Bergmann
2022-03-25tdf#132924 - Firebird findColumn: return column alias if specifiedAndreas Heinisch
2022-03-24Create OUString from ASCII literal instead of createFromAsciiMike Kaganski
2022-03-24Related tdf#147997: connect directly dialogJulien Nabet
2022-03-22Move BSTR wrapper to systools, and fix some wrong BSTR usesMike Kaganski
2022-03-16tdf#147997: MySQL/MariaDB for dialog for direct connectionJulien Nabet
2022-03-11loplugin:constparamsNoel Grandin
2022-03-11new loplugin:trivialdestructorNoel Grandin
2022-03-10Missing test dependencyStephan Bergmann
2022-03-05remove a workaround that appears to be no longer necessaryLuboš Luňák
2022-03-05GetComponentServiceName can be constNoel Grandin
2022-02-28tdf#139734 removing redundant asserts after MacrosTest::loadFromDesktoppragat-pandya
2022-02-22Add XWeak constructor and operator= to uno::WeakReferenceNoel Grandin
2022-02-21cid#1500396 silence Dereference after null checkCaolán McNamara
2022-02-19Simplify sequence of Property in dbaccessJulien Nabet
2022-02-17tdf#143148 Use pragma once instead of include guardspsidiumcode
2022-02-11Resolves: tdf#147325 "Edit in SQL View" should accept tabCaolán McNamara
2022-02-07sal_uInt8 is typedefed as unsigned char so this casting isn't neededCaolán McNamara
2022-02-05Following simplify a bit ODatabaseDocument::impl_getUntitledHelper_throwJulien Nabet
2022-02-04use some more add toId/fromIdCaolán McNamara
2022-02-04add toId/fromId to tidy up some ugly castingCaolán McNamara
2022-02-04Use only toUInt64 for reinterpret_cast<DBTreeListUserData*>Julien Nabet
2022-02-04Simplify a bit ODatabaseDocument::impl_getUntitledHelper_throwJulien Nabet
2022-01-29used TypedWhichId in the constructor of various svx *Item classesNoel Grandin
2022-01-29gtk4: remove stray 'gravity' propertyCaolán McNamara
2022-01-27Avoid warn:dbaccess:828616:828616:dbaccess/source/core/dataaccess/ModelImpl.cxxJulien Nabet
2022-01-24gtk3: set placeholder image in GtkButton in .uiCaolán McNamara
2022-01-24gtk4: adapt to window_[g|s]et_default_widgetCaolán McNamara