index
:
RhSolutions.AddIn
master
Надстройка для Excel для работы с таблицей заказов РЕХАУ
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
PriceListTools
/
CombineTool.cs
Age
Commit message (
Expand
)
Author
2022-04-01
StatusBar update using directive
Sergey Chebotar
2022-04-01
Keep ResultBar update 5 seconds long. Turn off save as dialog after tools com...
Sergey Chebotar
2022-03-30
Revert "Turn off save as file dialog at the end of tool process. Version upda...
Sergey Chebotar
2022-03-24
Turn off save as file dialog at the end of tool process. Version update.
Sergey Chebotar
2022-02-12
Extract PriceListHeaders class
Sergey Chebotar
2022-02-12
Create Tool Factory. Exception on empty selection in Export Tool.
Sergey Chebotar
2022-02-08
Revert "Open target worbook readonly. Turn off Save As dialog."
Sergey Chebotar
2022-02-08
Open target worbook readonly. Turn off Save As dialog.
Sergey Chebotar
2022-02-04
Add Result Statusbar message
Sergey Chebotar
2022-02-03
Additional message to statusbar
Sergey Chebotar
2022-02-03
Rename method
Sergey Chebotar
2022-02-02
Rename Abstract PriceList inheritors
Sergey Chebotar
2022-02-02
Rename Abstract tool
Sergey Chebotar
2022-02-02
Add Excel statusbar progress message
Sergey Chebotar
2022-02-02
Add Interface namespace
Sergey Chebotar
2022-02-01
Refactoring, Not fount table formatting etc
Sergey Chebotar
2022-01-28
Add not found positions to target file
Sergey Chebotar
2022-01-28
Refactoring
Sergey Chebotar
2022-01-28
Change column parameter to parameters array
Sergey Chebotar
2022-01-28
Wrap new column header text
Sergey Chebotar
2022-01-28
Add complete position class
Sergey Chebotar
2022-01-27
Add FillColumn method
Sergey Chebotar
2022-01-27
Complete tools refactoring
Sergey Chebotar
2022-01-27
Refactoring tolls classes
Sergey Chebotar
2022-01-26
Move Autofilter method to abstract class
Sergey Chebotar
2022-01-26
Remove PriceList class
Sergey Chebotar
2022-01-26
Remove unnecessary fields
Sergey Chebotar
2022-01-26
Watch only current sheets in files
Sergey Chebotar
2022-01-09
Add SaveAs Dialog after export
Sergey Chebotar
2022-01-09
Refactoring
Sergey Chebotar
2022-01-07
Add CombineTool for conjoining files into columns
Sergey Chebotar