PowerToys/src/modules
Avneet Kaur 8b759094f7
FxCopAnalyzer fixes for Wox.Core (#7209)
* FxCop Fixes- added InvarientCulture info, suppressed warnings for general exception types

* Used IsNullOrEmpty to test for empty strings (CA1820: Test for empty strings using string length)

* Check if arguments are null and throw ArgumentNullException

* Removed unused function argument from PluginsLoader.cs

* Addressing comments- Using attributes to suppress errors for general exception types

* Addressing comments- Using attributes to suppress errors

* Addressed comments and changed InvariantCulture to CurrentCulture/Ordinal where appropriate

* Addressing comments - catching and logging specific exception in FontHelper.cs
2020-10-19 15:46:56 -07:00
..
colorPicker [Localization] Add localized resource dlls to the MSI installer (#6986) 2020-10-13 08:20:33 -07:00
fancyzones fix low-level kb hook disabling macro 2020-10-20 00:21:04 +03:00
imageresizer LEGO: check in for master to temporary branch. (#7346) 2020-10-19 10:23:15 -07:00
interface [Launcher] Use a keyboard hook in the runner to invoke the Launcher (#6660) 2020-09-21 12:44:16 +02:00
keyboardmanager LEGO: check in for master to temporary branch. (#7338) 2020-10-19 10:22:30 -07:00
launcher FxCopAnalyzer fixes for Wox.Core (#7209) 2020-10-19 15:46:56 -07:00
powerrename [PowerRename] new icon (#7309) 2020-10-15 11:13:58 -07:00
previewpane LEGO: check in for master to temporary branch. (#7327) 2020-10-16 11:03:43 -07:00
shortcut_guide LEGO: check in for master to temporary branch. (#7246) 2020-10-12 21:44:15 -07:00