summaryrefslogtreecommitdiff
path: root/include/dbaccess/genericcontroller.hxx
AgeCommit message (Expand)Author
2024-09-15use more concrete UNO types in dbaccessNoel Grandin
2024-04-10simplify OGenericUnoController initNoel Grandin
2024-04-10OGenericUnoController remove some typedefsNoel Grandin
2024-03-13reduce symbol visibility in --enable-mergelibs=more modeNoel Grandin
2023-09-23tdf#146619 Recheck include/d* with IWYUGabor Kelemen
2023-03-03flatten OGenericUnoControllerNoel Grandin
2023-02-18osl::Mutex->std::mutex in OGenericUnoControllerNoel Grandin
2022-06-13clang-tidy modernize-pass-by-value in dbaccessNoel Grandin
2022-03-24Create OUString from ASCII literal instead of createFromAsciiMike Kaganski
2021-12-20tdf#146333 don't create a new XTitle just to remove a listener from itCaolán McNamara
2021-11-04use more DECL_DLLPRIVATE_LINKNoel Grandin
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2020-08-12use InterimDBTreeListBoxCaolán McNamara
2020-08-07Fix typos to complete commit cfce486Andrea Gelmini
2020-05-03use more compact namespace syntax in /includeNoel Grandin
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2019-12-18sal_Char->char in dbaccessNoel Grandin
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-07-19tdf#42949 Fix IWYU warnings in include/dbaccessGabor Kelemen
2019-07-05Fix typoAndrea Gelmini
2018-11-10Replace deprecated boost::optional::reset(val) with operator =Mike Kaganski
2018-02-22weld native message dialogsCaolán McNamara
2018-02-01dbaccess: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski
2017-12-19inline use-once typedefsNoel Grandin
2017-07-04make binary functors unary, related tdf#108782Jochen Nitschke
2017-04-07tdf#95386 More Help Agent cleanupGabor Kelemen
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-02-21loplugin:unusedmethodsNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-10-28update unnecessaryoverride plugin to find pure forwarding methodsNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-13loplugin:constantparam in dbaccess..editengNoel Grandin
2016-06-16tdf#42949: clean up includes in include/dbaccess with iwyuJorenz Paragas
2016-06-08Let loplugin:passstuffbyref also look at fn defn not preceded by any declStephan Bergmann
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin
2016-04-30Fix typosAndrea Gelmini
2016-04-13loplugin:passstuffbyref in dbaccessNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-21com::sun::star->css in include/dbaccessNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-11convert Link<> to typedNoel Grandin
2015-08-05loplugin:unusedmethodsNoel Grandin
2015-07-17tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-06-22new uno sidebar api tdf#91806Laurent Godard
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-20dbaccess: convert new to ::Create.Michael Meeks
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin