summaryrefslogtreecommitdiffstats
path: root/dbaccess/source/ui/inc
Commit message (Expand)AuthorAgeFilesLines
* tdf#114441 change use of sal_uLong to better integer types in dbaccessanish.deshpande2024-03-151-1/+1
* ITEM: ItemPool Rework (I)Armin Le Grand (allotropia)2024-02-122-5/+2
* use more TypedWhichIdNoel Grandin2023-05-291-2/+2
* use more TypedWhichIdNoel Grandin2023-05-261-10/+11
* use more TypedWhichIdNoel Grandin2023-05-252-25/+28
* more TypedWhichIdNoel Grandin2023-05-251-26/+30
* tdf#43369: Specific UI for collecting PostgreSQL connection settingsnirnay2023-04-282-1/+3
* Run clang-tidy with misc-unused-using-decls on modules [d-o]*Gabor Kelemen2023-04-202-2/+0
* use more OUStringToOStringNoel Grandin2023-04-092-2/+2
* Avoid conversions between OUString and OString in VCLMike Kaganski2023-04-0211-18/+18
* osl::Mutex->std::mutex in SQLEditViewNoel Grandin2023-03-081-1/+2
* flatten some internal classes in dbaccessNoel Grandin2023-02-282-9/+11
* osl::Mutex->std::mutex in FmXGridPeerNoel Grandin2023-02-211-3/+3
* Use ImplInheritanceHelper in OTableWindowAccessStephan Bergmann2023-01-281-20/+5
* Use ImplInheritanceHelper in OJoinDesignViewAccessStephan Bergmann2023-01-281-8/+2
* Use ImplInheritanceHelper in OConnectionLineAccessStephan Bergmann2023-01-281-20/+5
* Fix SbaXGridControl queryAggregationStephan Bergmann2023-01-201-2/+2
* XUnoTunnel->dynamic_cast in VCLXDeviceNoel Grandin2023-01-131-2/+0
* loplugin:unusedfields make some fields privateNoel Grandin2022-11-232-2/+1
* loplugin:unusedfieldsNoel Grandin2022-11-221-1/+0
* rename createPreparedStatment->createPreparedStatementNoel Grandin2022-10-281-1/+1
* Related: tdf#114441 use better types in place of recently changed onesIlmari Lauhakangas2022-10-211-1/+1
* tdf#114441 sal_uLong type to sal_uInt32 typeCalvince Otieno2022-10-201-1/+1
* use more string_view in dbaccessNoel Grandin2022-09-271-1/+1
* loplugin:unusedfieldsNoel Grandin2022-09-081-2/+0
* convert PreviewMode to scoped enumNoel Grandin2022-09-071-4/+4
* convert ElementOpenMode to scoped enumNoel Grandin2022-09-071-4/+4
* OSaveAsDlg doesn't need a pimplNoel Grandin2022-09-051-2/+23
* DataSourceMetaData doesn't need a pimplNoel Grandin2022-09-051-2/+1
* HierarchicalNameCheck doesn't need a pimplNoel Grandin2022-09-051-2/+2
* DynamicTableOrQueryNameCheck doesn't need a pimplNoel Grandin2022-09-051-2/+3
* [API CHANGE] tdf#150683 a11y: Switch a11y child index to 64 bitMichael Weghorn2022-09-023-9/+9
* loplugin:unusedmethodsNoel Grandin2022-08-131-3/+0
* no need for ScrollBarBox if bg is already the desired colorCaolán McNamara2022-08-081-2/+0
* tdf#117388 use native scrollbar under gtk in database scrolled windowCaolán McNamara2022-08-061-7/+9
* clang-tidy modernize-pass-by-value in dbaccessNoel Grandin2022-06-1316-22/+24
* use more string_view in INetURLObjectNoel Grandin2022-04-291-1/+1
* loplugin:passstuffbyrefNoel Grandin2022-04-201-1/+1
* loplugin:stringviewparam whitelist some more functionsNoel Grandin2022-04-132-2/+2
* loplugin:stringviewparam convert methods using indexOfNoel Grandin2022-04-022-3/+3
* loplugin:constparamsNoel Grandin2022-03-111-1/+1
* Recheck modules d* with IWYUGabor Kelemen2022-01-144-6/+0
* Typo: insertHierachyElement->insertHierarchyElementJulien Nabet2021-12-261-1/+1
* new comphelper::WeakImplComponentHelperNoel Grandin2021-12-241-0/+1
* remove OMultiTypeInterfaceContainerHelperVar2Noel Grandin2021-12-051-1/+0
* use OMultiTypeInterfaceContainerHelperVar3 in SbaXVetoableChangeMultiplexerNoel Grandin2021-12-031-5/+5
* use OMultiTypeInterfaceContainerHelperVar3 in SbaXPropertyChangeMultiplexerNoel Grandin2021-12-031-5/+6
* create OMultiTypeInterfaceContainerHelperVar3 templateNoel Grandin2021-12-031-3/+3
* use more OInterfaceContainerHelper3 in dbaccessNoel Grandin2021-11-283-12/+15
* Replace some macros in dbaccess part 9Julien Nabet2021-11-121-126/+165