SubtitleEdit/libse/Forms/FixCommonErrors
2016-04-30 14:43:24 +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 Working on moving logic from FixCommonErrors form to libse 2015-09-19 09:30:42 +02: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 Working on moving logic from FixCommonErrors form to libse 2015-09-19 09:30:42 +02: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 Ran CodeMaid. 2016-01-24 16:49:03 +02:00
FixMissingSpaces.cs [FixMissingSpaces] - Use single compiled regex instance (url). 2016-04-04 18:54:41 +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 [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 [StartWithUppercase] - Fix/Update. 2016-04-29 15:56:18 +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 possible crash from last commit 2016-02-06 11:33:12 +01:00
RemoveSpaceBetweenNumbers.cs Ran CodeMaid. 2016-01-24 16:49:03 +02:00