summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui
AgeCommit message (Expand)Author
2023-02-18osl::Mutex->std::mutex in OGenericUnoControllerNoel Grandin
2023-02-18osl::Mutex->std::mutex in dbaui::OAsynchronousLinkNoel 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-15tdf#153004: error when copying content to a table without autovalue primary keyJulien Nabet
2023-01-13Related tdf#153003: Copying a query and pasting as table in same DB impossibleJulien Nabet
2023-01-13XUnoTunnel->dynamic_cast in VCLXDeviceNoel Grandin
2023-01-06tdf#152900: "Create new field as primary key" disabled...Julien Nabet
2022-12-14loplugin:implinheritancehelper in dbaccessNoel Grandin
2022-12-10Related tdf#152381: fix "lengths do not match"Julien Nabet
2022-12-08tdf#152299 - Remove unused define(s) from C/C++ filesBogdan B
2022-12-01tdf#149221 Handle HID on Database Wizard dialogRafael Lima
2022-11-23loplugin:unusedfields make some fields privateNoel Grandin
2022-11-22loplugin:unusedfieldsNoel Grandin
2022-11-13tdf#114441: Convert use of sal_uLong to better integer typesHarshita Nag
2022-11-04calling getCaughtException twice in one catch block is not allowedNoel Grandin
2022-11-01error when copying table and the copy table wizard creates the primary keyNoel Grandin
2022-10-28Fix bug in copying table where we need to create a primary keyNoel Grandin
2022-10-28add TOOLS_WARNNoel Grandin
2022-10-28make ValueTransfer easier to understandNoel Grandin
2022-10-28rename createPreparedStatment->createPreparedStatementNoel Grandin
2022-10-28It's Frame-Controller-Model, not Model-View-ControllerMike Kaganski
2022-10-28Introduce utl::ConnectModelViewControllerMike Kaganski
2022-10-23tdf#151073 - enable firebird for appstore build w/o experimental modeChristian Lohmaier
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-10-11Deduplicate O(U)StringConcatenationMike Kaganski
2022-10-10Resolves: tdf#151441 queries don't show any contentCaolán McNamara
2022-10-05Resolves: tdf#149277 we don't want to search the whole tree for dupsCaolán McNamara
2022-09-29split utl::TempFile into fast and named variantsNoel Grandin
2022-09-27use more string_view in dbaccessNoel Grandin
2022-09-19Rename MouseNotifyEvent to NotifyEventTypeSamuel Mehrbrodt
2022-09-08loplugin:unusedfieldsNoel Grandin
2022-09-07convert PreviewMode to scoped enumNoel Grandin
2022-09-07convert ElementOpenMode to scoped enumNoel Grandin
2022-09-05tdf#147021 Use std::size() instead of SAL_N_ELEMENTS() macrojsala
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-25vcl: rename GetNonMnemonicString() and make it standalone functionChris Sherlock
2022-08-23tdf#148251 Use std::swap instead of using temporary valuesLiu Hao
2022-08-20cid#735694 silence Dereference after null checkCaolán McNamara
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-08-17cid#1509203 Dereference after null checkCaolán McNamara
2022-08-16cid#1500395 Dereference after null checkCaolán McNamara
2022-08-13loplugin:unusedmethodsNoel Grandin