..
CEngine
Fix the operand order of logbasex for consistency ( #1115 )
2020-04-03 10:34:59 -07:00
Header Files
Fix the operand order of logbasex for consistency ( #1115 )
2020-04-03 10:34:59 -07:00
Ratpack
Fix some code analysis warnings in CalcManager ( #1074 )
2020-03-30 15:23:22 -07:00
CalcManager.vcxproj
Updated the Calculator projects to include the /Z7 compiler flag ( #1337 )
2020-08-11 15:39:32 -07:00
CalcManager.vcxproj.filters
merge with master
2019-12-02 19:36:54 -08:00
CalculatorHistory.cpp
Remove LRE/LRO characters from results and error messages ( #1161 )
2020-04-30 12:04:33 -07:00
CalculatorHistory.h
Fix some code analysis warnings in CalcManager ( #1074 )
2020-03-30 15:23:22 -07:00
CalculatorManager.cpp
Remove dead code from History ( #1228 )
2020-05-25 15:02:27 -07:00
CalculatorManager.h
Remove dead code from History ( #1228 )
2020-05-25 15:02:27 -07:00
CalculatorResource.h
merge with master
2019-12-02 19:36:54 -08:00
CalculatorVector.h
Replacing CalculatorVector usage with std::vector ( #756 )
2019-10-30 10:55:13 -07:00
Command.h
Remove saved commands from CalculatorManager ( #1230 )
2020-05-25 10:43:31 -07:00
ExpressionCommand.cpp
Fix some code analysis warnings in CalcManager ( #1074 )
2020-03-30 15:23:22 -07:00
ExpressionCommand.h
merge with master
2019-12-02 19:36:54 -08:00
ExpressionCommandInterface.h
merge with master
2019-12-02 19:36:54 -08:00
NumberFormattingUtils.cpp
Fix how we calculate the precision in Unit converter and update GetNumberDigitsWholeNumberPart ( #1256 )
2020-06-01 16:50:45 -07:00
NumberFormattingUtils.h
Change precision and variables regarding the number of digits to be unsigned instead of signed ( #1092 )
2020-05-18 20:14:40 -07:00
pch.cpp
Merge master into feature/GraphingCalculator branch ( #585 )
2019-07-15 11:17:21 -07:00
pch.h
Replace old C headers with the C++ ones ( #1099 )
2020-03-23 08:44:06 -07:00
sal_cross_platform.h
Merge master into feature/GraphingCalculator branch ( #585 )
2019-07-15 11:17:21 -07:00
UnitConverter.cpp
Pre-Unit conversion work refactor, replace category with categoryID ( #1260 )
2020-06-04 08:51:06 -07:00
UnitConverter.h
Pre-Unit conversion work refactor, replace category with categoryID ( #1260 )
2020-06-04 08:51:06 -07:00
winerror_cross_platform.h
Merge master into feature/GraphingCalculator branch ( #585 )
2019-07-15 11:17:21 -07:00