summaryrefslogtreecommitdiffstats
path: root/include/dbaccess
Commit message (Expand)AuthorAgeFilesLines
* use more DECL_DLLPRIVATE_LINKNoel Grandin2021-11-041-2/+2
* throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann2021-05-023-6/+6
* Recheck include/ with IWYUGabor Kelemen2021-04-091-1/+0
* tdf#123936 Formatting files in module include with clang-formatPhilipp Hofer2020-11-211-2/+2
* tdf#124176 Use #pragma once in some include/Andrea Gelmini2020-09-251-3/+1
* move FixedLine into .uiCaolán McNamara2020-08-281-2/+0
* use InterimDBTreeListBoxCaolán McNamara2020-08-123-9/+0
* Fix typos to complete commit cfce486Andrea Gelmini2020-08-071-1/+1
* use more compact namespace syntax in /includeNoel Grandin2020-05-036-12/+12
* Drop o3tl::optional wrapperStephan Bergmann2020-02-211-5/+5
* sal_Char->char in dbaccessNoel Grandin2019-12-181-1/+1
* Introduce o3tl::optional as an alias for std::optionalStephan Bergmann2019-12-011-5/+5
* loplugin:finalclasses in drawinglayerNoel Grandin2019-10-291-1/+1
* ToolBoxHelper is now unusedCaolán McNamara2019-10-131-70/+0
* loplugin:redundantpointerops check other pointer typesNoel Grandin2019-10-091-1/+1
* loplugin:virtualdeadNoel Grandin2019-10-031-6/+0
* constmethod for accessor-type methodsNoel Grandin2019-09-291-1/+1
* Fix typosAndrea Gelmini2019-08-191-1/+1
* tdf#42949 Fix IWYU warnings in include/dbaccessGabor Kelemen2019-07-194-17/+0
* Fix typoAndrea Gelmini2019-07-051-2/+2
* Replace deprecated boost::optional::reset(val) with operator =Mike Kaganski2018-11-101-36/+5
* weld native message dialogsCaolán McNamara2018-02-221-0/+2
* dbaccess: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski2018-02-011-5/+1
* loplugin:passstuffbyref improved return in cui,dbaccessNoel Grandin2017-12-301-1/+1
* inline use-once typedefsNoel Grandin2017-12-191-4/+2
* make binary functors unary, related tdf#108782Jochen Nitschke2017-07-041-7/+15
* tdf#95386 More Help Agent cleanupGabor Kelemen2017-04-071-20/+0
* tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna2017-03-311-4/+4
* Fix typosAndrea Gelmini2017-03-251-1/+1
* Remove redundant 'inline' keywordStephan Bergmann2017-03-032-3/+3
* loplugin:unusedmethodsNoel Grandin2017-02-212-15/+0
* drop now unused Resource::FreeResourceCaolán McNamara2017-02-171-2/+0
* Remove dynamic exception specificationsStephan Bergmann2017-01-264-75/+75
* New loplugin:dynexcspec: Add @throws documentation, dbaccessStephan Bergmann2017-01-191-0/+2
* new loplugin finalprotectedNoel Grandin2016-11-161-3/+1
* loplugin:unnecessaryvirtual in comphelper..formsNoel Grandin2016-11-081-4/+2
* update unnecessaryoverride plugin to find pure forwarding methodsNoel Grandin2016-10-281-1/+1
* Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann2016-10-053-5/+5
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-133-3/+3
* loplugin:constantparam in dbaccess..editengNoel Grandin2016-09-131-2/+1
* tdf#42949: clean up includes in include/dbaccess with iwyuJorenz Paragas2016-06-168-57/+142
* Let loplugin:passstuffbyref also look at fn defn not preceded by any declStephan Bergmann2016-06-081-1/+1
* update unusedmethods plugin to deal with constructorsNoel Grandin2016-05-181-1/+0
* No need to explicitly delete ctor the compiler wouldn't implicitly declareStephan Bergmann2016-05-041-2/+0
* C++11: disable ctors with delete in include/Jochen Nitschke2016-05-031-3/+1
* Fix typosAndrea Gelmini2016-04-301-1/+1
* loplugin:passstuffbyref in dbaccessNoel Grandin2016-04-132-2/+2
* loplugin:constantparam in dbaccessNoel Grandin2016-03-091-2/+2
* loplugin:unuseddefaultparam in variousNoel Grandin2016-03-071-4/+1
* loplugin:unuseddefaultparams in dbaccessNoel Grandin2016-03-031-2/+1