Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
31 commits
Select commit Hold shift + click to select a range
814cf7b
Create git blame configuration to exclude code formatting only commit…
jozefizso Jun 24, 2026
f575556
Convert indentation from tabs to spaces in project `ADODBApi.csproj`
jozefizso Sep 5, 2026
48c3655
Convert indentation from tabs to spaces in project `DAOApi.csproj`
jozefizso Sep 5, 2026
2288da4
Convert indentation from tabs to spaces in project `MSComctlLibApi.cs…
jozefizso Sep 5, 2026
3e19e98
Convert indentation from tabs to spaces in project `MSDATASRCApi.csproj`
jozefizso Sep 5, 2026
2d24c40
Convert indentation from tabs to spaces in project `OfficeApi.csproj`
jozefizso Sep 5, 2026
f709f57
Convert indentation from tabs to spaces in project `VBIDEApi.csproj`
jozefizso Sep 5, 2026
046ab19
Convert indentation from tabs to spaces in project `OWC10Api.csproj`
jozefizso Sep 5, 2026
1a9b74d
Convert indentation from tabs to spaces in project `OutlookApi.csproj`
jozefizso Sep 5, 2026
feed996
Convert indentation from tabs to spaces in project `ExcelApi.csproj`
jozefizso Sep 5, 2026
ebf515c
Convert indentation from tabs to spaces in project `PowerPointApi.csp…
jozefizso Sep 5, 2026
3df69b1
Convert indentation from tabs to spaces in project `WordApi.csproj`
jozefizso Sep 5, 2026
153b15e
Convert indentation from tabs to spaces in project `AccessApi.csproj`
jozefizso Sep 5, 2026
27492b2
Update git blame configuration to exclude code formatting only commit…
jozefizso Sep 5, 2026
56be875
Format `NetOffice` project using default dotnet formatting rules
jozefizso Sep 5, 2026
bd6c132
Format `NetOffice.Tests` project using default dotnet formatting rules
jozefizso Sep 5, 2026
6375340
Format `ADODBApi` project using default dotnet formatting rules
jozefizso Sep 5, 2026
7256746
Format `DAOApi` project using default dotnet formatting rules
jozefizso Sep 5, 2026
c784ec9
Format `MSComctlLibApi` project using default dotnet formatting rules
jozefizso Sep 5, 2026
3432475
Format `MSDATASRCApi` project using default dotnet formatting rules
jozefizso Sep 5, 2026
40d626d
Format `OfficeApi` project using default dotnet formatting rules
jozefizso Sep 5, 2026
7105db5
Format `OfficeApi.Extensions` project using default dotnet formatting…
jozefizso Sep 5, 2026
d23bbcd
Format `VBIDEApi` project using default dotnet formatting rules
jozefizso Sep 5, 2026
4488e50
Format `OWC10Api` project using default dotnet formatting rules
jozefizso Sep 5, 2026
b62274f
Format `OutlookApi` project using default dotnet formatting rules
jozefizso Sep 5, 2026
4f94cbd
Format `ExcelApi` project using default dotnet formatting rules
jozefizso Sep 5, 2026
14e1833
Format `PowerPointApi` project using default dotnet formatting rules
jozefizso Sep 5, 2026
a1e8ec3
Format `WordApi` project using default dotnet formatting rules
jozefizso Sep 5, 2026
477726e
Format `AccessApi` project using default dotnet formatting rules
jozefizso Sep 5, 2026
2a30524
Format `ClientApplication` project using default dotnet formatting rules
jozefizso Sep 5, 2026
0087a33
Update git blame configuration to exclude code formatting only commit…
jozefizso Sep 5, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.
73 changes: 73 additions & 0 deletions .git-blame-ignore-revs
Original file line number Diff line number Diff line change
@@ -0,0 +1,73 @@
# Formatting-only changes grouped by affected project

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Add the applied formatting revision to the ignore list

When this commit is checked out, git -c blame.ignoreRevsFile=.git-blame-ignore-revs blame still attributes the reformatted lines to c96ab14c, because that revision is absent from this file and many of the listed hashes are non-ancestor pre-squash commits. Git's blame -h describes this option as “ignore revisions from ,” so hashes whose patches were reapplied under a different commit do not suppress the new attribution. Split the formatting and ignore-list update into consecutive commits, or add the resulting formatting hash in a follow-up, so this configuration actually preserves prior authorship.

Useful? React with 👍 / 👎.


# Formatting-only changes affecting project `NetOffice.csproj`
56be87543fec8b26a1bc89feafa44fd6f71f2972

# Formatting-only changes affecting project `NetOffice.Tests.csproj`
bd6c132ef31c9f6d005c5516844468a24d85cde6

