Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/feature/SfxShell_refcount
/
vcl
c980158
remove unnecessary use of OUString constructor in VCL module
by Noel Grandin
· 12 years ago
ebf5e56
Name threads for debug purpose
by Arnaud Versini
· 12 years ago
628a812
convert vcl/Edit::Impl* methods from xub_StrLen to sal_Int32
by Noel Grandin
· 12 years ago
9487456
configure: add vars for Solaris/SPARC64 (already checked in vcl)
by Michael Stahl
· 12 years ago
94d31d9
vcl: WORDS_BIGENDIAN is never defined, use OSL_BIGENDIAN
by Michael Stahl
· 12 years ago
10dc660
vcl: PPDParser: fix out of bounds string accesses
by Michael Stahl
· 12 years ago
f120005
Resolves: #i123500# redefined ColorModifiers and ColorModifierStack...
by Armin Le Grand
· 12 years ago
fa109ce
convert xub_StrLen to sal_Int32
by Noel Grandin
· 12 years ago
296329a
convert xub_StrLen to sal_Int32
by Noel Grandin
· 12 years ago
a6dc113
convert xub_StrLen to sal_Int32
by Noel Grandin
· 12 years ago
af93243
Resolves: fdo#70588 MultiLineEdits don't need WB_WORDBREAK set
by Niklas Johansson
· 12 years ago
3a29756
update pch
by Thomas Arnhold
· 12 years ago
e522945
Revert "Windows: SHARDAPPIDINFO since 0x0600"
by Thomas Arnhold
· 12 years ago
6ad8972
Resolves: fdo#70588 MultiLineEdits don't need WB_WORDBREAK set
by Caolán McNamara
· 12 years ago
5285bee
remove redundant calls to OUString constructor in if expression
by Noel Grandin
· 12 years ago
aeb41c9
remove redundant calls to OUString constructor
by Noel Grandin
· 12 years ago
0e6a260
Convert code that calls OUString::getStr()[] to use the [] operator
by Noel Grandin
· 12 years ago
2e25016
fdo#70885: disable app menu under Unity
by Ivan Timofeev
· 12 years ago
c570111
Fix invalid string access
by Marcos Paulo de Souza
· 12 years ago
84f4b84
Better approach for fdo#40077: Characters cropped in GTK-Combobox
by Samuel Mehrbrodt
· 12 years ago
831fc27
remove nonsense FOLD comments
by Thomas Arnhold
· 12 years ago
2ee41f4
Typo
by Tor Lillqvist
· 12 years ago
ec2ea6e
Maybe Dialog::Execute() is one good place to call touch_ui_dialog_modal()
by Tor Lillqvist
· 12 years ago
ac53541
Bin pointless Android ifdefs
by Tor Lillqvist
· 12 years ago
8204fad
Bin dead code
by Tor Lillqvist
· 12 years ago
d68e1a2
Cosmetics and style cleanups
by Tor Lillqvist
· 12 years ago
d7a4a5b
The "source size" of a VCL bitmap is not used for anything
by Tor Lillqvist
· 12 years ago
b465506
vcl: fix brace
by Thomas Arnhold
· 12 years ago
9a4a84d
Windows: SHARDAPPIDINFO since 0x0600
by Thomas Arnhold
· 12 years ago
e77f18f
Better warnings when CheckContext() fails
by Tor Lillqvist
· 12 years ago
e2451bd
Convert indexOf->startsWith and lastIndexOf->endsWith
by Noel Grandin
· 12 years ago
adefd56
Windows: Drop obsolete stuff
by Thomas Arnhold
· 12 years ago
a9fd489
windows: remove WINVER check
by Thomas Arnhold
· 12 years ago
7107714
fdo#70968: Incorrect rendering of Devanagari short 'i' vowel
by Khaled Hosny
· 12 years ago
8886336
Simplify
by Khaled Hosny
· 12 years ago
542baeb
avoid build breakage on lame pseudo-OS that cannot unlink open file
by Michael Stahl
· 12 years ago
0881ae6
Resolves: rhbz#1021915 force menubar menus to be up/down only
by Caolán McNamara
· 12 years ago
24e5614
fdo#40077 Characters cropped in GTK-based ComboBox
by Samuel Mehrbrodt
· 12 years ago
ec70e1c
Typo
by Tor Lillqvist
· 12 years ago
b67b93b
Add a SAL_WARN_IF to get more verbose information when CheckYieldMutex() fails
by Tor Lillqvist
· 12 years ago
a9269e4
VCL: I18NStatus::setStatusText shouldn't depend on aStr[len] == 0
by Arnaud Versini
· 12 years ago
8df17a3
gbuild: set Package default target to INSTDIR
by Michael Stahl
· 12 years ago
e22242f
fixincludeguards.sh: vcl
by Thomas Arnhold
· 12 years ago
0d90679
Add some (commented out) SAL_DEBUG() calls
by Tor Lillqvist
· 12 years ago
8c94f0e
Shortcut when the SvpSalFrame already has the "focus"
by Tor Lillqvist
· 12 years ago
2e99447
fix warnings in gtksalframe
by Tomaž Vajngerl
· 12 years ago
7d32da4
Seems that <vcl/cvtsvm.hxx> is private to VCL, so move it there
by Tor Lillqvist
· 12 years ago
097f76d
Remove unused file
by Tor Lillqvist
· 12 years ago
01a5176
Bin unused #defines
by Tor Lillqvist
· 12 years ago
a1065ae
fixed build breaker Mongolian
by Eike Rathke
· 12 years ago
6b678c1
added/checked/aligned MS-LangIDs and mappings from new MS-LCID.pdf
by Eike Rathke
· 12 years ago
8396cce
clean up places accessing the NULL at the of an OUString
by Noel Grandin
· 12 years ago
7a06928
convert code to use OUString::endsWith
by Noel Grandin
· 12 years ago
54ef5bd
More work on selection handling in iOS
by Tor Lillqvist
· 12 years ago
4853cd4
vcl: convert some BOOL to sal_uInt8
by Michael Stahl
· 12 years ago
b566f08
ImplCalcSize etc can be const
by Caolán McNamara
· 12 years ago
a772496
Bin comments that claim to say why some header is included
by Tor Lillqvist
· 12 years ago
dd28837
vcl: mark more Image constructors as "explicit"
by Michael Stahl
· 12 years ago
800f387
bah, Len->!isEmpty
by Caolán McNamara
· 12 years ago
6d7c2a4
aqua String remnants
by Caolán McNamara
· 12 years ago
989cffd
some sneaky strings in vcl/win
by Caolán McNamara
· 12 years ago
b0e6fcc
sneaky macosx Strings
by Caolán McNamara
· 12 years ago
b37e2dd
Resolves: fdo#38838 remove UniString
by Caolán McNamara
· 12 years ago
ee5661e
fdo#54938: Adapt supportsService implementations..
by Marcos Paulo de Souza
· 12 years ago
657a3a8
Try to handle selection resizing in a more "correct" way
by Tor Lillqvist
· 12 years ago
e03e9bf
Resolves: fdo#70725 calc export to pdf broken
by Caolán McNamara
· 12 years ago
3391f02
String -> OUString
by Stephan Bergmann
· 12 years ago
678b260
some windows only Strings
by Caolán McNamara
· 12 years ago
1ba10fb
Resolves: #i123478# Secure mem freeing for BitmapBuffer class
by Armin Le Grand
· 12 years ago
91e181e
remove uses of COMPARE_*
by Caolán McNamara
· 12 years ago
8dc0573
Exempler->Exemplar
by Caolán McNamara
· 12 years ago
df29825
drop StringCompare from vcl
by Caolán McNamara
· 12 years ago
fdeb14e
Simplify further after the kerning pair changes
by Tor Lillqvist
· 12 years ago
5ce6e53
String::GetBuffer()->OUString::getStr()
by Caolán McNamara
· 12 years ago
116a85b
GetKernPairs() can even be private now
by Tor Lillqvist
· 12 years ago
8831afd
No need for this to be virtual then
by Tor Lillqvist
· 12 years ago
8a65399
Remove GetKernPairs() with no implementation
by Khaled Hosny
· 12 years ago
70d74e2
Removed unused kerning stuff
by Khaled Hosny
· 13 years ago
23e50c3
Drop support for non-Unicode fonts
by Khaled Hosny
· 13 years ago
051731bb
post String conversion cleanup
by Thomas Arnhold
· 12 years ago
ef57fc0
Bin pointless #ifdef'd code
by Khaled Hosny
· 12 years ago
e7b4a94
flush out some windows-only String::Assigns
by Caolán McNamara
· 12 years ago
288f002
fdo#52622 - Reduce copy and paste code
by José Guilherme Vanz
· 12 years ago
3bb099e
older gtks don't have gtk_widget_get_window
by Caolán McNamara
· 12 years ago
adfb02b
rework Init/Main ui-previewer post early language detect
by Caolán McNamara
· 12 years ago
4d8f12f
More text selection WIP hacking
by Tor Lillqvist
· 12 years ago
1b4aa55
pScreen uninitialized
by Caolán McNamara
· 12 years ago
2d3dd85
missing .mk
by Caolán McNamara
· 12 years ago
14bb85e
Resolves: rhbz#919070 offload set span-all-displays to a gtk3 utility
by Caolán McNamara
· 12 years ago
a8dd794
Related: rhbz#919070 display -1 means span all displays
by Caolán McNamara
· 12 years ago
63691a6
Consistently use SAL_USE_VCLPLUGIN as a bootstrap variable
by Stephan Bergmann
· 12 years ago
f2202fe
Tiles: Documentation of the parameters.
by Jan Holesovsky
· 12 years ago
d8e8e6b
added draw tile signature and select all fix
by ptyl@cloudon.com
· 12 years ago
ca216af
Improve test
by Stephan Bergmann
· 12 years ago
67aec43
cleanup
by Thomas Arnhold
· 12 years ago
79d8374
New iOS client code
by ptyl@cloudon.com
· 12 years ago
11c85aa
Avoid "<Error>: clip: empty path" messages
by Tor Lillqvist
· 12 years ago
2f8757e
Use SAL_WNODEPRECATED_DECLARATIONS_PUSH/POP part2
by Julien Nabet
· 12 years ago
2568253
swap if the host endianness doesn't match the file formats
by Caolán McNamara
· 12 years ago
3ad12d1
fdo#57659: fix exif processing
by Julien Nabet
· 12 years ago
Next »