summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/inc/TableWindow.hxx
AgeCommit message (Expand)AuthorFilesLines
2022-06-13clang-tidy modernize-pass-by-value in dbaccessNoel Grandin1-1/+1
2021-02-16convert m_aTypeImage to weld::Image and move inside OTableWindowTitleCaolán McNamara1-3/+1
2021-02-16weld OTableWindowTitleCaolán McNamara1-0/+1
2020-09-13tdf#124176 Use #pragma once in dbaccess/source/uiGeorge Bateman1-3/+1
2020-08-12cleanup some unused leftoversCaolán McNamara1-2/+0
2020-08-08loplugin:unusedmethodsNoel Grandin1-8/+0
2020-08-04weld OTableWindowListBoxCaolán McNamara1-1/+1
2019-09-05loplugin:constmethod in dbaccessNoel Grandin1-1/+1
2019-05-11Fix typoAndrea Gelmini1-2/+2
2018-08-16loplugin:returnconstant in dbaccessNoel Grandin1-1/+1
2017-12-30loplugin:passstuffbyref improved return in cui,dbaccessNoel Grandin1-3/+3
2017-10-23loplugin:includeform: dbaccessStephan Bergmann1-1/+1
2017-06-23loplugin:unusedfields in dbaccessNoel Grandin1-2/+0
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-2/+2
2017-03-03Remove redundant 'inline' keywordStephan Bergmann1-2/+2
2017-02-17Drop :: prefix from std in [de]*/Tor Lillqvist1-1/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-3/+3
2016-11-09loplugin:expandablemethods in dbaccessNoel Grandin1-1/+0
2016-10-19loplugin:expandablemethodds in dbaccess..drawinglayerNoel Grandin1-4/+0
2016-09-22convert SIZING constants to scoped typed_flagsNoel Grandin1-11/+19
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-04-13loplugin:passstuffbyref in dbaccessNoel Grandin1-3/+3
2016-01-10Fix typosAndrea Gelmini1-1/+1
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-1/+0
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-17/+17
2015-09-29loplugin:removeunusedmethods, remove unused stuffNoel Grandin1-1/+0
2015-08-03com::sun::star->css in dbaccessNoel Grandin1-8/+8
2015-07-07Related: tdf#92434 children cleared but parent hasn't completed dispose yetCaolán McNamara1-5/+5
2015-05-17loplugin:staticmethodsStephan Bergmann1-1/+0
2015-05-16refactor dbacess classes to use RenderContextTomaž Vajngerl1-1/+1
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl1-1/+1
2015-04-20dbaccess: convert new to ::Create.Michael Meeks1-1/+1
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-1/+1
2015-04-09vcl: VclPtr conversion in dbaccessNoel Grandin1-3/+4
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin1-1/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin1-2/+2
2014-06-24new compilerplugin returnbyrefNoel Grandin1-2/+2
2014-04-17dbaccess: sal_Bool->boolNoel Grandin1-8/+8
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-16/+16
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-3/+3
2014-01-18Window::PreNotify should return boolStephan Bergmann1-1/+1
2013-11-05fixincludeguards.sh: dbaccessThomas Arnhold1-3/+3
2013-10-01convert dbaccess module from String to OUStringNoel Grandin1-1/+1
2013-08-27fdo#62475 removed pointless commentsJelle van der Waa1-2/+0
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-5/+5
2013-03-02fdo#39468 Translated German comments to EnglishGábor Nyers1-2/+2
2013-03-02translate german commentLuc Castermans1-1/+1
2012-11-25German comment translationsMarkus Maier1-7/+7
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida1-2/+2
2012-09-28having two SetPosSizePixel is a blasted nuisanceCaolán McNamara1-3/+0