Changed the Office Plugin to use existing libraries and PIA. This reduces the amount of code to maintain.

This commit is contained in:
Krom, Robertus 2020-02-18 23:20:08 +01:00
commit efb4c997d4
104 changed files with 2144 additions and 3509 deletions

View file

@ -33,7 +33,6 @@ using Greenshot.Destinations;
using Greenshot.Helpers;
using GreenshotPlugin.Controls;
using GreenshotPlugin.Core;
using GreenshotPlugin.UnmanagedHelpers;
using System.Text.RegularExpressions;
using GreenshotPlugin.IniFile;
using GreenshotPlugin.Interfaces;