summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-01-05cosmetic changesfeature/unitverBenjamin Ni
2015-10-21unit-verification: more convert Link<> to typedAndrzej Hunt
2015-10-21ScreenSaverInhibitor: Don't depend on glib type definitionsAndrzej Hunt
2015-10-21Ignore the default constructor for loplugin:badvectorinit tooAndrzej Hunt
2015-10-21Make incompatible-output-box visible to ensure layout spaceAndrzej Hunt
2015-10-21Set default focus on output unit entry boxAndrzej Hunt
2015-10-21unit-verification: convert Link<> to typedAndrzej Hunt
2015-10-21loplugin:vclwidgetsAndrzej Hunt
2015-10-21Implement undoing conversion of individual locally annotated cellsAndrzej Hunt
2015-10-21Remove redundant parameters.Andrzej Hunt
2015-10-21Test for tdf#92455 (persist purely local annotations after conversion)Andrzej Hunt
2015-10-21Added checkbox and config option to toggle unit verificationBenjamin Ni
2015-10-20tdf#92455 - inconsistent unit handlingBenjamin Ni
2015-10-20Coding style cleanupBenjamin Ni
2015-10-20Added more range conversion testsBenjamin Ni
2015-10-20refresh cell rendering after changing unitMarkus Mohrhard
2015-10-20add test case for unit conversionMarkus Mohrhard
2015-10-20fix crash when converting unitsMarkus Mohrhard
2015-10-20fix build and adapt a few places to calc coding styleMarkus Mohrhard
2015-10-20WIP: udunits2 build on windowsAndrzej Hunt
2015-10-20Upgrade to udunits 2.2.19Andrzej Hunt
2015-10-20Fix udunits2 install_name on OSXAndrzej Hunt
2015-10-20Don't assert on unsupported opcode, return unknown insteadAndrzej Hunt
2015-10-20Enable --with-system-udunits2Andrzej Hunt
2015-10-20Enable udunits2 on OSXAndrzej Hunt
2015-10-20Rename VERIFIED->VALID for formula status.Andrzej Hunt
2015-10-20Kill unnecessary UnitsStatusAndrzej Hunt
2015-10-20Fix building with disabled unit verification.Andrzej Hunt
2015-10-20Remove unnecessary autoreconfAndrzej Hunt
2015-10-20Don't require use of makeinfo for udunits2Andrzej Hunt
2015-10-20Show whether error is in formula or output in units warningAndrzej Hunt
2015-10-20Add tests for output unit verification.Andrzej Hunt
2015-10-20Return status for formula errorsAndrzej Hunt
2015-10-20Invalid formulas can't have unit correctness verified.Andrzej Hunt
2015-10-20Implement units conversion dialog.Andrzej Hunt
2015-10-20Add Units::isValidUnitAndrzej Hunt
2015-10-20Use GetParamCount instead of GetByte.Andrzej Hunt
2015-10-20Update units error messsage for clarity.Andrzej Hunt
2015-10-20Convert convertCellUnits to handle rangesAndrzej Hunt
2015-10-20Split convertCellUnits and change contractAndrzej Hunt
2015-10-20Make more methods of UtUnit constAndrzej Hunt
2015-10-20Implement getUnitsForRangeAndrzej Hunt
2015-10-20Store original input string for UtUnitAndrzej Hunt
2015-10-20Return invalid unit for empty and string cells.Andrzej Hunt
2015-10-20Implement areUnitsCompatible API methodAndrzej Hunt
2015-10-20Add setNumberFormatUnit utility method to units testAndrzej Hunt
2015-10-20Use HeaderUnitDescriptor to pass around header specificsAndrzej Hunt
2015-10-20Implement unit conversion for ranges.Andrzej Hunt
2015-10-20Use the actual default format for value/unit splitting.Andrzej Hunt
2015-10-20Add some assertions for UtUnit::convertValueToAndrzej Hunt