Commit Graph

173 Commits

Author SHA1 Message Date
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
ivandrofly
129013669f [Fix + Update] - Fix (FixUneededPeriods.cs) 2015-10-18 19:06:36 +01:00
Nikolaj Olsson
357a71aa3d Merge pull request #1376 from ivandrofly/patch-50
Update (FixMissingPeriodsAtEndOfLine/RemoveTextForHI)
2015-10-17 10:13:53 +02:00
Nikolaj Olsson
f16522b787 Merge pull request #1366 from ivandrofly/patch-38
Update FixCommonErrors part 2
2015-10-17 10:09:53 +02:00
ivandrofly
f14909050a [Update] - FixMissingPeriodsAtEndOfLine 2015-10-11 05:02:43 +01:00
ivandrofly
c0e72922c6 [internal] - minor optimization 2015-10-11 04:16:54 +01:00
Nikolaj Olsson
24ab1a1ed3 Merge pull request #1365 from ivandrofly/patch-12
[Fix + Optimization] - FixStartWithUppercaseLetterAfterColon
2015-10-08 07:15:11 +02:00
ivandrofly
82838398fd [Refactor] - Remove: (! & ?) as abbreviation end chars 2015-10-07 22:10:27 +01:00
ivandrofly
d32460f306 [Abbreviation] - Switch to HashSet 2015-10-07 22:09:37 +01:00
ivandrofly
80f7152881 [Fix + Optimization] - FixStartWithUppercaseLetterAfterColon 2015-10-07 21:39:11 +01:00
niksedk
075de1b239 Extracted language auto detection to "LanguageAutoDetect" + added two simple unit tests 2015-10-07 21:58:57 +02:00
ivandrofly
d2fa737a11 [Refactor] Minor refactor 2015-10-07 17:25:11 +01:00
Waldi Ravens
e751dc608f Formatting (whitespace only) 2015-09-20 15:21:11 +02:00
niksedk
3a96812c9a Some fixes for "Remove text for HI" - thx Rasmus :) 2015-09-20 08:02:54 +02:00
niksedk
a39c3b9b5f Working on moving logic from FixCommonErrors form to libse 2015-09-19 09:30:42 +02:00
niksedk
0450545022 Working on moving logic from FixCommonErrors form to libse 2015-09-18 22:18:42 +02:00
Nikolaj Olsson
0b868439bf Merge pull request #1267 from ivandrofly/patch-16
[HI] - Refactor
2015-09-18 19:32:45 +02:00
Waldi Ravens
a15d79cce9 Fixed interjection captalization (Forms/RemoveTextForHI) 2015-09-10 13:03:34 +02:00
ivandrofly
c895700d91 [HI] - Refactor 2015-09-09 21:32:28 +01:00
Waldi Ravens
e17beecdb9 Minor fixes + refact - RemoveStartEndTags/RemoveTextBetweenTags (RemoveTextForHI) [4] 2015-09-07 16:43:42 +02:00
Waldi Ravens
5d5ea431f3 Minor fixes + refact - RemoveInterjections (RemoveTextForHI) [3] 2015-09-07 09:23:39 +02:00
Waldi Ravens
9c439bb322 Minor refact - RemoveTextFromHearImpaired (RemoveTextForHI) [2] 2015-09-07 09:23:36 +02:00
Waldi Ravens
ccb99776f1 Minor refact - RemoveColon (RemoveTextForHI) [1] 2015-09-07 09:23:33 +02:00
Waldi Ravens
b2fda4839a Minor fix + minor refact (Forms/RemoveTextForHI) 2015-09-03 21:30:32 +02:00
niksedk
1046ece216 libse - initial commit to separate UI and logic 2015-08-26 22:42:40 +02:00