summaryrefslogtreecommitdiff
path: root/bin/README
blob: d5d0829ce1d364ee02daacaf98d9be2b7a8ca672 (plain)
1
2
3
4
5
6
7
8
9
Tools and scripts mostly not used during the build

This direction has a number of key pieces (?) that are used during the
build, or are simply generally useful. One example is

bin/find-german-comments <directory>

which will try to detect and extract all the German comments in a
given source code hierarchy / directory.
='2018-10-13 07:43:45 +0200'>2018-10-13loplugin:constfields in package..registryNoel Grandin 2018-07-30Add missing sal/log.hxx headersGabor Kelemen 2017-10-31loplugin:constantparam in oox,registry,reportdesignNoel Grandin 2017-10-23loplugin:includeform: registryStephan Bergmann 2017-05-27tdf#43157 - registry: convert from OSL_ASSERT to assertChris Sherlock 2017-05-09cleanup osl/diagnose.h includesJochen Nitschke 2017-05-07revert OSL_ASSERT changesChris Sherlock 2017-05-07tdf#43157 - registry: convert from OSL_ASSERT to assertChris Sherlock 2016-12-13OSL_TRACE->SAL in framework..salNoel Grandin 2016-09-12loplugin:constantparam in package..stocNoel Grandin 2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann 2016-02-12loplugin:unusedmethodsNoel Grandin 2016-02-04[ABI CHANGE] In SDK, replace regcompare with unoidl-checkStephan Bergmann 2016-02-04loplugin:fpcomparison in registry/Noel Grandin 2016-01-10Fix typosAndrea Gelmini 2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann 2015-11-06coverity#1338272 Uncaught exceptionCaolán McNamara 2015-11-06coverity#1338270 Uncaught exceptionCaolán McNamara 2015-11-06coverity#1338252 Uncaught exceptionCaolán McNamara 2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann 2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann 2015-07-03No need for a C API hereStephan Bergmann 2015-07-03Move module-private includes from include/registry/ to registry/Stephan Bergmann 2015-04-09convert RTReferenceType to scoped enumNoel Grandin 2015-04-09convert RTMethodMode to scoped enumNoel Grandin 2015-04-09convert RT_ACCESS fields to scoped enumNoel Grandin 2015-04-09convert RegError to scoped enumNoel Grandin 2015-04-09convert RegValueType to scoped enumNoel Grandin 2015-04-09convert REG_ constants to scoped enumNoel Grandin 2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin 2015-02-07loplugin:deletedspecialStephan Bergmann