summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/app
AgeCommit message (Expand)Author
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
2020-11-19tdf#123936 Formatting files in module dbaccess with clang-formatPhilipp Hofer
2020-11-09tdf#42949 Fix new IWYU warnings in directories d*Gabor Kelemen
2020-10-28convert some more long -> tools::LongNoel
2020-10-22if nothing selected, don't select something on gaining focusCaolán McNamara
2020-10-22rename SfxThumbnailView back to ThumbnailViewCaolán McNamara
2020-10-22long->tools::Long in dbaccess..drawinglayerNoel
2020-10-06loplugin:const* make some params and methods constNoel
2020-10-06move set_user_managed_scrolling to an initial weld argumentCaolán McNamara
2020-10-02loplugin:reducevarscope in dbaccessNoel
2020-09-13tdf#124176 Use #pragma once in dbaccess/source/uiGeorge Bateman
2020-08-28weld OTableBorderWindowCaolán McNamara
2020-08-28drop newly unused VertSplitViewCaolán McNamara
2020-08-27weld dbu ui clusterCaolán McNamara
2020-08-26add focus rect to icon controlCaolán McNamara