SubtitleEdit/libse/Forms/FixCommonErrors
2018-06-16 12:39:02 +02:00
..
AddMissingQuotes.cs Optimize "SplitToLines" method (about 60% faster) 2017-11-26 17:35:00 +01: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 RegexUtils] - move regex methods to regexutils. 2017-12-03 16:23:08 +00:00
FixDanishLetterI.cs RegexUtils] - move regex methods to regexutils. 2017-12-03 16:23:08 +00: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 Optimize "SplitToLines" method (about 60% faster) 2017-11-26 17:35:00 +01:00
FixDoubleGreaterThan.cs Optimize "SplitToLines" method (about 60% faster) 2017-11-26 17:35:00 +01:00
FixEllipsesStart.cs Optimize "SplitToLines" method (about 60% faster) 2017-11-26 17:35:00 +01:00
FixEmptyLines.cs Remove empty lines if only contains control characters - thx Nima :) 2018-02-05 20:21:09 +01: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 Check Some PVS-STUDIO fixes 2018-03-13 01:02:08 +09:00
FixMusicNotation.cs Make "Fix music symbols" not react to hashtags 2018-03-05 19:26:49 +01:00
FixOverlappingDisplayTimes.cs Fix some issues found by PVS-Studio 2018-03-07 08:10:26 +01: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 Fix some issues found by PVS-Studio 2018-03-07 19:27:52 +01:00
FixStartWithUppercaseLetterAfterColon.cs [Rename] - Stripable => Strippable. 2016-11-19 21:40:34 +00:00
FixStartWithUppercaseLetterAfterParagraph.cs Fix some issues found by PVS-Studio 2018-03-07 08:10:26 +01: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 Fix bug regarding uppercase "i" after "}" - thx Araynilmar :) 2018-06-16 12:39:02 +02:00
Helper.cs Fix for "Fix (remove dash) lines beginning w dash" - thx OmrSi :) 2018-04-15 19:32:58 +02:00
RemoveSpaceBetweenNumbers.cs Ran CodeMaid. 2016-01-24 16:49:03 +02:00