summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/querydesign/TableWindowAccess.cxx
AgeCommit message (Expand)Author
2024-05-07loplugin:ostr in dbaccessNoel Grandin
2024-04-24[API CHANGE] a11y: Use XAccessible for relation targetsMichael Weghorn
2024-04-03tdf#146619 Drop unused 'using namespace' in: dbaccess/Gabor Kelemen
2023-08-02split Point/Size/Rectangle into AbsoluteScreenPixel* typesNoel Grandin
2023-01-28Use ImplInheritanceHelper in OTableWindowAccessStephan Bergmann
2022-09-02[API CHANGE] tdf#150683 a11y: Switch a11y child index to 64 bitMichael Weghorn
2021-10-29Prepare for removal of non-const operator[] from Sequence in dbaccessMike Kaganski
2021-09-20clean up ambiguous confusing rectangle APIs like IsInside()Luboš Luňák
2021-05-27IsDisposed->isDisposed in dbaccessNoel Grandin
2021-05-13Revert "simplify the vcl<->toolkit connection"Noel Grandin
2021-05-12simplify the vcl<->toolkit connectionNoel Grandin
2020-08-04weld OTableWindowListBoxCaolán McNamara
2020-04-27tdf#42949 Fix IWYU warnings in dbaccess/source/ui/[m-u]*/*cxxGabor Kelemen
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): dbaccessStephan Bergmann
2018-04-13tdf#42949 Remove unnecessary localization headers from dbaccessGabor Kelemen
2018-03-10Modernize a bit more dbaccess (part2)Julien Nabet
2017-10-23loplugin:includeform: dbaccessStephan Bergmann
2017-07-21migrate to boost::gettextCaolán McNamara
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-02-17Drop :: prefix from std in [de]*/Tor Lillqvist
2017-02-06Add missing #includesStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin
2016-11-09loplugin:expandablemethods in dbaccessNoel Grandin
2016-03-28Use const_iterator when possible (whole dbaccess)Julien Nabet
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-08-03com::sun::star->css in dbaccessNoel Grandin
2015-07-07Related: tdf#92434 children cleared but parent hasn't completed dispose yetCaolán McNamara
2015-07-02tdf#92434 - A series of hideous knock-on dbaccess crasher fixes.Michael Meeks
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-13callcatcher: update unused codeCaolán McNamara
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-01-28Use vector::dataStephan Bergmann
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-04-17dbaccess: sal_Bool->boolNoel Grandin
2014-04-14typo: postion -> positionThomas Arnhold
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2013-11-11remove unnecessary use of OUString constructor in DBACCESS moduleNoel Grandin
2013-08-27fdo#62475 removed pointless commentsJelle van der Waa
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2012-06-14re-base on ALv2 code.Michael Meeks
2011-11-27remove include of pch header in dbaccessNorbert Thiebaud
2011-10-26WaE: illegal copy-initializationTor Lillqvist
2011-09-30tweak ambiguities for F-15 gcc 4.6.1-9Caolán McNamara
2011-07-23revert to dbaccess gbuildization from master mostlyBjoern Michaelsen
2011-06-20Merge branch 'master' into feature/gnumake4Bjoern Michaelsen
2011-06-17gnumake4: converted dbaccess [hg:8113b354673f]Ocke Janssen [oj]
2010-11-24Spelling, dead code removalWol