SubtitleEdit/libse/Forms/FixCommonErrors
2016-11-20 19:51:58 +01:00
..
AddMissingQuotes.cs Working on moving logic from FixCommonErrors form to libse 2015-09-19 09:30:42 +02:00
EmptyFixCallback.cs Ran CodeMaid. 2016-01-24 16:49:03 +02:00
Fix3PlusLines.cs Working on moving logic from FixCommonErrors form to libse 2015-09-19 09:30:42 +02:00
FixAloneLowercaseIToUppercaseI.cs [Regex] - Remove duplicated compiled regex. 2016-07-08 16:51:16 +00:00
FixDanishLetterI.cs Remove unused namespaces. 2016-04-30 14:43:24 +01: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 [refact] - remove duplicated code 2016-02-05 20:08:02 +00:00
FixEllipsesStart.cs [FixEllipsesStart] - Minor refact. 2016-07-01 20:31:42 +00:00
FixEmptyLines.cs Ran CodeMaid. 2016-01-24 16:49:03 +02:00
FixHyphensAdd.cs Ran CodeMaid. 2016-01-24 16:49:03 +02:00
FixHyphensRemove.cs Ran CodeMaid. 2016-01-24 16:49:03 +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 Ran CodeMaid. 2016-01-24 16:49:03 +02:00
FixMissingOpenBracket.cs Working on moving logic from FixCommonErrors form to libse 2015-09-19 09:30:42 +02:00
FixMissingPeriodsAtEndOfLine.cs [Rename] - Stripable => Strippable. 2016-11-19 21:40:34 +00:00
FixMissingSpaces.cs Fix "Fix missing spaces" issue regarding Finnish/Swedish colons - thx Boulder08 :) 2016-11-20 19:51:58 +01:00
FixMusicNotation.cs Fix minor bug - thanks to @xylograph 2015-12-02 14:30:40 +00:00
FixOverlappingDisplayTimes.cs Working on moving logic from FixCommonErrors form to libse 2015-09-19 09:30:42 +02:00
FixShortDisplayTimes.cs Formatting (whitespace only) 2016-04-13 14:35:13 +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 [Rename] - Stripable => Strippable. 2016-11-19 21:40:34 +00:00
FixStartWithUppercaseLetterAfterColon.cs [Rename] - Stripable => Strippable. 2016-11-19 21:40:34 +00:00
FixStartWithUppercaseLetterAfterParagraph.cs [Rename] - Stripable => Strippable. 2016-11-19 21:40:34 +00:00
FixStartWithUppercaseLetterAfterPeriodInsideParagraph.cs [Rename] - Stripable => Strippable. 2016-11-19 21:40:34 +00:00
FixTurkishAnsiToUnicode.cs Working on moving logic from FixCommonErrors form to libse 2015-09-19 09:30:42 +02:00
FixUnneededPeriods.cs Fixed confusing variable naming 2016-11-20 18:18:09 +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 [Rename] - Stripable => Strippable. 2016-11-19 21:40:34 +00:00
Helper.cs Merge pull request #2092 from ivandrofly/helper 2016-11-20 11:27:54 +01:00
RemoveSpaceBetweenNumbers.cs Ran CodeMaid. 2016-01-24 16:49:03 +02:00