calculator/src/CalcViewModel
Shamkhal Maharramov 965e36cc5d Propose minor code-cleanups (#241)
Description of the changes:
Remove unnecessary 'else', 'continue' statements

How changes were validated:
Manual.
2019-03-18 13:38:04 -07:00
..
Common Fix issue with Date diff when it includes a Daylight Saving Time (#193) 2019-03-18 11:22:32 -07:00
DataLoaders Updating comments per the C++ core guidelines and removing trailing whitespace (#194) 2019-03-14 23:30:07 -07:00
ApplicationViewModel.cpp Replace escape sequences with path separators in include paths 2019-03-07 15:51:00 -08:00
ApplicationViewModel.h Hello GitHub 2019-01-28 16:24:37 -08:00
CalcViewModel.vcxproj Build with /W4 (#197) 2019-03-08 23:15:28 -08:00
CalcViewModel.vcxproj.filters Clean up project structure in Visual Studio (#8) 2019-02-04 11:52:28 -08:00
DateCalculatorViewModel.cpp Fix issue with Date diff when it includes a Daylight Saving Time (#193) 2019-03-18 11:22:32 -07:00
DateCalculatorViewModel.h Fix issue with Date diff when it includes a Daylight Saving Time (#193) 2019-03-18 11:22:32 -07:00
HistoryItemViewModel.cpp Replace escape sequences with path separators in include paths 2019-03-07 15:51:00 -08:00
HistoryItemViewModel.h Updating comments per the C++ core guidelines and removing trailing whitespace (#194) 2019-03-14 23:30:07 -07:00
HistoryViewModel.cpp Updating comments per the C++ core guidelines and removing trailing whitespace (#194) 2019-03-14 23:30:07 -07:00
HistoryViewModel.h - Avoid referencing project headers from precompiled headers. 2019-02-14 18:20:25 -08:00
MemoryItemViewModel.cpp Hello GitHub 2019-01-28 16:24:37 -08:00
MemoryItemViewModel.h - Avoid referencing project headers from precompiled headers. 2019-02-14 18:20:25 -08:00
packages.config Hello GitHub 2019-01-28 16:24:37 -08:00
pch.cpp Hello GitHub 2019-01-28 16:24:37 -08:00
pch.h Replace custom ARRAYSIZE macro with std::size (#208) 2019-03-14 21:06:12 -07:00
StandardCalculatorViewModel.cpp Fix compilation issues due to unsigned/signed warnings treated as errors (#317) 2019-03-15 21:21:30 -07:00
StandardCalculatorViewModel.h Updating comments per the C++ core guidelines and removing trailing whitespace (#194) 2019-03-14 23:30:07 -07:00
targetver.h Hello GitHub 2019-01-28 16:24:37 -08:00
UnitConverterViewModel.cpp Propose minor code-cleanups (#241) 2019-03-18 13:38:04 -07:00
UnitConverterViewModel.h Updating comments per the C++ core guidelines and removing trailing whitespace (#194) 2019-03-14 23:30:07 -07:00
ViewState.cpp Hello GitHub 2019-01-28 16:24:37 -08:00
ViewState.h Hello GitHub 2019-01-28 16:24:37 -08:00