/libwps/

cgit/'>cgit logo index : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/UnoControls
AgeCommit message (Expand)Author
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
2020-05-30loplugin:simplifybool extend to expression like !(a < b || c > d)Noel Grandin
2020-04-22