# Formatting-only changes affecting project `ADODBApi.csproj`
6af363289506c23d1f8906ef248a2bebd26d3494
f57555669f77bf7355f0d32d21c544548db3c1be
63753408ab0b08c8403912ecc902bfb0687c4980

# Formatting-only changes affecting project `DAOApi.csproj`
5981cb8ce71464a2182f0a98390e503349791530
48c3655915cec30f21f9add0f5e3fb00ef2c6b84
725674665b46f4a1c74035024ad3462a87496386

# Formatting-only changes affecting project `MSComctlLibApi.csproj`
6bb1f1e184d8c7a6586f532282c8fe6f18a10888
2288da43345029b897634bc7a598bc6b4cd53fb2
c784ec919d1e2b2ca51e1d241c0295fdbe761aa9

# Formatting-only changes affecting project `MSDATASRCApi.csproj`
87d32ea3691e520ddce3c9ae9b2cd7b4818759c1
3e19e98ac36dc9bbc1b70267d1c12595ed3e71e6
34324756e08f0147b582fc5d6fb35c43625b41af

# Formatting-only changes affecting project `OfficeApi.csproj`
cf74c5f86a74bca96ee3b357f9df4cf0bfb7f535
2d24c4072b49b4a923f54abb2aef460d14edd3e2
40d626ddaf40c4bcffb43d0ce6e79ac8923faedc

# Formatting-only changes affecting project `OfficeApi.Extensions.csproj`
7105db53929cbf0015ea5dfae7d342a235e69290

# Formatting-only changes affecting project `VBIDEApi.csproj`
7eb5c5985c90c0e07e0f96eb64f681444d886b25
f709f575b439d0ec5db2b273e11b442276fd0e74
d23bbcddbe08ecabfbc9b3799fcb05337b62c59e

# Formatting-only changes affecting project `OWC10Api.csproj`
2545f440c601666e71e4f3c679dedd2ea6bcb35a
046ab1923a47ead0a93337054197a6ea09305790
4488e509f73a145b0979a3310390f525a7e5907c

# Formatting-only changes affecting project `OutlookApi.csproj`
17f9d48b1fee7ee631beaca9ed605a1f2de16299
1a9b74de74a705ff069e53137d11240ff2be635d
b62274f0b760a4e90cc490e55bc2dad6c311144a

# Formatting-only changes affecting project `ExcelApi.csproj`
20f8c00f203691f488af825c7df89f59d7bd03e3
feed99654bacc5598f10ca4405759255dd2a3724
4f94cbd8084a2eec8c3f5877c9b0599e40d98cc8

# Formatting-only changes affecting project `PowerPointApi.csproj`
90df9b93c4de2135bfa81fa4c0b34ffcd79b2932
ebf515c09c723a76cf461f3580b636d3ab887478
14e1833b174aa89ce9aaa9d2c5d84688da0576c5

# Formatting-only changes affecting project `WordApi.csproj`
26ca7198f20d3c03c2afe93fe8074638bbf1d156
3df69b17bfb207afecd71419387984581138ba7e
a1e8ec37c07539f3308adf389dd409575d19d8d9

# Formatting-only changes affecting project `AccessApi.csproj`
6db208ae5adf919613652870680e6dc1ac5c0854
153b15e4ac3262a65bdf3be0a6735752e0a6cddc
477726e8d8badfab1a7b73a32a899432e5e8c10f

# Formatting-only changes affecting project `ClientApplication.csproj`
2a30524064e68000ba0aae0a80113236252c0182
6 changes: 3 additions & 3 deletions Source/ADODB/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@

/*
Contains the following Type Libraries:
Name - Description - SupportByVersion
ADODB - Microsoft ActiveX Data Objects 2.1 Library - 2.1
ADODB - Microsoft ActiveX Data Objects 2.5 Library - 2.5
Name - Description - SupportByVersion
ADODB - Microsoft ActiveX Data Objects 2.1 Library - 2.1
ADODB - Microsoft ActiveX Data Objects 2.5 Library - 2.5

*/

Expand Down
152 changes: 76 additions & 76 deletions Source/ADODB/Classes/Command.cs
Original file line number Diff line number Diff line change
Expand Up @@ -5,27 +5,27 @@

