summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/app
AgeCommit message (Expand)Author
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
2021-05-17split OutputDevice from WindowNoel Grandin
2021-04-29loplugin:stringadd simplify some *StringBuffer operationsNoel Grandin
2021-04-23undo blocking emitting focus events during grab_focusCaolán McNamara
2021-04-19use more string_view in comphelper::stringNoel Grandin
2021-03-26loplugin:flattenNoel
2021-02-24hide MenuBar detailsCaolán McNamara
2021-02-18Resolves: tdf#140444 return early before null-derefCaolán McNamara
2021-02-15loplugin:referencecasting in dbaccessNoel
2021-02-12ignore row-activated with no active cursor positionCaolán McNamara
2021-01-09fix coverity parse errorsCaolán McNamara
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-12-15don't need to include vcl/menu.hxx hereCaolán McNamara
2020-12-07no longer need to include vcl/ctrl.hxx hereCaolán McNamara
2020-12-04create an awt::XPopupMenu the standard wayCaolán McNamara
2020-12-03convert EHistoryType to scoped enumNoel
2020-12-01OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel