summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/inc
AgeCommit message (Expand)Author
2023-04-09use more OUStringToOStringNoel Grandin
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2023-03-08osl::Mutex->std::mutex in SQLEditViewNoel Grandin
2023-02-28flatten some internal classes in dbaccessNoel Grandin
2023-02-21osl::Mutex->std::mutex in FmXGridPeerNoel Grandin
2023-01-28Use ImplInheritanceHelper in OTableWindowAccessStephan Bergmann
2023-01-28Use ImplInheritanceHelper in OJoinDesignViewAccessStephan Bergmann
2023-01-28Use ImplInheritanceHelper in OConnectionLineAccessStephan Bergmann
2023-01-20Fix SbaXGridControl queryAggregationStephan Bergmann
2023-01-13XUnoTunnel->dynamic_cast in VCLXDeviceNoel Grandin
2022-11-23loplugin:unusedfields make some fields privateNoel Grandin
2022-11-22loplugin:unusedfieldsNoel Grandin
2022-10-28rename createPreparedStatment->createPreparedStatementNoel Grandin
2022-10-21Related: tdf#114441 use better types in place of recently changed onesIlmari Lauhakangas
2022-10-20tdf#114441 sal_uLong type to sal_uInt32 typeCalvince Otieno
2022-09-27use more string_view in dbaccessNoel Grandin
2022-09-08loplugin:unusedfieldsNoel Grandin
2022-09-07convert PreviewMode to scoped enumNoel Grandin
2022-09-07convert ElementOpenMode to scoped enumNoel Grandin
2022-09-05OSaveAsDlg doesn't need a pimplNoel Grandin
2022-09-05DataSourceMetaData doesn't need a pimplNoel Grandin
2022-09-05HierarchicalNameCheck doesn't need a pimplNoel Grandin
2022-09-05DynamicTableOrQueryNameCheck doesn't need a pimplNoel Grandin
2022-09-02[API CHANGE] tdf#150683 a11y: Switch a11y child index to 64 bitMichael Weghorn
2022-08-13loplugin:unusedmethodsNoel Grandin
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-06-13clang-tidy modernize-pass-by-value in dbaccessNoel Grandin
2022-04-29use more string_view in INetURLObjectNoel Grandin
2022-04-20loplugin:passstuffbyrefNoel Grandin
2022-04-13loplugin:stringviewparam whitelist some more functionsNoel Grandin
2022-04-02loplugin:stringviewparam convert methods using indexOfNoel Grandin
2022-03-11loplugin:constparamsNoel Grandin
2022-01-14Recheck modules d* with IWYUGabor Kelemen
2021-12-26Typo: insertHierachyElement->insertHierarchyElementJulien Nabet
2021-12-24new comphelper::WeakImplComponentHelperNoel Grandin
2021-12-05remove OMultiTypeInterfaceContainerHelperVar2Noel 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-12Replace some macros in dbaccess part 9Julien Nabet
2021-11-12Replace some macros in dbaccess part 8Julien Nabet
2021-11-11Replace some macros in dbaccess part 7Julien Nabet
2021-11-01Resolves: tdf#144793 add scrollbar to sql editviewCaolán McNamara
2021-10-11loplugin:moveparam in dbaccessNoel Grandin
2021-10-04tdf#144674 no context menu in SQL QueryCaolán McNamara
2021-09-30loplugin:constparams improve handling of pointer paramsNoel Grandin
2021-09-21Related: tdf#136442 implAppendEntry is always passed a DBTreeListUserData*Caolán McNamara
2021-08-16tdf#143656: Tools > SQL : add a checkbox to enable Direct SQLJulien Nabet