Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/feature/glyphy
/
formula
eedcc2c
cosmetics
by Eike Rathke
· 10 years ago
270f8ea
rename FormulaToken HasForceArray to IsInForceArray
by Eike Rathke
· 10 years ago
b31b17e
prevent ForceArray propagation on the same token, tdf#95670 follow-up
by Eike Rathke
· 10 years ago
49257e1
Resolves: tdf#95670 propagate ForceArray per parameter
by Eike Rathke
· 10 years ago
44aa717
tdf#95798: CRASH: when finish Function wizard on Report builder
by Julien Nabet
· 10 years ago
25aec38
use initialiser for Sequence<OUString>
by Noel Grandin
· 10 years ago
8325fcb
cppcheck: noExplicitConstructor
by Caolán McNamara
· 10 years ago
e5b721a
loplugin:nullptr (automatic rewrite)
by Stephan Bergmann
· 10 years ago
357a6f6
Replace a local functor and bind2nd by a lambda in formula.
by Mario J. Rugiero
· 10 years ago
068178a
Revert "tdf#90695: In function Wizard Array box cannot be unchecked"
by Eike Rathke
· 10 years ago
bebc20c
tdf#90695: In function Wizard Array box cannot be unchecked
by Julien Nabet
· 10 years ago
4cf1a6b
loplugin:defaultparams
by Stephan Bergmann
· 10 years ago
6f1313b
convert Link<> to typed
by Noel Grandin
· 10 years ago
ba974cc
com::sun::star->css in fpicker/
by Noel Grandin
· 10 years ago
01a93d3
do not use white text on white background in control
by Eike Rathke
· 10 years ago
b36963c
Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code
by Stephan Bergmann
· 10 years ago
bff4c13
Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY code
by Stephan Bergmann
· 10 years ago
3c99f85
convert Link<> to typed
by Noel Grandin
· 11 years ago
523eaf4
loplugin:mergeclasses
by Noel Grandin
· 10 years ago
4c5ebb2
leave room for three lines of text in function description
by Eike Rathke
· 11 years ago
dc2b5cb
clang-analyzer-deadcode.DeadStores
by Stephan Bergmann
· 11 years ago
1e42e80
clang-analyzer-deadcode.DeadStores
by Stephan Bergmann
· 11 years ago
f830600
tdf#50950 Add ODFF1.2 Calc function ISOWEEKNUM,
by Winfried Donkers
· 11 years ago
bf3dd18
no need to allocate that vector on the heap
by Markus Mohrhard
· 11 years ago
c50eb68
Renamed wrongly prefixed boolean variables
by Stefan Heinemann
· 11 years ago
55b0da5
i#126557# increase number of lines of dropdown of category listbox
by Kay Schenk
· 11 years ago
5ba0f79
tdf#94214 ODFF function FINV incorrectly saved as COM.MICROSOFT.F.INV
by Winfried Donkers
· 11 years ago
e85b233
convert Link<> to typed
by Noel Grandin
· 11 years ago
c7fe6e7
convert Link<> to typed
by Noel Grandin
· 11 years ago
b56850e
convert Link<> to typed
by Noel Grandin
· 11 years ago
d7c428c
remove unused Link<> field
by Noel Grandin
· 11 years ago
7480103
convert Link<> to typed
by Noel Grandin
· 11 years ago
918db85
convert Link<> to typed
by Noel Grandin
· 11 years ago
219e031
remove unused Link<> field
by Noel Grandin
· 11 years ago
c378153
convert Link<> to typed
by Noel Grandin
· 11 years ago
e01bfc7
remove unused Link<> field
by Noel Grandin
· 11 years ago
20314a1
convert Link<> to typed
by Noel Grandin
· 11 years ago
a08471f
convert Link<> to typed
by Noel Grandin
· 11 years ago
eaf2c27
boost->std
by Caolán McNamara
· 11 years ago
1e2119fd
convert Link<> to typed
by Noel Grandin
· 11 years ago
68311d3
clang-analyzer-deadcode.DeadStores
by Stephan Bergmann
· 11 years ago
61623d5
convert Link<> to typed
by Noel Grandin
· 11 years ago
927d35c
loplugin:cstylecast
by Stephan Bergmann
· 11 years ago
4ea70f8
convert Link<> to typed
by Noel Grandin
· 11 years ago
f565867
TableRef: activate structured references export to OOXML
by Eike Rathke
· 11 years ago
c42d216
loplugin:stringconstant: OUStringBuffer: appendAscii -> append
by Stephan Bergmann
· 11 years ago
bd8b93f
make PostUserEvent Link<> typed
by Noel Grandin
· 11 years ago
167bc62
Convert vcl Button Link<> click handler to typed Link<Button*,void>
by Noel Grandin
· 11 years ago
4385e2d
the original author not only didn't like spaces but also not newlines..
by Eike Rathke
· 11 years ago
e1ebe57
let the edit selection not jump back to 0,0 for every keystroke
by Eike Rathke
· 11 years ago
fceee92
loplugin: defaultparams
by Noel Grandin
· 11 years ago
5c578d4
coverity#1309048 Unchecked return value
by Caolán McNamara
· 11 years ago
0b4c89c
fix indentation
by Markus Mohrhard
· 11 years ago
774085d
tdf#92548, limit number of characters shown in formula wizard
by Benjamin Ni
· 11 years ago
f82d89f
tdf#92546 show results for sub-expressions in formula wizard
by Benjamin Ni
· 11 years ago
82b896f1f
loplugin:unusedmethods formula
by Noel Grandin
· 11 years ago
5b2f823
add a SAL_RAND_REPEATABLE for repeatable random nums
by Caolán McNamara
· 11 years ago
3f2c6a0
coverity#1309048 Unchecked return value
by Caolán McNamara
· 11 years ago
ec97496
Subformula evaluation in formula wizard tree
by Benjamin Ni
· 11 years ago
55ac455
Subformula check in formula wizard
by Benjamin Ni
· 11 years ago
80aafaf
in OOXML save references of named expressions with col,row=0,0 base position
by Eike Rathke
· 11 years ago
f243e27
TableRef: include ocTableRef in FormulaToken::IsRef() for HasReferences()
by Eike Rathke
· 11 years ago
0980095
Replace boost::scoped_array<T> with std::unique_ptr<T[]>
by Takeshi Abe
· 11 years ago
1d46360
prepare ReplaceToken() to replace also in RPN
by Eike Rathke
· 11 years ago
4729774
remove unnecessary check for null when calling delete
by Noel Grandin
· 11 years ago
7c3abee
Resolves: tdf#89643 report builder function wizard segfaults
by Caolán McNamara
· 11 years ago
cb13c46
tdf#69552 [part 2] support all ODFF1.2 and Excel2013 variations
by Winfried Donkers
· 11 years ago
648cf9a
loplugin:cstylecast: deal with remaining pointer casts
by Stephan Bergmann
· 11 years ago
b37fa7f
loplugin:cstylecast: deal with those that are (technically) const_cast
by Stephan Bergmann
· 11 years ago
55bc128
loplugin:loopvartoosmall
by Noel Grandin
· 11 years ago
e409776
Audit all PostUserEvent calls and instrument for VclPtr.
by Michael Meeks
· 11 years ago
3aebc67
Remove include stdio (part2)
by Julien Nabet
· 11 years ago
844b7287
tdf#91273: Crash when closing formula wizard (cancel or ok)
by Julien Nabet
· 11 years ago
936a496
Switch VclBuilder constructors to use VclPtr.
by Michael Meeks
· 11 years ago
6679105
Revert "Switch VclBuilder constructors to use VclPtr."
by Michael Meeks
· 11 years ago
9f016bd
Switch VclBuilder constructors to use VclPtr.
by Michael Meeks
· 11 years ago
db51562
WaE: unused parameter.
by Michael Meeks
· 11 years ago
266ce1c
tdf#91052 - more macros for 'make' constructors.
by Michael Meeks
· 11 years ago
d0dd413
loplugin:vclwidgets ("OutputDevice subclass should have ..."
by Stephan Bergmann
· 11 years ago
da49275
tdf#90935 - function wizard crash fix.
by Michael Meeks
· 11 years ago
111952d
fdo#77985 make calc function NETWORKDAYS comply with ODFF1.2
by Winfried Donkers
· 12 years ago
c9b4c56
Use typed Idle::SetIdleHdl Link
by Stephan Bergmann
· 11 years ago
f304a7a
loplugin:staticmethods
by Noel Grandin
· 11 years ago
e80f1f1
coverity#1296214 Dereference null return value
by Caolán McNamara
· 11 years ago
3ead3ad
Gradually typed Link
by Stephan Bergmann
· 11 years ago
010b2d2
fdo#69552 [part 1] make calc functions CEILING comply with ODF1.2
by Winfried Donkers
· 11 years ago
d6635af
string access out of bounds
by Eike Rathke
· 11 years ago
e8b97a5
Merge remote-tracking branch 'origin/feature/vclptr'
by Michael Meeks
· 11 years ago
288de2f
More loplugin:simplifybool
by Stephan Bergmann
· 11 years ago
13b9e62
TableRef: centralized FormulaCompiler::NeedsTableRefTransformation()
by Eike Rathke
· 11 years ago
97539f5
TableRef: let t always point to the current token
by Eike Rathke
· 11 years ago
18cfc7c
PeekNext() might be NULL
by Eike Rathke
· 11 years ago
8c2173d
TableRef: transform to reference if not supported, i.e. for ODFF
by Eike Rathke
· 11 years ago
6f25c21
const all CreateString... FormulaToken*
by Eike Rathke
· 11 years ago
95f62a5
ocTableRef is not in RPN
by Eike Rathke
· 11 years ago
4a33504
formula & canvas: convert new to ::Create to get initial ref-counting right.
by Michael Meeks
· 11 years ago
c9f2abe
More lifecycle correction.
by Michael Meeks
· 11 years ago
d7a84ce
vclwidget: only call dispose() once
by Noel Grandin
· 11 years ago
c0a802b
Audit and correct misc. clears -> disposeAndClears.
by Michael Meeks
· 11 years ago
1c4025b
vclwidget: change all vcl::window fields to be wrapped in VclPtr
by Noel Grandin
· 11 years ago
Next »