summaryrefslogtreecommitdiffstats
path: root/dbaccess/source/ui/browser/formadapter.cxx
Commit message (Expand)AuthorAgeFilesLines
* loplugin:unodispose in dbaccessNoel Grandin2023-09-131-0/+2
* Just use Any ctor instead of makeAny in dbaccessStephan Bergmann2022-05-041-5/+5
* use more OInterfaceContainer3::notifyEachNoel Grandin2021-12-171-19/+7
* use OMultiTypeInterfaceContainerHelperVar3 in SbaXPropertyChangeMultiplexerNoel Grandin2021-12-031-2/+2
* use more OInterfaceContainerHelper3 in dbaccessNoel Grandin2021-11-281-10/+10
* Replace some macros in dbaccess part 9Julien Nabet2021-11-121-17/+100
* Replace some macros in dbaccess part 8Julien Nabet2021-11-121-8/+162
* Werror=nonnull in SbaXFormAdapter::cancelNoel Grandin2021-11-051-1/+1
* Prepare for removal of non-const operator[] from Sequence in dbaccessMike Kaganski2021-10-291-1/+2
* Remove non-const Sequence::begin()/end() in internal codeMike Kaganski2021-10-151-1/+1
* create comphelper:OMultiTypeInterfaceContainerHelperVar2 and use itNoel Grandin2021-08-081-1/+1
* loplugin:indentation improve checks for brace alignmentNoel Grandin2021-06-281-2/+2
* tdf#42949 Fix IWYU warnings in dbaccess/source/ui/[a-d]*/*cxxGabor Kelemen2020-04-201-3/+0
* loplugin:flatten in dbaccessNoel Grandin2020-04-151-23/+23
* New loplugin:unsignedcompareStephan Bergmann2020-01-281-4/+5
* loplugin:sequenceloop dbaccess..extensionsNoel Grandin2019-08-151-1/+2
* Fix typoAndrea Gelmini2019-05-111-1/+1
* loplugin:indentation in dbaccess..drawinglayerNoel Grandin2019-02-081-1/+1
* clang-tidy readability-container-size-emptyNoel Grandin2018-10-191-1/+1
* Replace find_if with proper quantifier algorithmsArkadiy Illarionov2018-08-291-2/+2
* tdf#42949 Remove unnecessary localization headers from dbaccessGabor Kelemen2018-04-131-1/+0
* More loplugin:cstylecast: dbaccessStephan Bergmann2018-01-121-4/+4
* Use for-range loops in dbaccessJulien Nabet2017-12-281-7/+4
* loplugin:unusedindexMike Kaganski2017-12-181-15/+9
* Replace deprecated std::bin2nd with lambda in dbaccessStephan Bergmann2017-12-051-3/+3
* loplugin:includeform: dbaccessStephan Bergmann2017-10-231-4/+4
* migrate to boost::gettextCaolán McNamara2017-07-211-2/+3
* cleanup tools/debug.hxx includesJochen Nitschke2017-05-081-1/+0
* revert OSL_ASSERT changesChris Sherlock2017-05-071-1/+1
* tdf#43157: convert dbaccess module away from OSL_ASSERT to assertChris Sherlock2017-05-071-1/+1
* loplugins:redundantcast teach it about c-style typedef castsNoel Grandin2017-03-231-1/+1
* Drop :: prefix from std in [de]*/Tor Lillqvist2017-02-171-7/+7
* Add missing #includesStephan Bergmann2017-02-061-0/+1
* Remove dynamic exception specificationsStephan Bergmann2017-01-261-162/+162
* Clean up uses of Any::getValue() in dbaccessStephan Bergmann2016-06-101-2/+2
* loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann2016-04-201-20/+20
* Use const_iterator when possible (whole dbaccess)Julien Nabet2016-03-281-4/+4
* InterfaceContainer2 with vector instead of SequenceNoel Grandin2016-01-251-5/+5
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-1/+1
* Clean up sEmptyStephan Bergmann2015-08-271-4/+2
* Remove two silly typedefsStephan Bergmann2015-08-191-1/+1
* com::sun::star->css in dbaccessNoel Grandin2015-08-031-397/+397
* loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann2015-06-081-9/+9
* loplugin:loopvartoosmallNoel Grandin2015-05-291-1/+1
* loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann2015-05-111-1/+1
* css.sdbc.XResultSet.getRow return type is longStephan Bergmann2015-04-281-1/+1
* Clean up C-style casts from pointers to voidStephan Bergmann2015-03-281-2/+2
* Use vector::dataStephan Bergmann2015-01-281-2/+1
* dbaccess: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-181-5/+5
* loplugin: cstylecastNoel Grandin2014-10-031-6/+6