Commit Graph

74 Commits

Author SHA1 Message Date
Nikolaj Olsson
717e885724 Improve plain text import - thx uckthis/darnn/Leon
Related to #3214
2018-12-09 08:30:01 +01:00
Nikolaj Olsson
59c87affa9 Fix issue regarding mixed quotes 2018-11-10 11:06:18 +01:00
Nikolaj Olsson
df66c3bb1d Fix invalid italic tags now also fixes mixed casing - thx marb99 :)
Work on #2981
2018-08-08 21:41:51 +02:00
Nikolaj Olsson
558b48604e Fix issue with "Fix missing spaces" - thx Boulder08 :)
Fix   #2975
2018-08-03 15:35:27 +02:00
Nikolaj Olsson
60f1e76160 Fix bug regarding uppercase "i" after "}" - thx Araynilmar :)
Fix #2948
2018-06-16 12:39:02 +02:00
Nikolaj Olsson
0eaa5bf46c Fix for "Fix (remove dash) lines beginning w dash" - thx OmrSi :)
(issue regarding tags)
Fix #2891
2018-04-15 19:32:58 +02:00
LinqManJr
c56e8491b0 Check Some PVS-STUDIO fixes 2018-03-13 01:02:08 +09:00
Nikolaj Olsson
648d321366 Fix issue with Greek / Fix missing spaces - thx amerzone :) 2018-03-09 14:24:47 +01:00
Nikolaj Olsson
6d4b49ad53 Fix some issues found by PVS-Studio
Work on #2810
2018-03-07 19:27:52 +01:00
Nikolaj Olsson
d4b43edbb3 Fix some issues found by PVS-Studio
Work on #2810
2018-03-07 08:10:26 +01:00
Nikolaj Olsson
d4e2150869 Fix "Add dash" issue - thx robtor :) 2018-03-05 20:39:06 +01:00
Nikolaj Olsson
08b29162a4 Make "Fix music symbols" not react to hashtags 2018-03-05 19:26:49 +01:00
Nikolaj Olsson
9ab1e9e3f6 Fix issue regarding "fix missing space" and hashtag 2018-03-05 18:56:25 +01:00
Nikolaj Olsson
f5179f814b Remove empty lines if only contains control characters - thx Nima :) 2018-02-05 20:21:09 +01:00
Nikolaj Olsson
c8acbe8cb6 Allow space in "music symbols to replace" (now use separator comma instead of space) 2018-01-02 15:07:52 +01:00
Ivandro Ismael
9950d9499b RegexUtils] - move regex methods to regexutils. 2017-12-03 16:23:08 +00:00
Nikolaj Olsson
4750acc417 Fix for "Merge short line (single sentence)" - thx aaaxx :)
Fix #2658
2017-12-02 16:55:56 +01:00
Nikolaj Olsson
4b18695126 Optimize "SplitToLines" method (about 60% faster) 2017-11-26 17:35:00 +01:00
Nikolaj Olsson
9fefea4bc9 Fix crash in "Fix common errors" part 2 - thx tormento :) 2017-11-24 19:16:52 +01:00
Nikolaj Olsson
46688866f4 Fix crash in "Fix common errors" - thx tormento :) 2017-11-24 18:52:41 +01:00
Nikolaj Olsson
c06a29a45c Fix possible "double fix" in "Fix Uppercase I Inside Words" 2017-10-26 00:09:17 +02:00
Nikolaj Olsson
cfb8a62c49 Tweak to "Fix uppercase 'i' inside lowercase word" - thx Boulder08 :)
Fix #2576
2017-09-24 12:08:35 +02:00
Nikolaj Olsson
8bca4144d2 Fix minor issues with new "FixMissingSpaceBeforeAfterMusicQuotes" method 2017-08-14 19:01:24 +02:00
Nikolaj Olsson
97f2d39d73 Fix for 'Fix missing spaces' and music symbols/italic - thx cameronks :) 2017-08-13 20:47:59 +02:00
Nikolaj Olsson
c02f3287ab Minor refact 2017-08-07 17:42:48 +02:00
Ivandro Ismael
b30c415cc2 Minor refacts / optimization 2017-06-03 20:55:24 +00:00
Nikolaj Olsson
084c1bdf8e Fixed issue regarding "Fix dialogs on one line" - thx ingo :) 2017-03-04 23:00:43 +01:00
Nikolaj Olsson
ca69e3740b Fix "Fix missing spaces" issue regarding Finnish/Swedish colons - thx Boulder08 :)
Fix #2096
2016-11-20 19:51:58 +01:00
Nikolaj Olsson
889fbd2c11 Fixed confusing variable naming 2016-11-20 18:18:09 +01:00
Nikolaj Olsson
952997118b Merge pull request #2092 from ivandrofly/helper
[FixDialogsOnOneLine] - Minor fixes.
2016-11-20 11:27:54 +01:00
Nikolaj Olsson
66d7aaf8b1 Merge pull request #2093 from ivandrofly/unneded_periods
[FixUnneededPeriods] - Update/Optimize.
2016-11-20 11:25:13 +01:00
Ivandro Ismael
e45a57fa07 [FixUnneededPeriods] - Update/Optimize. 2016-11-20 00:14:20 +00:00
Ivandro Ismael
2db5dfbe9d [FixDialogsOnOneLine] - Cache line count. 2016-11-19 22:31:33 +00:00
Ivandro Ismael
f0ae1acb82 [FixDialogsOnOneLine] - Minor fixes. 2016-11-19 22:26:46 +00:00
Ivandro Ismael
740cae9291 [Rename] - Stripable => Strippable. 2016-11-19 21:40:34 +00:00
Ivandro Ismael
aa11ca5340
[Refact] - Check if char is letter using built-in method char.IsLetter(). 2016-07-11 19:37:02 +01:00
Ivandro Ismael
098c4c13b3
[Regex] - Remove duplicated compiled regex. 2016-07-08 16:51:16 +00:00
Ivandro Ismael
dc47d529cb
StartWithUppercase] - Check if char is digit/letter using chars helper method. 2016-07-05 16:01:26 +00:00
Ivandro Ismael
62c6b58de3
[FixEllipsesStart] - Minor refact. 2016-07-01 20:31:42 +00:00
Nikolaj Olsson
ff8a832f1b Some minor optimizations inspired by #1814 - thx invandrofly :)
Fix  #1814
2016-06-29 19:22:06 +02:00
Ivandro Ismael
ee36f1677b Remove unused namespaces. 2016-04-30 14:43:24 +01:00
Nikolaj Olsson
fb0dc9062b Merge pull request #1734 from ivandrofly/patch-rfct
Move Interfaces into Interfaces folder.
2016-04-30 10:39:22 +02:00
Ivandro Ismael
b6e57c022f Move Interfaces into Interfaces folder. 2016-04-30 03:19:47 +01:00
Ivandro Ismael
3a74cb6bb6 [StartWithUppercase] - Fix/Update. 2016-04-29 15:56:18 +01:00
Waldi Ravens
cf96b750b8 Formatting (whitespace only) 2016-04-13 14:35:13 +02:00
Nikolaj Olsson
2ea1490a63 "FCE - Fix short display time" now improves end time even if required chars/sec cannot be reached - thx Frédéric :) 2016-04-09 07:49:38 +02:00
Ivandro Ismael
e654d0f9c7
[FixDanishLetterI] - Refact + Optimization for FixDanishLetterI. 2016-04-07 19:45:43 +01:00
Ivandro Ismael
46e9acb27a [FixMissingSpaces] - Use single compiled regex instance (url). 2016-04-04 18:54:41 +01:00
Nikolaj Olsson
f53b2e0f91 Fixed issue in "Add missing spaces" - thx Andrew :) 2016-04-04 17:19:10 +02:00
Nikolaj Olsson
ec6398dba2 Fixed possible crash from last commit
Nice unit test :)
2016-02-06 11:33:12 +01:00