namespace NetOffice.ADODBApi
{
#region Delegates

#pragma warning disable
#pragma warning restore

#endregion

/// <summary>
/// CoClass Command
/// SupportByVersion ADODB, 2.1,2.5
/// </summary>
[SupportByVersion("ADODB", 2.1,2.5)]
[EntityType(EntityType.IsCoClass)]
public class Command : _Command
{
#pragma warning disable

#region Fields
private NetRuntimeSystem.Runtime.InteropServices.ComTypes.IConnectionPoint _connectPoint;
private string _activeSinkId;
#region Delegates

#pragma warning disable
#pragma warning restore

#endregion

/// <summary>
/// CoClass Command
/// SupportByVersion ADODB, 2.1,2.5
/// </summary>
[SupportByVersion("ADODB", 2.1, 2.5)]
[EntityType(EntityType.IsCoClass)]
public class Command : _Command
{
#pragma warning disable

#region Fields

private NetRuntimeSystem.Runtime.InteropServices.ComTypes.IConnectionPoint _connectPoint;
private string _activeSinkId;
private static Type _type;

#endregion
Expand All @@ -43,11 +43,11 @@ public override Type InstanceType
return LateBindingApiWrapperType;
}
}

/// <summary>
/// Type Cache
/// </summary>
[EditorBrowsable(EditorBrowsableState.Never), Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never), Browsable(false)]
public static Type LateBindingApiWrapperType
{
get
Expand All @@ -57,79 +57,79 @@ public static Type LateBindingApiWrapperType
return _type;
}
}

#endregion

#region Construction

///<param name="factory">current used factory core</param>
///<param name="parentObject">object there has created the proxy</param>
#region Construction

///<param name="factory">current used factory core</param>
///<param name="parentObject">object there has created the proxy</param>
///<param name="comProxy">inner wrapped COM proxy</param>
public Command(Core factory, ICOMObject parentObject, object comProxy) : base(factory, parentObject, comProxy)
{
}
public Command(Core factory, ICOMObject parentObject, object comProxy) : base(factory, parentObject, comProxy)
{

}

///<param name="parentObject">object there has created the proxy</param>
///<param name="comProxy">inner wrapped COM proxy</param>
public Command(ICOMObject parentObject, object comProxy) : base(parentObject, comProxy)
{

}
public Command(ICOMObject parentObject, object comProxy) : base(parentObject, comProxy)
{

///<param name="factory">current used factory core</param>
///<param name="parentObject">object there has created the proxy</param>
}

///<param name="factory">current used factory core</param>
///<param name="parentObject">object there has created the proxy</param>
///<param name="comProxy">inner wrapped COM proxy</param>
///<param name="comProxyType">Type of inner wrapped COM proxy"</param>
[EditorBrowsable(EditorBrowsableState.Never), Browsable(false)]
public Command(Core factory, ICOMObject parentObject, object comProxy, NetRuntimeSystem.Type comProxyType) : base(factory, parentObject, comProxy, comProxyType)
{
}
[EditorBrowsable(EditorBrowsableState.Never), Browsable(false)]
public Command(Core factory, ICOMObject parentObject, object comProxy, NetRuntimeSystem.Type comProxyType) : base(factory, parentObject, comProxy, comProxyType)
{

}

///<param name="parentObject">object there has created the proxy</param>
///<param name="parentObject">object there has created the proxy</param>
///<param name="comProxy">inner wrapped COM proxy</param>
///<param name="comProxyType">Type of inner wrapped COM proxy"</param>
[EditorBrowsable(EditorBrowsableState.Never), Browsable(false)]
public Command(ICOMObject parentObject, object comProxy, NetRuntimeSystem.Type comProxyType) : base(parentObject, comProxy, comProxyType)
{
}
///<param name="replacedObject">object to replaced. replacedObject are not usable after this action</param>
[EditorBrowsable(EditorBrowsableState.Never), Browsable(false)]
public Command(ICOMObject replacedObject) : base(replacedObject)
{
}
/// <summary>
[EditorBrowsable(EditorBrowsableState.Never), Browsable(false)]
public Command(ICOMObject parentObject, object comProxy, NetRuntimeSystem.Type comProxyType) : base(parentObject, comProxy, comProxyType)
{

}

///<param name="replacedObject">object to replaced. replacedObject are not usable after this action</param>
[EditorBrowsable(EditorBrowsableState.Never), Browsable(false)]
public Command(ICOMObject replacedObject) : base(replacedObject)
{

}

/// <summary>
/// Creates a new instance of Command
/// </summary>
public Command():base("ADODB.Command")
{
}
/// <summary>
public Command() : base("ADODB.Command")
{

}

/// <summary>
/// Creates a new instance of Command
/// </summary>
///<param name="progId">registered ProgID</param>
public Command(string progId):base(progId)
{
}
public Command(string progId) : base(progId)
{

}

#endregion
#endregion

#region Static CoClass Methods
#endregion
#region Static CoClass Methods
#endregion

#region Events
#region Events

#endregion

#endregion

#pragma warning restore
}
#pragma warning restore
}
}

Loading
Loading