Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/feature/custom-widgets
66c1891
LOK: custom widgets: simplify and correct colors
by Ashod Nakashian
· 7 years ago
feature/custom-widgets
f31a6c2
LOK: custom widgets: reduce theme plugin API surface
by Ashod Nakashian
· 7 years ago
50c06c6
LOK: custom widgets: reduce Color into an int to reduce API surface
by Ashod Nakashian
· 7 years ago
cf18921
LOK: custom widgets: check size of API structures
by Ashod Nakashian
· 7 years ago
ea8f4ab
LOK: custom widgets: No need for SAL_DLLPUBLIC_RTTI here any more.
by Jan Holesovsky
· 7 years ago
4e20e8e
LOK: custom widgets: convert WidgetThemeLibrary to POD for ABI compatibility
by Ashod Nakashian
· 7 years ago
e03f988
LOK: custom themes: isolate LO internals headers from theme plugin
by Ashod Nakashian
· 7 years ago
8c6bc1d
lok: custom widgets: render editbox borders
by Ashod Nakashian
· 7 years ago
3ec34b3
custom widgets: rework colors and cleanup
by Ashod Nakashian
· 7 years ago
512da26
LOK: custom widgets: don't clobber the custom colors
by Ashod Nakashian
· 7 years ago
798a123
LOK: custom widgets: support custom menu colors
by Ashod Nakashian
· 7 years ago
321638b
custom widgets: correct focus colors and render button-up in listboxes
by Ashod Nakashian
· 7 years ago
9b9c086
custom widgets: comment unused params. to avoid compile warnings
by Tomaž Vajngerl
· 8 years ago
0b5e8ea
custom widgets: setup style setting in the widget library
by Tomaž Vajngerl
· 8 years ago
5eb3ba3
custom widgets: draw fixed line widget
by Tomaž Vajngerl
· 8 years ago
af96f56
custom widgets: differentiate stock and non-stock buttons
by Tomaž Vajngerl
· 8 years ago
0d5245c
vcl: mark stock buttons and transfer this to NWF on drawing
by Tomaž Vajngerl
· 8 years ago
ad88765
custom widgets: editbox - draw focus rectangle
by Tomaž Vajngerl
· 8 years ago
d76d941
custom widgets: return early when the widget lib is not available
by Tomaž Vajngerl
· 8 years ago
67f122a
custom widgets: enable anti-aliasing when drawing widgets
by Tomaž Vajngerl
· 8 years ago
4c745e4
custom widgets: get the region from the lib. + custom tab width
by Tomaž Vajngerl
· 8 years ago
b0129d3
custom widgets: add Toolbar widget
by Tomaž Vajngerl
· 8 years ago
66f798a
custom widgets: add List widget - ListNode, ListWidget
by Tomaž Vajngerl
· 8 years ago
7b44719
custom widgets: add Progress widget
by Tomaž Vajngerl
· 8 years ago
0ac499c
vcl: simplify ControlDrawParameters construction, add nValue
by Tomaž Vajngerl
· 8 years ago
837b51c
custom widgets: add Slider widget
by Tomaž Vajngerl
· 8 years ago
8339e23
vcl: make slider ask if native drawing is supported
by Tomaž Vajngerl
· 8 years ago
38b0adb
custom widgets: add Tab widgets
by Tomaž Vajngerl
· 8 years ago
8e6e7e3
custom widgets: draw ListBox widget
by Tomaž Vajngerl
· 8 years ago
84490163
custom widgets: first round of basic widgets with cairo
by Tomaž Vajngerl
· 8 years ago
f9c2402
Support drawing custom widgets in headless backend
by Tomaž Vajngerl
· 8 years ago
99b5119
lokit: Draw dialogs without using a MetaFile
by Tomaž Vajngerl
· 8 years ago
800ea89
custom widgets: Custom Widget Themes
by Tomaž Vajngerl
· 8 years ago
88c6b45
Fix typos
by Andrea Gelmini
· 7 years ago
d843d77
Fix typo
by Andrea Gelmini
· 7 years ago
7df7e69
Resolves: tdf#121238 format welded metricspinbuttons the same as historically
by Caolán McNamara
· 7 years ago
2c614b4
uitest Writer Text to table dialog
by Zdeněk Crhonek
· 7 years ago
1873ba0
tdf#113624 EMF+ Fix shift of DrawString without StringFormat
by Bartosz Kosiorek
· 7 years ago
97abda3
Resolves: tdf#121225 needs to be resizable
by Caolán McNamara
· 7 years ago
27ad8ca
Bin some leftover and actually unnecessary iOS crack in vcl
by Tor Lillqvist
· 7 years ago
c863d43
Update git submodules
by Olivier Hallot
· 7 years ago
e9c1bbb
Related: tdf#121181 basic input box used to have a very wide edit widget
by Caolán McNamara
· 7 years ago
8f5de14
Resolves: tdf#121200 better ofz#7802 infinite loop fix
by Caolán McNamara
· 7 years ago
f0effa0
tdf#120784 KDE5: Process "Enter" key from numpad like normal "Enter" key
by Aleksei Nikiforov
· 7 years ago
bc8d999
NB tabbed compact calc: copy files to install dir
by andreas kainz
· 7 years ago
7e0bfbd
tdf#120252 use the already transformed PolyPolygon
by Armin Le Grand
· 7 years ago
3d70b12
Resolves: tdf#121270 use never scrollbar policy for gtk 3.18
by Caolán McNamara
· 7 years ago
97cba40
tdf#120777 KDE5: Remove initial painting of widgets
by Aleksei Nikiforov
· 7 years ago
bb9ddf2
tdf#120777 KDE5: Prohibit resizing windows unless they're marked resizeable
by Aleksei Nikiforov
· 7 years ago
396d29d
Related: tdf#121238 show ui language as well as locale
by Caolán McNamara
· 7 years ago
9fb7c77
tdf#120642 - GetInvoled update
by heiko tietze
· 7 years ago
1fcc999a
crash on export to pdf with password set
by Caolán McNamara
· 7 years ago
e3ca838
Resolves: rhbz#1647507 try inputted password as both user and owner password
by Caolán McNamara
· 7 years ago
c3aef7a
Revert "lok: calc: fix needed when position caching is disabled"
by Miklos Vajna
· 7 years ago
4cee8cc
lok: calc: fix needed when position caching is disabled
by Marco Cecchetti
· 7 years ago
b0fb5ac
lokdialog: Implement hi-dpi support for the routed dialogs.
by Jan Holesovsky
· 7 years ago
498dceb
sc lok: Implement hi-dpi and zoom for spreadsheets.
by Jan Holesovsky
· 7 years ago
d2c7b86
Revert "The debugging rectangles are not needed any more."
by Jan Holesovsky
· 7 years ago
5feed38
More --enable-debug --disable-assert-always-abort fixes
by Stephan Bergmann
· 7 years ago
1e8b61d
coverity#1441102 silence Copy-paste error
by Caolán McNamara
· 7 years ago
77b5129
coverity#1441101: Use std::atomic instead of volatile
by Stephan Bergmann
· 7 years ago
35b6f75
Resolves: tdf#119790 for gtk3 save and restore typed name on changing filter
by Caolán McNamara
· 7 years ago
4613e10
tdf#121131: Default COMPILER_PLUGINS_CXX to g++ -std=c++11
by Stephan Bergmann
· 7 years ago
ac16fe0
select entire column, not just text-occupied portion
by Caolán McNamara
· 7 years ago
f0f1ae6
Silence GCC 8.2.1 -Werror=format-truncation=
by Stephan Bergmann
· 7 years ago
9d7db73
update main thread "properly" in headless case
by Andras Timar
· 7 years ago
9e0770e
Convert FieldUnit to scoped enum
by Mike Kaganski
· 7 years ago
841ee6f
Adapt LibreLogo.py to Python 3.7 re.sub change
by Stephan Bergmann
· 7 years ago
c399d07
tdf#119738 - Set default image caption to illustration if already being used
by Nickson
· 8 years ago
b3c77dd0
coverity#1440238 silence Wrapper object use after free
by Caolán McNamara
· 7 years ago
68d370d
clarify that edit doesn't change during FormatterBase lifetime
by Caolán McNamara
· 7 years ago
7d73c1c
SetField/GetField do not need to be public
by Caolán McNamara
· 7 years ago
1abda79
mbDefaultLocale is always true
by Caolán McNamara
· 7 years ago
77eb2b8
support enable-tree-lines
by Caolán McNamara
· 7 years ago
dec3752
tdf#42949 Fix IWYU warnings in sc/source/core/data/*cxx
by Gabor Kelemen
· 7 years ago
e5542a8
xmlsec: replace patch with specifying NSPR/NSS_CFLAGS/LIBS
by Miklos Vajna
· 7 years ago
632e11d
tdf#121018 Split labels for sub menus
by Maxim Monastirsky
· 7 years ago
6d1976a
sw: Remove the comment sub menu from table.xml
by Maxim Monastirsky
· 7 years ago
38754e6
These commands do not work in sd
by Maxim Monastirsky
· 7 years ago
1cfa1d9
loplugin:unusedfields
by Noel Grandin
· 7 years ago
8355de8
loplugin:unusedmethods
by Noel Grandin
· 7 years ago
906f8e8
loplugin:constantparam
by Noel Grandin
· 7 years ago
7f48fa8
loplugin:collapseif in tools..xmloff
by Noel Grandin
· 7 years ago
f10b7e8
tdf#119648 - even if we fail to import a fontwork, we shouldn't crash.
by Michael Meeks
· 7 years ago
d467214
Fix some layout values
by Julien Nabet
· 7 years ago
6aa6cb6
svmconverter value < 0 seem wrong for width and height (vcl/gdi)
by Julien Nabet
· 7 years ago
0512ed1
Prevent crash on assert error coming from orcus::css_parser::parse().
by Kohei Yoshida
· 7 years ago
4201779
Revert "Use the backend SalInstance method IsMainThread for Application::IsMainThread"
by Markus Mohrhard
· 7 years ago
397dd8a
Colibre icons: add context menu icons for calc
by andreas kainz
· 7 years ago
d278f59
tdf#120168, adapt horizontal alignment based on text rotation
by Markus Mohrhard
· 7 years ago
8d4da54
tdf#55058 tdf#106084 EMF+ Add support for Underline and Strikeout
by Bartosz Kosiorek
· 7 years ago
2e4d92d
coverity#1441099 Unchecked return value
by Caolán McNamara
· 7 years ago
a977098
map GtkTreeView to SvTreeViewBox now it is in vcl
by Caolán McNamara
· 7 years ago
6311f7f
move SvTreeListBox to vcl
by Caolán McNamara
· 7 years ago
128bec2
uitest Table to text dialog
by Zdeněk Crhonek
· 7 years ago
924f01f
oox smartart, table list: fix too large width of children
by Miklos Vajna
· 7 years ago
faabaf7
uitest Title page dialog
by Zdeněk Crhonek
· 7 years ago
5f91153
coverity#1441100 silence Out-of-bounds access
by Caolán McNamara
· 7 years ago
fe83001
embeddedobj win32: avoid owning a lock while calling out to event listeners
by Miklos Vajna
· 7 years ago
dbe94dd
tdf#120657 Pie chart saved as DOC doesn't preview in MSO
by Noel Grandin
· 7 years ago
Next »