Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/feature/change-tracking
/
reportdesign
f07ff7e
clang-tidy modernize-loop-convert in oox to sax
by Noel Grandin
· 10 years ago
58a3207
use Any constructor instead of temporaries
by Noel Grandin
· 10 years ago
fd0d4f8
Add default line width defines for TableBorders
by slideon
· 10 years ago
9788477
Some more sal_Bool -> bool
by Stephan Bergmann
· 10 years ago
fd2ba0d
Avoid reserved identifiers
by Stephan Bergmann
· 10 years ago
be48e04
Elide const vars
by Stephan Bergmann
· 10 years ago
5abc669
new plugin stylepolice
by Noel Grandin
· 10 years ago
cb30036
loplugin:salbool: Automatic rewrite of sal_False/True
by Stephan Bergmann
· 10 years ago
6546ed8
Replace sal_Bool with bool in vector<pair<...>>
by Stephan Bergmann
· 10 years ago
b0c0a07
clang-tidy clang-analyzer-deadcode.DeadStores
by Noel Grandin
· 10 years ago
1b75b28
cppcheck: silence known condition warning in reportdesign
by Jochen Nitschke
· 10 years ago
277193b
Avoid reserved identifier (_CreateShape -> CreateShape)
by Stephan Bergmann
· 10 years ago
ea83bf5
Avoid reserved identifier (_CreateSdrObject -> CreateSdrObject_)
by Stephan Bergmann
· 10 years ago
789055b
clang-tidy performance-unnecessary-copy-initialization
by Noel Grandin
· 10 years ago
150ac9c
clean-up: unused using declarations and includes
by Jochen Nitschke
· 10 years ago
62633df
clang-tidy performance-unnecessary-value-param in various
by Noel Grandin
· 10 years ago
492f2ff
loplugin:passstuffbyref in reportdesign
by Noel Grandin
· 10 years ago
c664b27
tdf#94306 remove unused boost dependencies
by Jochen Nitschke
· 10 years ago
d74faef
Avoid reserved identifiers
by Stephan Bergmann
· 10 years ago
4c7ec9f
cleanup: remove unused com/sun/star/uno includes
by Jochen Nitschke
· 10 years ago
c210bf4
tdf#94306 replace boost::noncopyable r.. to sdext
by Jochen Nitschke
· 10 years ago
e5c7c96
coverity#705112 Using invalid iterator
by Caolán McNamara
· 10 years ago
e860d1e
coverity#1358027 silence Using invalid iterator
by Caolán McNamara
· 10 years ago
eea3f50
tdf#97966 Drop 'static' keywords
by Wastack
· 10 years ago
ef97576
tdf#97525 vcl: make DeletionListener internal
by Jochen Nitschke
· 10 years ago
6439005
use SAL_N_ELEMENTS more widely
by Noel Grandin
· 10 years ago
1aa4df6
use SAL_N_ELEMENTS in for loops
by Noel Grandin
· 10 years ago
9b1307f
Avoid reserved identifiers
by Stephan Bergmann
· 10 years ago
02fb3fd
Use const_iterator when possible (reportdesign)
by Julien Nabet
· 10 years ago
de0e1e7
loplugin:constantparam in reportdesign
by Noel Grandin
· 10 years ago
9704207
loplugin:constantparam in formula
by Noel Grandin
· 10 years ago
c237570
loplugin:constantparam in svx
by Noel Grandin
· 10 years ago
b47cb64
loplugin:constantparam
by Noel Grandin
· 10 years ago
e94d523
work on sane lifecylce for SfxFilter
by Markus Mohrhard
· 10 years ago
f803aae
loplugin:constantparam in formula
by Noel Grandin
· 10 years ago
c8a9325
remove unused NOT_POOLABLE enum value
by Noel Grandin
· 10 years ago
cb629a3
loplugin:constantparam in reportdesign
by Noel Grandin
· 10 years ago
3c84fd2
drop now-needless deps
by David Tardon
· 10 years ago
d795f83
expand src templates
by David Tardon
· 10 years ago
359e0b4
loplugin:unuseddefaultparams
by Noel Grandin
· 10 years ago
055fb75
expand src templates only used in a single place
by David Tardon
· 10 years ago
1fd781e
loplugin:unuseddefaultparam in oox/reportdesign/sd
by Noel Grandin
· 10 years ago
2437ccd
loplugin:unuseddefaultparams in formula
by Noel Grandin
· 10 years ago
1fe8e60
loplugin:unuseddefaultparam in reportdesign
by Noel Grandin
· 10 years ago
f75b30c
use SearchOptions2
by Eike Rathke
· 10 years ago
535aa95
loplugin:unuseddefaultparams in xmloff/
by Noel Grandin
· 10 years ago
5d8474b
convert PropertyOrigin to scoped enum
by Noel Grandin
· 10 years ago
c602f7f
reportdesign: -Werror=unused-but-set-variable
by Miklos Vajna
· 10 years ago
f17f977
loplugin:write only fields
by Noel Grandin
· 10 years ago
a3c70e7
Fix missing iterator include on MSVC 14.0
by David Ostrovsky
· 10 years ago
0f8ec30
[API CHANGE] add operator==/!= to UNO structs
by Noel Grandin
· 10 years ago
a238b1f
Remove excess newlines
by Chris Sherlock
· 10 years ago
538f276
Formatting changes across all modules
by Chris Sherlock
· 10 years ago
01aa78c
vcl: cmdevt.[hc]xx -> commandevent.[hc]xx
by Chris Sherlock
· 10 years ago
88730cd
vcl: bmpacc.hxx -> bitmapaccess.hxx
by Chris Sherlock
· 10 years ago
249e3d6
vcl: split exception types from input types
by Chris Sherlock
· 10 years ago
599f0cb
interface to new XTextSearch2 with SearchOptions2, tdf#72196
by Eike Rathke
· 10 years ago
697d445
vcl: take into account the font width is the average font width
by Chris Sherlock
· 10 years ago
0ab1a87
reportdesign: reformat that
by Michael Stahl
· 10 years ago
969a760
reportbuilder: tdf#92720: add loext namespace
by Michael Stahl
· 10 years ago
131ebde
reportdesign: try harder in getDocumentBaseURL()
by Michael Stahl
· 10 years ago
98c3436
boost::hash->std::hash
by Noel Grandin
· 10 years ago
e259c58
boost::mem_fn->std::mem_fn in reportdesign
by Noel Grandin
· 10 years ago
30c4cc2
boost::unordered_set is not used anymore
by Noel Grandin
· 10 years ago
e9a2e04
OSL_THIS_FUNC is a rip-off of BOOST_CURRENT_FUNCTION so we can use that
by Caolán McNamara
· 10 years ago
3187193
tools: rename FontUnderline to FontLineStyle
by Chris Sherlock
· 10 years ago
752cd07
InterfaceContainer2 with vector instead of Sequence
by Noel Grandin
· 10 years ago
6fe8925
basebmp now only used from vcl/headless code
by Caolán McNamara
· 10 years ago
1b29989
drawmodes header gone
by Caolán McNamara
· 10 years ago
cb20f46
vcl: change Font::SetName() to Font::SetFamilyName()
by Chris Sherlock
· 10 years ago
45654a1
revert vcl patch series that brok Mac and Windows
by Norbert Thiebaud
· 10 years ago
f99550d
vcl: change Font::SetName() to Font::SetFamilyName()
by Chris Sherlock
· 10 years ago
79fa9bb
Implement the XDocumentEventBroadcaster interface in OReportDefinition
by Maxim Monastirsky
· 10 years ago
802765d
loplugin:unusedmethods unused return value in oox,package
by Noel Grandin
· 10 years ago
24ef392
PCH support on Linux
by Ashod Nakashian
· 10 years ago
64d624b
Fix typos
by Andrea Gelmini
· 10 years ago
077cc9f
prepare for hidden flag in function description for Function Wizard
by Eike Rathke
· 10 years ago
63a3c07
svx: fix windows build, rename SvxEscapementItem::GetProp()
by Michael Stahl
· 10 years ago
22328a2
New saving behavior
by Maxim Monastirsky
· 10 years ago
a0839a8
Fix VclPtr issue in rptui::ONavigator
by Maxim Monastirsky
· 10 years ago
4e8e81f
loplugin:unusedfields in reportdesign
by Noel Grandin
· 10 years ago
dc89367
Formula Wizard: evaluating expressions always in matrix context is wrong
by Eike Rathke
· 10 years ago
4eea9f2
handle varargs with first required and subsequent optional, tdf#71459 related
by Eike Rathke
· 10 years ago
291f55e
assert that no ODF import happens without a BaseURL
by Michael Stahl
· 10 years ago
b0fc09d
fix missing BaseURL when loading embedded objects
by Michael Stahl
· 10 years ago
4151ce9
These should use menu:menuitem
by Maxim Monastirsky
· 10 years ago
d2df0ad
No need for a separate <vcl/lstbox.h>
by Tor Lillqvist
· 10 years ago
a643222
No need for a separate <vcl/graph.h>
by Tor Lillqvist
· 10 years ago
c95a6ad
No need for a separate <vcl/combobox.h>
by Tor Lillqvist
· 10 years ago
a56032b
reportdesign: Use ToolbarAsMenuController
by Maxim Monastirsky
· 10 years ago
ec3f724
loplugin:unusedfields
by Noel Grandin
· 10 years ago
a508f63
mark UNO structs as SAL_WARN_UNUSED, where possible
by Noel Grandin
· 10 years ago
02044b5
tdf#96059 Replace imageproducer with CommandInfoProvider
by Samuel Mehrbrodt
· 10 years ago
1f86864
loplugin:unusedfields various
by Noel Grandin
· 10 years ago
a4af308
loplugin:unusedfields in include/svx
by Noel Grandin
· 10 years ago
56b2a2d
loplugin:unusedfields in oox,package,reportdesign
by Noel Grandin
· 10 years ago
4a27c2c
Remove last redundant toolbar:style properties
by Samuel Mehrbrodt
· 10 years ago
b60e464
Remove redundant toolbar:style="radio" property
by Samuel Mehrbrodt
· 10 years ago
2452a74
Remove redundant toolbar:style definitions
by Samuel Mehrbrodt
· 10 years ago
42a9501
Remove redundant toolbar:style attributes
by Samuel Mehrbrodt
· 10 years ago
Next »