summaryrefslogtreecommitdiff
path: root/compilerplugins
AgeCommit message (Expand)AuthorFilesLines
2017-02-28Adapt loplugin:sallogareasStephan Bergmann1-3/+4
2017-02-28new loplugin unoanyNoel Grandin2-0/+101
2017-02-23New loplugin:subtlezeroinitStephan Bergmann1-0/+59
2017-02-20remove unused enumerators from PrinterCapTypeNoel Grandin1-0/+4
2017-02-20convert StringType to scoped enumNoel Grandin1-0/+3
2017-02-20remove unused ModalDialogue from WMWindowType enumNoel Grandin1-9/+21
2017-02-20remove some unused enumeratorsNoel Grandin1-0/+1
2017-02-17convert FormulaCompiler::SeparatorType to scoped enumNoel Grandin1-0/+2
2017-02-17isAssignmentOp is not available on older clangNoel Grandin1-1/+3
2017-02-17convert StackMode to scoped enumNoel Grandin1-0/+1
2017-02-17convert PropertyType to scoped enumNoel Grandin1-1/+3
2017-02-17convert ValueParser::State to scoped enumNoel Grandin1-0/+3
2017-02-17remove unused NONE from TAscendingOrder enumNoel Grandin1-1/+2
2017-02-17teach loplugin unusedenumconstants about CXXOperatorCallExprNoel Grandin1-0/+7
2017-02-17convert SbxNameType to scoped enumNoel Grandin1-0/+5
2017-02-16Silence loplugin:redundantcast false warningStephan Bergmann1-4/+6
2017-02-16loplugin:redundantcast: Avoid double warnings on some const_castStephan Bergmann2-7/+10
2017-02-16Capture loplugin:redundantcast status-quo wrt const_castStephan Bergmann1-0/+32
2017-02-16convert EESpellState to scoped enumNoel Grandin1-0/+1
2017-02-16remove unused NONE from ScrollRangeCheck enumNoel Grandin1-0/+7
2017-02-16convert resetType to scoped enumNoel Grandin1-0/+2
2017-02-16convert HelpProcessingErrorClass to scoped enumNoel Grandin1-0/+2
2017-02-16remove unused enumerators from SymbolType enumNoel Grandin1-0/+2
2017-02-16remove unused Exist from oslCheckMode enumNoel Grandin1-0/+1
2017-02-15convert FuncParamValidity to scoped enumNoel Grandin1-0/+1
2017-02-15convert SylkVersion to scoped enumNoel Grandin1-0/+1
2017-02-15convert DoubledQuoteMode to scoped enumNoel Grandin1-0/+1
2017-02-15drop unused PRESOBJ_IMAGENoel Grandin1-0/+4
2017-02-15drop unused SwChildWindowMailmerge from SfxShellFeature enumNoel Grandin1-0/+1
2017-02-15convert SmBracketType to scoped enumNoel Grandin1-0/+1
2017-02-15remove unused AccessibilityChanged from SfxHintId enumNoel Grandin1-0/+1
2017-02-15convert SvxIconChoiceCtrlPositionMode to scoped enumNoel Grandin1-0/+1
2017-02-14convert svt::table::TableArea to scoped enumNoel Grandin1-0/+1
2017-02-14convert to EnumerationResult to scoped enumNoel Grandin1-0/+1
2017-02-14convert SvxPrevLineSpace to scoped enumNoel Grandin1-0/+2
2017-02-14remove unused BreakedLine enumerator from SdrMeasureTextVPosNoel Grandin1-0/+1
2017-02-14convert SvxXMLTableImportContextEnum to scoped enumNoel Grandin1-0/+1
2017-02-14remove unused BrkAction enumerator from SdrEventKindNoel Grandin1-0/+1
2017-02-13convert ShellModes to scoped enumNoel Grandin1-0/+1
2017-02-13convert eF_ResT to scoped enumNoel Grandin1-0/+1
2017-02-13convert SW_KeyState to scoped enumNoel Grandin1-0/+1
2017-02-11SourceManager::getFilename returns StringRefStephan Bergmann1-14/+9
2017-02-10loplugin:dynexcspec: Deallocation functions are implicitly non-throwingStephan Bergmann1-3/+16
2017-02-10Remove unnecessary blacklists from loplugin:stringconstantStephan Bergmann1-14/+0
2017-02-10remove unused enumerator from EncodedWordStateNoel Grandin1-0/+1
2017-02-09restore constant to VerticalOrientationNoel Grandin1-0/+1
2017-02-09remove ConnectionIdentifierType enumNoel Grandin1-0/+1
2017-02-09Fix SAL_DEBUG_BACKTRACEStephan Bergmann1-1/+1
2017-02-09loplugin:unusedenumconstants read-only constants in vcl (2)Noel Grandin1-0/+3
2017-02-08loplugin:unusedenumconstants read-only constants in vclNoel Grandin1-0/+8