summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/expand
ModeNameSize
-rw-r--r--makefile.mk1751logplain
-rw-r--r--ucpexpand.cxx9657logplain
-04-27tdf#42949 Fix IWYU warnings in dbaccess/source/ui/[m-u]*/*cxxGabor Kelemen 2020-04-23loplugin:makeshared in dbaccessNoel Grandin 2020-04-15loplugin:flatten in dbaccessNoel Grandin 2019-12-02use weld::WaitObjectCaolán McNamara 2019-10-30remove some unnecessary includesCaolán McNamara 2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): dbaccessStephan Bergmann 2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke 2018-04-15remove some unused comphelper includesJochen Nitschke 2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin 2018-03-22weld OSQLMessageBoxCaolán McNamara 2018-02-22weld native message dialogsCaolán McNamara 2018-01-11Use for-range loops in dbaccess (part2)Julien Nabet 2017-12-18loplugin:unusedindexMike Kaganski 2017-12-14No need to keep these whitelisted functions decorated with SAL_CALLStephan Bergmann 2017-12-11loplugin:salcall fix functionsNoel Grandin 2017-12-05loplugin:countusersofdefaultparams in dbaccessNoel Grandin 2017-11-01loplugin:constantparam in connectivityNoel Grandin 2017-10-23loplugin:includeform: dbaccessStephan Bergmann 2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin 2017-07-21migrate to boost::gettextCaolán McNamara 2017-06-12cleanup unused css/frame/* includesJochen Nitschke 2017-05-22Translate German comments and debug strings (leftovers in dirs d...)Johnny_M 2017-03-25Fix typosAndrea Gelmini 2017-02-17Drop :: prefix from std in [de]*/Tor Lillqvist 2017-01-26Remove dynamic exception specificationsStephan Bergmann 2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann 2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann 2016-07-26masses of MessBoxes not being disposed promptlyCaolán McNamara 2016-05-18clang-tidy modernize-make-sharedNoel Grandin 2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann 2016-04-05loplugin:constantparamNoel Grandin 2016-03-28Use const_iterator when possible (whole dbaccess)Julien Nabet 2016-02-25convert EComposeRule to scoped enumNoel Grandin 2016-02-17Fix missing iterator include on MSVC 14.0David Ostrovsky 2015-11-15use initialiser for Sequence<OUString>Noel Grandin