summaryrefslogtreecommitdiff
path: root/cppu/source/typelib
AgeCommit message (Expand)Author
2024-05-02elide some OUString temporariesNoel Grandin
2024-04-30WaE: C6011 Dereferencing NULL pointer warningsCaolán McNamara
2024-04-27loplugin:ostr in cppu,cppuhelperNoel Grandin
2023-11-18c++20: use std::erase instead of std::removed followed by erase (part 2)Julien Nabet
2023-01-27Remove support for AIXStephan Bergmann
2022-05-29[API CHANGE] Deprecate unused typelib_setCacheSize and make it a no-opStephan Bergmann
2022-04-09use more subView when converting to Int32Noel Grandin
2022-01-13Recheck modules [a-c]* with IWYUGabor Kelemen
2021-12-21loplugin:flatten in canvas..cuiNoel Grandin
2021-11-09BaseList doesn't need set member after the constructor is doneNoel Grandin
2021-11-09rtl::Static to thread-safe staticNoel Grandin
2021-10-03drop 'using namespace std' in cppuJulien Nabet
2021-06-28loplugin:indentation improve checks for brace alignmentNoel Grandin
2021-06-18Re-add a removed mutexChristophe JAILLET
2021-06-14Elide trivial TypeDescriptor_Init_Impl::getMutexStephan Bergmann
2021-06-14Revert "no need to init this on-demand"Noel Grandin
2021-06-14no need to init this on-demandNoel Grandin
2021-06-14flatten TypeDescriptor_Init_Impl data-structureNoel Grandin
2021-02-01Revert "Don't use global mutex here for local mutex initialization"Stephan Bergmann
2021-01-31Don't use global mutex here for local mutex initializationMike Kaganski
2021-01-29Simplify the ctorMike Kaganski
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-11-06tdf#42949 Fix new IWYU warnings in directories c*Gabor Kelemen
2020-09-13tdf#124176 Use #pragma once in cppu, cppuhelperGeorge Bateman
2020-08-17Remove dead commentStephan Bergmann
2020-08-15Fix typoAndrea Gelmini
2020-08-03loplugin:flatten in configmgr..i18nutilNoel Grandin
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: cppuStephan Bergmann
2020-04-28tdf#115399: Don't kill pre-existing typelib_TypeDescription membersStephan Bergmann
2020-04-28Fix printing rtl_uString*Stephan Bergmann
2020-04-23cid#1462311 silence Use after freeCaolán McNamara
2020-04-23Related tdf#115399: Reorder code slightlyStephan Bergmann
2020-04-18loplugin:flatten in cppuNoel Grandin
2020-04-14loplugin:buriedassign in c*Noel Grandin
2020-03-06Make TYPELIB_TYPEDESCRIPTIONREFERENCE_ISREALLYWEAK constexprStephan Bergmann
2020-03-04Remove redundant local reallyWeak functionStephan Bergmann
2019-12-18sal_Char->char in cppcanvas..cuiNoel Grandin
2019-11-23cppcheck: performing init in init list (comphelper/connectivity/cppu/cui)Julien Nabet
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-10-17Remaining loplugin:bufferaddStephan Bergmann
2019-10-15new loplugin:bufferaddNoel Grandin
2019-03-03Simplify containers iterations in cppcanvas, cppu, cppuhelperArkadiy Illarionov
2019-02-20More loplugin:simplifyboolStephan Bergmann
2019-02-19More loplugin:simplifyboolStephan Bergmann
2019-01-29tdf#42949 Fix IWYU warnings in cppu/Gabor Kelemen
2019-01-19Fix typoAndrea Gelmini
2018-12-29typelib: Fix incorrect parameter type to std::min() on m68kJohn Paul Adrian Glaubitz
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-12-07loplugin:singlevalfields extend to all static varsNoel Grandin
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin