Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/feature/go2
/
vcl
176fc56
WaE: cast to 'id' from smaller integer type 'int'
by Tor Lillqvist
· 13 years ago
5718ffbf
Resolves: fdo#67378 merge the label into the disclosure button
by Caolán McNamara
· 13 years ago
83195e2
XubString->OUString for msgbox
by Caolán McNamara
· 13 years ago
30eb11e
cppcheck: Prefer prefix ++/-- operators for non-primitive types
by Julien Nabet
· 13 years ago
70f5686
Avoid an unnecessary static initialisation
by Tor Lillqvist
· 13 years ago
b55efb5
fix windows build
by Noel Grandin
· 13 years ago
d15ca2d
convert XubString->OUString in vcl/window.hxx
by Noel Grandin
· 13 years ago
6dae119
convert the rest of vcl/OutputDevice from XubString->OUString
by Noel Grandin
· 13 years ago
bfc58dd
convert more XubString->OUString in OutputDevice
by Noel Grandin
· 13 years ago
7ef0526
convert the rest of outdev.hxx from XubString to OUString
by Noel Grandin
· 13 years ago
0c7579d
convert OutputDevice::DrawTextArray from XubString to OUString
by Noel Grandin
· 13 years ago
eb96a52
convert OutputDevice::DrawText from XubString to OUString
by Noel Grandin
· 13 years ago
d5ee014
convert XubString->OUString in WinSalMenuItem
by Noel Grandin
· 13 years ago
4f3d79c
Resolves: #i119006# disable OSX>=10.7 window restoration until...
by Herbert Dürr
· 13 years ago
41d2036
Resolves: #i121406# support the OSX>=10.7 fullscreen mode based on OSX Spaces
by Herbert Dürr
· 13 years ago
a95d1ef
Remove effectively unused INetURLObject OString overloads
by Stephan Bergmann
· 13 years ago
e62fec4
Use the Win7 semantics of SHAddToRecentDocs when possible
by Jesús Corrius
· 13 years ago
5132017
ImageList::AddImage(sal_uInt16, ...) is unused again, kill.
by Jan Holesovsky
· 13 years ago
e9257fa
fdo#54320: VoiceOver does not follow keyboard focus
by Boris Dušek
· 13 years ago
0354b43
WaE: unused rDocumentService in one ifdef branch
by Caolán McNamara
· 13 years ago
dd6518d
fdo#67397: don't bother to create BlendFrame for width == 1 or height == 1
by Ivan Timofeev
· 13 years ago
b7f90b8
protect against past-the-end access of empty string
by Lionel Elie Mamane
· 13 years ago
5bdc710
More details in debug output
by Lionel Elie Mamane
· 13 years ago
6983155
fdo#66006 Convert to PNG for JPEG that can't be losslessly rotated
by Tomaž Vajngerl
· 13 years ago
a9ae9ae
Make AddToRecentDocumentList aware of the DocumentService
by Fridrich Štrba
· 13 years ago
3a4a27c
Few comment translations, commented-out code removal, comment spellcheck
by Stefan Knorr
· 13 years ago
787940e
fdo#54264: Fix multi-argument ApplicationEvent::TYPE_OPEN/PRINT
by Stephan Bergmann
· 13 years ago
225d50d
convert GetSelectEntry family to OUString
by Caolán McNamara
· 13 years ago
5d071dd
Rename misleading icon link data from cache to hash.
by Michael Meeks
· 13 years ago
03993b4
targetted clean of redundant header piece from 62badf3828
by Michael Meeks
· 13 years ago
1b95b74
adapt code for define database range dialog .ui conversion
by Caolán McNamara
· 13 years ago
0154460
Fix MINGW64 build
by Fridrich Štrba
· 13 years ago
b64adf6
Resolves: fdo#61544 improve handling of grid's not enough layout space
by Caolán McNamara
· 13 years ago
0fcf74d
Related: fdo#61544 don't include border size twice in edit optimal size
by Caolán McNamara
· 13 years ago
6b0ea72
Remove some unused code form unusedcode.easy
by Marcos Paulo de Souza
· 13 years ago
2384be5
convert some XubString to OUString in Application
by Noel Grandin
· 13 years ago
d7cd7e8
convert vcl/ilistbox from XubString to OUString
by Noel Grandin
· 13 years ago
e8c467d
fdo#46271: No arrows in scrollbars in OS X 10.7 and later
by Tor Lillqvist
· 13 years ago
23bb6bb
Bin pointless comment duplicating #defines in a header
by Tor Lillqvist
· 13 years ago
b525ef3
fdo#46037: no more comphelper/configurationhelper.hxx in vcl
by Julien Nabet
· 13 years ago
dda3686
fdo#67086 - clear device font list before re-fetching it.
by Michael Meeks
· 13 years ago
acf6241
Remove dead function: ImplgetCounterPart()
by Tor Lillqvist
· 13 years ago
794a1f8
Resolves: #i122796# fix half-pixel offset in StretchAndConvert...
by Herbert Dürr
· 13 years ago
fc67191
XubString->OUString
by Caolán McNamara
· 13 years ago
50d330c
Shell32.dll is already loaded
by Fridrich Štrba
· 13 years ago
f717aee
Fix link in comment
by Khaled Hosny
· 13 years ago
19f3d93
fdo#35785 LibreOffice's support of recent documents in Windows 7 broken
by Jesús Corrius
· 13 years ago
3305fd6
Only do the WB_TOP hack for radiobuttons
by Caolán McNamara
· 13 years ago
b163772
Resolves: fdo#48835 complete application menu
by Caolán McNamara
· 13 years ago
ea3edee
callcatcher: update unused code
by Caolán McNamara
· 13 years ago
ab5eaec
remove Application::GetWorkAreaPosSizePixel
by Noel Grandin
· 13 years ago
86b8b3b
WaE: returning temporary
by Caolán McNamara
· 13 years ago
5652d86
add a callback mechanism for post-expansion mode change
by Caolán McNamara
· 13 years ago
8ac3b0d
minimize the scrollbar optimal size for the variable direction
by Caolán McNamara
· 13 years ago
8529e88
Cleanup String in connectivity
by Norbert Thiebaud
· 13 years ago
546c883
clarify a different meaning of WorkArea.
by Michael Meeks
· 13 years ago
4843d5e
Related: fdo#48835 reuse Mac appmenu translations
by Caolán McNamara
· 13 years ago
c2fc6a5
Related: fdo#48835 run everything through the uno dispatcher for clean quit
by Caolán McNamara
· 13 years ago
98ded3e
Related: fdo#48835 turn into unreadable goo to get correct options context
by Caolán McNamara
· 13 years ago
c6d4c18
Related: fdo#48835 first cut at a GNOME3 appmenu
by Caolán McNamara
· 13 years ago
2fc0c9a
widget layout: MenuButton needs to extract relief too.
by Jan Holesovsky
· 13 years ago
47e2359
fix old indent
by Caolán McNamara
· 13 years ago
015fc22
fix radiobutton GetOptimalSize for images
by Caolán McNamara
· 13 years ago
67d6091
dump the name of the radiobuttons without groups set
by Caolán McNamara
· 13 years ago
aff8388
allow radiobuttons and checkbox images to be aligned from .ui
by Caolán McNamara
· 13 years ago
8b71607
n#820077: Import images with duotone filter.
by Muthu Subramanian
· 13 years ago
98d2607
add and use VclExpander::[g|s]et_expanded
by Caolán McNamara
· 13 years ago
52bce8f
convert versions of dialog to .ui
by Caolán McNamara
· 13 years ago
16fe20b
widget layout: Take decimal digits into account for MetricBoxes.
by Jan Holesovsky
· 13 years ago
7650a82
fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFO
by Jelle van der Waa
· 13 years ago
9a6ba2d
fdo#66577: Cursor displaced in Web Layout
by Khaled Hosny
· 13 years ago
82937ce
String::SearchAndReplaceAllAscii -> OUString::replaceAll
by Caolán McNamara
· 13 years ago
358d1a9
use static LanguageTag::convertTo...() for standalone conversions
by Eike Rathke
· 13 years ago
82f742f
fdo#66811: vcl: fix broken OUString with length STRING_LEN
by Michael Stahl
· 13 years ago
4665459
set primary and secondary text on the gtk overwrite querybox
by Caolán McNamara
· 13 years ago
dd547e4
Fix headless mode glyph cache memory handling
by Stephan Bergmann
· 13 years ago
8ad3d84
XubString->OUString
by Caolán McNamara
· 13 years ago
d8dbf1b
Turn basebmp::Format into a proper enum
by Stephan Bergmann
· 13 years ago
b00a99e
THIRTYTWO_BIT_TC_MASK is the same as THIRTYTWO_BIT_TC_MASK_BGRA
by Stephan Bergmann
· 13 years ago
04d937c
Resolves: #i120957# Added Reginas corrections for gradient colors for...
by Armin Le Grand
· 13 years ago
06ac689
initial unexpanded child was actually zero size, not hidden
by Caolán McNamara
· 13 years ago
76789dd
tab traversal order wrong
by Caolán McNamara
· 13 years ago
479bba2
Related: fdo#66817 ensure VclExpander label is mnemonic for disclosure button
by Caolán McNamara
· 13 years ago
9f7eab0
Related: fdo#66817 pressing space on a DisclosureButton should toggle it
by Caolán McNamara
· 13 years ago
f028d9c
use LanguageTag
by Eike Rathke
· 13 years ago
15e3549
use LanguageTag to convert, and some FIXME-BCP47 comments
by Eike Rathke
· 13 years ago
ae32dd4
some FIXME-BCP47 comments
by Eike Rathke
· 13 years ago
5a795e0
use LanguageTag::getGlibcLocaleString()
by Eike Rathke
· 13 years ago
cde5873
use LanguageTag, and a FIXME-BCP47 comment in loadTranslations()
by Eike Rathke
· 13 years ago
5628807
restrict to ISO language-country
by Eike Rathke
· 13 years ago
f66f896
DefaultFontConfiguration and FontSubstConfiguration with LanguageTag
by Eike Rathke
· 13 years ago
bfc0605
Related: fdo#66524 don't invalidate font cache every time
by Caolán McNamara
· 13 years ago
019a8f3
Resolves: fdo#66524 string conversion gone wrong
by Caolán McNamara
· 13 years ago
00a26f8
Modifying comments to meet Doxygen standards
by Nourah.AlShoeibi
· 13 years ago
3114490
X11SalInstance::CreateClipboard is only ever used with the default $DISPLAY
by Stephan Bergmann
· 13 years ago
b100f3f
Simplify support for bitmap depth conversion in X11 clipboard/dnd code
by Stephan Bergmann
· 13 years ago
73cdc65
fdo#66718: Demote SystemClipboard.createUnix to an internal hack
by Stephan Bergmann
· 13 years ago
70376f6
rhbz#980387 fix filter selection from file ext.
by David Tardon
· 13 years ago
989a7f4
Use the ApplicationServices framework for all OS X SDK versions
by Tor Lillqvist
· 13 years ago
5b82b87
Need the CoreGraphics framework
by Tor Lillqvist
· 13 years ago
Next »