summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/querydesign/JoinTableView.cxx
AgeCommit message (Expand)AuthorFilesLines
2024-04-03tdf#146619 Drop unused 'using namespace' in: dbaccess/Gabor Kelemen1-1/+0
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski1-1/+1
2023-03-16Resolves: tdf#153908 scrolling relationships moves the wrong directionCaolán McNamara1-2/+2
2022-10-21Related: tdf#114441 use better types in place of recently changed onesIlmari Lauhakangas1-1/+1
2022-10-20tdf#114441 sal_uLong type to sal_uInt32 typeCalvince Otieno1-1/+1
2022-09-19Rename MouseNotifyEvent to NotifyEventTypeSamuel Mehrbrodt1-3/+3
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann1-1/+1
2022-08-08no need for ScrollBarBox if bg is already the desired colorCaolán McNamara1-9/+3
2022-08-06tdf#117388 use native scrollbar under gtk in database scrolled windowCaolán McNamara1-8/+13
2022-05-04Just use Any ctor instead of makeAny in dbaccessStephan Bergmann1-4/+4
2021-09-28gives names to all the Idles and TasksNoel Grandin1-0/+1
2021-09-20clean up ambiguous confusing rectangle APIs like IsInside()Luboš Luňák1-2/+2
2021-05-17split OutputDevice from WindowNoel Grandin1-1/+1
2021-02-22loplugin:refcounting in dbaccessNoel1-1/+0
2021-02-21Typo fix: supress -> suppressTor Lillqvist1-4/+4
2020-12-21weld joinviewmenuCaolán McNamara1-7/+7
2020-10-22long->tools::Long in dbaccess..drawinglayerNoel1-14/+14
2020-08-19restore call to dragFinished on successful dropCaolán McNamara1-0/+4
2020-08-17loplugin:unusedmethodsNoel Grandin1-4/+0
2020-08-04weld OTableWindowListBoxCaolán McNamara1-17/+19
2020-07-25move getUIRootDir to AllSettingsCaolán McNamara1-1/+1
2020-04-27tdf#42949 Fix IWYU warnings in dbaccess/source/ui/[m-u]*/*cxxGabor Kelemen1-3/+4
2020-04-23loplugin:makeshared in dbaccessNoel Grandin1-2/+2
2020-04-15loplugin:flatten in dbaccessNoel Grandin1-59/+59
2020-04-11rename vcl::Window::Update to PaintImmediatelyNoel Grandin1-2/+2
2020-03-03tdf#42949 Fix IWYU warnings in dbaccess/source/ui/*/*hxxGabor Kelemen1-0/+1
2019-12-03remove some useless comment linesNoel Grandin1-1/+0
2019-09-05loplugin:constmethod in dbaccessNoel Grandin1-1/+1
2019-02-25Simplify containers iterations in dbaccessArkadiy Illarionov1-5/+2
2019-02-13Pointer is pointlessNoel Grandin1-5/+6
2019-01-21o3tl::make_unique -> std::make_unique in dbaccess...frameworkGabor Kelemen1-3/+2
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen1-0/+1
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin1-1/+1
2018-11-21tdf#42949 Fix IWYU warnings in include/vcl/[B-E]*Gabor Kelemen1-0/+1
2018-11-12loplugin:singlevalfields in accessibility..extensionsNoel Grandin1-3/+1
2018-10-24weld AdvancedSettingsDialogCaolán McNamara1-3/+3
2018-10-09use unique_ptr in SfxUndoManager::AddUndoActionNoel Grandin1-4/+5
2018-05-28loplugin:useuniqueptr in OTableConnectionNoel Grandin1-4/+4
2018-04-16Fix typosAndrea Gelmini1-1/+1
2018-04-13tdf#42949 Remove unnecessary localization headers from dbaccessGabor Kelemen1-1/+0
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin1-1/+1
2018-04-01remove unused processfactory.hxx includesJochen Nitschke1-1/+0
2018-03-10Modernize a bit more dbaccess (part2)Julien Nabet1-58/+34
2018-02-22loplugin:redundantcopy extend to ColorNoel Grandin1-1/+1
2018-02-16Revert "loplugin:changetoolsgen in dbaccess..desktop" and reapply pluginNoel Grandin1-8/+8
2018-02-14loplugin:changetoolsgen in dbaccess..desktopNoel Grandin1-20/+20
2018-01-12More loplugin:cstylecast: dbaccessStephan Bergmann1-3/+3
2017-12-05Replace deprecated std::bin2nd with lambda in dbaccessStephan Bergmann1-2/+2
2017-12-05Replace deprecated std::mem_fun et al in dbaccessStephan Bergmann1-1/+1
2017-11-23Make loplugin:unnecessaryparen look through implicitStephan Bergmann1-1/+1