Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
HEAD
/
vcl
/
unx
da2fb1d
nDefaultPrioEmbedded is dead
by Noel Grandin
· 3 months ago
50291c2e
Consistently use __EMSCRIPTEN__ instead of EMSCRIPTEN macro
by Stephan Bergmann
· 5 days ago
cb5972e
Rename LOKNotifier to KitNotifier
by Tomaž Vajngerl
· 10 days ago
6f217fe
Rename mentions of LibreOfficeKit to COKit
by Tomaž Vajngerl
· 10 days ago
d037b81
Clarify project in source code headers.
by Michael Meeks
· 11 days ago
8b2cbc9
Fix fallthrough warnings
by Tomaž Vajngerl
· 14 days ago
308753f
Apply font variations when drawing text with cairo
by Khaled Hosny
· 5 weeks ago
b26cd58
Add Markdown under paste special for gtk3.
by Ujjawal Kumar
· 6 weeks ago
5d0b552
use more ScopedVclPtr<VirtualDevice> in create_virtual_device
by Noel Grandin
· 6 weeks ago
2c518fb
new loplugin:scopedvclptr to detect VclPtr<VirtualDevice> leaks
by Andras Timar
· 6 weeks ago
60fc3dc
vcl: add Cargo text generic data
by Henry Castro
· 9 weeks ago
e580748
add accessible description support to an iconview entry
by Caolán McNamara
· 6 weeks ago
89a8b76
Adapt to change in emsdk 5.0.1 version.h
by Stephan Bergmann
· 6 weeks ago
f64a2bd
Resolves: tdf#170231 Can't paste into gtk autofilter using right-click paste
by Caolán McNamara
· 3 months ago
f741c33
cid#1680326 Uninitialized scalar field
by Caolán McNamara
· 3 months ago
a2cc6488
Resolves: tdf#151849 use convoluted find-latin keygroup for accelerators
by Caolán McNamara
· 4 months ago
0b7e26b
rename o3tl::sorted_vector::count() to contains()
by Caolán McNamara
· 4 months ago
70e8467
vcl: fix C4245 signed/unsigned mismatch
by Miklos Vajna
· 4 months ago
d31d890
don't abort in test mode for missing 0x3001
by Caolán McNamara
· 4 months ago
058bc41
Skip private system fonts found by fontcofig on macOS
by Tor Lillqvist
· 4 months ago
8644a89
Make the weird FT_Done_MM_Var() trick in vcl work also on Windows
by Tor Lillqvist
· 5 months ago
fbcabd7
Make --enable-headless possible also on Windows, for CODA-W
by Tor Lillqvist
· 1 year, 1 month ago
43d8805
tdf#169105 defeat klipper triggering losing selection during autocomplete
by Caolán McNamara
· 4 months ago
2be6425
weld: Drop newly unused weld::Widget::is_active
by Michael Weghorn
· 4 months ago
85a046f
tdf#130857 weld: Block signals in ComboBox::set_active{,_id}
by Michael Weghorn
· 4 months ago
8e86827
more efficient to use makeStringAndClear here
by Noel Grandin
· 5 months ago
a8908d8
gtk4: Expect GTK min version 3.24 in .ui files
by Michael Weghorn
· 5 months ago
e3ea978
vcl: remove OutputDevice::DrawBitmapEx()
by Christopher Sherlock
· 7 months ago
1d1e9af
gtk3: Drop now obsolete workaround for GTK < 3.24
by Michael Weghorn
· 5 months ago
c392f7b
gtk3: Require GTK >= 3.24
by Michael Weghorn
· 5 months ago
5392680
gtk3 a11y: Use atk_object_set_accessible_id directly
by Michael Weghorn
· 5 months ago
22b9104
gtk3 a11y: Require ATK >= 2.36
by Michael Weghorn
· 5 months ago
5004428
vcl: move PDFWriter into vcl::pdf namespace
by Christopher Sherlock
· 6 months ago
6c688ee
tdf#168226 Use o3tl::convert() for unit conversion instead of custom
by Okhuomon Ajayi
· 6 months ago
140e74d
tdf#130857 gtk: Fix infinite recursion in FormattedSpinButton::set_text
by Michael Weghorn
· 6 months ago
093aca3
tdf#130857 weld: Move signal blocking to Assistant::set_current_page
by Michael Weghorn
· 6 months ago
efda5be
tdf#130857 weld: Move signal blocking to Assistant::set_page_index
by Michael Weghorn
· 6 months ago
b209c67
tdf#130857 weld: Move signal blocking to Assistant::set_page_title
by Michael Weghorn
· 6 months ago
c1d5ab9
tdf#130857 weld: Move signal blocking to Assistant::set_page_sensitive
by Michael Weghorn
· 6 months ago
6219b31
tdf#130857 weld: Move signal blocking to Toggleable::set_active
by Michael Weghorn
· 6 months ago
f544a3b
tdf#130857 weld: Move signal blocking to CheckButton::set_state
by Michael Weghorn
· 6 months ago
cc88fad
tdf#130857 weld: Move signal blocking to Entry::select_region
by Michael Weghorn
· 6 months ago
1beaa4b
tdf#130857 weld: Move signal blocking to Entry::set_position
by Michael Weghorn
· 6 months ago
24960ab
tdf#130857 weld: Move signal blocking to TreeView::clear
by Michael Weghorn
· 6 months ago
234258b
tdf#130857 weld: Move signal blocking to TreeView::set_cursor
by Michael Weghorn
· 6 months ago
50625c09
tdf#130857 weld: Move signal blocking to TreeView::insert{,_separator}
by Michael Weghorn
· 6 months ago
0cfe163
tdf#130857 weld: Move signal blocking to TreeView::remove
by Michael Weghorn
· 6 months ago
ddbed0a
tdf#130857 weld: Move signal blocking to TreeView::scroll_to_row
by Michael Weghorn
· 6 months ago
7765c9d
tdf#130857 weld: Move signal blocking to TreeView::{,un}select
by Michael Weghorn
· 6 months ago
8e5ba4f
tdf#130857 weld: Move signal blocking to TreeView::set_children_on_demand
by Michael Weghorn
· 6 months ago
5af25ef
tdf#130857 weld: Move signal blocking to TreeView::remove_selection
by Michael Weghorn
· 6 months ago
873c291
tdf#130857 weld: Move signal blocking to IconView::insert
by Michael Weghorn
· 6 months ago
b8d45b2
tdf#130857 weld: Move signal blocking to IconView::select
by Michael Weghorn
· 6 months ago
0f180ba9
tdf#130857 weld: Move signal blocking to IconView::unselect
by Michael Weghorn
· 6 months ago
7022e8b
tdf#130857 weld: Move signal blocking to IconView::set_cursor
by Michael Weghorn
· 6 months ago
2120651
tdf#130857 weld: Move signal blocking to IconView::scroll_to_item
by Michael Weghorn
· 6 months ago
ab1a6d6
tdf#130857 weld: Move signal blocking to IconView::do_remove
by Michael Weghorn
· 6 months ago
865de62
tdf#130857 weld: Move signal blocking to IconView::clear
by Michael Weghorn
· 6 months ago
606cf07
tdf#130857 weld: Move signal blocking to Entry::set_text
by Michael Weghorn
· 6 months ago
a202e06
tdf#130857 weld: Move signal blocking to TextView::set_text
by Michael Weghorn
· 6 months ago
1626dd9
tdf#130857 weld: Move signal blocking to TextView::replace_selection
by Michael Weghorn
· 6 months ago
039f89a
tdf#130857 weld: Move signal blocking to TextView::select_region
by Michael Weghorn
· 6 months ago
a22aa2e
gtk: Drop GtkInstanceIconView::handle_item_activated
by Michael Weghorn
· 6 months ago
9dd549e
use AnalyzeTTFWeight to get weight to deal with missing OS/2 tables
by Caolán McNamara
· 6 months ago
6bd1d2d
cid#1399090 Uncaught exception
by Caolán McNamara
· 6 months ago
a8b182c
drop some more COVERITY stuff
by Caolán McNamara
· 6 months ago
0a098f5
extract an analyzeSfntName function
by Caolán McNamara
· 7 months ago
1f48950
move convertSfntName from fontmanager to sft
by Caolán McNamara
· 8 months ago
ccebcef
fix: Theme parsing error: Not using units is deprecated. Assuming 'px'
by Caolán McNamara
· 6 months ago
e03dbd2
tdf#168528 sw letter spacing: fix false alarm with missing font
by László Németh
· 6 months ago
8306c4e
tdf#168528 sw letter spacing: fix freezing with minimum spacing/scaling
by László Németh
· 6 months ago
5971716
gtk4 a11y: Implement new GTK API to set text caret/selection
by Michael Weghorn
· 7 months ago
bc23214
Resolves tdf#165474 - Ensure all items being visible on vertical tabs
by Heiko Tietze
· 7 months ago
0084db9
Handle removing shortcuts in gtksalmenu
by Neil Roberts
· 7 months ago
3e9550b
gtk: Drop unused a11y includes
by Michael Weghorn
· 7 months ago
6d0e5dd
remove BitmapEx
by Noel Grandin
· 7 months ago
aba63ef
converting the SalGraphics backend from BitmapEx->Bitmap (3)
by Noel Grandin
· 7 months ago
8472f70
create_render_virtual_device is unused
by Noel Grandin
· 7 months ago
9a7a9312
we have not used 1-bit bitmaps internally for a while
by Noel Grandin
· 7 months ago
2c179e7
BitmapEx->Bitmap in some of the OutputDevice::Draw methods
by Noel Grandin
· 7 months ago
49e84a4
simplify drawAlphaBitmap paths
by Noel Grandin
· 7 months ago
62846d2
start converting the SalGraphics backend from BitmapEx->Bitmap (2)
by Noel Grandin
· 7 months ago
96b651f
start converting the SalGraphics backend from BitmapEx->Bitmap
by Noel Grandin
· 7 months ago
b6cded6
tdf#168041 gtk: Hold SolarMutex when querying tree view tooltip
by Michael Weghorn
· 7 months ago
ff6e505
Related: tdf#145967 Drop incorrect assert
by Mike Kaganski
· 7 months ago
dfa2688
gtk: Don't force redraw if "resize" didn't resize
by Caolán McNamara
· 8 months ago
15c8576
ubsan in SalDisplay::initScreen
by Noel Grandin
· 8 months ago
7841de4
drop outdated coverity directives
by Caolán McNamara
· 8 months ago
943814b
fix gen backend under 'make vcl.check'
by Noel Grandin
· 8 months ago
315c94c
tdf#167930 gtk3 a11y: Keep caret pos when removing selection
by Michael Weghorn
· 8 months ago
c77a534
Keep track of documents' embedded fonts, and unregister them on unload
by Mike Kaganski
· 8 months ago
85e9c9c
tdf#130857 weld: Pass first Dialog::collapse param by ref
by Michael Weghorn
· 8 months ago
90ace8e
tdf#130857 weld: Drop now unused weld::Frame::weld_label_widget
by Michael Weghorn
· 8 months ago
bb28198
BitmapEx->Bitmap in ImageTree
by Noel Grandin
· 8 months ago
16f588d
gtk: Drop always false GtkInstanceTreeView::iter_next param
by Michael Weghorn
· 8 months ago
e041602
BitmapEx->Bitmap in BitmapFilter
by Noel Grandin
· 8 months ago
62d1a50
BitmapEx->Bitmap in Image
by Noel Grandin
· 8 months ago
be386cd
tdf#130857 weld: Rename signal for TextView scroll value change
by Michael Weghorn
· 8 months ago
69b7040
tdf#130857 weld: Drop unused TextView::vadjustment_get_lower
by Michael Weghorn
· 8 months ago
1c5cd84
tdf#130857 weld: Rename signals for ScrolledWindow scroll value change
by Michael Weghorn
· 8 months ago
Next »