summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/querydesign/TableWindowListBox.cxx
AgeCommit message (Expand)Author
2024-05-07loplugin:ostr in dbaccessNoel Grandin
2022-04-13loplugin:stringviewparam whitelist some more functionsNoel Grandin
2021-02-16show context menu on right click in treeviewCaolán McNamara
2021-02-15loplugin:referencecasting in dbaccessNoel
2021-01-14Resolves: tdf#139299 crash on gaining focus during disposeCaolán McNamara
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-08-19restore call to dragFinished on successful dropCaolán McNamara
2020-08-17loplugin:unusedmethodsNoel Grandin
2020-08-04weld OTableWindowListBoxCaolán McNamara
2020-04-27tdf#42949 Fix IWYU warnings in dbaccess/source/ui/[m-u]*/*cxxGabor Kelemen
2019-12-03remove some useless comment linesNoel Grandin
2019-05-12Fix typoAndrea Gelmini
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-12-24tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2018-11-21tdf#42949 Fix IWYU warnings in include/vcl/[B-E]*Gabor Kelemen
2018-10-23clang-tidy performance-unnecessary-copy-init in dbaccess..drawinglayerNoel Grandin
2018-10-19clang-tidy readability-misleading-indentationNoel Grandin
2017-10-26More loplugin:unnecessaryparenStephan Bergmann
2017-10-23loplugin:includeform: dbaccessStephan Bergmann
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-27tdf#39468 Translate German commentsJens Carl
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-05-30Convert SelectionMode to scoped enumNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-09-11convert Link<> to typedNoel Grandin
2015-08-28make PostUserEvent Link<> typedNoel Grandin
2015-08-14loplugin: defaultparamsNoel Grandin
2015-05-26convert INVALIDATE constants to scoped enumNoel Grandin
2015-05-25Audit all PostUserEvent calls and instrument for VclPtr.Michael Meeks
2015-05-11convert COMMAND_ constants to scoped enumNoel Grandin
2015-05-10Use IMPL_LINK_NOARG[_TYPED] where applicableStephan Bergmann
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in dbaccessNoel Grandin
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin
2015-01-07fdo#39440 reduce scope of local variablesŁukasz Hryniuk
2014-12-01WaE: -Werror=switchCaolán McNamara
2014-12-01fdo#84938: replace EVENT_ constants with enumTobias Madl
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist
2014-04-17dbaccess: sal_Bool->boolNoel Grandin
2014-03-25svtools: sal_Bool->boolNoel Grandin
2014-01-21DBACCESS : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini
2014-01-18Window::PreNotify should return boolStephan Bergmann
2013-12-20typo fixesAndras Timar