summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/inc/JoinTableView.hxx
AgeCommit message (Expand)Author
2021-02-22loplugin:refcounting in dbaccessNoel
2021-02-21Typo fix: supress -> suppressTor Lillqvist
2020-10-22long->tools::Long in dbaccess..drawinglayerNoel
2020-09-13tdf#124176 Use #pragma once in dbaccess/source/uiGeorge Bateman
2020-08-19restore call to dragFinished on successful dropCaolán McNamara
2020-08-17loplugin:unusedmethodsNoel Grandin
2020-04-23loplugin:makeshared in dbaccessNoel Grandin
2020-03-19loplugin:redundantpointerops add some more smart pointer typesNoel Grandin
2019-09-05loplugin:constmethod in dbaccessNoel Grandin
2019-05-11Fix typoAndrea Gelmini
2019-02-13Pointer is pointlessNoel Grandin
2018-11-12loplugin:singlevalfields in accessibility..extensionsNoel Grandin
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-10-09use unique_ptr in SfxUndoManager::AddUndoActionNoel Grandin
2018-01-16Fix typosAndrea Gelmini
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-02-17Drop :: prefix from std in [de]*/Tor Lillqvist
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-13loplugin:constantparam in dbaccess..editengNoel Grandin
2016-08-05loplugin:countusersofdefaultparams in chart2..desktopNoel Grandin
2016-05-26Related: tdf#97854 confirm that on !bDelete there's a ref to the connectionCaolán McNamara
2016-04-13loplugin:passstuffbyref in dbaccessNoel Grandin
2016-01-11loplugin:unusedmethods unused return value in dbaccessNoel Grandin
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-04convert Link<> to typedNoel Grandin
2015-08-03com::sun::star->css in dbaccessNoel Grandin
2015-07-08Fix typosAndrea Gelmini
2015-05-16refactor dbacess classes to use RenderContextTomaž Vajngerl
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl
2015-04-20dbaccess: convert new to ::Create.Michael Meeks
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in dbaccessNoel Grandin
2015-03-24loplugin:constantfunction: dbaccessNoel Grandin
2015-03-06Idle and Timer are now completely independentTobias Madl
2015-03-05V801: Decreased performanceCaolán McNamara
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2014-12-09changed timers to idleJennifer Liebel
2014-12-09idle to timerJennifer Liebel
2014-12-09changed timers to idleJennifer Liebel
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-12dbaccess: sal_Bool -> boolStephan Bergmann
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-04-17dbaccess: sal_Bool->boolNoel Grandin
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann