- 02 Mar, 2016 40 kayıt (commit)
-
-
Stanislav Horacek yazdı
Project: help 17ec8364ffd8f814d9bed18441ae6e8389eb360d tdf#92825 adjust navigation to indexes and tables of contents Change-Id: I144816d4cd81ba85f57f7e62ebf914de56d82a81 Reviewed-on: https://gerrit.libreoffice.org/22842Reviewed-by:
Adolfo Jayme Barrientos <fitojb@ubuntu.com> Tested-by:
Adolfo Jayme Barrientos <fitojb@ubuntu.com>
-
Stanislav Horacek yazdı
Project: help cdeb341a7ac1a01ac1fd28d80b70eb7bbff5e1af rename "Highlighting" icon to "Highlight Color" Change-Id: Icd548e704e3d1adbd85f31b3d7d2be63c613fa83 Reviewed-on: https://gerrit.libreoffice.org/22841Reviewed-by:
Adolfo Jayme Barrientos <fitojb@ubuntu.com> Tested-by:
Adolfo Jayme Barrientos <fitojb@ubuntu.com>
-
Stanislav Horacek yazdı
Project: help 47cc97d2ef4f3f59a2d3d5e66a25d04fc0fff463 tdf#95155 rename "Appearance" to "Application Colors" Change-Id: I3880b9552842f52dfe6bbb86a5485a23f5eb4d8a Reviewed-on: https://gerrit.libreoffice.org/22844Reviewed-by:
Adolfo Jayme Barrientos <fitojb@ubuntu.com> Tested-by:
Adolfo Jayme Barrientos <fitojb@ubuntu.com>
-
Maxim Monastirsky yazdı
Change-Id: I34ae9dbb5b00fa2b6a1ef5c115a796d4e28eafa9
-
Eike Rathke yazdı
Change-Id: I202dcc2a2b90ee8ed27815b97a2aad6e4df2f1b9
-
Tomáš Chvátal yazdı
Change-Id: I6cb707663e2abad8761b172773ee70f9caf4a87d Reviewed-on: https://gerrit.libreoffice.org/22835Reviewed-by:
Michael Stahl <mstahl@redhat.com> Tested-by:
Michael Stahl <mstahl@redhat.com>
-
Adolfo Jayme Barrientos yazdı
Project: help 3ceee913def605d1f2e4c42545b8b4a6d56a13aa Minor tweaks to statistics help content - Use “Choose” rather than “Menu” in menu paths for consistency - Remove the UI-only convention of using an ellipsis - Drop a linkless paragraph of “Refer to Wikipedia”, it’s useless if it doesn’t have a link - Now that we’re on Wikipedia links, refer to them more elegantly and add a dot to end the paragraph Change-Id: I6e3964b8926710cd57ee6750fddb039c2c846c34
-
Caolán McNamara yazdı
Change-Id: I6801d8ff6d0646e14e359ab55bf523790abf7e41
-
Caolán McNamara yazdı
when using native gtk3 menubars. The issue is that MenuBarManager does not own its MenuBar. And in this embedded menubar situation a new menubar is newed and passed to m_pInplaceMenuBar but nothing destroys it. Now with native gtk3 menubars this becomes obvious as the native menubar stays behind, while in the non-native case the old menubar is replaced by the new one so while it still leaks the menubar you don't see it. Change-Id: Id732cb66664a71efc471d7bad35f4de890e1017e
-
Michael Stahl yazdı
Change-Id: I93abddac491578d470f85bf3e814a0d7a91f0351
-
Miklos Vajna yazdı
So that when SvxPathTabPage sets a custom classification path (or resets it back to the default), then no restart is needed, the toolbar will be updated instantly. ClassificationCategoriesController::statusChanged() was called already, all that was necessary is to remove old entries, to trigger a re-read of the policy. Change-Id: I98edea19fedfb5c1197981085193f959c19647a1
-
Miklos Vajna yazdı
With this, it's possible to reset a custom classification path back to its default value. Change-Id: If0230fa6bb6ab014634dcdface8c470321163097
-
Miklos Vajna yazdı
So when editing the classification path, open a file picker, not a directory one. Change-Id: I8f7e18f90dc2b5f180e7ddda7157c1e374ed6e4e
-
Bryan Quigley yazdı
Remove kde4/tde/open-url.sh and have LO just use xdg-open. It's available on TDE builds as well as any recent KDE. We recently did this just for gnome-open-url and have had no reported issues. Change-Id: I4e1ee6caef368051af92023fa382b6fed9d9397e Reviewed-on: https://gerrit.libreoffice.org/21173Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Michael Stahl <mstahl@redhat.com> Reviewed-by:
Jan-Marek Glogowski <glogow@fbihome.de>
-
Michael Stahl yazdı
In a supreme twist of irony, people now assume that --without-x somehow enables them to run LO in Wayland. Let's see if renaming it *again* to --disable-gui is finally clear enough. Change-Id: I5993ee63670f43fb90f32f375f8b0632478c8283
-
Eike Rathke yazdı
Project: help 4960c1ad663747257f1dc69a649f715a32a9e77e add warning for case sensitivity and Excel interoperability Change-Id: I79cc6d6c48225f8559339f65df99de838c2e7ae6
-
Eike Rathke yazdı
Change-Id: I4e22e02b54cc7528da002dd9b6426cc6637fecac
-
Noel Grandin yazdı
Caused by my commit f29c0b2b "boost::shared_ptr->std::shared_ptr in slideshow" where I foolishly converted shared_from_this() to std::shared_ptr<Activity>((Activity*)this) ) all over the place, which is bad, I should have used std::dynamic_pointer_cast<ViewEventHandler>(shared_from_this()) Ah, the joys of C++ memory management. Change-Id: I9b538e78730c9107870f406cb8ba482d491dd568
-
Eike Rathke yazdı
Change-Id: I8b08893ca40f242f63e04c037500c6864c6c238a
-
Eike Rathke yazdı
Change-Id: I505a0de789190dc7345a703ac50008276d0ed195
-
Michael Stahl yazdı
Change-Id: I3ecafc104c91d7f4e93805b2e03359cf60d2db4b
-
Michael Stahl yazdı
Change-Id: I921577df6c905e935d05ff0e9d2b2c6e8d22cc89
-
Michael Stahl yazdı
... update the DocumentListsManager::maLists because without that all list styles created in the UI will have GetDefaultListStyleName() == "Untitled1" and then deleting one of them deletes all these entries from maList, which makes the DocumentListsManager unhappy. Change-Id: Ic40e561fc540881ab29566a3f5ecdc8a180c97ef
-
Michael Stahl yazdı
... the new name is not being used. Change-Id: Idd392fa4ab6379ec21c5b308767c052bf28fa5aa
-
baltasarq yazdı
This is a [partial] patch for tdf#84938, involving the substitution of an average enum for a scoped one. Change-Id: I4b3a19914d30a14dec2640355ba392b943e1ddd7 Reviewed-on: https://gerrit.libreoffice.org/22808Reviewed-by:
Noel Grandin <noelgrandin@gmail.com> Tested-by:
Noel Grandin <noelgrandin@gmail.com>
-
Miklos Vajna yazdı
It's not really able to modify it yet, as it wants to select a directory, and we need a file instead. Change-Id: I05b0e5a42ef64e56caeae35054fb331e3f1a712c
-
Miklos Vajna yazdı
In preparation to be able to edit the policy path from SvxPathTabPage. Change-Id: I7a8e03e9acf2e8096a5e00d1424c75fe31735c1d
-
Tor Lillqvist yazdı
Change-Id: I60d5b6b362bec591bb29fa409361ba8d1f2d4b81
-
Stephan van den Akker yazdı
Change-Id: I976336d35366b661e402db484820b4dd9a7b0228 Reviewed-on: https://gerrit.libreoffice.org/22821Reviewed-by:
Tomaž Vajngerl <quikee@gmail.com> Tested-by:
Tomaž Vajngerl <quikee@gmail.com>
-
Caolán McNamara yazdı
Change-Id: I6ddd512afa1e41d2dec7c92f61d65ed5bbfa9ace
-
Caolán McNamara yazdı
and thus callStatusListener does nothing so there seems no reason to have a m_statusListeners which is filled by addStatusListener but not emptied by removeStatusListener Change-Id: I7efdf7ccfd123bf7c2aa6add4f8db969a0019089
-
Noel Grandin yazdı
Change-Id: Ie7c23bfee7cb6c73e455a47801f7eb1b481a8cf0
-
Stephan Bergmann yazdı
Change-Id: I1cca248722d2c9cd4c5b41cca04a0d89b79f3dfa
-
Miklos Vajna yazdı
Change-Id: I45519896d745bcc4162d655746585051d47b732d
-
Hank Leininger yazdı
Also better error handling if pipe dirs are really not usable. Change-Id: I1c865b9a9f1f08d2cffd07343494feca585ec75e Reviewed-on: https://gerrit.libreoffice.org/22727Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
jan iversen <jani@documentfoundation.org>
-
Sedat Ak yazdı
Change-Id: I956832e69f25ddc25523ffc1c0f289aecf930f68 Reviewed-on: https://gerrit.libreoffice.org/21927Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
jan iversen <jani@documentfoundation.org>
-
Matteo Casalin yazdı
Change-Id: Ie345ede60c1204c38a1c157c6335e3ded81fc26f
-
Noel Grandin yazdı
Change-Id: I03a3580fdbd1f6cf08af329b07edcfe09ecbb9aa
-
Noel Grandin yazdı
Change-Id: I445b96a2ed4364616b2cb6a23efe36afb3f862f7
-
Noel Grandin yazdı
Change-Id: I9a7ac03dcbc3849eced0f8431e186b59b31b2418
-