Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/feature/borderline3
/
vbahelper
2d2259c
clang-tidy modernize-use-emplace in test..vbahelper
by Noel Grandin
· 9 years ago
8e8c789
oovbaapi: create XOval and XLine shape types
by Tamas Bunth
· 9 years ago
b02998a
inline some use-once typedefs
by Noel Grandin
· 9 years ago
b1d829e
move resmgr to unotools
by Caolán McNamara
· 9 years ago
871035d
loplugin:constparams in various
by Noel Grandin
· 9 years ago
612b489
loplugin:checkunusedparams
by Noel Grandin
· 9 years ago
00657ae
migrate to boost::gettext
by Caolán McNamara
· 9 years ago
83535a2
emfplus: create a wmf/emf/emf+ primitive based importer
by Armin Le Grand
· 9 years ago
daf177f
use more OUString::operator== in test..xmlsecurity
by Noel Grandin
· 9 years ago
5ee6862
Create vba library if it did not exist before
by Tamas Bunth
· 9 years ago
4b2262a
new loplugin unnecessaryparen
by Noel Grandin
· 9 years ago
26c82e2
loplugin:oncevar in ucb..vbahelper
by Noel Grandin
· 9 years ago
1ac1caf
oovbaapi: use autoshape in case of EllipseShape
by Tamas Bunth
· 9 years ago
5286326
convert ErrCode to strong typedef
by Noel Grandin
· 9 years ago
1f4d7fc
vbahelper: remove unused variable
by Jochen Nitschke
· 9 years ago
a5dba7d
remove unused osl/mutex.hxx includes
by Jochen Nitschke
· 9 years ago
a975624
loplugin:unusedfields in tools..vbahelper
by Noel Grandin
· 9 years ago
febbad7
cleanup unused css/frame/* includes
by Jochen Nitschke
· 9 years ago
307be8c
clang-tidy readability-redundant-control-flow
by Noel Grandin
· 9 years ago
0d1a359
cleanup unused css/uri/ includes
by Jochen Nitschke
· 9 years ago
a0b93fe
cleanup unused css/script/ includes
by Jochen Nitschke
· 9 years ago
12191a4
make loplugin constantparam smarter about string params
by Noel Grandin
· 9 years ago
e3a44cb
loplugin:checkunusedparams in toolkit..vbahelper
by Noel Grandin
· 9 years ago
f9f045e78
tools: move errcode.hxx to the vcl module
by Chris Sherlock
· 9 years ago
3b85b72
errinf.hxx moved out of tools and into vcl module
by Chris Sherlock
· 9 years ago
da64d198
tools: svstream.hxx needs only errcode.hxx & not errinf.hxx
by Chris Sherlock
· 9 years ago
de030cd
gbuild: Remove MSVC 2013 legacy code
by David Ostrovsky
· 9 years ago
1c5cae4
loplugin:unusedmethods
by Noel Grandin
· 9 years ago
8913353
enum spelling: throught -> through
by Justin Luth
· 9 years ago
be8b9b4
loplugin:redundantcast find cstyle arithmetic casts
by Noel Grandin
· 9 years ago
d68927c
use actual UNO enums in test..vbahelper
by Noel Grandin
· 9 years ago
a5a5713
tdf#82580 tools: rename Rectangle to tools::Rectangle
by Miklos Vajna
· 9 years ago
4c45268
Fix typos
by Andrea Gelmini
· 9 years ago
7299481
loplugin:redundantcast find redundant c-style enum casts
by Noel Grandin
· 9 years ago
6cb9e6d
Remove redundant 'inline' keyword
by Stephan Bergmann
· 9 years ago
65434e8
Fix typos
by Andrea Gelmini
· 9 years ago
198c41c
new loplugin unoany
by Noel Grandin
· 9 years ago
417bc89
Fix typos
by Andrea Gelmini
· 9 years ago
32a461b
loplugin: unnecessary destructor vbahelper..vcl
by Noel Grandin
· 9 years ago
e57ca02
Remove dynamic exception specifications
by Stephan Bergmann
· 9 years ago
bf110d4
Change all Idle* LINKs to be Timer*
by Jan-Marek Glogowski
· 9 years ago
9439844
New loplugin:dynexcspec: Add @throws documentation, vbahelper
by Stephan Bergmann
· 9 years ago
3b2ec68
New loplugin:externvar: vbahelper
by Stephan Bergmann
· 9 years ago
d911663
Typo: Acess->Access
by Julien Nabet
· 9 years ago
471b58e
Typo: Postion->Position
by Julien Nabet
· 9 years ago
bfde486
convert DecodeMechanism to scoped enum
by Noel Grandin
· 9 years ago
675df4a
loplugin:unnecessaryoverride (dtors) in vbahelper
by Stephan Bergmann
· 9 years ago
78b4a1f
update vclwidget loplugin to find ref-dropping assigment
by Noel Grandin
· 9 years ago
0f96b3f
loplugin:unnecessaryvirtual in test..vbahelper
by Noel Grandin
· 9 years ago
04bfdc0
loplugin:oncevar in vbahelper..writerfilter
by Noel Grandin
· 9 years ago
c5498c31
loplugin:expandablemethods in UnoControls..vbahelper
by Noel Grandin
· 9 years ago
7567a4c
'>>=' with rhs Any is a copy assignment
by Jochen Nitschke
· 9 years ago
98b77ad
loplugin:expandablemethods in UnoControls..vbahelper
by Noel Grandin
· 9 years ago
62223f9
loplugin:unnecessaryoverride
by Noel Grandin
· 10 years ago
106ea87
Remove _TYPED suffix from tools/link.hxx macros
by Stephan Bergmann
· 10 years ago
7d8196e
perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 related
by Eike Rathke
· 10 years ago
91dd2db
loplugin:override: No more need for the "MSVC dtor override" workaround
by Stephan Bergmann
· 10 years ago
c158c00
loplugin:constantparam in framework..vbahelper
by Noel Grandin
· 10 years ago
8f30da6
Some clang-tidy misc-move-constructor-init
by Stephan Bergmann
· 10 years ago
4630157
cppcheck: passedByValue
by Caolán McNamara
· 10 years ago
508c95f
improve passstuffbyref return analysis
by Noel Grandin
· 10 years ago
9870f02
loplugin:countusersofdefaultparams in tools..xmlsecurity
by Noel Grandin
· 10 years ago
e4d7ed0
loplugin:passstuffbyref also for {css::uno,rtl}::Reference
by Stephan Bergmann
· 10 years ago
48a8d6d
loplugin:singlevalfields in various
by Noel Grandin
· 10 years ago
cef14b8
tdf#42949: clean up includes in include/filter with iwyu
by Jorenz Paragas
· 10 years ago
1812a64
tdf#42949: clean up includes in include/vbahelper with iwyu
by Jorenz Paragas
· 10 years ago
b05ab09
Clean up uses of Any::getValue() in vbahelper
by Stephan Bergmann
· 10 years ago
74713b3
loplugin:unusedmethods
by Noel Grandin
· 10 years ago
f107d45
Convert SbxClassType to scoped enum
by Noel Grandin
· 10 years ago
58a3207
use Any constructor instead of temporaries
by Noel Grandin
· 10 years ago
931b6a1
Fix typos in code
by Andrea Gelmini
· 10 years ago
e8fd5a0
update loplugin stylepolice to check local pointers vars
by Noel Grandin
· 10 years ago
9181f09
Avoid reserved identifier
by Stephan Bergmann
· 10 years ago
5abc669
new plugin stylepolice
by Noel Grandin
· 10 years ago
d0a271e
loplugin:salbool: Automatic rewrite of sal_False/True
by Stephan Bergmann
· 10 years ago
f34cc90
loplugin:passstuffbyref in vbahelper
by Noel Grandin
· 10 years ago
c664b27
tdf#94306 remove unused boost dependencies
by Jochen Nitschke
· 10 years ago
97abbec
tdf#94306 replace boost::noncopyable in stoc to xmlsec..
by Jochen Nitschke
· 10 years ago
2c93d34
clang-tidy performance-unnecessary-value-param in vbahelper
by Noel Grandin
· 10 years ago
c20cc7e
tdf#97499 Fixed containers parameters clearing #4
by tymyjan
· 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
236f308
loplugin:unuseddefaultparam in include/vbahelper
by Noel Grandin
· 10 years ago
692f142
loplugin:unuseddefaultparam, ApplyChange->ApplyTempChange
by Noel Grandin
· 10 years ago
a238b1f
Remove excess newlines
by Chris Sherlock
· 10 years ago
01aa78c
vcl: cmdevt.[hc]xx -> commandevent.[hc]xx
by Chris Sherlock
· 10 years ago
f215684
vcl/apptypes.hxx is gone
by Stephan Bergmann
· 10 years ago
249e3d6
vcl: split exception types from input types
by Chris Sherlock
· 10 years ago
98c3436
boost::hash->std::hash
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
5b5f3cc
loplugin:unusedmethods unused return value in vbahelper/
by Noel Grandin
· 10 years ago
5b22663
Make SotFactory private to sot/ and clean a bit
by Matúš Kukan
· 10 years ago
3faf5fd
loplugin:unusedfields vbahelper
by Noel Grandin
· 10 years ago
42645fe
related tdf#96398 pull out more NPAPI-related code
by Thorsten Behrens
· 10 years ago
a643222
No need for a separate <vcl/graph.h>
by Tor Lillqvist
· 10 years ago
b879374
Seems more natural to pass a homogenous list by initializer_list
by Stephan Bergmann
· 10 years ago
fe3fd05
add mapKeysToSequence/mapValuesToSequence methods to comphelper
by Noel Grandin
· 10 years ago
89ac4f6
com::sun::star->css in vbahelper/
by Noel Grandin
· 10 years ago
dfb3be7
use unique_ptr for pImpl in vcl,vbahelper,uui
by Noel Grandin
· 10 years ago
06116bd1
Fast PCH generator and optimized PCH files
by Ashod Nakashian
· 10 years ago
Next »