summaryrefslogtreecommitdiff
path: root/osx
ModeNameSize
-rw-r--r--README272logplain
d---------soffice.xcodeproj43logplain
e specificStephan Bergmann 2014-04-15add "include/comphelper" to list of includes to ignoreNoel Grandin 2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin 2014-04-02Add compat::isInMainFileStephan Bergmann 2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann 2014-03-27Plugin to warn about/fix verriding functions not marked SAL_OVERRIDEStephan Bergmann 2014-03-27More compat stuffStephan Bergmann 2014-03-23fix filename detection in clang pluginsLuboš Luňák 2014-03-19improve warning message in passstringbyref compiler pluginNoel Grandin 2014-03-18Find places where OUString and OString are passed by value.Noel Grandin 2014-03-14More compat stuffStephan Bergmann 2014-02-28Save the stdexception rewriter plugin used in...Stephan Bergmann 2014-02-27Remove visual noise from compilerpluginsAlexander Wilms 2014-02-25isIntegerConstantExpr is more general than IntegerLiteralStephan Bergmann 2014-02-25Move plain rewriters to store/ (so they don' get built needlessly)Stephan Bergmann 2014-02-25Drop CLANGBUILD in addition to CLANGDIRStephan Bergmann 2014-02-25salbool: a rewriting plugin that flags most uses of sal_BoolStephan Bergmann 2014-02-25...but Flags parameter was plain unsigned int prior to Clang 3.4Stephan Bergmann 2014-02-25raw_fd_ostream Flags parameter no longer defaultedStephan Bergmann 2014-02-24implicitboolconversion: warn about implicit conversion of call args to boolStephan Bergmann