Age | Commit message (Collapse) | Author |
|
removes these methods:
sfx2::sidebar::Context::EvaluateMatch(std::vector<sfx2::sidebar::Context>)
sfx2::sidebar::EnumContext::EvaluateMatch(std::vector<sfx2::sidebar::EnumContext>)
Change-Id: I14314d526a5306530d0381ca8bf6ab150d3dd5a0
|
|
(hope the last one)
Change-Id: Iefcd1f5561e5a8cac4152f16e72e8f628e9204a5
Reviewed-on: https://gerrit.libreoffice.org/8223
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
Change-Id: Ie2a04a2b5056bf607911f9705c06b74b9637d211
|
|
Change-Id: Id2edc693bcac57ebc56db2115829f77c202d8f62
|
|
Change-Id: If1617d6cbdafa989fa3134842dd2238d06a1d06e
|
|
Change-Id: Ia8e6abffb85b92ee4538fb0aeaee4e4aa18f2772
|
|
Change-Id: I72b0e8b07bd7309a23d5635b7e0b7dbdc9c2c721
|
|
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
|
|
...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
|
|
Change-Id: Ida05478aae5a379775c671e0c2f2851d820d78be
|
|
Change-Id: I8350641f3b07e8a25080d4dfe7d9c212f89dd992
|
|
Change-Id: I9d2ed3b233f83d05314c2ad1453be487b25d6be8
Reviewed-on: https://gerrit.libreoffice.org/8163
Reviewed-by: Joren De Cuyper <jorendc@libreoffice.org>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
Change-Id: I939160ae72fecbe3d4a60ce755730bd4c38497fb
Reviewed-on: https://gerrit.libreoffice.org/8182
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
Change-Id: Id3e2ba08093bc618c17485122579898301df14d8
|
|
The hard-coded icon themes have been replaced by a dynamic list
which is filled by scanning the config directory
Conflicts:
include/vcl/settings.hxx
vcl/source/app/settings.cxx
vcl/source/window/window.cxx
Change-Id: Ie3680ffe27d06e375acf22753e036cb6ddabc4ed
Reviewed-on: https://gerrit.libreoffice.org/7935
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
Change-Id: I2a3e3d3e3266ea0f0fafdd91362076a4aa160f0e
|
|
In theory, it should not be used, we use it now to mark duplicated
symbols from sdi slots as weak. See idl/source/objects/types.cxx.
Change-Id: I3c6fccfb96884df6b9e6eb35b8615ba4d66ca208
|
|
Added vcl/settings.hxx to all cxx files which require it.
This helps to speed up compilation after changes to the settings.
Conflicts:
sc/source/ui/dbgui/pvlaydlg.cxx
Change-Id: I211a0735c47f72d6879f6f15339355abfe0e3cf4
Reviewed-on: https://gerrit.libreoffice.org/7933
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
Change-Id: Ic68e7048786415a847a67723890a92cb542bbf80
|
|
Change-Id: Ic31455a1f5ffffa35d4fdde901dd70734207b6f4
|
|
Change-Id: I8051c0756e0474a5b4f748e0aa15a9922e82ea97
|
|
CUPS does not accept jobs for a printer that has been stopped; pop up
an error message in this case instead of silently ignoring failure.
Change-Id: I1bc9120c9c9f438e350c964ed7ef29924a72ce78
|
|
Change-Id: Ib8379cbdb6cf16f8799c1e34b9bd7ff2e62e27f4
|
|
Change-Id: Idcbb480be0c6bba1215bf75310cd6fc7bfd101a3
|
|
I run into the assertion now in TiledLibreOffice, but if I drop the
assert(), it still works. So let's just print a warning (that
everybody will cheerfully ignore, ha ha) instead. I have no idea what
this code actually is doing...
(Originally the code had DBG_ASSERT(), which despite its name also
just prints a warning, which I changed to a real assert() in
8293b29304716d6bd117ab233b1238e1385ae592 for some reason.)
Change-Id: I928078aaf3648c8d04c59f271504c7d3b02e1bb5
|
|
Change-Id: Ie975f8a970eec63b593933ebb2394db76d537c51
|
|
Change-Id: I3aad235d92b3972b44199294c0f3de65ad57f450
|
|
Change-Id: I6fc331ae0706f4bb193543011c8d4ae0a385fcc0
|
|
Change-Id: Idee3bb5821e8b46da78243f6396780b35f23e30a
|
|
Change-Id: Id6f102a3def1928ad8f6b4d27eb32f8c69bdba49
|
|
Change-Id: I55258bb30034b95f53134a9747088fc488796564
|
|
Change-Id: Ice4f20db3a590568a7ae4ae59fa0c4ff13e59051
|
|
...as suggested to me by a user.
Change-Id: Iaad83e761884b7b43cf92ebb10cf553df1b97cd0
|
|
First, I updated the clang rewriter to do the conversion.
Then I lightly hand-tweaked the output for the few places where
the rewriter messed up, mostly when dealing with calls on "this".
Change-Id: I40a6a977959cd97415c678eafc8507de8aa3b1a9
Reviewed-on: https://gerrit.libreoffice.org/7879
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>
|
|
Change-Id: Ia8046dc20ff46612ad3ffeba098bee079858e8da
|
|
Change-Id: I3f35f2ed2154f75303d561efecd1638b73872b61
|
|
Change-Id: I5e19801311c2cb038b6e1c5e7e52a6022f62ea86
|
|
Change-Id: I24caa53a66da4d724e4f8e5d4b06c7d3e9633f5e
|
|
Change-Id: I7de5d34dc2964f91cb4daa0eb754f9ad02e83667
|
|
Change-Id: Iaaad9302ef8edb47fa95ce8ca608b6f36449521b
|
|
Change-Id: Id9457d2e7a6778fee9fa5ec32d2bb97cb8b7d296
|
|
Change-Id: I463764faffb1013a8c8d10c64695289080c3205c
|
|
Change-Id: Ifd86d24bb6a7957d4da392bed3f5ebda8d0fa690
|
|
Change-Id: I8a3430440bdd8cc1561eb60863c2bda3df8eac6d
|
|
This was introduced in 96e7225260aac0815643a4043f4ddb4e6b5764a1
Change-Id: I9bb8abbc9e9167b1e43bebf4477cf73010bf2d92
Reviewed-on: https://gerrit.libreoffice.org/7958
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
See bug report for screenshot of current behavior.
When the search button is hit, OnTemplateSearch() is called.
If we switch from 'no search' to 'search' view, mpSearchView was not hidden.
This'll result in SearchUpdateHdl that mpCurView will not hide.
It doesn't matter if we hide it anyway (either when we would start searching,
or end searching). If we start searching, we don't have any search term yet
(so no result anyway). If we stop searching, it has to be hidden for sure.
Change-Id: I6bcf540b4866eeb6a8196c171027b385635cf084
Reviewed-on: https://gerrit.libreoffice.org/7969
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
Change-Id: Ib4ae0ce1647e15bf1b9d7fe8e2d3bcfcb8ec1466
|
|
Change-Id: I447ebcc61ff061bce15678c6fcfd3d0a4669908f
|
|
Change-Id: I7e3f59af5bb7d89c74e2bf199a727b2419714121
|
|
Commit e2eda70f2746f08376d8cdf5e5360df217335aef (startcenter: fdo#72469:
Thumbnails also for other file types than ODF, 2014-02-03) turned on
thumbnail generation for non-ODF documents as well. This is not that
interesting in case --headless is used, however it slows down unit tests
quite a lot, resulting in about doubled toplevel noop make time.
Numbers on my machine for toplevel 'make' (in case there is no code to
rebuild):
- before: real 5m56.857s
- after: real 2m39.432s
Change-Id: I0edc13c29a7713f8faf8158ba240151977cdfa4b
|