SubtitleEdit/libse/Forms/FixCommonErrors
2015-11-29 18:25:36 +00:00
..
AddMissingQuotes.cs Working on moving logic from FixCommonErrors form to libse 2015-09-19 09:30:42 +02:00
EmptyFixCallback.cs [Abbreviation] - Switch to HashSet 2015-10-07 22:09:37 +01:00
Fix3PlusLines.cs Working on moving logic from FixCommonErrors form to libse 2015-09-19 09:30:42 +02:00
FixAloneLowercaseIToUppercaseI.cs Working on moving logic from FixCommonErrors form to libse 2015-09-19 09:30:42 +02:00
FixDanishLetterI.cs Working on moving logic from FixCommonErrors form to libse 2015-09-19 09:30:42 +02:00
FixDialogsOnOneLine.cs Working on moving logic from FixCommonErrors form to libse 2015-09-19 09:30:42 +02:00
FixDoubleApostrophes.cs Working on moving logic from FixCommonErrors form to libse 2015-09-19 09:30:42 +02:00
FixDoubleDash.cs Working on moving logic from FixCommonErrors form to libse 2015-09-19 09:30:42 +02:00
FixDoubleGreaterThan.cs Working on moving logic from FixCommonErrors form to libse 2015-09-19 09:30:42 +02:00
FixEllipsesStart.cs Working on moving logic from FixCommonErrors form to libse 2015-09-19 09:30:42 +02:00
FixEmptyLines.cs Formatting (whitespace only) 2015-09-20 15:21:11 +02:00
FixHyphensAdd.cs Working on moving logic from FixCommonErrors form to libse 2015-09-19 09:30:42 +02:00
FixHyphensRemove.cs Working on moving logic from FixCommonErrors form to libse 2015-09-19 09:30:42 +02:00
FixInvalidItalicTags.cs Working on moving logic from FixCommonErrors form to libse 2015-09-19 09:30:42 +02:00
FixLongDisplayTimes.cs Working on moving logic from FixCommonErrors form to libse 2015-09-19 09:30:42 +02:00
FixLongLines.cs Formatting (whitespace only) 2015-09-20 15:21:11 +02:00
FixMissingOpenBracket.cs Working on moving logic from FixCommonErrors form to libse 2015-09-19 09:30:42 +02:00
FixMissingPeriodsAtEndOfLine.cs Trying to improve "Add period at end of line" - #1375 2015-11-29 08:34:05 +01:00
FixMissingSpaces.cs Working on moving logic from FixCommonErrors form to libse 2015-09-19 09:30:42 +02:00
FixMusicNotation.cs [Bugfix] - Fix bug when FCE Paragraph with # 2015-11-29 18:25:36 +00:00
FixOverlappingDisplayTimes.cs Working on moving logic from FixCommonErrors form to libse 2015-09-19 09:30:42 +02:00
FixShortDisplayTimes.cs Working on moving logic from FixCommonErrors form to libse 2015-09-19 09:30:42 +02:00
FixShortLines.cs Working on moving logic from FixCommonErrors form to libse 2015-09-19 09:30:42 +02:00
FixShortLinesAll.cs Working on moving logic from FixCommonErrors form to libse 2015-09-19 09:30:42 +02:00
FixSpanishInvertedQuestionAndExclamationMarks.cs [Abbreviation] - Switch to HashSet 2015-10-07 22:09:37 +01:00
FixStartWithUppercaseLetterAfterColon.cs [Fix + Optimization] - FixStartWithUppercaseLetterAfterColon 2015-10-07 21:39:11 +01:00
FixStartWithUppercaseLetterAfterParagraph.cs Working on moving logic from FixCommonErrors form to libse 2015-09-19 09:30:42 +02:00
FixStartWithUppercaseLetterAfterPeriodInsideParagraph.cs [Refactor] - Remove: (! & ?) as abbreviation end chars 2015-10-07 22:10:27 +01:00
FixTurkishAnsiToUnicode.cs Working on moving logic from FixCommonErrors form to libse 2015-09-19 09:30:42 +02:00
FixUnneededPeriods.cs [Fix + Update] - Fix (FixUneededPeriods.cs) 2015-10-18 19:06:36 +01:00
FixUnneededSpaces.cs "Fix common errors", fixed missing case in "Remove unneeded spaces" - thx Chamallow :) 2015-10-28 18:26:12 +01:00
FixUppercaseIInsideWords.cs Working on moving logic from FixCommonErrors form to libse 2015-09-19 09:30:42 +02:00
Helper.cs Fixed crash in "Fix common errors" regarding "Add missing dash" - thx Chamallow :) 2015-10-28 18:25:10 +01:00
IFixCallbacks.cs [Abbreviation] - Switch to HashSet 2015-10-07 22:09:37 +01:00
IFixCommonError.cs
RemoveSpaceBetweenNumbers.cs Working on moving logic from FixCommonErrors form to libse 2015-09-19 09:30:42 +02:00