Age | Commit message (Expand) | Author |
2017-03-13 | Minor loplugin:unnecessaryoverride improvement | Stephan Bergmann |
2017-03-13 | Fix loplugin:unnecessaryoverride | Stephan Bergmann |
2017-03-11 | Fix typos | Andrea Gelmini |
2017-03-08 | gpg4libre: Remove deprecated dynamic exception specifications | Samuel Mehrbrodt |
2017-03-04 | gpg4libre: List and view GPG keys | Samuel Mehrbrodt |
2017-03-03 | remove unused CreateDefault methods | Noel Grandin |
2017-03-03 | Fix typos | Andrea Gelmini |
2017-02-28 | Adapt loplugin:sallogareas | Stephan Bergmann |
2017-02-28 | new loplugin unoany | Noel Grandin |
2017-02-23 | New loplugin:subtlezeroinit | Stephan Bergmann |
2017-02-20 | remove unused enumerators from PrinterCapType | Noel Grandin |
2017-02-20 | convert StringType to scoped enum | Noel Grandin |
2017-02-20 | remove unused ModalDialogue from WMWindowType enum | Noel Grandin |
2017-02-20 | remove some unused enumerators | Noel Grandin |
2017-02-17 | convert FormulaCompiler::SeparatorType to scoped enum | Noel Grandin |
2017-02-17 | isAssignmentOp is not available on older clang | Noel Grandin |
2017-02-17 | convert StackMode to scoped enum | Noel Grandin |
2017-02-17 | convert PropertyType to scoped enum | Noel Grandin |
2017-02-17 | convert ValueParser::State to scoped enum | Noel Grandin |
2017-02-17 | remove unused NONE from TAscendingOrder enum | Noel Grandin |
2017-02-17 | teach loplugin unusedenumconstants about CXXOperatorCallExpr | Noel Grandin |
2017-02-17 | convert SbxNameType to scoped enum | Noel Grandin |
2017-02-16 | Silence loplugin:redundantcast false warning | Stephan Bergmann |
2017-02-16 | loplugin:redundantcast: Avoid double warnings on some const_cast | Stephan Bergmann |
2017-02-16 | Capture loplugin:redundantcast status-quo wrt const_cast | Stephan Bergmann |
2017-02-16 | convert EESpellState to scoped enum | Noel Grandin |
2017-02-16 | remove unused NONE from ScrollRangeCheck enum | Noel Grandin |
2017-02-16 | convert resetType to scoped enum | Noel Grandin |
2017-02-16 | convert HelpProcessingErrorClass to scoped enum | Noel Grandin |
2017-02-16 | remove unused enumerators from SymbolType enum | Noel Grandin |
2017-02-16 | remove unused Exist from oslCheckMode enum | Noel Grandin |
2017-02-15 | convert FuncParamValidity to scoped enum | Noel Grandin |
2017-02-15 | convert SylkVersion to scoped enum | Noel Grandin |
2017-02-15 | convert DoubledQuoteMode to scoped enum | Noel Grandin |
2017-02-15 | drop unused PRESOBJ_IMAGE | Noel Grandin |
2017-02-15 | drop unused SwChildWindowMailmerge from SfxShellFeature enum | Noel Grandin |
2017-02-15 | convert SmBracketType to scoped enum | Noel Grandin |
2017-02-15 | remove unused AccessibilityChanged from SfxHintId enum | Noel Grandin |
2017-02-15 | convert SvxIconChoiceCtrlPositionMode to scoped enum | Noel Grandin |
2017-02-14 | convert svt::table::TableArea to scoped enum | Noel Grandin |
2017-02-14 | convert to EnumerationResult to scoped enum | Noel Grandin |
2017-02-14 | convert SvxPrevLineSpace to scoped enum | Noel Grandin |
2017-02-14 | remove unused BreakedLine enumerator from SdrMeasureTextVPos | Noel Grandin |
2017-02-14 | convert SvxXMLTableImportContextEnum to scoped enum | Noel Grandin |
2017-02-14 | remove unused BrkAction enumerator from SdrEventKind | Noel Grandin |
2017-02-13 | convert ShellModes to scoped enum | Noel Grandin |
2017-02-13 | convert eF_ResT to scoped enum | Noel Grandin |
2017-02-13 | convert SW_KeyState to scoped enum | Noel Grandin |
2017-02-11 | SourceManager::getFilename returns StringRef | Stephan Bergmann |
2017-02-10 | loplugin:dynexcspec: Deallocation functions are implicitly non-throwing | Stephan Bergmann |