Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/feature/perfwork5
/
basctl
705c48d
fdo#38835 strip out OUString globals
by Noel Grandin
· 11 years ago
31af61e
Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"
by Jan Holesovsky
· 11 years ago
858c2a2
Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"
by Jan Holesovsky
· 11 years ago
50a8c89
loplugin: cstylecast
by Noel Grandin
· 11 years ago
9ecac387
Replace DISABLE_SCRIPTING with HAVE_FEATURE_SCRIPTING
by Tor Lillqvist
· 11 years ago
67c9d05
fdo#84938: replace TIB_ constants with enum
by Noel Grandin
· 11 years ago
f5b1b26
coverity#1247646 Uncaught exception
by Caolán McNamara
· 11 years ago
d4cdaa2
coverity#1247644 Uncaught exception
by Caolán McNamara
· 11 years ago
582ef22
fdo#84854 it seems long is not enough on 32 bit
by David Tardon
· 11 years ago
ad9498f
More -Werror,-Wunused-private-field
by Stephan Bergmann
· 11 years ago
8044acf
convert SFX_CALLMODE constants to SfxCallMode enum class
by Noel Grandin
· 11 years ago
6033e2d
Resolves: fdo#60904 allow export of VBAProject
by Caolán McNamara
· 11 years ago
47a2d76
fdo#81356: convert Fraction to boost::rational<long> - wip
by Juan Picca
· 12 years ago
8dbde08
fdo#82577: Handle Region
by Noel Grandin
· 12 years ago
89d4080
border_width from 12 to 6, as the rest of dialogs
by Adolfo Jayme Barrientos
· 12 years ago
9703cc6
Remove o3tl/heap_ptr.hxx, use std::unique_ptr instead
by Stephan Bergmann
· 12 years ago
827c46e
fdo#82577: Handle Window
by Noel Grandin
· 12 years ago
60e78fb
fdo#82577: Handle Font
by Noel Grandin
· 12 years ago
eea7bf0
basctl: sal_False/True -> false/true
by Stephan Bergmann
· 12 years ago
c929930
DBG_ASSERT -> assert where we go on to deref the testee
by Caolán McNamara
· 12 years ago
a88b2d8
Resolves: fdo#81039 crash on adding new macro library
by Caolán McNamara
· 12 years ago
ea733ab5
Turn SfxItemState into a C++11 scoped enumeration
by Stephan Bergmann
· 12 years ago
ec1de2a
coverity#735600 Division by zero
by Norbert Thiebaud
· 12 years ago
39e91c5
Replace uses of old SFX_ITEM_AVAILABLE alias with SFX_ITEM_DEFAULT
by Stephan Bergmann
· 12 years ago
7af850c
vcl: sal_Bool -> bool
by Stephan Bergmann
· 12 years ago
5bce329
SfxHint: convert home-grown RTTI to normal C++ RTTI
by Noel Grandin
· 12 years ago
d3cd290
coverity#1233508 Uncaught exception
by Caolán McNamara
· 12 years ago
b751142
Help buttons mushrooming all over the place...
by Olivier Hallot
· 12 years ago
37b9ea9
convert SBX flag bits to type-safe enum
by Noel Grandin
· 12 years ago
b6d25be
convert RID_QRYBOX_LANGUAGE with custom title to .ui
by Caolán McNamara
· 12 years ago
30ae83c
fdo#82577: Handle KeyCode
by Tor Lillqvist
· 12 years ago
7e2b9fa
Remove some useless tools/debug.hxx includes
by Marcos Paulo de Souza
· 12 years ago
a107bdf
ErrorBox->MessageDialog
by Caolán McNamara
· 12 years ago
47e2fd0
Consistently use size_t and SAL_MAX_SIZE
by Matteo Casalin
· 12 years ago
384cb5f
Consistently use size_t and SAL_MAX_SIZE
by Matteo Casalin
· 12 years ago
ae7ca8b
fdo#46037: remove unused comphelper/configurationhelper.hxx
by Alexandre Vicenzi
· 12 years ago
ea5ef0a
Drop unused #includes
by Takeshi Abe
· 12 years ago
e1840cf
Resolves fdo#80906: Delete any control on Dialog editing window crashes LO
by Julien Nabet
· 12 years ago
6a87363
Renamed brdcst.[hc]xx to SfxBroadcaster.[hc]xx
by Tobias Lippert
· 12 years ago
dac4ca5
new loplugin: externalandnotdefined
by Noel Grandin
· 12 years ago
4228f08
use assert when followed by deref
by Caolán McNamara
· 12 years ago
5ace3f3b
clang scan-build: various warnings
by Caolán McNamara
· 12 years ago
d92aa2f
remove SFX_APP() macro that was a mer wrapper for SfxGetApp()
by Norbert Thiebaud
· 12 years ago
e48a233
loplugin:unreffun: also warn about redundant redeclarations
by Stephan Bergmann
· 12 years ago
171efcb
fdo#76203 - use consistent titlecase for UI title labels
by Joren De Cuyper
· 12 years ago
3e82897
improve the inlinesimplememberfunctions clang plugin
by Noel Grandin
· 12 years ago
0e44fb6
loplugin:staticcall
by Stephan Bergmann
· 12 years ago
9a1298c
coverity#1213488 Uncaught exception
by Caolán McNamara
· 12 years ago
184a00b
loplugin: inlinesimplememberfunctions
by Noel Grandin
· 12 years ago
0e507ae
various: remove SAL_THROW macro
by Noel Grandin
· 12 years ago
b32ee04
Avoid possible memory leaks in case of exceptions
by Takeshi Abe
· 12 years ago
5e62d30
update_pch
by Thomas Arnhold
· 12 years ago
92b4478
css already means ::com::sun::star
by Thomas Arnhold
· 12 years ago
e7bc3ca
remove boilerplate in UNO Exception constructor calls
by Noel Grandin
· 12 years ago
b09b5f8
Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part19
by Julien Nabet
· 12 years ago
7aa7922
bnc#467278: Introduce a warning that changes to VBA macros cannot be saved.
by Jan Holesovsky
· 12 years ago
3db8d60
hrc and src files: squeeze multiple newlines
by Thomas Arnhold
· 12 years ago
c9f3c50
Resolves: #i76558# jump by Enter key on the Object catalog
by Tsutomu Uchino
· 12 years ago
70895b6
remove legacy svheader.hxx
by Thomas Arnhold
· 12 years ago
248145f
Find places where uno::Sequence is passed by value.
by Noel Grandin
· 12 years ago
261b1ad
'!= false' is redundant, and confusing - kill it.
by Jan Holesovsky
· 12 years ago
569ff67
update_pch: add a bunch of pch files
by Thomas Arnhold
· 12 years ago
13c01aa
coverity#1209811 Dereference before null check
by Caolán McNamara
· 12 years ago
148b9a2
coverity#1209554 Explicit null dereferenced
by Caolán McNamara
· 12 years ago
4f9b212
simplify ternary conditions "xxx ? yyy : false"
by Noel Grandin
· 12 years ago
883481f
Improve TabBar return types
by Noel Grandin
· 12 years ago
0eb160e
coverity#736993 Uncaught exception
by Caolán McNamara
· 12 years ago
7f49f42
coverity#736992 Uncaught exception
by Caolán McNamara
· 12 years ago
2d4c90e
coverity#736990 Uncaught exception
by Caolán McNamara
· 12 years ago
71e028f
basic macro dialog: let it expand vertically, too
by Thomas Arnhold
· 12 years ago
4996fad
fdo#77886: add language: expand list if dialog gets resized
by Thomas Arnhold
· 12 years ago
83397d7
manage breakpoints: expand list if dialog gets resized
by Thomas Arnhold
· 12 years ago
702f9c5
huge hrc and src file cleanup
by Thomas Arnhold
· 12 years ago
5973c2d
fixincludeguards.sh: basctl
by Thomas Arnhold
· 12 years ago
29d5ce2
sfx2: Move InitInterface_Impl() out of SFX_DECL_INTERFACE too.
by Jan Holesovsky
· 12 years ago
b731d71
sfx2: Move InitInterface_Impl() method out of SFX_IMPL_INTERFACE.
by Jan Holesovsky
· 12 years ago
8c3ab60
sfx2: Kill SFX_STATUSBAR_REGISTRATION macro.
by Jan Holesovsky
· 12 years ago
72d8c94
sfx2: Kill SFX_FEATURED_CHILDWINDOW_REGISTRATION macro.
by Jan Holesovsky
· 12 years ago
f4d61ec
sfx2: Kill SFX_CHILDWINDOW_REGISTRATION macro.
by Jan Holesovsky
· 12 years ago
9f83ea4
sfx2: Kill SFX_POPUPMENU_REGISTRATION macro.
by Jan Holesovsky
· 12 years ago
5e91217
no temporary instance of SvtLanguageTable necessary here
by Eike Rathke
· 12 years ago
0424163
no temporary instance of SvtLanguageTable necessary here
by Eike Rathke
· 12 years ago
23dc4e1
basctl: sal_Bool->bool
by Noel Grandin
· 12 years ago
380d460
use TriState instead of sal_Bool as there's three possibilities
by Caolán McNamara
· 12 years ago
362d4f0
Explicitly mark overriding destructors as "virtual"
by Stephan Bergmann
· 12 years ago
6ef2df7
Remove remaining DBG_NAME* uses
by Stephan Bergmann
· 12 years ago
1714f4d
Remove remaining DBG_CTOR etc. remnants from basctl
by Stephan Bergmann
· 12 years ago
567ef6d
Second batch of adding SAL_OVERRIDE to overriding function declarations
by Stephan Bergmann
· 12 years ago
5fb7860
Split TYPEINFO into plain and TYPEINFO_OVERRIDE
by Stephan Bergmann
· 12 years ago
436cd90
svtools: sal_Bool->bool
by Noel Grandin
· 12 years ago
9278df2
sfx2: sal_Bool->bool
by Noel Grandin
· 12 years ago
c3e3f46
sfx2: sal_Bool->bool
by Noel Grandin
· 12 years ago
7e8af4b
basct: prefer passing OUString by reference
by Noel Grandin
· 12 years ago
684baef
sal_Bool to bool
by Matteo Casalin
· 12 years ago
98666e8
No need for a virtual OPropertyContainer::getTypes
by Stephan Bergmann
· 12 years ago
d47ca30
No need for implGetBounds to be SAL_CALL
by Stephan Bergmann
· 12 years ago
6c97bc4
svx: sal_Bool->bool
by Noel Grandin
· 12 years ago
d2aba93
basctl: simplify deprecated XTypeProvider.getImplementationId
by Stephan Bergmann
· 12 years ago
68ec95b
made ListBox handle more than 64k elements, fdo#61520 related
by Eike Rathke
· 12 years ago
381f8a5
sal_Bool -> bool in mostly vcl module
by Chris Sherlock
· 12 years ago
Next »