Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/feature/window-iter
/
extensions
8a83a40
make all the related inheritences formatted the same way
by Caolán McNamara
· 8 years ago
928b1b0
loplugin:external (clang-cl)
by Stephan Bergmann
· 8 years ago
6ad7a76
Looks like these functions can be static and not STDAPI
by Stephan Bergmann
· 8 years ago
e19a21a
loplugin:external (macOS)
by Stephan Bergmann
· 8 years ago
ad7a251
use nullptr instead of reinterpret_cast<void*>(0)
by Noel Grandin
· 8 years ago
65e7aed
weld ControlCharacterDialog
by Caolán McNamara
· 8 years ago
206b5b2
New loplugin:external
by Stephan Bergmann
· 8 years ago
01dc941
loplugin:stringbuffer (clang-cl)
by Stephan Bergmann
· 8 years ago
cc7280e
tdf#42949 Fix IWYU warnings in include/cppuhelper/*
by Gabor Kelemen
· 8 years ago
d2fdf06
Avoid getTokenCount and use indexed getToken
by Matteo Casalin
· 8 years ago
9db52c2
clan-tidy bugprone-throw-keyword-missing in SubmissionPropertyHandler
by Noel Grandin
· 8 years ago
2002bbe
loplugin:simplifyconstruct in editeng..extensions
by Noel Grandin
· 8 years ago
80f990b
clang-tidy performance-inefficient-vector-operation
by Noel Grandin
· 8 years ago
5e1ab7e
Address data source wizard: fix most a11y warnings
by Samuel Thibault
· 8 years ago
085269d
Replace find_if with proper quantifier algorithms
by Arkadiy Illarionov
· 8 years ago
e8e5584
pass DelFormats around using std::vector
by Noel Grandin
· 8 years ago
917b0ae
tdf#117972 - Empty UI string
by heiko tietze
· 8 years ago
0787ce8
Simplify containers iterations, tdf#96099 follow-up
by Arkadiy Illarionov
· 8 years ago
4adea88
loplugin:returnconstant in OPropertyBrowserController
by Noel Grandin
· 8 years ago
beb0637b
loplugin:useuniqueptr in extensions/propctrlr
by Noel Grandin
· 8 years ago
ebb2a0d
Fix typos
by Andrea Gelmini
· 8 years ago
3fb5f71
Add missing sal/log.hxx headers
by Gabor Kelemen
· 8 years ago
e593b62
loplugin:stringloop in various
by Noel Grandin
· 8 years ago
7d071f3
Fix typos
by Andrea Gelmini
· 8 years ago
b86ef3b
Fix typos
by Andrea Gelmini
· 8 years ago
563fe60
Fix typos
by Andrea Gelmini
· 8 years ago
db2d830
tdf#88205: Adapt uses of css::uno::Sequence to use initializer_list ctor
by Ulkem Kasapoglu
· 8 years ago
1501da0
loplugin:oncevar
by Noel Grandin
· 8 years ago
432449d
Fix typo
by Andrea Gelmini
· 8 years ago
20c4a9c
tdf#96099 Remove some trivial container iterator typedefs
by Arkadiy Illarionov
· 8 years ago
37a2639
Add a FIXME
by Tor Lillqvist
· 8 years ago
b15244d5
move SvColorDialog to welded arguments
by Caolán McNamara
· 8 years ago
7ad1c45
menubar sbibliography: finish menubar and fix a bug in the toolbar
by andreas kainz
· 8 years ago
f31747e
menubar: sync file bibliography menubar
by andreas kainz
· 8 years ago
51c879d
simplify calls to *DialogFactory::Create methods
by Noel Grandin
· 8 years ago
f9e9012
Support named arguments in InterfaceOleWrapper::Invoke()
by Tor Lillqvist
· 8 years ago
cd4f4e6
Show also args in the SAL_INFO in InterfaceOleWrapper::Invoke()
by Tor Lillqvist
· 8 years ago
395b52a
Fix typo
by Andrea Gelmini
· 8 years ago
45d6b84
Start of work on supporting named arguments
by Tor Lillqvist
· 8 years ago
4328d18
Fix glitch in SAL_INFO logging
by Tor Lillqvist
· 8 years ago
8fef261
Log all the names being looked up in GetIDsOfNames()
by Tor Lillqvist
· 8 years ago
5708534
look for unnecessary calls to Reference::is() after an UNO_QUERY_THROW
by Noel Grandin
· 8 years ago
3bd5680
Fix off-by-one error: The XCollection loop index is one-based
by Tor Lillqvist
· 8 years ago
99bbed5
Improve logging in CXEnumVariant
by Tor Lillqvist
· 8 years ago
8015cd21
tdf#118026: Use ooo::vba::XCollection instead of css::container::XEnumeration
by Tor Lillqvist
· 8 years ago
8ddca06
tdf#42949 remove unused compheler includes ..
by Jochen Nitschke
· 8 years ago
710ba43
Various clang-cl/loplugin errors in extensions/source/ole/unoobjw.cxx
by Stephan Bergmann
· 8 years ago
62667aa
tdf#96099 Remove some trivial std::vector typedefs
by Arkadiy Illarionov
· 8 years ago
d098fb7
Improve handling of _SILENCE_CXX17_CODECVT_HEADER_DEPRECATION_WARNING
by Stephan Bergmann
· 8 years ago
587a210
Fix typos
by Andrea Gelmini
· 8 years ago
501f1b6
loplugin:unoany (clang-cl)
by Stephan Bergmann
· 8 years ago
bea47eb
tdf#96099 Remove some trivial typedef std::vector
by Arkadiy Illarionov
· 8 years ago
38a4e63
Fix typos
by Andrea Gelmini
· 8 years ago
ff7e286
Run soffice frpm instdir (but CustomTarget_automationtest still can't work)
by Tor Lillqvist
· 8 years ago
9d2e7c3
Log the call to CoRegisterClassObject()
by Tor Lillqvist
· 8 years ago
2b7690d
Revert "Simplify: Use AutomationInvokedZone::isActive()"
by Tor Lillqvist
· 8 years ago
d79fe79
Comment out CustomTarget_automationtest for now, it can't work properly
by Tor Lillqvist
· 8 years ago
ad57e6d
Add a SAL_INFO
by Tor Lillqvist
· 8 years ago
f9365c4
Add a unit test for the Automation client services
by Tor Lillqvist
· 8 years ago
3c04172
Simplify: Use AutomationInvokedZone::isActive()
by Tor Lillqvist
· 8 years ago
bfedeb7
Need to enter the AutomationInvokedZone here, too
by Tor Lillqvist
· 8 years ago
469b833
Enter AutomationInvokedZone appropriately
by Tor Lillqvist
· 8 years ago
e4a99a3
Make convertDispparamsArgs() handle mismatch in number of parameters sanely
by Tor Lillqvist
· 8 years ago
16a1bd5
Implement EnumConnections, and fix handling of mismatched parameter number
by Tor Lillqvist
· 8 years ago
c86c08e
Make SAL_INFO logging style more useful
by Tor Lillqvist
· 8 years ago
b9ef6b6
Initial steps to make also Calc usable from Automation clients
by Tor Lillqvist
· 8 years ago
bbe55ee
Use correct index for incoming Arguments sequence
by Tor Lillqvist
· 8 years ago
4bf4895
Initialise mxMSF in all cases
by Tor Lillqvist
· 8 years ago
552b62f
Add informative comment
by Tor Lillqvist
· 8 years ago
2774593
First attempt at passing arguments, also in and inout, to Automation callbacks
by Tor Lillqvist
· 8 years ago
b34d421
A few SAL_INFO tweaks
by Tor Lillqvist
· 8 years ago
27a1351
First attempt at implementing CXTypeInfo::GetFuncDesc() and ReleaseFuncDesc()
by Tor Lillqvist
· 8 years ago
2ee43cf
Prepare to handle out (and inout) parameters to event callbacks
by Tor Lillqvist
· 8 years ago
9673511
Add one more #define _SILENCE_CXX17_CODECVT_HEADER_DEPRECATION_WARNING 1
by Tor Lillqvist
· 8 years ago
98630a6
Remove leftover hardcoded check for SwVbaApplication
by Tor Lillqvist
· 8 years ago
3f3b7b3
We want just one SwVbaGlobals and SwVbaApplication for all Automation clients
by Tor Lillqvist
· 8 years ago
f7e0297
Work in progress related to invoking events in Automation clients
by Tor Lillqvist
· 8 years ago
5afbfd2
Implement InterfaceOleWrapper::GetTypeInfoCount()
by Tor Lillqvist
· 8 years ago
8444ab9
Fix typos in SAL_WARNs: The class is called CXTypeInfo, not CxTypeInfo
by Tor Lillqvist
· 8 years ago
3cce079
Handle <codecvt> deprecation issue with VS2017
by Tor Lillqvist
· 8 years ago
2b6a84c
We might need to handle form controls as properties for OLE clients after all
by Tor Lillqvist
· 8 years ago
7873bba
Hack to make properties work better from Automation clients
by Tor Lillqvist
· 8 years ago
0667df7
Provide also an ooo.vba.word.XApplication object
by Tor Lillqvist
· 8 years ago
52eb78c
Handle DISPID_NEWENUM
by Tor Lillqvist
· 8 years ago
0f30c9a
loplugin:useuniqueptr in GridWindow
by Noel Grandin
· 8 years ago
34652fc
loplugin:useuniqueptr in abp::FinalPage
by Noel Grandin
· 8 years ago
3a51dae
Improve re-throwing of UNO exceptions
by Noel Grandin
· 8 years ago
9bbb71d
Add one line of hopefully correctly understood explanation
by Tor Lillqvist
· 8 years ago
8d6f684
Bin noise part of comment
by Tor Lillqvist
· 8 years ago
e7cefdf
IClassFactoryWrapper can go away now
by Tor Lillqvist
· 8 years ago
0f2157c
Bin dead code
by Tor Lillqvist
· 8 years ago
17ad732
In fact it's simpler to not have m_guid fields in these two classes at all
by Tor Lillqvist
· 8 years ago
79a6290
There is nothing called o2u_anyToVariant
by Tor Lillqvist
· 8 years ago
7c7b3c7
These fields can be const
by Tor Lillqvist
· 8 years ago
2c244e6
Fix typos
by Andrea Gelmini
· 8 years ago
7a2b769
No need for this #pragma once
by Tor Lillqvist
· 8 years ago
69322f8
We only support MSVC anyway for our Windows-specific code
by Tor Lillqvist
· 8 years ago
82afd77
loplugin:unusedfields in editeng..filter
by Noel Grandin
· 8 years ago
a48f22d
Drop _Impl class name suffix where pointless
by Tor Lillqvist
· 8 years ago
bff6751
loplugin:unnecessaryoverride, loplugin:cstylecast (clang-cl)
by Stephan Bergmann
· 8 years ago
Next »