Age | Commit message (Collapse) | Author |
|
Change-Id: I98767944a74c2b6d90425e0232c40e20c8a6885a
|
|
Change-Id: I835bd56123acfbfb53e0d3d86e5d66b929b3181f
|
|
This reverts partially commit 4a9347fa320d892b60fd03082925f63a1d69cfb9.
Change-Id: Ibbc626f8d30de040fe9e809b44d5ffc9513720fb
|
|
...at least on trunk r202077.
Change-Id: Ieb59cc7ac70e2a57ac13eefdfcbb6bfa42e25218
|
|
Change-Id: Ie180b99a1a2d71922009c85c16ccb33b7968bd03
|
|
...so it accepts a hand-crafted junit.jar that references the hamcrest jar on
its manifest class-path.
Change-Id: I9a6c7c1be8cd4a70c263de0f799973baf8d2b951
|
|
Change-Id: I8e11ffe888aac8887c4c0875c41de51f343debae
|
|
Change-Id: I2e472aa0279d0763762d3c660207cd74da512626
|
|
Change-Id: I032f6d32b151203e62b23bffaf25dbc4aeb5ae8a
Reviewed-on: https://gerrit.libreoffice.org/8217
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>
|
|
Change-Id: If0484da58011abae23ad19cbc3b9cf7e2e654b4c
Reviewed-on: https://gerrit.libreoffice.org/8216
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>
|
|
Change-Id: I1072c8af6d822422943dc2d29bbaee351c735349
|
|
Change-Id: I02f1fdbdd205d1d96f338f8d23f79fcb85cf627c
|
|
Change-Id: I72b0e8b07bd7309a23d5635b7e0b7dbdc9c2c721
|
|
Change-Id: Ie878f43c7245838519fe7477b039827b079dde63
Reviewed-on: https://gerrit.libreoffice.org/8214
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>
|
|
NSWindowDelegate and NSMenuDelegate protocols, IOPMAssertion*
are available only in OS X v10.6 and later.
Change-Id: Icda4b8014d9a6dde2284b9f5df493eb470fb79fc
Reviewed-on: https://gerrit.libreoffice.org/8211
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>
|
|
Change-Id: I4a4c05554c336aca8407f4b22fc581659dcaeb88
|
|
And remove this excessive const fetish which was unfortunately necessary to
get this to compile. Setting the container const is good enough.
Change-Id: I2c6cc55a88643a68e065c4518cdf069c247f4f02
|
|
Change-Id: I93c4398b5673e1edaacfe4b68015000dfd224612
|
|
Change-Id: I30ee75be53cea930762ca9453a80c61112d0b0f2
|
|
We already do that for the pool helper. It would only make sense to do
it for shared strings as well.
Change-Id: I813d262799af6f0c1d3fa12246ad973f852ac199
|
|
Change-Id: I785345144f7dd733b2ce8970412f79b384b8c94d
|
|
Change-Id: I192c30bed60a657e9360bbe1d6dd217c75ed8da6
|
|
if there are multiple user-level template dirs then we should be able to
remove/rename content in all of them, not just the default writable target.
The target scenario here is to default to ~/Templates when it exists as the
template dir, but to retain ~/.config/libreoffice/user/template in the dir for
any pre-existing templates and to treat both as equivalent in terms of removing
their content etc.
i#66157# wanted to avoid remove extensions templates and other internal
ones, so rework that logic to instead just be hands off internal templates
and allow modification of the remainder
Change-Id: I56afe991d4297ba692e914ae95ea02d68553f60a
|
|
Change-Id: I58f3cc12f2fa177c26608d372f99c086503a13a5
Reviewed-on: https://gerrit.libreoffice.org/8205
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>
|
|
Change-Id: I68a49b95c9b4f4d1d0472a298f8b29d83435c88e
Reviewed-on: https://gerrit.libreoffice.org/8195
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
|
|
...to be able to find problems like 6e0bdf04add338b7d5b29fc7b3fc9f08cfd5e96f
"sal_Bool arg of SetUseImagesInMenus was abused to squeeze '2' through it"
earlier when converting occurrences of sal_Bool to bool.
Restricting this check to function call arguments avoids too much noise while
hopefully still catching all the relevant problems.
(This check partially overlaps the pointertobool check, so implicit conversions
from pointers to bool call arguments will now generate two loplugin warnings,
but that's harmless.)
Change-Id: I0b03b1d1615aaf8bc18e7a84c56fff3ef9903508
|
|
I create two icons for the sifr-theme (the missing saveas icons).
Hope this is correct. :-)
Change-Id: I9b9063018d6d0662e8805b6cf502262deed46d3c
Reviewed-on: https://gerrit.libreoffice.org/8191
Reviewed-by: Joren De Cuyper <jorendc@libreoffice.org>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
regression from b29c078c7f193dd7dae74baf89fe1abb9264239c because if the search
view widget is visible then its assumed that we are in search view mode
Change-Id: I8e81ffa06d5d3ac50e110105c9444707fd4c41c6
|
|
Change-Id: I787257603e919b12fda07d3302ceba2a7787a9b9
|
|
Change-Id: Ia59a64934b65dd926c4f95953bc1ddaf00d6f8cf
|
|
Change-Id: I7683cd9a27b09ed9d9b57574212cde14f103d53a
|
|
Change-Id: I506a78a024d761d1d263a7bb1dcbf09a4bbcf4ef
|
|
Change-Id: I15632bd87be37d9bb5815c9d800271dfd4c3b016
|
|
delaying the initial event prevents complaints from OSX>=10.7's "windows
restore" feature to recur infinitely. Apparently OSX cleans things up for us
just before we get the applicationDidFinishLaunching() callback.
(cherry picked from commit 0f3712ff654c740f3593b9580f34cdfe21ac3250)
Conflicts:
vcl/osx/salinst.cxx
Change-Id: I0f1d59f03ffe4efc7c9a73fa881151fa06af5424
|
|
Change-Id: I100bd99fdbf2929214f89baac962d74cb6a530a6
|
|
Change-Id: Id035849f94bfb5e6ba7f5463a6a548bf88b77e85
|
|
Change-Id: Ib36b9bab3f31b32b8be3d7c51af7f26280a7a069
|
|
Change-Id: I3cfa8ba3baaf071e4300b12c8bbcba4c652ee309
|
|
Change-Id: I5f5b7244db311501af6ded863b4b1fa46e5a547a
|
|
(cherry picked from commit a8c471a7003fdac7d5e1c97e903f669da6bcf0c7)
Conflicts:
vcl/osx/salframe.cxx
vcl/osx/salframeview.mm
vcl/osx/salnsmenu.mm
vcl/osx/salobj.cxx
Change-Id: I379d80355d741dd28aad2e6119a8b82ac10159f5
|
|
Change-Id: If4599fa76914b472ee6734f48941898f420519c3
|
|
Change-Id: I1dc0acda818f1b520f74c282bdd17a195591e860
|
|
Change-Id: I8a5e7111a0ddf1e651c25bd52c6af462d9075f93
|
|
Change-Id: Ic090878483f2fbfc000bfc248bb52764e4e9727e
|
|
Change-Id: Ida42725016395d9629bb97bd8cf0b660195c4f1c
|
|
Change-Id: I1db24114b331970d75b01c0869708b1656be3836
|
|
Change-Id: I8779bf79dd2342f183643767c4c424e7a5500cca
|
|
which means that icons suddenly reappeared in the menus when the gtk
theme had disabled them
ref e8f8f24c8415898c787bbfb629247ed62e73a2b9
Change-Id: Ia9aef5ca39bda2ddf6d7c4ebc2bddc01d470d09b
|
|
Change-Id: Ieca32131ad7b1019338af8042ab6905e3ba152d6
|
|
Change-Id: I55fd2311d6439a6f8616f9c21fa1e7222efde794
|