summaryrefslogtreecommitdiffstats
path: root/cpputools
Commit message (Expand)AuthorAgeFilesLines
* loplugin:external -> loplugin:conststringvar -> loplugin:redundantstaticStephan Bergmann2023-11-081-1/+1
* Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: cpputoolsStephan Bergmann2023-10-191-1/+1
* Use less libxml2 external headers dependencyGabor Kelemen2023-09-291-4/+0
* sp2bv : no need to use fprintf without any formatingArnaud VERSINI2023-08-141-18/+17
* new loplugin:constexprliteralNoel Grandin2023-06-261-1/+1
* Remove support for AIXStephan Bergmann2023-01-271-11/+2
* clang-tidy modernize-pass-by-value in variousNoel Grandin2022-08-131-7/+8
* use more string_view in variousNoel Grandin2022-05-011-3/+3
* cpputools : use std::mutex instead of osl::MutexArnaud Versini2022-04-011-2/+3
* Recheck modules [a-c]* with IWYUGabor Kelemen2022-01-132-5/+0
* Don't install the uno script when uno is not buildJan-Marek Glogowski2022-01-083-1/+67
* Don't build the static uno binaryJan-Marek Glogowski2022-01-081-8/+1
* sp2bv is just used by the ODK on WindowsJan-Marek Glogowski2022-01-081-1/+1
* drop 'using namespace std' in cpputoolsJulien Nabet2021-10-031-1/+0
* loplugin:constmethod handle more casesNoel Grandin2021-09-301-2/+2
* Extend loplugin:stringviewparam to starts/endsWith: cpputoolsStephan Bergmann2021-09-231-2/+3
* cpputools : no need to use fprintf for putting a stringArnaud Versini2021-07-261-2/+2
* Updated README.md files to represent current code / use Markdown formatHossein2021-04-071-1/+3
* const OUString -> const OUStringLiteralMike Kaganski2021-03-251-1/+1
* Using .md extension/Markdown syntax for modules READMEHossein2021-03-241-0/+0
* loplugin:refcounting check for managing OWeakObject with raw pointerNoel2021-02-231-3/+3
* Adapt the remaining OUString functions to std string_viewStephan Bergmann2020-12-111-1/+2
* loplugin:stringviewNoel2020-11-111-3/+3
* Upcoming improved loplugin:staticanonymous -> redundantstatic: cpputoolsStephan Bergmann2020-07-011-1/+1
* sal_Char->char in cppcanvas..cuiNoel Grandin2019-12-181-3/+3
* Extend loplugin:external to warn about classesStephan Bergmann2019-11-221-0/+8
* Add version resource to executables where it was missingMike Kaganski2019-08-311-0/+2
* fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin2019-05-131-1/+1
* Fix typoAndrea Gelmini2019-04-201-1/+1
* Reduce OUString operations and use indexed getTokenMatteo Casalin2018-12-281-9/+15
* clang-tidy readability-misleading-indentationNoel Grandin2018-10-191-1/+1
* Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann2018-10-091-2/+2
* New loplugin:externalStephan Bergmann2018-09-171-1/+1
* Add missing sal/log.hxx headersGabor Kelemen2018-07-161-0/+1
* loplugin:includeform: cpputoolsStephan Bergmann2017-10-232-5/+5
* loplugin:flatten check for throw in then clauseNoel Grandin2017-09-291-6/+3
* loplugin:flatten in connectivity..desktopNoel Grandin2017-09-211-46/+44
* use more OUString::operator== comphelper..cuiNoel Grandin2017-07-131-2/+2
* spelling instanciate -> instantiateNoel Grandin2017-06-051-1/+1
* gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky2017-04-211-1/+0
* Fix typosAndrea Gelmini2017-03-251-1/+1
* Fix typosAndrea Gelmini2017-03-111-1/+1
* new loplugin unoanyNoel Grandin2017-02-281-1/+1
* makeAny->Any in cppuhelper..cuiNoel Grandin2017-02-241-1/+1
* loplugin:subtlezeroinit: cpputoolsStephan Bergmann2017-02-211-1/+1
* Some simplifications, using UNO_QUERY_THROWStephan Bergmann2017-02-151-12/+2
* Remove dynamic exception specificationsStephan Bergmann2017-01-261-11/+3
* New loplugin:dynexcspec: Add @throws documentation, cpputoolsStephan Bergmann2017-01-191-0/+4
* tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar2016-03-111-21/+3
* Remove excess newlinesChris Sherlock2016-02-091-6/+0