summaryrefslogtreecommitdiff
path: root/dbaccess
AgeCommit message (Expand)Author
2022-08-08no need for ScrollBarBox if bg is already the desired colorCaolán McNamara
2022-08-06tdf#117388 use native scrollbar under gtk in database scrolled windowCaolán McNamara
2022-08-03Resolves tdf#149944 - UI issues with Base's User Administration dialogHeiko Tietze
2022-08-01Fix typoAndrea Gelmini
2022-07-31tdf#149944 Do away with some excessive, unwarranted horizontal spacingAdolfo Jayme Barrientos
2022-07-27tdf#150089: not all databases know "RESTART WITH"Julien Nabet
2022-07-20move wintypes.hxx from tools to vclChris Sherlock
2022-07-11tools: rename getHeight/Width() to GetOpenHeight/Width()Chris Sherlock
2022-07-08[API CHANGE] Drop css::accessibility::XAccessibleStateSetNoel Grandin
2022-06-16loplugin:moveitNoel Grandin
2022-06-13clang-tidy modernize-pass-by-value in dbaccessNoel Grandin
2022-06-05cid#1504593 silence Dereference null return valueCaolán McNamara
2022-06-03elide some makeStringAndClear() classNoel Grandin
2022-06-02cid#1504597 Dereference null return valueCaolán McNamara
2022-06-01The return value of those getLength functions is guaranteed to be non-negativeStephan Bergmann
2022-05-24Use o3tl::make_unsigned in some placesStephan Bergmann
2022-05-24modernize and improve PropertySetInfoNoel Grandin
2022-05-18no need to take a lock when returning static dataNoel Grandin
2022-05-14Add extended tips for Direct SQL dialogOlivier Hallot
2022-05-14Bump directsqldialog.ui to latest Glade versionOlivier Hallot
2022-05-12speed up simple use of NamedValueCollectionNoel Grandin
2022-05-09Fix typo in codeAndrea Gelmini
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