Age | Commit message (Collapse) | Author |
|
This commit moves bar-of-pie and pie-of-pie chart types into a separate
line in the chart type selection UI from 'plain' pie chart types. This
allows for separate UI controls, including a spin button added in this
commit for of-pie types to specify the number of entries to be included
in the composite wedge and broken out in the right-hand subchart. Per
discussion in this and related bugs, this may not be the long-term best
approach for specifying which entries go into the composite, and it
still only allows for the last entries in the composite. But it is a
step towards allowing greater control.
I've also changed the default number in the composite from 3 to 2, to
better match MSO.
I/O of the 'number in the composite wedge' parameter is not included
in this commit. Implementing that for ODF and OOXML perhaps should be
a separate bug or bugs.
Change-Id: If4afc1417ea94c15e86a9a4dfe967a6f8ecb7ca8
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/168690
Tested-by: Jenkins
Reviewed-by: Heiko Tietze <heiko.tietze@documentfoundation.org>
|
|
- Add the Histogram selection to the UI
- Histogram bars showing with No Gap
- Convert X and Y axis to group data into bins and frequency
- Adjusted failing UI test (tdf138556) as a new chart type was added
Change-Id: Id1f161adac943ead5e17c7fbb7e14c9ab7f1655e
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/167068
Tested-by: Jenkins
Reviewed-by: Tomaž Vajngerl <quikee@gmail.com>
|
|
Based on artwork by Ravi Poovaiah / ITT Bombay free to use for any purpose
taken from https://commons.wikimedia.org/wiki/File:Heart-hand-shake.svg
Change-Id: Ib9716b5ca18727eb50e637decc008a80089875cf
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/169829
Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
Tested-by: Jenkins
|
|
Replaces the headings/outline move action buttons in the tools area
with a toolbar to expose the main functions for the selected entry in
the content tree.
Change-Id: Iedb5b53375088a159d640fb986bfcf9376fa2072
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/168174
Tested-by: Jenkins
Reviewed-by: Jim Raykowski <raykowj@gmail.com>
|
|
Set Common::Misc::ShowDonation to false in order to get the
legacy Extensions button
Icon by Muhammad Haq on freeicons.io (slightly modified)
Change-Id: I83d10d7230722d38914934d59d70ece471e62599
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/169628
Tested-by: Jenkins
Reviewed-by: Heiko Tietze <heiko.tietze@documentfoundation.org>
|
|
Change-Id: Ifef5be9023d09f75d526f92e326f361072ea288b
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/168039
Tested-by: Jenkins
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
|
|
Change-Id: If677a878ef80994b5b05e628064fb1ab49298e4e
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/167982
Reviewed-by: Rizal Muttaqin <rizmut@libreoffice.org>
Tested-by: Jenkins
|
|
Change-Id: I299a283a1729f3ab0595218b7b29ca36a1c257f7
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/167975
Tested-by: Jenkins
Reviewed-by: Rizal Muttaqin <rizmut@libreoffice.org>
|
|
Change-Id: I10dafbcee04f51babb965ba8d7ddf1d1894dee8e
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/167977
Tested-by: Jenkins
Reviewed-by: Rizal Muttaqin <rizmut@libreoffice.org>
|
|
Change-Id: I70cef278536b3a64551d0b0e4548f666bbdac373
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/167978
Tested-by: Jenkins
Reviewed-by: Rizal Muttaqin <rizmut@libreoffice.org>
|
|
Change-Id: I6f0f794abe567020f4e7e0d758ac9132b57611fd
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/167976
Tested-by: Rizal Muttaqin <rizmut@libreoffice.org>
Reviewed-by: Rizal Muttaqin <rizmut@libreoffice.org>
Tested-by: Jenkins
|
|
Change-Id: Ib28fb1e40c76c951cb7bec4a98b2aecefb3c83ac
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/167974
Tested-by: Rizal Muttaqin <rizmut@libreoffice.org>
Reviewed-by: Rizal Muttaqin <rizmut@libreoffice.org>
Tested-by: Jenkins
|
|
Change-Id: I6af94e0792b17c58dc673732a0c96a844143315b
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/167972
Tested-by: Jenkins
Tested-by: Rizal Muttaqin <rizmut@libreoffice.org>
Reviewed-by: Rizal Muttaqin <rizmut@libreoffice.org>
|
|
A temporary (ugly, but appropriate) icon has been assigned.
The toggle can be customize-assigned to keyboard, menu, and toolbar,
and can be found by searching for "Dark Mode".
In the menu, it is checked when in Dark mode,
and in the toolbar it is "depressed" or highlighted as active.
Dark mode has been added to the view tab of notebookbar.ui.
I added it as NOT VISIBLE, for several reasons.
- dark mode is rather new and not so stable, so don't over-promote it.
- notebookbars cannot be infinitely customized by the end user,
so developers have to add all items. Users only enable or disable.
- toggling dark mode really ought to be done at the OS level,
and typically should be a one-time setting,
therefore not appropriate to waste precious toolbar space.
The primary benefit of making it available in the menu
is for QA testers who want to easily switch back and forth.
WARNING: by customizing the notebookbar, you prevent seeing
any future NBB changes made to the program
(until you reset to defaults or blow away the user profile).
Dark Mode can easily be added to a menu, toolbar or keyboard shortcut
by the end user, so I didn't bother adding it anywhere else.
To avoid completely cluttering up this commit,
I only added Dark mode to the main notebookbar.
Once this commit has been finalized,
the other writer-apps and notebookbars can
also gain this command.
Change-Id: Ia7594ad81e305ead922abd0ad7b41d6fc0413053
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/166781
Reviewed-by: Heiko Tietze <heiko.tietze@documentfoundation.org>
Tested-by: Jenkins
Reviewed-by: Justin Luth <jluth@mail.com>
|
|
In response to #50998 (as well as #87892 indirectly),
regarding adding sinusoidal and coil-like shapes to the
shape gallery in LibreOffice, this commit adds a sinusoid
shape to the gallery.
The shape is still incomplete for release, at least lacking
icons for the sidebar. Further details posted on the Bugzilla
thread for issue #50998.
PS-2: Removed the previously added flag shape.
PS-4: Moved sinusoid to the end in a new subgroup.
Change-Id: Ie0f6e3948b6dce98dc2b4f87289cfd37f2d16911
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/165353
Tested-by: Jenkins
Reviewed-by: Regina Henschel <rb.henschel@t-online.de>
Reviewed-by: Heiko Tietze <heiko.tietze@documentfoundation.org>
|
|
so when gtk makes it insensitive it doesn't look overly gray in
comparison to its neighbour icons.
Change-Id: I08f8e4cca561c3336a4b9d61373694b37cd7f9a2
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/165857
Tested-by: Jenkins
Tested-by: Caolán McNamara <caolan.mcnamara@collabora.com>
Reviewed-by: Caolán McNamara <caolan.mcnamara@collabora.com>
|
|
Change-Id: If2ddf1ea12804717583ab6df18dc7fbfffc37d31
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/160740
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
|
|
Icons taken from https://thenounproject.com/icon/lock-89649/ and
https://thenounproject.com/icon/unlock-89647/ (licensed PD)
Change-Id: I7efd25e83726ced7dee4f876cf4bb4c8f54408df
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/160460
Tested-by: Jenkins
Reviewed-by: Heiko Tietze <heiko.tietze@documentfoundation.org>
|
|
Remove subtle image mask with very small details.
Saves 1,722,744 bytes.
Change-Id: Iee00918a7baf1f13594636490e7602cc2d505e00
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/162658
Tested-by: Jenkins
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
|
|
Change-Id: Iccb7eaa0999f351cc365b52b5ce543f177ab00aa
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/162631
Tested-by: Jenkins
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
|
|
This patch makes an icon display in image entries with broken links to
make it easier to find images with broken links.
Change-Id: I470c9959e169d4cc53a44e0a64e88af35e671db0
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/161045
Tested-by: Jenkins
Reviewed-by: Jim Raykowski <raykowj@gmail.com>
|
|
On some panels, small icons of navigation bar are not
convenient to use. Currently there are 4 sizes available
for other icons: automatic, small, large and extra large.
It is useful to implement support for scalable buttons in
the Impress navigation bar. This setting can be located in
Slide show -> Slide Show Settings (Display section)
Change-Id: Ief8cc0cbf4eac98ee90bf3e993e4fc44cea0165e
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/159294
Tested-by: Jenkins
Reviewed-by: Samuel Mehrbrodt <samuel.mehrbrodt@allotropia.de>
|
|
Dialog shown when it's enabled for the first time
Introduces the registry variable QuerySetInsMode
Adds an eye-catching image under res/queryinsmode.png
Change-Id: I0131177fb54238d48a671bc9ceb88283f796a526
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/153505
Tested-by: Jenkins
Reviewed-by: Heiko Tietze <heiko.tietze@documentfoundation.org>
|
|
Done during the conference hackfest
Change-Id: I765e6dc839a98038c4071c8444ce3db9293c8a6c
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/157173
Tested-by: Xisco Fauli <xiscofauli@libreoffice.org>
Reviewed-by: Xisco Fauli <xiscofauli@libreoffice.org>
|
|
Change-Id: I2cf0eb6cdd9256c447de5bbb62e0b516e15cd80d
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/154835
Tested-by: Jenkins
Reviewed-by: Rizal Muttaqin <rizmut@libreoffice.org>
|
|
Change-Id: Iee939486a9010ed8146fab9ac4be4387522871e1
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/154830
Tested-by: Jenkins
Reviewed-by: Rizal Muttaqin <rizmut@libreoffice.org>
|
|
Change-Id: Iedea46b31a36c7d1d2a3ab539c3ada0b029293c2
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/154675
Tested-by: Jenkins
Reviewed-by: Rizal Muttaqin <rizmut@libreoffice.org>
|
|
Change-Id: Iba67b992196e26e7b0dc9eadb8cc4c3416a240d4
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/152639
Tested-by: Jenkins
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
|
|
Change-Id: I879e4d93e1da222d9acabb776552ca1cf819574b
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/152136
Tested-by: Andreas Heinisch <andreas.heinisch@yahoo.de>
Reviewed-by: Andreas Heinisch <andreas.heinisch@yahoo.de>
|
|
Change-Id: Ie0317d6640e2c2a40dc3e5808397dfada6edc55a
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/152408
Tested-by: Jenkins
Reviewed-by: Rizal Muttaqin <rizmut@libreoffice.org>
|
|
Change-Id: I9bd81878f931f78ed0b7d73a03cbc89d3d8347c6
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/151797
Tested-by: Jenkins
Reviewed-by: Rizal Muttaqin <rizmut@libreoffice.org>
|
|
Change-Id: I0cbe5df13e49a6bdbdcf7aa93472c24e331b5576
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/151804
Tested-by: Jenkins
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
|
|
Change-Id: I0445f256680d5a88b99ac777ac7c65aaf507f232
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/151803
Tested-by: Jenkins
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
|
|
Change-Id: If83566c4aa0111c2fd2bd6ad6b216b7a2ca61b2d
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/151756
Tested-by: Jenkins
Reviewed-by: Rizal Muttaqin <rizmut@libreoffice.org>
|
|
Change-Id: Iff094c8101a9d01fd1f73cf66c8672d0e8eb3938
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/151750
Tested-by: Jenkins
Reviewed-by: Rizal Muttaqin <rizmut@libreoffice.org>
|
|
Change-Id: Ie9a533acf94f5760c6233aa70259bec620f420fb
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/150448
Tested-by: Jenkins
Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
|
|
Change-Id: I9a989e039ae726e413c0a54ab805a0ee7d09c94e
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/151007
Tested-by: Jenkins
Reviewed-by: Rizal Muttaqin <rizmut@libreoffice.org>
|
|
Change-Id: Ibafddc6e1db98448cc94e72d48c577e8c719ae8d
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/150951
Tested-by: Jenkins
Reviewed-by: Rizal Muttaqin <rizmut@libreoffice.org>
|
|
Change-Id: I8a7aa14729b41311c86a9cbc57626c68c8d70ee0
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/150908
Tested-by: Jenkins
Reviewed-by: Rizal Muttaqin <rizmut@libreoffice.org>
|
|
Change-Id: I9cacdb4c1ae5de9a312b59fc07310ab1991a1105
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/150898
Tested-by: Rizal Muttaqin <rizmut@libreoffice.org>
Reviewed-by: Rizal Muttaqin <rizmut@libreoffice.org>
|
|
them with Light
Now the Light and Dark variant will have opposite but complementary colors
Change-Id: I71b01cd3933b2c76c6880430a6684ee5665fa653
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/150890
Tested-by: Rizal Muttaqin <rizmut@libreoffice.org>
Reviewed-by: Rizal Muttaqin <rizmut@libreoffice.org>
|
|
Change-Id: Ic5a92b98ddcbfa970643bf54fb406673c9108c2d
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/150829
Tested-by: Jenkins
Reviewed-by: Rizal Muttaqin <rizmut@libreoffice.org>
|
|
Change-Id: Icafd532f4a5cc18d7bdfe9fe545d678286081b52
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/150827
Tested-by: Jenkins
Reviewed-by: Rizal Muttaqin <rizmut@libreoffice.org>
|
|
Change-Id: I9b59c4c99d623aab1a46898e732f45d5b22261ab
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/150825
Tested-by: Jenkins
Reviewed-by: Rizal Muttaqin <rizmut@libreoffice.org>
|
|
Change-Id: Ia5cb61074d519b68416801ba2268dd11c49284f7
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/150748
Tested-by: Jenkins
Reviewed-by: Rizal Muttaqin <rizmut@libreoffice.org>
|
|
so they are visible against a black background
used inkscape and kept the existing black arrows are they were but put a
larger one behind them with the light fill color I see in the other
cursor icons and cleaned the resulting svg to match our current ones.
created the pngs with, e.g.:
inkscape icon-themes/colibre_svg/vcl/res/tab_select_sw.svg -o icon-themes/colibre/vcl/res/tab_select_sw.png
then copied the svgs and pngs over their duplicates in
icon-themes/colibre_dark[_svg] icon-themes/karasa_jaga[_svg]
I'm a graphic artist now.
Change-Id: Ic32db3cd5604c263de83f26143ee778218a80bda
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/150688
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
|
|
Change-Id: Ifb91eb6d78ae1c6cb7050b89ab0ddc45fb029a09
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/150159
Tested-by: Jenkins
Reviewed-by: Rizal Muttaqin <rizmut@libreoffice.org>
|
|
I also added the SplitCell command to the Draw popup menu, since there's no reason for it not to be there.
Change-Id: Iec0d51559bf03c0f352aa631bedb794f18e02e2d
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/149700
Tested-by: Jenkins
Tested-by: Heiko Tietze <heiko.tietze@documentfoundation.org>
Reviewed-by: Heiko Tietze <heiko.tietze@documentfoundation.org>
|
|
Change-Id: I60d57891d460f795efd7e0151dc434f427251fee
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/149288
Tested-by: Jenkins
Reviewed-by: Rizal Muttaqin <rizmut@libreoffice.org>
|
|
Change-Id: Iebfbeecf43e139f39a70ca58bd3b30076856c4d2
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/149042
Tested-by: Jenkins
Reviewed-by: Rizal Muttaqin <rizmut@libreoffice.org>
|