Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/feature/slideshowprimitives
/
sc
ddac824
fdo#50118 use English add-in function names
by Winfried Donkers
· 13 years ago
b1caf17
fixed another "Out of bounds substring access"
by Eike Rathke
· 12 years ago
68568d7
fixed !!br0ken CSV import preview
by Eike Rathke
· 12 years ago
ff3b823
Fix for !HAVE_FEATURE_OPENCL
by Tor Lillqvist
· 12 years ago
d9c5452
ENABLE_OPENCL should be TRUE or empty
by Tor Lillqvist
· 12 years ago
daef8b8
CID#1038507 calm coverity nerves about a double free
by Caolán McNamara
· 12 years ago
9d12e36
break
by Kohei Yoshida
· 12 years ago
3786609
No more getIdentifier*() calls because they are not efficient.
by Kohei Yoshida
· 12 years ago
a7ff6e0
Support for passing non-double formula results from group interpreter.
by Kohei Yoshida
· 12 years ago
0b4e68f
Add VLOOKUP to the list of functions we support for group calculation.
by Kohei Yoshida
· 13 years ago
25bb77c
Turns out we are not using OpenCL here in the existing interpreter.
by Kohei Yoshida
· 13 years ago
6cfaf9b
Let's not do this.
by Kohei Yoshida
· 13 years ago
165a611
Handle edit text cells here as well as the string cells.
by Kohei Yoshida
· 13 years ago
83998b7
Get the string ID's for case insensitive comparisons.
by Kohei Yoshida
· 13 years ago
148ee8f
Rename GetCellStringPool() to GetSharedStringPool().
by Kohei Yoshida
· 13 years ago
10579fc
Use the document's string pool rather than a separate one for the formula.
by Kohei Yoshida
· 13 years ago
543dfba
Unused methods.
by Kohei Yoshida
· 13 years ago
658fc68
Store svl::SharedString in document cell storage instead of OUString.
by Kohei Yoshida
· 13 years ago
f4bda54
Re-implement interning in order to return both string arrays.
by Kohei Yoshida
· 13 years ago
6ddcbf4
Slight optimization when copying OUString.
by Kohei Yoshida
· 13 years ago
6854a42
CID#1079199 uninitialized member
by Caolán McNamara
· 13 years ago
9914e44
can drop casts now
by Caolán McNamara
· 13 years ago
9752764
just copy everything remaining
by Caolán McNamara
· 13 years ago
387c88a
drop intermediate strings
by Caolán McNamara
· 13 years ago
c811c07
make sure length is within bounds
by Caolán McNamara
· 13 years ago
f4e2e66
Fix leftover typo from String conversion
by Stephan Bergmann
· 13 years ago
829752d
-Werror,-Wunused-variable
by Stephan Bergmann
· 13 years ago
8850633f
convert sc/source/core/data/*.cxx from String to OUString
by Noel Grandin
· 13 years ago
43a3611
convert sc/source/core/tool/*.cxx from String to OUString
by Noel Grandin
· 13 years ago
0ae8101
convert sc/source/filter/excel/*.cxx from String to OUString
by Noel Grandin
· 13 years ago
288abe5
convert sc/source/filter/ftools/*.cxx from String to OUString
by Noel Grandin
· 13 years ago
594515e
convert sc/source/filter/html/*.cxx from String to OUString
by Noel Grandin
· 13 years ago
c8c1e94
convert sc/source/filter/qpro/*.cxx from String to OUString
by Noel Grandin
· 13 years ago
dcb2261
convert sc/source/filter/rtf/*.cxx from String to OUString
by Noel Grandin
· 13 years ago
77d8f73
convert sc/source/filter/starcalc/*.cxx from String to OUString
by Noel Grandin
· 13 years ago
61d3417
convert sc/source/filter/xcl97/*.cxx from String to OUString
by Noel Grandin
· 13 years ago
062560f
convert sc/source/filter/dif/*.cxx from String to OUString
by Noel Grandin
· 13 years ago
bac9d53
covnert sc/source/filter/xml/*.cxx from String to OUString
by Noel Grandin
· 13 years ago
b55c89e
convert sc/source/ui/Accessibility/*.cxx from String to OUString
by Noel Grandin
· 13 years ago
2304bea
convert sc/source/ui/StatisticsDialogs/*.cxx from String to OUString
by Noel Grandin
· 13 years ago
b9c8bd1
convert sc/source/ui/app/*.cxx from String to OUString
by Noel Grandin
· 13 years ago
95ca5cc
convert sc/source/ui/condformat/*.cxx from String to OUString
by Noel Grandin
· 13 years ago
24c0796
convert sc/source/ui/dbgui/*.cxx from String to OUString
by Noel Grandin
· 13 years ago
d872c9e
convert sc/source/ui/docshell/*.cxx from String to OUString
by Noel Grandin
· 13 years ago
a812194
convert sc/source/ui/drawfunc/*.cxx from String to OUString
by Noel Grandin
· 13 years ago
e4c4280
convert sc/source/ui/formdlg/*.cxx from String to OUString
by Noel Grandin
· 13 years ago
0d9da3d
convert sc/source/ui/miscdlgs/*.cxx from String to OUString
by Noel Grandin
· 13 years ago
888fba8
convert sc/source/ui/namedlg/*.cxx from String to OUString
by Noel Grandin
· 13 years ago
299248d
convert sc/source/ui/navipi/*.cxx from String to OUString
by Noel Grandin
· 13 years ago
f09bd2e
convert sc/source/ui/optdlg/*.cxx from String to OUString
by Noel Grandin
· 13 years ago
f917cff
convert sc/source/ui/pagedlg/*.cxx from String to OUString
by Noel Grandin
· 13 years ago
a255909
convert sc/source/ui/sidebar/*.cxx from String to OUString
by Noel Grandin
· 13 years ago
9e6f7702
convert sc/source/ui/undo/*.cxx from String to OUString
by Noel Grandin
· 13 years ago
6bd2075
convert sc/source/ui/unoobj/*.cxx from String to OUString
by Noel Grandin
· 13 years ago
1d2f704
convert sc/source/ui/vba/*.cxx from String to OUString
by Noel Grandin
· 13 years ago
e12ae54
convert sc/source/ui/view/*.cxx from String to OUString
by Noel Grandin
· 13 years ago
6f93499
convert sc/inc/address.hxx from String to OUString
by Noel Grandin
· 13 years ago
1162fd4
convert sc/inc/addruno.hxx from String to OUString
by Noel Grandin
· 13 years ago
bc818cc
convert sc/inc/autonamecache.hxx from String to OUString
by Noel Grandin
· 13 years ago
54b4ab3
convert sc/inc/cellsuno.hxx from String to OUString
by Noel Grandin
· 13 years ago
47f7e4c
convert sc/inc/chartlis.hxx from String to OUString
by Noel Grandin
· 13 years ago
cc1f12f
convert sc/inc/chartuno.hxx from String to OUString
by Noel Grandin
· 13 years ago
9ea4388
convert sc/inc/column.hxx from String to OUString
by Noel Grandin
· 13 years ago
16f2ba0
convert sc/inc/compiler.hxx from String to OUString
by Noel Grandin
· 13 years ago
c81dec4
convert the OUString* arrays in ScConsData to arrays of OUString
by Noel Grandin
· 13 years ago
80f6e8a
convert sc/inc/consoli.hxx from String to OUString
by Noel Grandin
· 13 years ago
0bb4487
convert sc/inc/dapiuno.hxx from String to OUString
by Noel Grandin
· 13 years ago
1730959
convert sc/inc/datauno.hxx from String to OUString
by Noel Grandin
· 13 years ago
ce36c9c
convert sc/inc/doc*.hxx from String to OUString
by Noel Grandin
· 13 years ago
d1f0047
convert sc/inc/dpgroup.hxx from String to OUString
by Noel Grandin
· 13 years ago
0e95644
convert sc/inc/drwlayer.hxx from String to OUString
by Noel Grandin
· 13 years ago
295e40a
convert sc/inc/editutil.hxx from String to OUString
by Noel Grandin
· 13 years ago
4fb7331
CID#708773 silence coverity side-effect in assert
by Caolán McNamara
· 13 years ago
b8cf30e
Related: fdo#38838 remove UniString::SearchAndReplaceAscii
by Caolán McNamara
· 13 years ago
6349540
really fix it
by Thomas Arnhold
· 13 years ago
618ade7
fix build
by Thomas Arnhold
· 13 years ago
49bae3b
html export: <table> has no cols attribute in 4.0
by Thomas Arnhold
· 13 years ago
c20f23a
html export: 4.0 needs type attribute for style tag
by Thomas Arnhold
· 13 years ago
646950f
html export: use only HTML 4.0 for export
by Thomas Arnhold
· 13 years ago
5e46545
Integer type mismatch
by Stephan Bergmann
· 13 years ago
477150c
Improve CPPUNIT_ASSERTs
by Stephan Bergmann
· 13 years ago
3ff650d
Rename StringPool to SharedStringPool because that's what it is.
by Kohei Yoshida
· 13 years ago
200b453
Some attempt to store string ID's into query items.
by Kohei Yoshida
· 13 years ago
f54cdb5
ScInterpreter::GetString() now returns a ref to OUString.
by Kohei Yoshida
· 13 years ago
8d7973f
Reduce the amount of indentation by early exit.
by Kohei Yoshida
· 13 years ago
3f6f756
Test comparison between simple and rich-text string values.
by Kohei Yoshida
· 13 years ago
875f47cb
Add methods to turn cell strings into numeric IDs for comparison.
by Kohei Yoshida
· 13 years ago
dc1314d
Normalize all string objects that are cell contents before they get stored.
by Kohei Yoshida
· 13 years ago
bc1c67d
Add string pool to document.
by Kohei Yoshida
· 13 years ago
878439c
Move this string pool code to svl.
by Kohei Yoshida
· 13 years ago
738ae33
warning C4701: potentially uninitialized local variables
by Michael Stahl
· 13 years ago
ad7b757
'ist' -> 'is' here and there.
by Jan Holesovsky
· 13 years ago
be62c01
fdo#39674 fix some spelling
by Thomas Arnhold
· 13 years ago
2997d7d
HighLight -> Highlight.
by Jan Holesovsky
· 13 years ago
26acd48
convert sc/inc/fmtuno.hxx from String to OUString
by Noel Grandin
· 13 years ago
049b9cb
convert sc/inc/hints.hxx from String to OUString
by Noel Grandin
· 13 years ago
83eb6bc
convert sc/inc/l*.hxx from String to OUString
by Noel Grandin
· 13 years ago
dc2710a
convert sc/inc/nameuno.hxx from String to OUString
by Noel Grandin
· 13 years ago
165b06c
convert sc/inc/progress.hx from String to OUString
by Noel Grandin
· 13 years ago
72b9dd2
convert sc/inc/r*.hxx from String to OUString
by Noel Grandin
· 13 years ago
Next »