Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/feature/themesupport
/
extensions
99bfc36
convert Link<> to typed
by Noel Grandin
· 11 years ago
1de1b63
boost->std
by Caolán McNamara
· 11 years ago
0619346
convert Link<> to typed
by Noel Grandin
· 11 years ago
bd1da37
convert Link<> to typed
by Noel Grandin
· 11 years ago
4662def
convert Link<> to typed
by Noel Grandin
· 11 years ago
ac0eeb4
convert Link<> to typed
by Noel Grandin
· 11 years ago
1e2119fd
convert Link<> to typed
by Noel Grandin
· 11 years ago
44404a0
convert Link<> to typed
by Noel Grandin
· 11 years ago
c4fb112
convert Link<> to typed
by Noel Grandin
· 11 years ago
3c68751
cppcheck: noExplicitConstructor
by Caolán McNamara
· 11 years ago
e0714ae
convert Link<> to typed
by Noel Grandin
· 11 years ago
3107b23
sal_uInt16 and SAL_MAX_UINT16 to sal_Int32 and LISTBOX_APPEND
by Matteo Casalin
· 11 years ago
c5909e2
Update many ListBox users to its sal_Int32 interface
by Matteo Casalin
· 11 years ago
c80fb09
convert Link<> to typed
by Noel Grandin
· 11 years ago
be73c16
convert Link<> to typed
by Noel Grandin
· 11 years ago
61623d5
convert Link<> to typed
by Noel Grandin
· 11 years ago
0e1d027
use comphelper::containerToSequence and fix some casting
by Noel Grandin
· 11 years ago
4ea70f8
convert Link<> to typed
by Noel Grandin
· 11 years ago
5beffcf
convert Link<> to typed
by Noel Grandin
· 11 years ago
c2f8beb
loplugin:stringconstant: OUStringBuffer: appendAscii -> append
by Stephan Bergmann
· 11 years ago
2de6bd0
Bin a few leftover (?) stderr printouts
by Tor Lillqvist
· 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
373e71e
tdf#39440 reduce scope of local variables
by Michael Weghorn
· 11 years ago
732f69e
loplugin:defaultparams
by Stephan Bergmann
· 11 years ago
d21260c
Remove two silly typedefs
by Stephan Bergmann
· 11 years ago
5da0dce
Consolidate isFileUrl checks
by Stephan Bergmann
· 11 years ago
ad1f0d1
o3tl: rename compat_functional header
by Thorsten Behrens
· 11 years ago
ef46917
Put Polygon from tools under tools:: namespace
by Norbert Thiebaud
· 11 years ago
719c55c
loplugin: defaultparams
by Noel Grandin
· 11 years ago
87130a4
tdf#92459 Cleanup unclear lambdas
by Daniel Robertson
· 11 years ago
8a7b4d5
Explicit capture annotations
by Stephan Bergmann
· 11 years ago
4ce10ff
tdf#92459 remove compat_functional from extensions
by Daniel Robertson
· 11 years ago
975875d
tdf#88206 replace cppu::WeakImplHelper* etc.
by Takeshi Abe
· 11 years ago
403c134
loplugin:unusedmethods
by Noel Grandin
· 11 years ago
2660d24
new loplugin: refcounting
by Noel Grandin
· 11 years ago
38023af
loplugin:unusedmethods
by Noel Grandin
· 11 years ago
ba39c9d
Bin pointless #ifndef #define dance
by Tor Lillqvist
· 11 years ago
e963a889
formatting of public/private/protected section qualifiers
by Noel Grandin
· 11 years ago
d9dd11e
loplugin:simplifybool
by Stephan Bergmann
· 11 years ago
cbce40e
Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug builds
by Stephan Bergmann
· 11 years ago
fafd0b6
extensions: convert boost::bind
by Michael Stahl
· 11 years ago
7aa9f04
do not include boost/utility.hpp
by Michael Stahl
· 11 years ago
6a2643b
tdf#92611 - unwind UNO lifecycle snafu.
by Michael Meeks
· 11 years ago
24c50b6
remove obsolete check for pre-MSVC2013 ATL library name
by Michael Stahl
· 11 years ago
799cc41
Fix typos
by Andrea Gelmini
· 11 years ago
465489d
Fix typos
by Andrea Gelmini
· 11 years ago
e9e61a4
typo: therfore -> therefore
by Andras Timar
· 11 years ago
b9ece6a
tdf#67343 Arrange Help button in a seconday group (extensions)
by Adolfo Jayme Barrientos
· 11 years ago
1a8915e
Fix typos
by Andrea Gelmini
· 11 years ago
d16d9f9
remove some unnecessary typedefs to pointer
by Noel Grandin
· 11 years ago
69c88a3
Fix typos
by Andrea Gelmini
· 11 years ago
36abd8c
loplugin:stringconstant: handle OUString+=OUString(literal)
by Stephan Bergmann
· 11 years ago
768abe3
loplugin:stringconstant: Flag more inefficiencies
by Stephan Bergmann
· 11 years ago
ae150c6
Fix typos
by Andrea Gelmini
· 11 years ago
0980095
Replace boost::scoped_array<T> with std::unique_ptr<T[]>
by Takeshi Abe
· 11 years ago
814af9f1
Fix typos
by Andrea Gelmini
· 11 years ago
814867c
more untranslatable UI strings
by Andras Timar
· 11 years ago
4729774
remove unnecessary check for null when calling delete
by Noel Grandin
· 11 years ago
4ea281a
cppcheck:redundantAssignment
by Noel Grandin
· 11 years ago
8b4b1d5
use VclPtr<>::Create
by David Tardon
· 11 years ago
9eee43a
dbaccess: gcc-4.7 error: '<::' cannot begin a template-argument list
by Miklos Vajna
· 11 years ago
6d12298
extensions: gcc-4.7 error: '<::' cannot begin a template-argument list
by Miklos Vajna
· 11 years ago
81b9547
loplugin:unnecessaryvirtuals
by Noel Grandin
· 11 years ago
c278518
loplugin:cstylecast: deal with remaining pointer casts
by Stephan Bergmann
· 11 years ago
3f72218
Apply new VclPtr clang plugin to catch potential problems.
by Noel Grandin
· 11 years ago
621ab85
abpilot: fix relative reference of embedded data source
by Miklos Vajna
· 11 years ago
3705cf8
abpilot: refer embedded data source from doc settings
by Miklos Vajna
· 11 years ago
b3f5ab7
abpilot: embed the data source definition, if possible + requested
by Miklos Vajna
· 11 years ago
b2117c9
abpilot: store embedding preference in AddressSettings
by Miklos Vajna
· 11 years ago
ef0217f
abpilot: add checkbox to embed data source in datasourcepage
by Miklos Vajna
· 11 years ago
8161056
uno::Sequence provides now begin and end
by Noel Grandin
· 11 years ago
5e2fe8f
loplugin:cstylecast: deal with those that are (technically) const_cast
by Stephan Bergmann
· 11 years ago
ba81e5c
tdf#91702 - fix stack-based MessBox allocation.
by Michael Meeks
· 11 years ago
f9a8dd3
loplugin:redundantcast: const_cast to same type
by Stephan Bergmann
· 11 years ago
9155210
Fix Windows 64-bit build
by Stephan Bergmann
· 11 years ago
49ea225
loplugin:loopvartoosmall
by Noel Grandin
· 11 years ago
1379e2f
Rewrite all calls like Dialog(params).Execute()
by Philippe Jung
· 11 years ago
a14d7e3
tdf#91671 avoid use of already disposed control
by David Tardon
· 11 years ago
204d147
convert SCROLL constants to scoped enum
by Noel Grandin
· 11 years ago
bb7ce31
convert INVALIDATE constants to scoped enum
by Noel Grandin
· 11 years ago
e409776
Audit all PostUserEvent calls and instrument for VclPtr.
by Michael Meeks
· 11 years ago
65be8fd
convert WINDOW_ZORDER constants to scoped enum
by Noel Grandin
· 11 years ago
b419da0
convert SHOW constants to scoped enum
by Noel Grandin
· 11 years ago
ac3802d
convert WINDOW_POSSIZE constants to scoped enum
by Noel Grandin
· 11 years ago
e929194
convert POINTER constants to scoped enum
by Noel Grandin
· 11 years ago
cf991bf
convert SWIB constants to scoped enum
by Noel Grandin
· 11 years ago
25a47c5
convert TEXT_DRAW constants to scoped enum
by Noel Grandin
· 11 years ago
f457f9b
loplugin:staticmethods
by Stephan Bergmann
· 11 years ago
a97fc29
refactor scanner ext. to use RenderContext
by Tomaž Vajngerl
· 11 years ago
5b1337f
tdf#62475: partial handmade fixes
by Andrea Gelmini
· 11 years ago
7a7a908
tdf#91240 - cope with state-change after dispose and dispose fixedtext.
by Michael Meeks
· 11 years ago
facc91a
convert FLOATWIN_POPUPMODE constants to scoped enum
by Noel Grandin
· 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
82d68f9
convert COMMAND_ constants to scoped enum
by Noel Grandin
· 11 years ago
6dc42c8
Use IMPL_LINK_NOARG[_TYPED] where applicable
by Stephan Bergmann
· 11 years ago
67e82c4
No more need for EMPTYARG in C++11
by Stephan Bergmann
· 11 years ago
a5e8f26
Replace IMPL_STATIC_LINK[_TYPED] with more useful variants
by Stephan Bergmann
· 11 years ago
Next »