Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/HEAD
/
svtools
e77b23f
Fraction->double in MapMode
by Noel Grandin
· 2 weeks ago
9e5cdca
Start process of converting MapMode from Fraction to double
by Noel Grandin
· 13 days ago
6ead4fad3
Fraction->double in vcl::Window
by Noel Grandin
· 2 weeks ago
030da91
Fraction->double in Ruler
by Noel Grandin
· 2 weeks ago
5257ad4
tdf#63011 vcl: Use localized font family names as aliases
by Jonathan Clark
· 3 weeks ago
82a9023
vcl: Use enum class instead of string to identify desktop environment
by Michael Weghorn
· 3 weeks ago
9aa5357
tdf#145538 Use range-based for loop
by Krunal Baraskar
· 3 weeks ago
06903a5
tdf#171236 - Show a tooltip only when the ruler extra represents a tab stop
by Andreas Heinisch
· 4 weeks ago
9817496
SvStream::WriteUniOrByteString should not need to specify encoding
by Noel Grandin
· 6 weeks ago
d235ca3
SvStream::ReadUniOrByteString should not need to specify encoding
by Noel Grandin
· 6 weeks ago
6c89e5a
Use SvStream::DetectEncoding in GetNextChar
by Mike Kaganski
· 6 weeks ago
55b9d86
"CharSet" -> "Encoding" in SvStream
by Mike Kaganski
· 6 weeks ago
7c42839
tdf#158280 Move SvxNameDialog etc. from cui to svtools
by Michael Weghorn
· 7 weeks ago
6e9fa58
tdf#146619 Use more forward declarations in include/svtools
by Gabor Kelemen
· 8 weeks ago
1e22677
Resolves: tdf#160671 History is not shown after second opening of dropdown
by Caolán McNamara
· 7 weeks ago
e18a815
Use rtl::isAscii(Hex)Digit and o3tl::convertToHex
by Mike Kaganski
· 7 weeks ago
ddc1dbf
Resolves tdf#170678 - Immediately update colors on theme/color change
by Heiko Tietze
· 3 months ago
75e20cc
Related tdf#170143 - Inconsistent theme colors on non-native controls
by Heiko Tietze
· 8 weeks ago
c32fcaa
weld: Move weld::Popover to own header
by Michael Weghorn
· 7 weeks ago
3d79b30
Revert "Resolves tdf#131817 - Option to globally switch toolbar locking on/off"
by Heiko Tietze
· 3 months ago
fbcfd00
weld: Move weld::Dialog to own header/source
by Michael Weghorn
· 8 weeks ago
ab3635b
weld: Move weld::MessageDialog to own header
by Michael Weghorn
· 8 weeks ago
3e3c312
tdf#109124 Add Gender field to Address Book Source dialog
by ashtroll
· 9 weeks ago
94d987e
tdf#146619 Use more forward declarations in include/toolkit
by Gabor Kelemen
· 10 weeks ago
bce3ef6
tdf#146619 Use more forward declarations in include/sot/
by Gabor Kelemen
· 2 months ago
0bdcfc2
tdf#146619 Use more forward declarations in include/unotools/
by Gabor Kelemen
· 2 months ago
ec5025d
svtools: Prefix FontSizeBox members with "m_"
by Michael Weghorn
· 9 weeks ago
495fa42
tdf#146619 Use more forward declarations in include/vcl/weld/
by Gabor Kelemen
· 3 months ago
0bdf028
show indication of selected database range in Calc
by Markus Mohrhard
· 9 months ago
f8dad0d
tdf#146619 Use more forward declarations in include/vcl/svapp.hxx
by Gabor Kelemen
· 3 months ago
49cb3077
tdf#146619 Use more forward declarations in include/vcl/outdev.hxx
by Gabor Kelemen
· 3 months ago
3fa280f
Fix some non self contained headers in module svl, svtools, svx
by Gabor Kelemen
· 3 months ago
d0038ca
tdf#169839 Call ColorConfig_Impl::SetupTheme before showing the restartdlg
by Sahil Gautam
· 3 months ago
31ea498
tdf#146619 Use more forward declarations in include/vcl/[q-w]*
by Gabor Kelemen
· 3 months ago
47fe1cc
tdf#146619 Use more forward declarations in include/vcl/[h-p]*
by Gabor Kelemen
· 3 months ago
b63115f
tdf#146619 Use more forward declarations in include/vcl/[d-g]*
by Gabor Kelemen
· 3 months ago
3bbc987
weld: Move weld::Toolbar to own header
by Michael Weghorn
· 3 months ago
07c6d59
loplugin:unnecessarylocking
by Noel Grandin
· 3 months ago
c0b14ab
tdf#146619 Use more forward declarations in include/vcl/[A-Z]*
by Gabor Kelemen
· 3 months ago
a41fcd3
weld: Pass/Return vector in ComboBox::{g,s}et_mru_entries
by Michael Weghorn
· 3 months ago
ffc8326
weld: Move weld::Entry to own header/source
by Michael Weghorn
· 3 months ago
01e513f
weld: Move weld::SpinButton to own header/source
by Michael Weghorn
· 3 months ago
b44a20c
weld: Move weld::ComboBox to own header/source
by Michael Weghorn
· 3 months ago
22beba9
svtools: Drop ValueSet::GetEdgeBlending
by Michael Weghorn
· 3 months ago
0214168
svtools: Drop unused includes
by Michael Weghorn
· 3 months ago
14bbecc
svtools: Make ValueSetItemType an enum class
by Michael Weghorn
· 3 months ago
241c521
Put right extended tip in the right widget
by Olivier Hallot
· 3 months ago
93787a0
weld: Move weld::Builder to its own header
by Michael Weghorn
· 4 months ago
5454b7e
weld: Move weld::DialogController and subclasses to own header/source
by Michael Weghorn
· 4 months ago
a28f06f
weld: Move weld::MetricSpinButton to own header/source file
by Michael Weghorn
· 4 months ago
7ba38cc
weld: Move customweld.hxx to include/vcl/weld/
by Michael Weghorn
· 4 months ago
5b16b3a
weld: Move weld.hxx and weldutils.hxx to new include/vcl/weld subdir
by Michael Weghorn
· 4 months ago
9ebbdb3
tdf#169806: Add customizable color for baseline grid.
by Tamás Zolnai
· 4 months ago
bcd994e
cid#1659736 Division or modulo by float zero
by Caolán McNamara
· 4 months ago
4e2b089
loplugin:stringloop
by Noel Grandin
· 4 months ago
c1df669
condense this a bit
by Caolán McNamara
· 4 months ago
93e9669
drop some coverity markup
by Caolán McNamara
· 4 months ago
acf15cf
Drop CustomWidgetController::IsUpdateMode
by Michael Weghorn
· 4 months ago
6642f0b
tdf#168520 Rename testTdf114428 to testTdf114428_ignore_xml_declaration
by Jussi Suominen
· 4 months ago
ba49c92
tdf#127675 Treat Biff12 when pasting
by Laurent Balland
· 8 months ago
e3ea978
vcl: remove OutputDevice::DrawBitmapEx()
by Christopher Sherlock
· 7 months ago
fe8dad3
related tdf#163347: Sync colour table to chart colors list selection
by Jim Raykowski
· 5 months ago
be15fe5
tdf#114441 change the type of nHex parameter to sal_uInt64
by Jussi Suominen
· 5 months ago
fef506c
Bump minimum GTK version in .ui files to 3.24
by Michael Weghorn
· 5 months ago
82f055e
new loplugin:narrow
by Noel Grandin
· 5 months ago
592df0a
tdf#89544: Change default grid color to a darker gray in Writer
by Tamás Zolnai
· 5 months ago
039e5e4
tdf#168665: Add Extremaduran (Spain) {ext-ES} [0x06B6] language list entry
by Eike Rathke
· 5 months ago
87270ed
BrowseBox: Don’t set last column width to LONG_MAX when win is invisible
by Neil Roberts
· 5 months ago
e419d39
Resolves: tdf#165265 don't autoselect a font style
by Caolán McNamara
· 5 months ago
964bcfa
tdf#101630: Use redirect URL for browser-based OAuth2
by Mike Kaganski
· 6 months ago
aed7406
ValueSet margin should be added to virdev size
by Caolán McNamara
· 6 months ago
59b496f
cid#1667062 silence Overflowed return value
by Caolán McNamara
· 6 months ago
a20e752
Sanity check all IwyuFilter files
by Gabor Kelemen
· 6 months ago
dd54483
tdf#168709: round double value instead of truncation
by Mike Kaganski
· 6 months ago
ceb2254
tdf#151144 replace threading/opencl labels with a generic calculation label
by Sahil Gautam
· 6 months ago
a064535c
tdf#132494 dont resize SVG on the fly when exporting from drawing
by Noel Grandin
· 6 months ago
c6c9cf4
Resolves tdf#167162 - Remove color customization for Script Indicator
by Heiko Tietze
· 6 months ago
d35a23c
EmbeddedUpdate should not use the css namespace
by Noel Grandin
· 7 months ago
58f42412
vcl a11y: Require OAccessible for AccessibleBrowseBox parent
by Michael Weghorn
· 7 months ago
6d0e5dd
remove BitmapEx
by Noel Grandin
· 7 months ago
815480b
No need to create another buffer to pad original one
by Mike Kaganski
· 7 months ago
136db25
vcl: Rename TransferableDataHelper::{G,S}etBitmap(Ex)
by Michael Weghorn
· 7 months ago
93907ff
BitmapEx->Bitmap in createAlphaBlendFrame
by Noel Grandin
· 7 months ago
e28b047
BitmapEx->Bitmap in Graphic
by Noel Grandin
· 7 months ago
ad00a72
BitmapEx->Bitmap in Wallpaper
by Noel Grandin
· 7 months ago
e6211a4
BitmapEx->Bitmap in various
by Noel Grandin
· 7 months ago
4bdccca
tdf#167812 font dropdown broken (2)
by Noel Grandin
· 8 months ago
66b0aab
use Graphic::GetBitmap instead of Graphic::GetBitmapEx
by Noel Grandin
· 8 months ago
3275aca
tdf#167812 Calc in Dark mode: font dropdown shows white rectangles (GTK3)
by Noel Grandin
· 8 months ago
d3568ad
tdf#84949 - Show tooltip for left, center, right, and decimal tab
by Andreas Heinisch
· 8 months ago
72e538b
tainted_data_return is deprecated
by Caolán McNamara
· 8 months ago
f70e18a
Use OutputDevice::ScopedPush in svtools
by Mike Kaganski
· 8 months ago
0f25137
svtools a11y: Use lambda instead of THeaderCellMapFunctorDispose
by Michael Weghorn
· 8 months ago
6e99fa7
a11y: Return OAccessible in IAccessibleTableProvider::CreateAccessibleCell
by Michael Weghorn
· 8 months ago
03a8ca0
a11y: Return OAccessible in EditBrowseBox::CreateAccessibleCheckBoxCell
by Michael Weghorn
· 8 months ago
0d0399a
Do not show in UI restricted fonts from documents
by Mike Kaganski
· 8 months ago
8126025
BitmapEx->Bitmap in various icons
by Noel Grandin
· 8 months ago
9752d35
BitmapEx->Bitmap in TransferableHelper
by Noel Grandin
· 8 months ago
a41fa46
cid#1659670 Variable copied when it could be moved
by Caolán McNamara
· 8 months ago
3352e44
tdf#130857 Define widgets in "File Services" dialog in order
by Michael Weghorn
· 8 months ago
Next »