summaryrefslogtreecommitdiff
path: root/cppuhelper
AgeCommit message (Expand)Author
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-04-08update PCHsLuboš Luňák
2021-04-07Updated README.md files to represent current code / use Markdown formatHossein
2021-04-06update pchesCaolán McNamara
2021-03-24Using .md extension/Markdown syntax for modules READMEHossein
2021-03-21update pchesCaolán McNamara
2021-03-12use std::unordered_map in cppuhelper ServiceManagerLuboš Luňák
2021-03-11cppu:OWeakObject zombie debuggingNoel
2021-03-09Make sal/config.h the first in pchMike Kaganski
2021-03-06update pchesJulien Nabet
2021-03-03update pchesCaolán McNamara
2021-02-19update pchesCaolán McNamara
2021-02-17loplugin:referencecasting in cppuhelperNoel
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-04update pchesCaolán McNamara
2020-11-13tdf#123936 Formatting files in module cppu with clang-formatPhilipp Hofer
2020-11-12loplugin:stringview (macOS)Stephan Bergmann
2020-11-10new loplugin:reducevarscopeNoel Grandin
2020-11-06tdf#42949 Fix new IWYU warnings in directories c*Gabor Kelemen
2020-10-01Add single-instance attribute for *.compoonent <implementation>sStephan Bergmann
2020-09-21update pchesCaolán McNamara
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann
2020-09-13tdf#124176 Use #pragma once in cppu, cppuhelperGeorge Bateman
2020-09-04TabPage no longer needs to inherit from VclBuilderContainerCaolán McNamara
2020-09-02move Edit into toolkit only headersCaolán McNamara
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-27remove some unused includes and update pchesCaolán McNamara
2020-08-19Fix typosAndrea Gelmini
2020-08-14loplugin:simplifybool moreNoel Grandin
2020-08-12SvTreeListBox can move into toolkit headers nowCaolán McNamara
2020-08-12-Werror,-Wuninitialized (apparently new in Clang 12 trunk)Stephan Bergmann
2020-08-10Make the C++/UNO bridge work to some extent on macOS on arm64Tor Lillqvist
2020-08-07Use the lo_mobile_throwException() thing on macOS on arm64 for nowTor Lillqvist
2020-07-23Remove no longer relevant assertStephan Bergmann
2020-07-12update pchesCaolán McNamara
2020-07-10replace usage of blacklist with excludelist for IWYUThorsten Behrens
2020-06-05tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctornienzu
2020-06-03loplugin:simplifypointertobool improveNoel Grandin
2020-05-20use for-range on Sequence in cppuhelper,cuiNoel Grandin
2020-05-08compact namespace in canvas..cuiNoel Grandin
2020-04-17loplugin:flatten in cppuhelperNoel Grandin
2020-04-14loplugin:buriedassign in c*Noel Grandin
2020-03-10Fix typoAndrea Gelmini
2020-03-05tdf#127781 Android Viewer: aarch64: Avoid throwing exceptions through bridgesMichael Weghorn
2020-02-11android: Actually let's avoid the exceptions via bridges only on aarch4.Jan Holesovsky
2020-02-01make update_pch also consider files in <module>/src/**/incLuboš Luňák
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2020-01-26simplify InterfaceContainerHelper::clearNoel Grandin
2020-01-24loplugin:makeshared in connectivity..cppuhelperNoel Grandin
2020-01-17Use std::vector in OInterfaceContainerHelper instead of SequenceNoel Grandin