summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/app
AgeCommit message (Expand)Author
2024-10-22cid#1555259 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-07-31cid#1555587 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-05-11replace createFromAscii with OUString literals in SubComponentManagerNoel Grandin
2024-05-11replace createFromAscii with OUString literals in OApplicationDetailViewNoel Grandin
2024-05-07loplugin:ostr in dbaccessNoel Grandin
2024-04-29Drop uses of css::uno::Sequence::getConstArray in dbaccessMike Kaganski
2024-04-03tdf#146619 Drop unused 'using namespace' in: dbaccess/Gabor Kelemen
2024-01-16loplugin:unusedmethodsNoel Grandin
2024-01-01Remove OApplicationController::getStrippedDatabaseName which only adds a layerJulien Nabet
2023-11-29cid#1554867 silence Out-of-bounds accessCaolán McNamara
2023-10-23Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]StringStephan Bergmann
2023-10-19Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: dbaccessStephan Bergmann
2023-10-19Related tdf#144256: missing removePropertyChangeListener calls in AppControllerJulien Nabet
2023-10-18Clean up the remaining uses of OUStringConstExpr, and drop itStephan Bergmann
2023-10-14Use exception ctors, instead of setting members laterMike Kaganski
2023-10-12Make NC_ constexpr-friendlyStephan Bergmann
2023-06-19tdf#38742 - Start Center: move last opened documents to the topAndreas Heinisch
2023-06-06tdf#38742 - Start Center: introduce push pins to favorite documentsAndreas Heinisch
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2023-03-15tdf#114441: Convert use of sal_uLong to better integer typesNirnayK
2022-09-19Rename MouseNotifyEvent to NotifyEventTypeSamuel Mehrbrodt
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-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-06-13clang-tidy modernize-pass-by-value in dbaccessNoel Grandin
2022-05-12speed up simple use of NamedValueCollectionNoel Grandin
2022-05-05use more o3tl::getTokenNoel Grandin
2022-05-04Just use Any ctor instead of makeAny in dbaccessStephan Bergmann
2022-04-30split comphelper::string::strip functions into String and view versionNoel Grandin
2022-04-26officecfg,unotools,framework,sfx2: store ReadOnly for recent docsMichael Stahl
2022-04-13loplugin:stringviewparam whitelist some more functionsNoel Grandin
2022-02-04add toId/fromId to tidy up some ugly castingCaolán McNamara
2022-01-14Recheck modules d* with IWYUGabor Kelemen
2021-12-26Typo: insertHierachyElement->insertHierarchyElementJulien Nabet
2021-12-21loplugin:flatten in desktop..drawinglayerNoel Grandin
2021-12-17loplugin:unusedvariablecheck improveNoel Grandin
2021-12-04use more OUStringLiteral in dbaccessNoel Grandin
2021-11-28use more OInterfaceContainerHelper3 in dbaccessNoel Grandin
2021-11-11Replace some macros in dbaccess part 6Julien Nabet
2021-11-02Drop char*-based API from NamedValueCollectionMike Kaganski
2021-10-29Prepare for removal of non-const operator[] from Sequence in dbaccessMike Kaganski
2021-08-31clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-05drop unneeded forward declares of ControlCaolán McNamara
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-07-27use officecfg for SvtHistoryOptionsNoel Grandin
2021-07-12tdf#126665 Remember last used file picker directorySamuel Mehrbrodt
2021-06-11Related: tdf#139447 DBTreeViewBase ctor takes a bool if its a sqltype or notCaolán McNamara
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2021-05-19ImplPlayWithRenderer never checks its OutputDevice against nullptrCaolán McNamara