summaryrefslogtreecommitdiff
path: root/o3tl
ModeNameSize
-rw-r--r--CppunitTest_o3tl_tests.mk1332logplain
-rw-r--r--Makefile225logplain
-rw-r--r--Module_o3tl.mk987logplain
-rw-r--r--README1315logplain
d---------qa338logplain
b]*Gabor Kelemen 2020-09-04tdf#124176 Use #pragma once in binaryurpGeorge Bateman 2020-07-10replace usage of blacklist with excludelist for IWYUThorsten Behrens 2020-07-05binaryurp: create instances with uno constructorsNoel Grandin 2020-06-30Upcoming improved loplugin:staticanonymous -> redundantstatic: binaryurpStephan Bergmann 2020-06-25Rephrase commentStephan Bergmann 2020-06-25Fix typosAndrea Gelmini 2020-06-23HACK to decouple URP release calls from all other threadsStephan Bergmann 2020-06-10Improve a SAL_WARN messageStephan Bergmann 2020-06-04Properly handle initial object queryInterface return valueStephan Bergmann 2020-05-15use for-range on Sequence in basctl..canvasNoel Grandin 2020-01-28tdf#42949 Add back includes to binaryurp/Gabor Kelemen 2020-01-28New loplugin:unsignedcompareStephan Bergmann 2020-01-27tdf#42949 Fix IWYU warnings in binaryurp/Gabor Kelemen 2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): binaryurpStephan Bergmann 2019-06-11Use hasElements to check Sequence emptiness in accessibility..canvasArkadiy Illarionov 2019-05-22New loplugin:dataStephan Bergmann 2019-02-19Some uses of C++17 class template argument deductionStephan Bergmann 2019-01-14Use C++17 nested namespace definitions (in binaryurp)Stephan Bergmann 2019-01-11tdf#112689:Replace chained O(U)StringBuffer::append() with operator+Furkan Ahmet Kara 2018-12-08Use [[maybe_unused]] instead of cast to voidStephan Bergmann 2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann 2018-12-06Use structured bindingStephan Bergmann 2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin 2018-09-11Revert "clang bugprone-unused-return-value"Noel Grandin 2018-09-08clang bugprone-unused-return-valueNoel Grandin 2018-08-29replace rtl_allocateMemory with std::mallocNoel Grandin 2017-12-19inline use-once typedefsNoel Grandin 2017-12-11loplugin:salcall fix functionsNoel Grandin