summaryrefslogtreecommitdiffstats
path: root/dbaccess/source/ui/querydesign/JoinTableView.cxx
Commit message (Expand)AuthorAgeFilesLines
* gives names to all the Idles and TasksNoel Grandin2021-09-281-0/+1
* clean up ambiguous confusing rectangle APIs like IsInside()Luboš Luňák2021-09-201-2/+2
* split OutputDevice from WindowNoel Grandin2021-05-171-1/+1
* loplugin:refcounting in dbaccessNoel2021-02-221-1/+0
* Typo fix: supress -> suppressTor Lillqvist2021-02-211-4/+4
* weld joinviewmenuCaolán McNamara2020-12-211-7/+7
* long->tools::Long in dbaccess..drawinglayerNoel2020-10-221-14/+14
* restore call to dragFinished on successful dropCaolán McNamara2020-08-191-0/+4
* loplugin:unusedmethodsNoel Grandin2020-08-171-4/+0
* weld OTableWindowListBoxCaolán McNamara2020-08-041-17/+19
* move getUIRootDir to AllSettingsCaolán McNamara2020-07-251-1/+1
* tdf#42949 Fix IWYU warnings in dbaccess/source/ui/[m-u]*/*cxxGabor Kelemen2020-04-271-3/+4
* loplugin:makeshared in dbaccessNoel Grandin2020-04-231-2/+2
* loplugin:flatten in dbaccessNoel Grandin2020-04-151-59/+59
* rename vcl::Window::Update to PaintImmediatelyNoel Grandin2020-04-111-2/+2
* tdf#42949 Fix IWYU warnings in dbaccess/source/ui/*/*hxxGabor Kelemen2020-03-031-0/+1
* remove some useless comment linesNoel Grandin2019-12-031-1/+0
* loplugin:constmethod in dbaccessNoel Grandin2019-09-051-1/+1
* Simplify containers iterations in dbaccessArkadiy Illarionov2019-02-251-5/+2
* Pointer is pointlessNoel Grandin2019-02-131-5/+6
* o3tl::make_unique -> std::make_unique in dbaccess...frameworkGabor Kelemen2019-01-211-3/+2
* tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen2019-01-071-0/+1
* loplugin:unnecessaryparen include more assignmentsNoel Grandin2018-12-051-1/+1
* tdf#42949 Fix IWYU warnings in include/vcl/[B-E]*Gabor Kelemen2018-11-211-0/+1
* loplugin:singlevalfields in accessibility..extensionsNoel Grandin2018-11-121-3/+1
* weld AdvancedSettingsDialogCaolán McNamara2018-10-241-3/+3
* use unique_ptr in SfxUndoManager::AddUndoActionNoel Grandin2018-10-091-4/+5
* loplugin:useuniqueptr in OTableConnectionNoel Grandin2018-05-281-4/+4
* Fix typosAndrea Gelmini2018-04-161-1/+1
* tdf#42949 Remove unnecessary localization headers from dbaccessGabor Kelemen2018-04-131-1/+0
* pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin2018-04-031-1/+1
* remove unused processfactory.hxx includesJochen Nitschke2018-04-011-1/+0
* Modernize a bit more dbaccess (part2)Julien Nabet2018-03-101-58/+34
* loplugin:redundantcopy extend to ColorNoel Grandin2018-02-221-1/+1
* Revert "loplugin:changetoolsgen in dbaccess..desktop" and reapply pluginNoel Grandin2018-02-161-8/+8
* loplugin:changetoolsgen in dbaccess..desktopNoel Grandin2018-02-141-20/+20
* More loplugin:cstylecast: dbaccessStephan Bergmann2018-01-121-3/+3
* Replace deprecated std::bin2nd with lambda in dbaccessStephan Bergmann2017-12-051-2/+2
* Replace deprecated std::mem_fun et al in dbaccessStephan Bergmann2017-12-051-1/+1
* Make loplugin:unnecessaryparen look through implicitStephan Bergmann2017-11-231-1/+1
* loplugin:includeform: dbaccessStephan Bergmann2017-10-231-14/+14
* clang-tidy modernize-use-emplace in d*Noel Grandin2017-09-111-1/+1
* migrate to boost::gettextCaolán McNamara2017-07-211-1/+1
* Reorganize Scheduler priority classesJan-Marek Glogowski2017-07-131-1/+1
* loplugin:unnecessaryparen handle parens inside call exprNoel Grandin2017-07-071-1/+1
* convert join menu to .uiCaolán McNamara2017-04-181-10/+8
* tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna2017-03-311-5/+5
* Drop :: prefix from std in [de]*/Tor Lillqvist2017-02-171-11/+11
* Change all Idle* LINKs to be Timer*Jan-Marek Glogowski2017-01-231-2/+2
* Refactor Scheduler to add Task classJan-Marek Glogowski2017-01-171-1/+1