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 |
|
Ivandro Ismael
|
7952b4e6b8
|
Fixed typo (Impared ==> Impaired)
|
2016-07-01 15:08:36 +02:00 |
|
Waldi Ravens
|
15c9413a3b
|
Fixed typo (Core.Forms.RemoveTextForHI)
|
2016-07-01 12:54:00 +02:00 |
|
Ivandro Ismael
|
6175efa056
|
[RemoveTextForHI] - Minor refactor.
|
2016-06-30 03:25:02 +00:00 |
|
Nikolaj Olsson
|
ff8a832f1b
|
Some minor optimizations inspired by #1814 - thx invandrofly :)
Fix #1814
|
2016-06-29 19:22:06 +02:00 |
|
Nikolaj Olsson
|
065bb35296
|
Minor "Remove text for HI" fix (all uppercase don't remove "OK") - thx Maksim :)
|
2016-05-31 16:31:47 +02:00 |
|
Waldi Ravens
|
a00f3c347c
|
Minor refact
|
2016-05-03 14:56:37 +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
|
97882d5488
|
Fixed "Remove text for HI" issue regarding "[scoffs]: Nice try."
|
2016-04-12 22:29:38 +02:00 |
|
Nikolaj Olsson
|
7ccf8a9eaf
|
Some fixes for "Remove text for HI" - thx Thunderbolt8 :)
Fix #1683 and fix #1684
|
2016-04-09 13:26:56 +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
|
f5211b3f81
|
Fixed issue in "Remove text for HI" - thx Andrew :)
|
2016-04-04 06:39:04 +02:00 |
|
Nikolaj Olsson
|
2ea6bb47dc
|
Some "Remove text for HI" fixes - thx Thunderbolt8 :)
Fix #1519
|
2016-02-09 23:15:33 +01:00 |
|
Nikolaj Olsson
|
ec6398dba2
|
Fixed possible crash from last commit
Nice unit test :)
|
2016-02-06 11:33:12 +01:00 |
|
Nikolaj Olsson
|
a9da8482bd
|
Trying to fix issue regarding FCE Add dash
Inspired by ivandrofly in #1539 :)
|
2016-02-06 11:15:39 +01:00 |
|
Ivandro Ismael
|
d89b5168a2
|
[refact] - remove duplicated code
|
2016-02-05 20:08:02 +00:00 |
|
Ivandro Ismael
|
838dd707d6
|
[HI] - Optimization/Refact
|
2016-02-02 21:05:29 +00:00 |
|
Ivandro Ismael
|
6e275ddfa3
|
Fix typo in method name
|
2016-02-01 21:10:04 +00:00 |
|
Ivandro Ismael
|
c324182f1a
|
[Refact] - Merge conditions
|
2016-02-01 21:06:56 +00:00 |
|
XhmikosR
|
f13d7c1b81
|
Ran CodeMaid.
|
2016-01-24 16:49:03 +02:00 |
|
Waldi Ravens
|
93886d97cf
|
Formatting (whitespace only)
|
2016-01-12 17:08:32 +01:00 |
|
niksedk
|
0663fbb07d
|
Minor refact for last commit - thx xylographe :)
|
2015-12-13 13:54:14 +01:00 |
|
niksedk
|
fd46e005c5
|
Fixed remove uppercase lines for hearing impaired bug - thx Krzysiu :)
Fix #1449
|
2015-12-13 12:22:05 +01:00 |
|
Waldi Ravens
|
f67cbfd332
|
Define one single RemoveSpaceBetweenNumbers method i/o two
|
2015-12-12 12:35:23 +01:00 |
|
niksedk
|
926262cd51
|
Fixed bug in "Remove interjections" - thx Leinad4Mind :)
So you mean that eh? -> So you mean that?
|
2015-12-08 21:26:28 +01:00 |
|
Waldi Ravens
|
a40437da85
|
Formatting (whitespace only)
|
2015-12-06 14:37:41 +01:00 |
|
niksedk
|
1e97fde497
|
Some fixes for last commits - thx xylographe :)
|
2015-12-06 10:38:39 +01:00 |
|
niksedk
|
9d1cae6046
|
Some "Remove text for HI" fixes - thx Thunderbolt8 :)
|
2015-12-05 16:21:04 +01:00 |
|
niksedk
|
d77df271de
|
Fix issue with "Remove text for HI" - thx thunderbolt8
Fix #1427
|
2015-12-03 08:22:19 +01:00 |
|
ivandrofly
|
f024a89764
|
Fix minor bug - thanks to @xylograph
|
2015-12-02 14:30:40 +00:00 |
|
ivandrofly
|
d5879f2712
|
[Test] - Add test for Fix Music Notation
|
2015-12-01 17:09:09 +00:00 |
|
ivandrofly
|
3969302003
|
[Bugfix] - Fix bug when FCE Paragraph with #
|
2015-11-29 18:25:36 +00:00 |
|
niksedk
|
7d64a2b213
|
Trying to improve "Add period at end of line" - #1375
|
2015-11-29 08:34:05 +01:00 |
|
niksedk
|
972f785c07
|
Minor fix in "Remove text for HI" - thx Thunderbolt8 :)
|
2015-11-28 21:03:22 +01:00 |
|
niksedk
|
e2ac14ed88
|
Fixed bug in remove interjections - thx Thunderbolt8 :)
Oh. Oh, yeah. Ahh — ==> Yeah —
|
2015-11-26 22:17:31 +01:00 |
|
niksedk
|
e89b8af424
|
Fixed bug in remove text for HI - thx Thunderbolt8 :)
The meal is ready. Let's go!|< i >- [Nick]< /i > J. T. Lancer! ==> - The meal is ready. Let's go!|- J. T. Lancer!
|
2015-11-26 21:53:48 +01:00 |
|
niksedk
|
7c7bbe1355
|
Fixed bug in remove text for HI - thx Thunderbolt8 :)
< i >- ♪♪[Continues ]< /i >|- It's pretty strong stuff. => It's pretty strong stuff.
|
2015-11-26 19:20:03 +01:00 |
|
niksedk
|
8554d6e00b
|
Fixed bug in "Remove interjections" - thx Thunderbolt8 :)
|
2015-11-26 18:48:03 +01:00 |
|
niksedk
|
5d421d30db
|
"Fix common errors", fixed missing case in "Remove unneeded spaces" - thx Chamallow :)
|
2015-10-28 18:26:12 +01:00 |
|
niksedk
|
c3a7308145
|
Fixed crash in "Fix common errors" regarding "Add missing dash" - thx Chamallow :)
|
2015-10-28 18:25:10 +01:00 |
|