Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/feature/orcus-odf
/
sc
4a2bf7b
Enable cell alignment test in orcus interface
by Jaskaran Singh
· 10 years ago
feature/orcus-odf
c2e220f
Add test for cell align in orcus interface(currently disabled)
by Jaskaran Singh
· 10 years ago
d76bd46
Correct initial values for cell align in orcus interface
by Jaskaran Singh
· 10 years ago
62a882c
Add test for strikeout in orcus interface
by Jaskaran Singh
· 10 years ago
2e44771
Add test for font in orcus interface
by Jaskaran Singh
· 10 years ago
aa9134e
Add test for cell protection in orcus interface
by Jaskaran Singh
· 10 years ago
2ec19db
Add diagonal border test for orcus interface
by Jaskaran Singh
· 10 years ago
5b01704
Fix a bug in border import in orcus interface
by Jaskaran Singh
· 10 years ago
7f37769
Fix a typo in border style import in orcus interface
by Jaskaran Singh
· 10 years ago
fa26214
Initialize border attributes in orcus interface
by Jaskaran Singh
· 10 years ago
df43143
Disable printing default protection in imported styles
by Jaskaran Singh
· 10 years ago
bd8d9a7
Make sc/res/xml/styles.xml install on every build
by Jaskaran Singh
· 10 years ago
5ed871e
Add Test File for Orcus ODF styles import
by Jaskaran Singh
· 10 years ago
c2663da
Add test for orcus style import
by Jaskaran Singh
· 10 years ago
52d9c87
Change the way url is handled for orcus style import
by Jaskaran Singh
· 10 years ago
501886f
Link orcus headers and libs to subsequent filters test
by Jaskaran Singh
· 10 years ago
bbebdb1
Export ScStyleSheetPool Symbol out of its lib
by Jaskaran Singh
· 10 years ago
79368a7
Add facility for cell alignment to orcus interface
by Jaskaran Singh
· 10 years ago
26839ea
Reform orcus interface to set border width
by Jaskaran Singh
· 10 years ago
c1f241e
Add odf strikeout to orcus interface
by Jaskaran Singh
· 10 years ago
358c327
Reform orcus unit warning
by Jaskaran Singh
· 10 years ago
d64978f
Fix reorder and overflow warning in orcus interface
by Jaskaran Singh
· 10 years ago
f83b5aa
Remove unused variable from orcus interface
by Jaskaran Singh
· 10 years ago
13c5c11
fix assert in number format orcus import
by Markus Mohrhard
· 10 years ago
e665921
use ScDocument's number formatter
by Markus Mohrhard
· 10 years ago
bd4e5ea
fix assert when opening a calc document in new orcus styles import
by Markus Mohrhard
· 10 years ago
d7ce6e9
Reform function to apply protection in orcus interface
by Jaskaran Singh
· 10 years ago
bd5473e
Add diagonal borders to calc orcus interface
by Jaskaran Singh
· 10 years ago
5d20d94
Add call to import ODF styles when spreadsheet is created or loaded
by Jaskaran Singh
· 10 years ago
6372967
Implement Interface for Importing Styles via Orcus
by Jaskaran Singh
· 10 years ago
f5f22d7
Add a method to import ODF styles via orcus
by Jaskaran Singh
· 10 years ago
f2a8dc2
Add to a method to check if stlpool already has standard styles
by Jaskaran Singh
· 10 years ago
d98dc61
Add functions for cell protection in orcus interface
by Jaskaran Singh
· 10 years ago
79355b2
Add functions for border width and style to orcus interface
by Jaskaran Singh
· 10 years ago
29b0cb0
Fix getDirection for border in orcus interface
by Jaskaran Singh
· 10 years ago
13fff52
Implement orcus interface for font underline
by Jaskaran Singh
· 10 years ago
878ed0a
Declare font, border, protection orcus interface methods
by Jaskaran Singh
· 10 years ago
4e3ff19
tdf#84834 sc: stricter type detection for dBASE files
by Michael Stahl
· 10 years ago
58362bf
add DISC, DOLLARDE, DOLARFR test case
by Zdeněk Crhonek
· 10 years ago
f4b8aff
add MONTH test case (minute test case layout)
by Zdeněk Crhonek
· 10 years ago
e36a3a4
add COUPDAYBS test case
by Zdeněk Crhonek
· 10 years ago
757f221
add DDB test case
by Zdeněk Crhonek
· 10 years ago
716f4ef
tdf#100562 Add constraints for function DB
by Winfried Donkers
· 10 years ago
0806fe8
add COUPPCD test case
by Zdeněk Crhonek
· 10 years ago
ef2ae91
add COUPDAYS, COUPNCD, COUPNUM test case
by Zdeněk Crhonek
· 10 years ago
73b56d6
add COUPDAYS test case
by Zdeněk Crhonek
· 10 years ago
5a62611
add AND test case
by Zdeněk Crhonek
· 10 years ago
83f977c
Resolves: tdf#100460 queryContentCells doesn't count annotations...
by Caolán McNamara
· 10 years ago
7000e1a0
Improve OpenCL logging and warnings
by Tor Lillqvist
· 10 years ago
84dc015
Related: tdf#100460 GetNotesInRange doesn't count last cell in range
by Caolán McNamara
· 10 years ago
ed2d342
Remove unused SfxObjectShell::libreOfficeKitCallback()
by Miklos Vajna
· 10 years ago
aa0d053
tdf#97527 - vcl: reference-count Menu
by Noel Grandin
· 10 years ago
228c25f
tdf#98106 Preserving hidden and empty rows after xlsx export
by Bartosz Kosiorek
· 10 years ago
e505ab7
add ACCRINTM test case
by Zdeněk Crhonek
· 10 years ago
e65b5c1
Remove no longer needed vcl::ITiledRenderable::registerCallback()
by Miklos Vajna
· 10 years ago
8a6bffd
tdf#42949: clean up includes in include/formula with iwyu
by Jorenz Paragas
· 10 years ago
0026972
Avoid undefined behavior when converting from double to short
by Stephan Bergmann
· 10 years ago
f9b46bb
tdf#96540 dragging between sheets can change the current cursor position
by Caolán McNamara
· 10 years ago
3f6ad98
Remove no longer needed SdrModel::libreOfficeKitCallback()
by Miklos Vajna
· 10 years ago
f92fb1c
Check that EASTERSUNDAY with negative value causes error
by Stephan Bergmann
· 10 years ago
a2effff
cppcheck: catchExceptionByValue
by Caolán McNamara
· 10 years ago
8352448
cppcheck: redundantCondition
by Caolán McNamara
· 10 years ago
cf5208b
Convert PART to scoped enum
by Noel Grandin
· 10 years ago
9924925
ScFilterListBox::LoseFocus doesn't seem to have a purpose...
by Caolán McNamara
· 10 years ago
2606915
Avoid undefined behavior when converting from double to sal_Int16
by Stephan Bergmann
· 10 years ago
ffdb195
add TIMEVALUE test case
by Zdeněk Crhonek
· 10 years ago
dd9843b
add TYPE test case
by Zdeněk Crhonek
· 10 years ago
ff012c4
add WORKDAY test case
by Zdeněk Crhonek
· 10 years ago
e1394d2
add N() test case
by Zdeněk Crhonek
· 10 years ago
ace640a
add ISODD and ISODD_ADD test case
by Zdeněk Crhonek
· 10 years ago
92726ca
add ISBLANK test case
by Zdeněk Crhonek
· 10 years ago
a9047a0
add ISTEXT test case
by Zdeněk Crhonek
· 10 years ago
b81a1f0
add ISREF test case
by Zdeněk Crhonek
· 10 years ago
ea76c51
add ISERR test case
by Zdeněk Crhonek
· 10 years ago
e1c435b
add ISNUMBER test case
by Zdeněk Crhonek
· 10 years ago
290f362
tdf#39468 translated german comments in sc/filters/lotus
by Albert Thuswaldner
· 10 years ago
f2ca074
tdf#91820 A round of minor tweaks to Calc's menus
by Yousuf Philips
· 10 years ago
82da3d9
loplugin:salbool: Implicit conversions from non-Boolean fundamental types
by Stephan Bergmann
· 10 years ago
c3a5012
Related: tdf#99310 data validity cell range dropdown empty under windows
by Caolán McNamara
· 10 years ago
c337011
LOK: tile rendering regression fix
by Ashod Nakashian
· 10 years ago
5bf9c67
sc lok: Unit test for empty column selection
by Pranav Kant
· 10 years ago
3960e15
sc lok: Remove useless comment/code
by Pranav Kant
· 10 years ago
2ae269e
add ISNONTEXT test case
by Zdeněk Crhonek
· 10 years ago
05f7b74
add ISNA test case
by Zdeněk Crhonek
· 10 years ago
5895da0
add ISLOGICAL test case
by Zdeněk Crhonek
· 10 years ago
0b404df
add YEARS test case
by Zdeněk Crhonek
· 10 years ago
441ea27
add WEEKSINYEAR test case
by Zdeněk Crhonek
· 10 years ago
a27efff
add NETWORKDAYS test case
by Zdeněk Crhonek
· 10 years ago
3152801
add MONTHS test case
by Zdeněk Crhonek
· 10 years ago
677aa73
add ISFORMULA test case
by Zdeněk Crhonek
· 10 years ago
90735bd
add WEEKDAY test case
by Zdeněk Crhonek
· 10 years ago
a7a6637
add WEEKS test case
by Zdeněk Crhonek
· 10 years ago
33fdd7a
Revert "add CELL test case"
by Markus Mohrhard
· 10 years ago
10c4f2e1
add INFO test case
by Zdeněk Crhonek
· 10 years ago
484ef77
add FORMULA test case
by Zdeněk Crhonek
· 10 years ago
db58882
add CURRENT test case
by Zdeněk Crhonek
· 10 years ago
9bf453a
add CELL test case
by Zdeněk Crhonek
· 10 years ago
16c7540
add HOUR test case
by Zdeněk Crhonek
· 10 years ago
deb2d99
add EASTERSUNDAY test case
by Zdeněk Crhonek
· 10 years ago
9abf749
add ISEVEN and ISEVEN_ADD test case
by Zdeněk Crhonek
· 10 years ago
Next »