summaryrefslogtreecommitdiff
path: root/compilerplugins/clang/unusedvariablecheck.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'compilerplugins/clang/unusedvariablecheck.hxx')
0 files changed, 0 insertions, 0 deletions
ca7c45ef6be1563727193f53aa60c7'>Clean up function declarations and some unused functionsStephan Bergmann 2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin 2014-03-31coverity#1194931 Uncaught exceptionCaolán McNamara 2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann 2014-03-17sw: prefer passing OUString by referenceNoel Grandin 2014-02-27Remove visual noise from swAlexander Wilms 2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann 2013-12-12Do not use C++-UNO internal static_type functions in client codeStephan Bergmann 2013-11-08safe STRING_NOTFOUND -> -1 conversionCaolán McNamara 2013-11-08remove unnecessary use of OUString constructor in SW moduleNoel Grandin 2013-10-15convert sw/source/ui/vba/*.cxx from String to OUStringNoel Grandin 2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara 2013-06-29remove OUString wrap for string literalsThomas Arnhold 2013-05-20add a copy and paste noteThomas Arnhold 2013-05-20fdo#39468 Comment translation GER-ENGMatthias Freund 2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák 2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold 2013-02-25sal_Bool to boolTakeshi Abe 2012-12-10callcatcher: remove unused rtf filter and associated methodsCaolán McNamara 2012-11-30re-base on ALv2 code. Includes:Michael Meeks 2012-11-28De-duplicate _ReadFieldParamsTor Lillqvist 2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák