Age | Commit message (Collapse) | Author |
|
Change-Id: I1449b69a4291f1b3cb76f549cb8f1d50e9bc6924
|
|
Change-Id: I903d329cffd77daa9987cfc6079d9cfd10d98fc5
|
|
This is a bit of a pig, the RefButton does a magic
shrink of the dialog to just two widgets.
This happens in a baseclass which has other users
so for the time being switch off being in a
layout enabled dialog to do the right thing
depending on that.
On the bright side, for the other expandable
element we can now use a VclExpander and
throw away the custom resize, reposition, etc.
code for that.
Change-Id: I9f2ab8a8d1bd28ee873ec8548a26131eab597763
|
|
Change-Id: I1772da085487358854ae5cc41fb0a802fd761786
Reviewed-on: https://gerrit.libreoffice.org/2130
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
Change-Id: I434d10fb4a02c70deb3a4b88b00a9313c0f53b9d
|
|
Change-Id: I9098dc28f41f9603c8f736e970f0efd6a9178f7c
Reviewed-on: https://gerrit.libreoffice.org/2276
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
but *sob*, it's not really that, because there's a dialog scale factor which is
per-language which adds a bit to it depending on the language, MAP_REALAPPFONT
is the unscaled variant.
but *head in hands*, it's not really that either because if the font was
considered "too narrow" then the average char width is recalculated in terms of
the average char height.
*clenches teeth*, add a approximate_char_width and use it directly. It can be
considered the rough equivalent of
pango_font_metrics_get_approximate_char_width albeit that it retains the same
crude 1/8 of the width of "aemnnxEM"
Change-Id: I4c135ca03467447dddf279ac0c187b13371acadb
|
|
Change-Id: Id40bf959f160b03a2aa54dd078d66d6e9854863b
|
|
Change-Id: Ifa674dc3cf14c9633be10b2fb7b59fea55a6a2e4
Reviewed-on: https://gerrit.libreoffice.org/2332
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
Change-Id: I7ccbd4b2e1aebc84a59bb9000e7322c8aa62ffd7
|
|
Change-Id: Id3aed9ef251f61710b43ceda1a28c6895e91872f
|
|
because glade catalogs don't allow : in widgetnames
which blocks making a catalog for our custom widgets
Change-Id: I3d590ce7451264b49fa5a82a752dac44e47bbd81
|
|
Change-Id: I04757f9fc9ed70f72e53545b8ec43872f44e5f79
|
|
Change-Id: I5494b3f99f3e1145898dcfb5b17bc62861faa5f9
|
|
Change-Id: Idba3ff98cecd47743d83ad444151117d5f457a7d
|
|
Change-Id: I802af4cc3654de1cdd750054c9b927cc576fa0a5
|
|
Change-Id: I575c4257fcff1349243cbe54c4558839e6629e81
Reviewed-on: https://gerrit.libreoffice.org/2082
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
tabpage code lives in sc, so .ui should live in sc
Change-Id: Ia7cfe98291ef92d5f661ff4665000a433c14c75d
|
|
I had a conversation with some UX-members, they all agree the close button needs to be on the far most left of the findbar.
Change-Id: I3c13df4821f3f4f86fec02fa5427b2277fa10c19
Reviewed-on: https://gerrit.libreoffice.org/2025
Reviewed-by: Jan Holesovsky <kendy@suse.cz>
Tested-by: Jan Holesovsky <kendy@suse.cz>
|
|
Change-Id: Ieb43e08519b72d4baebd5d004e4c9fd60daa40d4
|
|
Change-Id: I398fac5c585b5ea6e40331b50119c90c180a32bc
|
|
Change-Id: I8a18d0459d9584d00b8d7c747b0bb500e02988d9
Reviewed-on: https://gerrit.libreoffice.org/1727
Reviewed-by: Noel Power <noel.power@suse.com>
Tested-by: Noel Power <noel.power@suse.com>
|
|
Change-Id: Ie4524269b353059df3c60afa9a48c1f1b5f51185
|
|
Change-Id: I5aa9dd8c0bfb95c26bca14962f60041e892ea2ea
|
|
this should have the side-effect that the scrollbar is in the right place, and
not jammed into some odd place in the dialog
Change-Id: Ie1648568de755172b77378b19e0b59b5056c116f
|
|
Patches contributed by Herbert Duerr
i#118735 prevent endless loop if vlookup/hlookup doesn't find anything
http://svn.apache.org/viewvc?view=revision&revision=1239673
Patches contributed by Andre Fischer
remove lp_solver
http://svn.apache.org/viewvc?view=revision&revision=1199180
i#118160: Added external CoinMP library.
http://svn.apache.org/viewvc?view=revision&revision=1233909
Patches contributed by Armin Le-Grand
i#118485 - Styles for OLEs are not saved.
http://svn.apache.org/viewvc?view=revision&revision=1182166
i#118524: apply patch, followup fixes to 118485
http://svn.apache.org/viewvc?view=revision&revision=1186077
Patches contributed by lihuiibm
i#108860 - Fix range validation.
http://svn.apache.org/viewvc?view=revision&revision=1242846
i#118954 Chart data will lost after copy to different file
http://svn.apache.org/viewvc?view=revision&revision=1301345
Patches contributed by Ariel Constenla-Haile
Fix Linux build breaker: extra qualification on member
http://svn.apache.org/viewvc?view=revision&revision=1301591
i#118696 - i#118697 - Fix some Sheet Tab Color API issues
http://svn.apache.org/viewvc?view=revision&revision=1225428
i#118697 - Fix uninitialized variable
http://svn.apache.org/viewvc?view=revision&revision=1225859
i#118771 - ScUndoImportTab should preserve tab background color
http://svn.apache.org/viewvc?view=revision&revision=1230356
i#118921 - Repaint linked sheet tab background color after updating link
http://svn.apache.org/viewvc?view=revision&revision=1245177
i#118927 - Undo/Redo "Update Link" does not reset sheet tab color
http://svn.apache.org/viewvc?view=revision&revision=1245241
i#118747 - Copy tab color when transferring sheets across documents
http://svn.apache.org/viewvc?view=revision&revision=1230355
Patch contributed by Oliver Rainer-Wittman
i#118012 - methods <ScBroadcastAreaSlot::AreaBroadcast(..)> and
<ScBroadcastAreaSlot::AreaBroadcastInRange(..)> adapt stl-container
iteration in order to avoid destroyed iterators during iteration.
http://svn.apache.org/viewvc?view=revision&revision=1297916
Patches contributed by Mathias Bauer
gnumake4 work variously
http://svn.apache.org/viewvc?view=revision&revision=1394707
http://svn.apache.org/viewvc?view=revision&revision=1394326
http://svn.apache.org/viewvc?view=revision&revision=1396797
http://svn.apache.org/viewvc?view=revision&revision=1397315
Patch contributed by Daniel Rentz
calc69: #i116936# fix VBA symbol Cells
http://svn.apache.org/viewvc?view=revision&revision=1172135
Patches contributed by leiw:
i#118546 CPU 100% on switched off AutoCalculate with Conditional
Formatting on date values
http://svn.apache.org/viewvc?view=revision&revision=1301380
Re-add new function documentation. Many various cleanups.
Add missing calc66: #o11817313# also look at formula result
number format, remove redundant binaries.
|
|
Change-Id: I0facdfe0fa6010d15fceeb4153faae200bd779e0
|
|
Change-Id: I0fca18232b31f031312f49b8232f0ddda099802c
|
|
Change-Id: I7be1c78b01258831e1a313bc57dc6e20ec4af0ed
|
|
Change-Id: Ib5471b2a4cae45cf8aa32b438bac7f5cda35f71a
|
|
Plus unwind the mess of slot ID collision between sc and svx.
Change-Id: Iad236e50f58160d85c997d6f8f6dfce405fd82bb
|
|
Change-Id: Ice6228f0548507b0400c25f40d8aa7cb557c8088
|
|
Although the implementation is here, the dialogs to show when clicking
on the menu items aren't there yet.
Change-Id: I14886ec8ea8b97a35ca6c8474bc33e30da1a86d3
|
|
Change-Id: I5f003556065cff34cec38148bc3bb4da20692e54
|
|
so we can keep translations markup free, and it matches
better our existing font use in controls
Change-Id: Ib762030f8bf831f2b0afabdd643508e660ad9266
See: https://live.gnome.org/GnomeGoals/RemoveMarkupInMessages
|
|
Change-Id: I3989d552ef286ba2e63cbd2a9fee32a8358ca74c
|
|
Based on discussions with Mirek M., thanks! :-)
Change-Id: Ic3550d9d2c7e161cc0d1ababcd11b910d5c19d8e
|
|
Change-Id: I46b751f033f2b4f08461b2eaae8ad16c1487f1c0
|
|
to new-style widget layout mostly described in .ui format
Change-Id: I8ead53a246a8ac3e2d446d158f06d7e2e436ce60
|
|
- Move entry to File menu instead of File->Templates.
Change-Id: I3c7df6057f9634d0e3879c90e0760f1fecc98954
|
|
This currently works only on Linux as of now.
|
|
Change-Id: Ibfd90941a64540d0e59f1e884a0992758cbc3bb8
|
|
|
|
Change-Id: I2c21b048c24333e4d04434ff92b9d9da2efe9558
|
|
A bit differently this time around:
+ remove Credits menu item from menu
+ remove License button from the About dialog
Change-Id: I07c1e115aa209ef1d69458f5b188d73caaae4294
|
|
GPLv3 has to be easily accessible. We should not hide it under too many
mouse clicks.
This reverts commit f4c567f8d4c46aca75f7c73d67e0bc952b4c2e2d.
|
|
The About dialog now houses these functions.
Change-Id: I7f751027564897a063d2910644c69680d471b6d9
Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>
|
|
Added zoom submenu to View with the same entries of the zoom status bar
right mouse button menu.
This feature was requested on the design-mailing list:
http://www.mail-archive.com/design@global.libreoffice.org/msg03561.html
Additionally the zoom menu entries were sorted in a more logical way.
Change-Id: I5f2df8aa33be9305841fd5505c95963bee8a0ed0
|
|
Change-Id: I720037b7759a64d99cd08cf44ce9ae26b8f21873
|
|
they can go back in for 3-7 when we have overlapping conditional formats
Change-Id: I029d247444368165df92dfbc123f4a7a2de647a1
|