summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui
AgeCommit message (Expand)Author
2022-05-05use more o3tl::getTokenNoel Grandin
2022-05-04Just use Any ctor instead of makeAny in dbaccessStephan Bergmann
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-13loplugin:stringviewparam whitelist some more functionsNoel 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-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-24Create OUString from ASCII literal instead of createFromAsciiMike Kaganski
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-05GetComponentServiceName can be constNoel Grandin
2022-02-21cid#1500396 silence Dereference after null checkCaolán McNamara
2022-02-11Resolves: tdf#147325 "Edit in SQL View" should accept tabCaolán McNamara
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-01-29used TypedWhichId in the constructor of various svx *Item classesNoel Grandin
2022-01-24gtk4: adapt to window_[g|s]et_default_widgetCaolán McNamara
2022-01-14Recheck modules d* with IWYUGabor Kelemen
2022-01-06tdf#68341: trim some variables passed on Base wizardJulien Nabet
2021-12-26Typo: insertHierachyElement->insertHierarchyElementJulien Nabet
2021-12-24new comphelper::WeakImplComponentHelperNoel Grandin
2021-12-21loplugin:flatten in desktop..drawinglayerNoel Grandin
2021-12-21Use sal::systools::COMReference in getAdoDatalinkMike Kaganski
2021-12-20tdf#146333 don't create a new XTitle just to remove a listener from itCaolán McNamara
2021-12-17loplugin:unusedvariablecheck improveNoel Grandin
2021-12-17use more OInterfaceContainer3::notifyEachNoel Grandin
2021-12-12only use css::awt::XPopupMenu methodsCaolán McNamara
2021-12-12prefer more css::awt::XPopupMenu apiCaolán McNamara
2021-12-12prefer css::awt::XPopupMenu apiCaolán McNamara
2021-12-11prefer css::awt::XPopupMenu apiCaolán McNamara
2021-12-05remove OMultiTypeInterfaceContainerHelperVar2Noel Grandin
2021-12-04use more OUStringLiteral in dbaccessNoel Grandin
2021-12-03loplugin:stringliteraldefine in dbaccessNoel Grandin
2021-12-03use OMultiTypeInterfaceContainerHelperVar3 in SbaXVetoableChangeMultiplexerNoel Grandin
2021-12-03use OMultiTypeInterfaceContainerHelperVar3 in SbaXPropertyChangeMultiplexerNoel Grandin
2021-12-03create OMultiTypeInterfaceContainerHelperVar3 templateNoel Grandin
2021-11-28use more OInterfaceContainerHelper3 in dbaccessNoel Grandin
2021-11-23O[U]String::replaceAt overloads that take string_viewNoel Grandin
2021-11-23remove ORowSetValue implicit conversion methodsNoel Grandin