summaryrefslogtreecommitdiff
path: root/include/touch
ModeNameSize
-rw-r--r--touch-impl.h1105logplain
-rw-r--r--touch.h7688logplain
ndin 2021-10-29Prepare for removal of non-const operator[] from Sequence in connectivityMike Kaganski 2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann 2020-02-06Log swallowed exceptionStephan Bergmann 2020-01-14tdf#42949 Fix IWYU warnings in connectivity/*/*cxxGabor Kelemen 2019-09-06TyposAndrea Gelmini 2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann 2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann 2018-09-17New loplugin:externalStephan Bergmann 2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke 2018-05-10move Java from config_features to already existing config_javaRene Engelhard 2018-04-15remove some unused comphelper includesJochen Nitschke 2017-10-23loplugin:includeform: connectivityStephan Bergmann 2017-10-01throw more useful uno::Exception'sNoel Grandin 2017-05-30fix convertName2SQLNameNoel Grandin 2017-05-30untwist the logic in convertName2SQLNameNoel Grandin 2017-03-23Remove unused #include <ctype.h>Stephan Bergmann 2017-03-22Use rtl::isAscii* instead of ctype.h is* with sal_Unicode argStephan Bergmann