Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/feature/sgexperiment
/
vcl
b4cf40e
scenegraph: shared_ptr, findByName, SceneGraphFactory
by Tomaž Vajngerl
· 10 years ago
feature/sgexperiment
7ac5ccd
SceneGraph experiment
by Tomaž Vajngerl
· 10 years ago
b18e1bc
loplugin:unusedfields
by Noel Grandin
· 10 years ago
8a382d4
Related: rhbz#1362451 avoid recursive ownerchanged handling during ownerchange
by Caolán McNamara
· 10 years ago
3e826f8
tdf#102295: remove mutex - use atomic for watchdog timings
by Tomaž Vajngerl
· 10 years ago
81b9c4e
tdf#102295: AMD actually has two vendor id's.
by Jan Holesovsky
· 10 years ago
cd98a0f
tdf#102295: The relaxed values were actually too pessimistic.
by Jan Holesovsky
· 10 years ago
d5f1e7c
Obsolete workaround for SUNPRO 5 compiler
by Stephan Bergmann
· 10 years ago
e5c3c69
tdf#102295: relax timeout timings for the GL watchdog
by Tomaž Vajngerl
· 10 years ago
1658bd2
loplugin:unusedenumvalues
by Noel Grandin
· 10 years ago
29c5556
Related: rhbz#1373933 gtk3 emits a lot of style-updateds signals
by Caolán McNamara
· 10 years ago
1ef48f3
GtkSalMenu: Need a way to remove icons too
by Maxim Monastirsky
· 10 years ago
ee8909f
Missing g_variant_unref
by Maxim Monastirsky
· 10 years ago
e592877
loplugin:unusedenumvalues
by Noel Grandin
· 10 years ago
ef7abe8
Resolves: rhbz#1373933 gtk 3.21 emits a lot more "style-set" signals
by Caolán McNamara
· 10 years ago
171201c
tdf#96505 - Remove "long" integer literals in vcl/source/gdi/
by e12346
· 10 years ago
f6536d8
vcl: consistently use sal_IntPtr to marshal drag source / drop target
by Michael Stahl
· 10 years ago
b647996
replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)
by Michael Stahl
· 10 years ago
6d17d69
Remove OutputDevice::PaintScope
by Noel Grandin
· 10 years ago
3b48b3c
loplugin:singlevalfields in sc..vcl
by Noel Grandin
· 10 years ago
6df2c90c
loplugin:countusersofdefaultparams in vcl
by Noel Grandin
· 10 years ago
bd132e5
loplugin:override
by Stephan Bergmann
· 10 years ago
20a9e10
loplugin:constantparam
by Noel Grandin
· 10 years ago
74fd959
tdf#74377 Keyboard shortcuts for context menus
by Maxim Monastirsky
· 10 years ago
6dd32d4
chmod 644 some source files
by Stephan Bergmann
· 10 years ago
91dd2db
loplugin:override: No more need for the "MSVC dtor override" workaround
by Stephan Bergmann
· 10 years ago
714de95
Remove nonsense comments: // bitfield
by Tor Lillqvist
· 10 years ago
0175520
Bin some noise comments and superfluous vertical whitespace
by Tor Lillqvist
· 10 years ago
830ac71
Resolves: tdf#101879 explicitly put menubars at the start of task lists
by Caolán McNamara
· 10 years ago
56badc0
tdf#101889: add absent brackets to OpenSymbol
by Mike Kaganski
· 10 years ago
1c6596a
Typo: (un)kown->(un)known
by Julien Nabet
· 10 years ago
983e03a
Hack to make Arabic subtending marks work
by Khaled Hosny
· 10 years ago
d45d8ae
Resolves: tdf#101881 gtk3 3.18 menubar doesn't grab keyboard...
by Caolán McNamara
· 10 years ago
e61b20d
rename CollapsAttribs -> CollapseAttribs
by Noel Grandin
· 10 years ago
1c2ac71
Resolves: tdf#100443 handle sun keyboard copy/cut/paste keys
by Caolán McNamara
· 10 years ago
cb6fc75
Related: tdf#100443 don't use deprecated gtk keysym defines
by Caolán McNamara
· 10 years ago
eb20d3c
tdf#101869 Allow toolbox to open from spacebar
by Akshay Deep
· 10 years ago
e928e2d
less dlopen, call gtk2 things direct, baseline is newer now
by Caolán McNamara
· 10 years ago
6323e66
Fix not-so-newly introduced perf regression in vcl
by Khaled Hosny
· 10 years ago
1fc1e8e
BigToolBox painting fix
by Szymon Kłos
· 10 years ago
0b229f7
gtk: drop unneeded X11 includes
by Caolán McNamara
· 10 years ago
673b436
loplugin:constantparam in vcl
by Noel Grandin
· 10 years ago
7024963
loplugin:constantparam in vcl..xmlscript
by Noel Grandin
· 10 years ago
f7dd958
Work around loplugin:unnecessaryoverride
by Stephan Bergmann
· 10 years ago
180a0ea
use same GtkInstance::AnyInput impl for gtk2 and gtk3
by Caolán McNamara
· 10 years ago
2923907
GtkInstance should use default no-op I18NImeStatus
by Caolán McNamara
· 10 years ago
d203805
move all X11SalData stuff together
by Caolán McNamara
· 10 years ago
495ad69
don't need to include all these headers, reduce to required min
by Caolán McNamara
· 10 years ago
9f0827d
SalI18NImeStatus is stubbed the same way for everyone except...
by Caolán McNamara
· 10 years ago
f893a2b
Simplify Sequence construction
by Stephan Bergmann
· 10 years ago
74ab2a6
Convert PPDKey::SetupType to scoped enum
by Noel Grandin
· 10 years ago
2e37178
convert PrinterInfoManager::Type to scoped enum
by Noel Grandin
· 10 years ago
3dfbf76
convert DuplexMode to scoped enum
by Noel Grandin
· 10 years ago
87ee6c0
convert Orientation to scoped enum
by Noel Grandin
· 10 years ago
04a8ba2
convert ScrollType to scoped enum
by Noel Grandin
· 10 years ago
a1cd62b
convert ToolBoxButtonSize to scoped enum
by Noel Grandin
· 10 years ago
5fab198
fix usage of std::unique
by Noel Grandin
· 10 years ago
2df04c8
convert ExtTimeFieldFormat to scoped enum
by Noel Grandin
· 10 years ago
0112840
convert ExtDateFieldFormat to scoped enum
by Noel Grandin
· 10 years ago
1256980
convert GradientStyle to scoped enum
by Noel Grandin
· 10 years ago
933c067
convert HatchStyle to scoped enum
by Noel Grandin
· 10 years ago
65ca57a
convert LineStyle to scoped enum
by Noel Grandin
· 10 years ago
a881fd7
convert RasterOp to scoped enum
by Noel Grandin
· 10 years ago
8c5d90a
convert FontAutoHint to scoped enum
by Noel Grandin
· 10 years ago
fcdf143
convert FontHinting to scoped enum
by Noel Grandin
· 10 years ago
4442d226
convert OutDevSupportType to scoped enum
by Noel Grandin
· 10 years ago
c565303
coverity#1371167 Missing move assignment operator
by Caolán McNamara
· 10 years ago
331d3a8
Related: tdf#101779 TipStyleBalloon for ShowQuickHelp too
by Maxim Monastirsky
· 10 years ago
e65b428
coverity#1371244 Missing move assignment operator
by Caolán McNamara
· 10 years ago
696e83b
Resolves: tdf#101795 restore hiding on end of Gtk fpicker execute
by Caolán McNamara
· 10 years ago
590fc29
coverity#1371159 Missing move assignment operator
by Caolán McNamara
· 10 years ago
5e9f981
coverity#1371145 Missing move assignment operator
by Caolán McNamara
· 10 years ago
9a01af2
coverity#1371150 Missing move assignment operator
by Caolán McNamara
· 10 years ago
b4f2aff
coverity#1371325 Missing move assignment operator
by Caolán McNamara
· 10 years ago
f352ee1
boost::intrusive_ptr->tools::SvRef
by Caolán McNamara
· 10 years ago
802f2c8
For Valgrind, zero out alignment bytes of 24-bit bitmap, too
by Stephan Bergmann
· 10 years ago
671ac3a
Looks like the menu highlight handler is now unused
by Maxim Monastirsky
· 10 years ago
26c1496
std::list<sal_Int32> to deque
by Noel Grandin
· 10 years ago
30ab466
std::list<sal_Unicode> to vector
by Noel Grandin
· 10 years ago
1f7f8ab
std::list<sal_Int32> to vector
by Noel Grandin
· 10 years ago
f1ea217
std::list<int> to vector
by Noel Grandin
· 10 years ago
74a9447
std::list<int> to vector
by Noel Grandin
· 10 years ago
a53e6e2
convert RefDevMode to scoped enum
by Noel Grandin
· 10 years ago
6527b40
loplugin:countusersofdefaultparams
by Noel Grandin
· 10 years ago
6d361d8
opengl: remove unsused "bitmap ops" in GL backend
by Tomaž Vajngerl
· 10 years ago
72eb18e
gtk3: Implement menubar hiding
by Maxim Monastirsky
· 10 years ago
107e598
default dtors are fine here
by Caolán McNamara
· 10 years ago
2973022
silence coverity#1371204 Missing move assignment operator
by Caolán McNamara
· 10 years ago
a2dbaac
default assignment and ctor are fine here
by Caolán McNamara
· 10 years ago
a037f63
Disable CppunitTest_vcl_wmf_test under --enable-merglibs for now
by Stephan Bergmann
· 10 years ago
8baef34
loplugin:stringconstant: adapt to improved OUStringLiteral1 (vcl)
by Stephan Bergmann
· 10 years ago
fa15256
Hack for shaky VCL test under ASan
by Stephan Bergmann
· 10 years ago
3c117d1
default dtor and assignment are ok here
by Caolán McNamara
· 10 years ago
4a5e15a
can declare default dtor as virtual now I belive
by Caolán McNamara
· 10 years ago
20f6a6b
tdf#99402: fix Metafile Font handling
by Mike Kaganski
· 10 years ago
66e2f20
CairoFontsCache is only used in cairotextrender.cxx
by Stephan Bergmann
· 10 years ago
ab67543
Toolbar popups need explicit deactivation
by Maxim Monastirsky
· 10 years ago
7577ce1
cid#1371168 Missing move assignment operator
by Noel Grandin
· 10 years ago
ae23dca
cid#1371235 Missing move assignment operator
by Noel Grandin
· 10 years ago
529cfa4
cid#1371170 Missing move assignment operator
by Noel Grandin
· 10 years ago
Next »