summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/querydesign/JoinTableView.cxx
AgeCommit message (Expand)Author
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2023-03-16Resolves: tdf#153908 scrolling relationships moves the wrong directionCaolán McNamara
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-09-19Rename MouseNotifyEvent to NotifyEventTypeSamuel Mehrbrodt
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-08-08no need for ScrollBarBox if bg is already the desired colorCaolán McNamara
2022-08-06tdf#117388 use native scrollbar under gtk in database scrolled windowCaolán McNamara
2022-05-04Just use Any ctor instead of makeAny in dbaccessStephan Bergmann
2021-09-28gives names to all the Idles and TasksNoel Grandin
2021-09-20clean up ambiguous confusing rectangle APIs like IsInside()Luboš Luňák
2021-05-17split OutputDevice from WindowNoel Grandin
2021-02-22loplugin:refcounting in dbaccessNoel
2021-02-21Typo fix: supress -> suppressTor Lillqvist
2020-12-21weld joinviewmenuCaolán McNamara
2020-10-22long->tools::Long in dbaccess..drawinglayerNoel
2020-08-19restore call to dragFinished on successful dropCaolán McNamara
2020-08-17loplugin:unusedmethodsNoel Grandin
2020-08-04weld OTableWindowListBoxCaolán McNamara
2020-07-25move getUIRootDir to AllSettingsCaolán McNamara
2020-04-27tdf#42949 Fix IWYU warnings in dbaccess/source/ui/[m-u]*/*cxxGabor Kelemen
2020-04-23loplugin:makeshared in dbaccessNoel Grandin
2020-04-15loplugin:flatten in dbaccessNoel Grandin
2020-04-11rename vcl::Window::Update to PaintImmediatelyNoel Grandin
2020-03-03tdf#42949 Fix IWYU warnings in dbaccess/source/ui/*/*hxxGabor Kelemen
2019-12-03remove some useless comment linesNoel Grandin
2019-09-05loplugin:constmethod in dbaccessNoel Grandin
2019-02-25Simplify containers iterations in dbaccessArkadiy Illarionov
2019-02-13Pointer is pointlessNoel Grandin
2019-01-21o3tl::make_unique -> std::make_unique in dbaccess...frameworkGabor Kelemen
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin
2018-11-21tdf#42949 Fix IWYU warnings in include/vcl/[B-E]*Gabor Kelemen
2018-11-12loplugin:singlevalfields in accessibility..extensionsNoel Grandin
2018-10-24weld AdvancedSettingsDialogCaolán McNamara
2018-10-09use unique_ptr in SfxUndoManager::AddUndoActionNoel Grandin
2018-05-28loplugin:useuniqueptr in OTableConnectionNoel Grandin
2018-04-16Fix typosAndrea Gelmini
2018-04-13tdf#42949 Remove unnecessary localization headers from dbaccessGabor Kelemen
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-03-10Modernize a bit more dbaccess (part2)Julien Nabet
2018-02-22loplugin:redundantcopy extend to ColorNoel Grandin
2018-02-16Revert "loplugin:changetoolsgen in dbaccess..desktop" and reapply pluginNoel Grandin
2018-02-14loplugin:changetoolsgen in dbaccess..desktopNoel Grandin
2018-01-12More loplugin:cstylecast: dbaccessStephan Bergmann
2017-12-05Replace deprecated std::bin2nd with lambda in dbaccessStephan Bergmann
2017-12-05Replace deprecated std::mem_fun et al in dbaccessStephan Bergmann
2017-11-23Make loplugin:unnecessaryparen look through implicitStephan Bergmann
2017-10-23loplugin:includeform: dbaccessStephan Bergmann