/accessibility/source/

/core' href='/cgit/lo/core/'>lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/inc/TableConnection.hxx
AgeCommit message (Expand)Author
2022-06-13clang-tidy modernize-pass-by-value in dbaccessNoel Grandin
2020-09-13tdf#124176 Use #pragma once in dbaccess/source/uiGeorge Bateman
2019-08-19Fix typosAndrea Gelmini
2018-05-28loplugin:useuniqueptr in OTableConnectionNoel Grandin
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-02-17Drop :: prefix from std in [de]*/Tor Lillqvist
2016-11-09loplugin:expandablemethods in dbaccessNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
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-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-08-03com::sun::star->css in dbaccessNoel Grandin
2015-05-16refactor dbacess classes to use RenderContextTomaž Vajngerl
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in dbaccessNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-04-17dbaccess: sal_Bool->boolNoel Grandin
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-01-21DBACCESS : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini
2013-11-05fixincludeguards.sh: dbaccessThomas Arnhold
2012-08-12Removed ascii art + added/removed blank linesPhilipp Riemer
2012-08-12convert comments into doxygen style + reformat some existing onesPhilipp Riemer
2012-08-12fdo#39468: Translate German comments in dbaccess/source/ui/incDaniel Herde
2012-06-14re-base on ALv2 code.Michael Meeks