getParameter returns and empty string if the key is not found,
so we can just avoid searching twice for the same key.
Change-Id: Ic48debce05fe94d8e087b64bde5a589e54bfb616
Its only user was commented-out by commit 6c1be80980
(2004) and then removed by commit 40fe03745f (2010)
Change-Id: I821a97275b79230e9e389a9b57c82110fa16aa8e
start project with sidemenu and navigation
the aim of the project is to provide an IOS prototype
based on work from the online repo and added up with
native swift work.
The project aims at having a simple editor, where the user
can correct typos etc. in complex documents. Sharing will
be done using the iCloud drive.
The project is a proof of concept, to replace the current
android/ios viewers.
The document will be presented using the webkit (available
in both IOS and Android) and reusing the Javascripts from online.
Thereby having one set of files to handle user interface for online,
android and ios.
The sidebar is intented to be used similar to MUFFIN (notebook bar),
while the action is for save/print etc.
Change-Id: I307a70b87e6367de2d22c1360a3e9cfa53d373a9
Reviewed-on: https://gerrit.libreoffice.org/35376
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: jan iversen <jani@libreoffice.org>
Tested-by: jan iversen <jani@libreoffice.org>
Condition is deprecated already, but there is no need for the
AcquaSalInstance class to use the low-level C-API, when in fact there
is a C++ fascade that calls on this via the C++ abstraction,
osl::Condition.
This will make it much easier to switch to using std::condition_variable
in the future.
Change-Id: Ic495c4120a59480bf50a8c5b73608874fc4228ea
Reviewed-on: https://gerrit.libreoffice.org/35392
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Chris Sherlock <chris.sherlock79@gmail.com>
Project: help 42188315ed1aef6b50e73b968da52739fdc9a76e
We’ve recently stopped abusing the product logo for a UI element…
… so its appearance-based description has gone stale.
While I’m here, I’m fixing a preposition, word spacing and quotation marks.
String changes are painful for translations, so this saves time.
Change-Id: I56b2a9830e02f166af048a9900c26bdc59f79223
The technique used on form, subform and control events
is not applicable on dialog events
Workaround now implemented
Change-Id: Ie729e47e6f87f156536fd43ab4bfa36cb6ae35f6
Condition is deprecated already, but there is no need for the
us to use the low-level C-API, when in fact there is a C++ fascade
that calls on this via the C++ abstraction, osl::Condition.
This will make it much easier to switch to using std::condition_variable
in the future.
Change-Id: I0d7fda22ad00a79767b68cd06f00decfc0555371
Reviewed-on: https://gerrit.libreoffice.org/35390
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Chris Sherlock <chris.sherlock79@gmail.com>
Condition is deprecated already, but there is no need for the
GtkData class to use the low-level C-API, when in fact there is a C++
fascade that calls on this via the C++ abstraction, osl::Condition.
This will make it much easier to switch to using std::condition_variable
in the future.
Change-Id: Iddd2cad0e1137c0b458ebe25b506d463847a6dc0
Reviewed-on: https://gerrit.libreoffice.org/35389
Reviewed-by: Chris Sherlock <chris.sherlock79@gmail.com>
Tested-by: Chris Sherlock <chris.sherlock79@gmail.com>
Condition is deprecated already, but there is no need for the
us to use the low-level C-API, when in fact there is a C++ fascade
that calls on this via the C++ abstraction, osl::Condition.
This will make it much easier to switch to using std::condition_variable
Change-Id: Ia362666ff241293e143de0fa1dc0bc3a990bef82
Reviewed-on: https://gerrit.libreoffice.org/35388
Reviewed-by: Chris Sherlock <chris.sherlock79@gmail.com>
Tested-by: Chris Sherlock <chris.sherlock79@gmail.com>
Condition is deprecated already, but there is no need for the
SolarThreadExecutor class to use the low-level C-API, when in fact there
is a C++ fascade that calls on this via the C++ abstraction,
osl::Condition.
This will make it much easier to switch to using std::condition_variable
in the future.
Change-Id: I81e8530d42fe1451c4ca5bce998b13de0576bc4e
Reviewed-on: https://gerrit.libreoffice.org/35386
Reviewed-by: Chris Sherlock <chris.sherlock79@gmail.com>
Tested-by: Chris Sherlock <chris.sherlock79@gmail.com>