Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/feature/window-iter
/
formula
206b5b2
New loplugin:external
by Stephan Bergmann
· 8 years ago
8dc6c96
loplugin:simplifyconstruct in filter..framework
by Noel Grandin
· 8 years ago
085269d
Replace find_if with proper quantifier algorithms
by Arkadiy Illarionov
· 8 years ago
346ba4b
remove mempool
by Noel Grandin
· 8 years ago
ff4d6a7
loplugin:returnconstant in forms..fpicker
by Noel Grandin
· 8 years ago
2858011
add operator+=(OUStringBuffer) method to OUString
by Noel Grandin
· 8 years ago
1bf7bc6
try to detect that a formula does not contain any implicit intersection
by Luboš Luňák
· 8 years ago
58a15b4
protect against accessing before the start of pCode in FormulaCompiler
by Luboš Luňák
· 8 years ago
3c15daa
even more implicit intersection computation
by Luboš Luňák
· 8 years ago
bdb0775
Add missing sal/log.hxx headers
by Gabor Kelemen
· 8 years ago
a014a9b
Do not force all string results to be recalculated if no style set
by Eike Rathke
· 8 years ago
346b900
loplugin:mergeclasses merge IFormulaToken into FormulaToken
by Noel Grandin
· 8 years ago
a5803a6
Rework FormulaTokenArray ScRecalcMode in preparation for tdf#94925
by Eike Rathke
· 8 years ago
60c5ca1
More Implicit intersection computation
by Dennis Francis
· 8 years ago
8ddca06
tdf#42949 remove unused compheler includes ..
by Jochen Nitschke
· 8 years ago
16f784b
tdf#116511: Drop questionable check for more keyboard input
by Tor Lillqvist
· 8 years ago
30cee1a
disable also ocStyle for Calc's threading
by Luboš Luňák
· 8 years ago
b275246
loplugin:unusedfields in formula..registry
by Noel Grandin
· 8 years ago
7ebb572
loplugin:useuniqueptr in FormulaTokenArray
by Noel Grandin
· 8 years ago
67b1c26
tdf#114479: compute implicit sum ranges for ocSumIf,ocAverageIf...
by Dennis Francis
· 8 years ago
f800294
look for check buttons without underlines
by Caolán McNamara
· 8 years ago
49eb02f
new loplugin:unusedvariablemore
by Noel Grandin
· 8 years ago
4450b2a
pass area param to DBG_UNHANDLED_EXCEPTION
by Noel Grandin
· 8 years ago
9401c7c
remove unused processfactory.hxx includes
by Jochen Nitschke
· 8 years ago
682e289
Avoid creating a compiler for matrix check if there is no matrix support
by Eike Rathke
· 8 years ago
3a3a61b
Resolves: tdf#116468 do not check array/matrix context for reportdesign
by Eike Rathke
· 8 years ago
c6994fb
Use for-range loops in embeddedobj, embedserv and formula
by Julien Nabet
· 8 years ago
cfc6cf5
Resolves: tdf#116215 fewer array of references cases, tdf#58874 related
by Eike Rathke
· 8 years ago
2374028
Resolves: tdf#116188 set min version on all .ui files to 3.18
by Caolán McNamara
· 8 years ago
b8ececb
drop old tools/gen methods in accessibility..formula
by Noel Grandin
· 8 years ago
9744803
use less RGB_COLORDATA
by Noel Grandin
· 8 years ago
3a387e3
convert all help responses to gtk's -11
by Caolán McNamara
· 8 years ago
03fc578
no point in a checkbutton having a response
by Caolán McNamara
· 8 years ago
a8d4d4b
Resolves: tdf#115879 treat NOT as the 1-parameter function that it is
by Eike Rathke
· 8 years ago
1d180f4
Revert "loplugin:changetoolsgen in filter..framework" and reapply plugin
by Noel Grandin
· 8 years ago
bf8a6ca
loplugin:changetoolsgen in filter..framework
by Noel Grandin
· 8 years ago
fa4def2
Fix typos
by Andrea Gelmini
· 8 years ago
a6c6592
Use FormulaCompiler::IsOpCodeJumpCommand() where applicable
by Eike Rathke
· 8 years ago
624f84c
Fix typos
by Andrea Gelmini
· 8 years ago
bb60b49
More loplugin:cstylecast: formula
by Stephan Bergmann
· 8 years ago
7d8e944
convert a<b?a:b to std::min(a,b)
by Noel Grandin
· 8 years ago
11e93c64
More loplugin:cstylecast: formula
by Stephan Bergmann
· 8 years ago
101a79c
lokdialog: Allow switching language of some of the ResMgr's.
by Jan Holesovsky
· 8 years ago
9c50b0e
loplugin:unusedindex
by Mike Kaganski
· 8 years ago
00bc5a0
wrap scoped enum around css::util::NumberFormat
by Noel Grandin
· 8 years ago
6f4f567
No need to keep these whitelisted functions decorated with SAL_CALL
by Stephan Bergmann
· 8 years ago
3af5005
loplugin:salcall fix functions
by Noel Grandin
· 8 years ago
9036bf1
loplugin:salcall vcl builder methods
by Noel Grandin
· 8 years ago
e7f6fdd
loplugin:unusedfields
by Noel Grandin
· 8 years ago
1f9d91a
Assert also new FormulaToken::SetDoubleType() virtual dummy
by Eike Rathke
· 8 years ago
4b3e4c1
cache FormulaToken for doubles
by Dennis Francis
· 8 years ago
48dcf78
Assert all FormulaToken::Set...() virtual dummy methods
by Eike Rathke
· 8 years ago
570eed8
loplugin:finalclasses in forms
by Noel Grandin
· 8 years ago
11d2f3d
vcl: make MapMode constructor explicit
by Michael Stahl
· 8 years ago
2304eef
loplugin:includeform: formula
by Stephan Bergmann
· 8 years ago
9b88281
turn implicit container explicit in buildable notebooks
by Caolán McNamara
· 9 years ago
6537fac
Tone down excessive directional chars in Back/Next buttons
by Adolfo Jayme Barrientos
· 9 years ago
83de03e
Rename GetSelectEntryCount -> GetSelectedEntryCount
by Samuel Mehrbrodt
· 9 years ago
d99b65c
Rename GetSelectEntryPos -> GetSelectedEntryPos
by Samuel Mehrbrodt
· 9 years ago
b649e5b
Rename GetSelectEntry -> GetSelectedEntry
by Samuel Mehrbrodt
· 9 years ago
9c5c905
clang-tidy modernize-use-emplace in editeng..framework
by Noel Grandin
· 9 years ago
41a8550
tdf#107135 Add missing ODFF function SEARCHB.
by Winfried Donkers
· 9 years ago
db17a87
convert std::map::insert to std::map::emplace II
by Noel Grandin
· 9 years ago
d347c24
convert std::map::insert to std::map::emplace
by Noel Grandin
· 9 years ago
13fac48
normalize resource locale ctor construction mechanisms
by Caolán McNamara
· 9 years ago
b1d829e
move resmgr to unotools
by Caolán McNamara
· 9 years ago
b1a1baa
loplugin:constparams in formula,xmlhelp
by Noel Grandin
· 9 years ago
b09deb0
loplugin:constparams handle constructors
by Noel Grandin
· 9 years ago
4ed70b8
loplugin:unusedfields
by Noel Grandin
· 9 years ago
a5ec33c
tdf#107135 Add missing ODFF function FINDB.
by Winfried Donkers
· 9 years ago
4232d12
give formula .uis their translation domain
by Caolán McNamara
· 9 years ago
182a74d
de-hrc various things
by Caolán McNamara
· 9 years ago
00657ae
migrate to boost::gettext
by Caolán McNamara
· 9 years ago
7232980
Resolves: tdf#104186 spaces between function name and ( not allowed in OOXML
by Eike Rathke
· 9 years ago
bf1ffc6
FormulaDlg_Impl::UpdateValues: evaluate in force-array context if present
by Eike Rathke
· 9 years ago
d6a16ae
Turn m_nEdFocus into local variable, it's not read elsewhere
by Eike Rathke
· 9 years ago
34e556a
Prefix member variables with m_
by Eike Rathke
· 9 years ago
00aa089
Reorganize Scheduler priority classes
by Jan-Marek Glogowski
· 10 years ago
2a440a7
loplugin:oncevar: empty strings: formula
by Stephan Bergmann
· 9 years ago
ebbde0b
Buy some newlines
by Eike Rathke
· 9 years ago
e3b8254
Use proper non-/array context to calculate Structure tree
by Eike Rathke
· 9 years ago
1772e5c
Revert "loplugin:casttovoid"
by Eike Rathke
· 9 years ago
c5cb46b
Instanciate FormulaCompiler using createCompiler()
by Eike Rathke
· 9 years ago
ff10bc4
loplugin:casttovoid
by Stephan Bergmann
· 9 years ago
f6574be
FormulaDlg_Impl::MakeTree: pass down current function/operator token
by Eike Rathke
· 9 years ago
c9f6bd6
tdf#107135, add missing ODFF function REPLACEB.
by Winfried Donkers
· 9 years ago
963a49a4
Spaces are cheap ... and really help to read code
by Eike Rathke
· 9 years ago
c8c12a7
Buy more spaces, and newlines even
by Eike Rathke
· 9 years ago
7f787b4
Buy some spaces
by Eike Rathke
· 9 years ago
5bb4625
Use const (I)FormulaToken* where possible
by Eike Rathke
· 9 years ago
6865f46
Make that debuggable despite AnyInput() pending
by Eike Rathke
· 9 years ago
eda1190
Replace a "not ideal coding" ...
by Eike Rathke
· 9 years ago
209cc5c
Set error on more than max params (255) per function
by Eike Rathke
· 9 years ago
a5bff39
Move definition of VAR_ARGS and PAIRED_VAR_ARGS to formula/funcvarargs.h
by Eike Rathke
· 9 years ago
8237a77
loplugin:unusedfields in formula
by Noel Grandin
· 9 years ago
0cc5391
loplugin:casttovoid in VCL_BUILDER_DECL_FACTORY
by Stephan Bergmann
· 9 years ago
385ab75
loplugin:casttovoid: formula
by Stephan Bergmann
· 9 years ago
d116894
loplugin:oncevar in formula..framework
by Noel Grandin
· 9 years ago
d9726a6
formula: remove indirection and use unique_ptr
by Jochen Nitschke
· 9 years ago
c3fae6b
Add yet another kind of iterator for the two arrays in FormulaTokenArray
by Tor Lillqvist
· 9 years ago
Next »