summaryrefslogtreecommitdiff
path: root/toolkit
diff options
context:
space:
mode:
Diffstat (limited to 'toolkit')
0 files changed, 0 insertions, 0 deletions
tle='2024-05-20 22:09:56 +0200'>2024-05-20loplugin:ostr in variousNoel Grandin 2024-03-30tdf#146619 Drop unused 'using namespace' in: UnoControls/Gabor Kelemen 2024-01-08cid#1560054 use RVOCaolán McNamara 2023-10-23Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]StringStephan Bergmann 2023-10-19Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: UnoControlsStephan Bergmann 2023-09-12loplugin:unodispose in UnoControlsNoel Grandin 2023-05-27Use getXWeak in UnoControlsMike Kaganski 2023-01-20Base BaseControl on WeakComponentImplHelperStephan Bergmann 2022-04-12Recheck modules [uU]* with IWYUGabor Kelemen 2022-01-19tdf#145614 Convert #define to enum or constexprVaibhavMalik4187 2021-12-19use more cppu::BaseMutexNoel Grandin 2021-12-10Generally determine Rdb content from gb_*_set_componentfile callsStephan Bergmann 2021-11-30loplugin:stringliteraldefine in variousNoel Grandin 2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski 2021-09-15loplugin:constvarsNoel Grandin 2021-08-07create comphelper::OMultiTypeInterfaceContainerHelper2 and use itNoel Grandin 2021-08-02convert #defines to OUStringLiteralNoel Grandin 2021-07-22fix the mutex locking in impl_searchTopicNoel Grandin 2021-07-22no need to use unique_ptr hereNoel Grandin 2021-07-21flatten vector in BaseContainerControlNoel Grandin 2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann 2021-04-27loplugin:stringadd convert chained append to +Noel Grandin 2021-04-07Updated README.md files to represent current code / use Markdown formatHossein 2021-03-26loplugin:flattenNoel 2021-03-24Using .md extension/Markdown syntax for modules READMEHossein 2021-02-16loplugin:referencecasting in UnoControls..unoxmlNoel 2021-01-20Improve loplugin:doubleconvertStephan Bergmann 2021-01-20improve some IllegalArgumentException messagesNoel 2021-01-16make the Color constructors explicitly specify transparencyNoel 2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel 2020-11-17loplugin:stringviewparam check methods tooNoel 2020-08-02loplugin:flatten in UnoControlsNoel Grandin 2020-07-10replace usage of blacklist with excludelist for IWYUThorsten Behrens 2020-07-04UnoControl: create instances with uno constructorsNoel Grandin