Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/feature/unitver
375d0cd
cosmetic changes
by Benjamin Ni
· 11 years ago
feature/unitver
0d7d7f2
unit-verification: more convert Link<> to typed
by Andrzej Hunt
· 10 years ago
f54a180
ScreenSaverInhibitor: Don't depend on glib type definitions
by Andrzej Hunt
· 10 years ago
7bf56d5
Ignore the default constructor for loplugin:badvectorinit too
by Andrzej Hunt
· 10 years ago
6e51d7a
Make incompatible-output-box visible to ensure layout space
by Andrzej Hunt
· 11 years ago
1a01024
Set default focus on output unit entry box
by Andrzej Hunt
· 11 years ago
569a1b9
unit-verification: convert Link<> to typed
by Andrzej Hunt
· 11 years ago
215a189
loplugin:vclwidgets
by Andrzej Hunt
· 11 years ago
2daa56a
Implement undoing conversion of individual locally annotated cells
by Andrzej Hunt
· 11 years ago
03ab4a1
Remove redundant parameters.
by Andrzej Hunt
· 11 years ago
da06bb2
Test for tdf#92455 (persist purely local annotations after conversion)
by Andrzej Hunt
· 11 years ago
31ac447
Added checkbox and config option to toggle unit verification
by Benjamin Ni
· 11 years ago
ff25740
tdf#92455 - inconsistent unit handling
by Benjamin Ni
· 11 years ago
67c4c1c
Coding style cleanup
by Benjamin Ni
· 11 years ago
732e791
Added more range conversion tests
by Benjamin Ni
· 11 years ago
f373ffc
refresh cell rendering after changing unit
by Markus Mohrhard
· 11 years ago
123067c
add test case for unit conversion
by Markus Mohrhard
· 11 years ago
a6576c9
fix crash when converting units
by Markus Mohrhard
· 11 years ago
eafdfe0
fix build and adapt a few places to calc coding style
by Markus Mohrhard
· 11 years ago
afebca3
WIP: udunits2 build on windows
by Andrzej Hunt
· 11 years ago
9374e98
Upgrade to udunits 2.2.19
by Andrzej Hunt
· 11 years ago
5c342b7
Fix udunits2 install_name on OSX
by Andrzej Hunt
· 11 years ago
3c36fd8
Don't assert on unsupported opcode, return unknown instead
by Andrzej Hunt
· 11 years ago
0955612
Enable --with-system-udunits2
by Andrzej Hunt
· 11 years ago
4331384
Enable udunits2 on OSX
by Andrzej Hunt
· 11 years ago
6f76189
Rename VERIFIED->VALID for formula status.
by Andrzej Hunt
· 11 years ago
fe731c3
Kill unnecessary UnitsStatus
by Andrzej Hunt
· 11 years ago
4c31f1a
Fix building with disabled unit verification.
by Andrzej Hunt
· 11 years ago
36c96d2
Remove unnecessary autoreconf
by Andrzej Hunt
· 11 years ago
2351d48
Don't require use of makeinfo for udunits2
by Andrzej Hunt
· 11 years ago
7ec97b0
Show whether error is in formula or output in units warning
by Andrzej Hunt
· 11 years ago
2d94190
Add tests for output unit verification.
by Andrzej Hunt
· 11 years ago
c6dc511
Return status for formula errors
by Andrzej Hunt
· 11 years ago
70bb65f
Invalid formulas can't have unit correctness verified.
by Andrzej Hunt
· 11 years ago
c7d042f
Implement units conversion dialog.
by Andrzej Hunt
· 11 years ago
83d3496
Add Units::isValidUnit
by Andrzej Hunt
· 11 years ago
e7ed7ee
Use GetParamCount instead of GetByte.
by Andrzej Hunt
· 11 years ago
d834dcc
Update units error messsage for clarity.
by Andrzej Hunt
· 11 years ago
ef495e5
Convert convertCellUnits to handle ranges
by Andrzej Hunt
· 11 years ago
c15313d
Split convertCellUnits and change contract
by Andrzej Hunt
· 11 years ago
f398eeb
Make more methods of UtUnit const
by Andrzej Hunt
· 11 years ago
087acc1
Implement getUnitsForRange
by Andrzej Hunt
· 11 years ago
9f7e378
Store original input string for UtUnit
by Andrzej Hunt
· 11 years ago
611220c
Return invalid unit for empty and string cells.
by Andrzej Hunt
· 11 years ago
9be7daf
Implement areUnitsCompatible API method
by Andrzej Hunt
· 11 years ago
3b2c038
Add setNumberFormatUnit utility method to units test
by Andrzej Hunt
· 11 years ago
426e298
Use HeaderUnitDescriptor to pass around header specifics
by Andrzej Hunt
· 11 years ago
045c511
Implement unit conversion for ranges.
by Andrzej Hunt
· 11 years ago
ba18f19
Use the actual default format for value/unit splitting.
by Andrzej Hunt
· 11 years ago
746f4fe
Add some assertions for UtUnit::convertValueTo
by Andrzej Hunt
· 11 years ago
5068138
UtUnit::isValid should be const.
by Andrzej Hunt
· 11 years ago
1d9a725
Add --enable-debug for udunits.
by Andrzej Hunt
· 11 years ago
36373eb
Store pre-conversion value in cell annotation.
by Andrzej Hunt
· 11 years ago
8e9409f
Set document modified on local unit conversion.
by Andrzej Hunt
· 11 years ago
90bbc48
Upgrade units test to use SfxModelFlags (rebase fixup).
by Andrzej Hunt
· 11 years ago
27f10bf
loplugin:staticmethods
by Andrzej Hunt
· 11 years ago
dbdbce3
Move and rename Range/Unit Stack.
by Andrzej Hunt
· 11 years ago
0e6b950
Check output unit against header definition during verification.
by Andrzej Hunt
· 11 years ago
0625da7
Use correct stack for multiparam opcodes.
by Andrzej Hunt
· 11 years ago
b5721a3
Refactor and rewrite range and multiparam opcode handling.
by Andrzej Hunt
· 11 years ago
85f20f0
Use UnitsResult for processing of opcodes too.
by Andrzej Hunt
· 11 years ago
401774b
Verification of sum/product + further opcodes for ranges.
by Andrzej Hunt
· 11 years ago
0401520
Move declarations to more sensible place.
by Andrzej Hunt
· 11 years ago
c807111
Implement UtUnit::operator*=
by Andrzej Hunt
· 11 years ago
5af0a0e
Split getUnitForRef into mapping and retrieval.
by Andrzej Hunt
· 11 years ago
c117d3e
Typo in comment
by Andrzej Hunt
· 11 years ago
b19e742
Handle constants in formulas for verification too.
by Andrzej Hunt
· 11 years ago
c967ed9
Refactor unit extraction to separate local/header unit extraction
by Andrzej Hunt
· 11 years ago
b7aa462
Implement UtUnit::operator* for constants
by Andrzej Hunt
· 11 years ago
ce6dd72
Turn while into for for clarity.
by Andrzej Hunt
· 11 years ago
57469cc
Add missing include.
by Andrzej Hunt
· 11 years ago
7f991cc
Show unit conversion infobar as appropriate.
by Andrzej Hunt
· 11 years ago
21bb3bb
Implement convertCellToHeaderUnit.
by Andrzej Hunt
· 11 years ago
165dcf7
Implement UtUnit::convertValueTo
by Andrzej Hunt
· 11 years ago
454f366
Implement isCellConversionRecommended
by Andrzej Hunt
· 11 years ago
7dac05b
Implement UtUnit::areConvertibleTo
by Andrzej Hunt
· 11 years ago
0736abf2
Refactor header finding into it's own method.
by Andrzej Hunt
· 11 years ago
af0881f
Implement operator!= for UtUnit.
by Andrzej Hunt
· 11 years ago
c8f509f
Return original unit string for extractUnitFromHeaderString too.
by Andrzej Hunt
· 11 years ago
bb03a45c
The top row can contain unit headers too.
by Andrzej Hunt
· 11 years ago
25b51e0
Revert "Don't remove infobar on edit - fixing the cell does it"
by Andrzej Hunt
· 11 years ago
bd5ac49
Don't remove infobar on editing - fixing the cell does it for us.
by Andrzej Hunt
· 11 years ago
d4cf340
Hide infobar when cell fixed directly.
by Andrzej Hunt
· 11 years ago
1654aab
Only remove infobar if it exists.
by Andrzej Hunt
· 11 years ago
3f62f6e
Allow jumping back to erroneous cell from unit error infobar.
by Andrzej Hunt
· 11 years ago
4f5dd85
Fix udunits linking.
by Andrzej Hunt
· 11 years ago
eff8466
Implement infobar warning for unit errors in a formula.
by Andrzej Hunt
· 11 years ago
556fb23
Make SfxInfoBarWindow SFX2_DLLPUBLIC.
by Andrzej Hunt
· 11 years ago
70640f4
Extract units from headers for unit verification too.
by Andrzej Hunt
· 11 years ago
6559a6b
Implement header extraction for non-bracketed units.
by Andrzej Hunt
· 11 years ago
3bc2d8d
Implement basic header string unit extraction.
by Andrzej Hunt
· 11 years ago
29bc089
Add some const.
by Andrzej Hunt
· 11 years ago
b68bfb2
Implement actual unit extraction / format setting.
by Andrzej Hunt
· 11 years ago
a66a3df
Implement splitUnitsFromInputString.
by Andrzej Hunt
· 11 years ago
676640f
Move and rename string extraction test.
by Andrzej Hunt
· 11 years ago
e7379e4
Add stream-printing operator<< for UtUnit.
by Andrzej Hunt
· 11 years ago
0d36903
Add some tests for our UtUnit arithmetic operators.
by Andrzej Hunt
· 11 years ago
090f1b1
Hide raw ut_unit access in UTUnit.
by Andrzej Hunt
· 11 years ago
dbf8fee
Trim unit string for ut_parse.
by Andrzej Hunt
· 11 years ago
93ed1c7
Add some basic tests for UtUnit creation.
by Andrzej Hunt
· 11 years ago
Next »