Age | Commit message (Collapse) | Author |
|
Change-Id: I9814e5975d69d4b93dd2a2b142e9368dc665c225
Reviewed-on: https://gerrit.libreoffice.org/22554
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
|
|
We can add several additional key value pairs during the execution of
the program that will be used on the server to show more information.
Change-Id: I4102adc15fc821415fa0b997ca7fe0dc4f7abcec
Reviewed-on: https://gerrit.libreoffice.org/22553
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
|
|
Change-Id: I5278a44d9d492d04618068afd1610358bb4b4d5c
|
|
And all those places that interface to SvxSearchItem.
Change-Id: I08915824a596cd0f247a89f44e4684cd22b98082
|
|
Change-Id: Ia4f0a4e4853f76e90f22308f528de871d2ec6c60
|
|
Change-Id: Ia76bf2786d9f715aba9d9e00906b4be3b77b045f
|
|
Project: translations 11b3dcfadd4163cd5c0331adb52d4d7b3ea8c52e
po update for 5.1.1 RC2
(cherry picked from commit 20a1fd7922d78a2e1401cdd58c80e775ff8dc124)
(cherry picked from commit 08352718f0a6dc97d0fccb328dca214c312c42b8)
|
|
Change-Id: Ie098b41440f97395893f4200128a2016cd1103d4
|
|
Change-Id: I6c2ee67d9e62a0159a36a1905f29deeee23a3587
|
|
Change-Id: Ic7cb4f4ab52f05c16637cc1283a8cba59cd1764f
|
|
If the text is different, remove the old shape and then insert the new
one. Otherwise just don't insert a new (identical) shape.
Delete and insert is needed because the shape size depends on its
textural content.
Change-Id: I0c8faa0e3e69416ea0b89fa33155826bc2dc7a4f
|
|
Given that they are not fields, it's necessary to re-create them every
time their textural content would change.
Change-Id: I1276ef686b1b622dccaa8ac4996af8e4cb4de329
|
|
Change-Id: Ib22b2066bb3f4059425b8c71b5fc737e160aef0b
|
|
Change-Id: I61c235660366ec1aba137097600605aae76c39a7
|
|
...where "this" must be (derived from) View, in View::InsertData.
Before 89d39bc100aabf5dccbe77c0b5c0c85736e85b39 "tdf#94559: 4th step to remove
rtti.hxx," that was
ISA( View )
which had originally been introduced as
ISA( SdView )
into SdView::InsertData with 82453a8c6c84a22b6f940395d9b4c45516197ed3 "#80266#:
added D&D functionality for slide view" in 2001 (and then, both in concert,
SdView::InsertData changed to View::InsertData and the ISA( SdView ) changed to
ISA( View ) with ee8db8ade5ac9205430eab6f1b701f683ea99eb1 "INTEGRATION: CWS
impress1: #111996# Transition to stacked sub-shells. Introduction of namespace
sd."
So just assume it was always only a harmless glitch that is good to go.
Change-Id: I5a99e401feb2a4c4455469b58c803ccab06694f5
|
|
This reuses lots of the unity machinery which is similar
to the mac concept of a single toplevel menubar.
So to drive popup menus, part of this is a rework that does away with the idea
that the "menubar" is the controller of the hierarchy, and instead the top
element becomes the controller
Change-Id: I4336391718844bc73cfc47c1043f99f0e3b812d8
|
|
Change-Id: I5a2a465bec4fe38de683ce989264062a70a12d36
|
|
...in 8bcc538953ceec4ef266f16cf72329bc6080d08c "WaE vs2015 literal implicit
casting," that explains why 89fe180fbcdfcd8ee3f52955a29eccd3b9ad0f36 "Silence
-fsanitize=shift ("left shift of negative value")" became necessary afterwards
Change-Id: I1b3d09ba59d60a88e34e48cc3697a20084623817
|
|
Change-Id: I4a886a9312a4b4afbe2451b88941b72dc5c6dadc
Reviewed-on: https://gerrit.libreoffice.org/22621
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Tomaž Vajngerl <quikee@gmail.com>
|
|
since ce81a477d228277f44e96356e85d92467eb7a0b9 "tdf#97458 - remove unused intel
opengl driver version special-casing."
Change-Id: I4d1e804bef054db5a999b23c35c308e1a0c5ece3
|
|
Change-Id: I27610f28f42368355bef1b3461fc3ccea1b07218
|
|
Change-Id: Iafa5d4b347da46dedb9431b6870f34b2b6fcad99
|
|
Avoiding de-compressing and re-compressing them saves lots of
time too. Avoid PNG compressing de-compressed JPEGs.
Change-Id: I7fe7db8e294e38d3240d284f73183a34ee48fb2d
Reviewed-on: https://gerrit.libreoffice.org/22657
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Michael Meeks <michael.meeks@collabora.com>
|
|
Change-Id: Id86b4afc0d00864e02c978e0b8d4aa1fde7263c3
|
|
e.g. the toplevel toolbars put excess entries in
menus. If the entry is not marked as checkable then
a native gtk menu entry will appear to be stateless
when it actually does have a toggle state
Change-Id: I7168b44d59fd64dfe264ed8ca26355252d697251
|
|
Change-Id: I34016e7124ff33700bb33801145f478ed34e9262
|
|
If there is a field that's the same we would append, don't do anything.
The document property is already updated, and the rest is automatic:
it's a field after all.
Change-Id: I68713629a6917657ff491646c1b7781a9603e4f2
|
|
Iterating over all text nodes of the document would be quite slow, use
the layout information instead.
Change-Id: I124ef62e171b08af681a3ae910ffbdf839e34270
|
|
Change-Id: I56d37a8c143dd5108bbc9f6444fe3e058378bf5e
|
|
Change-Id: Ic69af56982a89356571f0016164b60e22ab94cf8
|
|
e.g. the draw/impress context menus. Handle these like
MenuManager::Activate does
Change-Id: I02a0e377a2d3a57ac7ac9239aaa75dbb856489d2
|
|
Change-Id: Iff9301c7b82f932ef2c71cb1ed62cd24211e92d2
|
|
look for places we should be calling CPPUNIT_ASSERT_EQUALS instead of
CPPUNIT_ASSERT
Change-Id: Ia836555d569069c6d0dce592f1c9a78bf8d8adb8
|
|
Change-Id: Ia62263dd12c2bee3d283037233d4d91a742a6775
|
|
...where "/opt/lo/bin/make.exe distclean" had started to fail with
> rm -fr C:/lo64/core/test-install
> rm -fr C:/lo64/core/instdir
> rm -fr C:/lo64/core/workdir
> C:/cygwin64/bin/find: paths must precede expression: rm
> Usage: C:/cygwin64/bin/find [-H] [-L] [-P] [-Olevel] [-D help|tree|search|stat|rates|opt|exec] [path...] [expression]
> Makefile:170: recipe for target 'distclean' failed
> make: *** [distclean] Error 1
Change-Id: I98ecb51ba1747d55aec0eb80f5ec5a257dd5af76
|
|
i.e. originally we preferred the old action, now
prefer the new action because e.g. wrap items in
writer only contain their "checkable" state on
their update
Change-Id: I6a6ce94126253396cc273834a7e8a4fb0a56921d
|
|
...replacing implicit NullPointerException with explicit IOException
Change-Id: I673c836c64e141a7a3e4b40fca0922feee26bd03
|
|
...replacing implicit NullPointerException/IndexOutOfBoundsException with
explicit RuntimeException
Change-Id: I519b0fcd2b2d2657ae82ef7eb28f88a0e13fa970
|
|
Change-Id: Ib840f5516e503ce92078150933217149fd322bde
|
|
...replacing implicit NullPointerException with explicit RuntimeException
Change-Id: I14dfe81a6a05d33cb311a6274c085ea0dcf95692
|
|
Change-Id: Ie9794ea164d587ad87ee13d360cb3abc18166051
|
|
This is a [partial] patch for BUG #84938:
https://bugs.documentfoundation.org/show_bug.cgi?id=84938
The objective is to substitute all apparitions of #defined constants
for enum class.
The victim here is the series of constants STRING_xxx that were
located in sbres.hxx and were changed for a StringId enum class.
Obviously some other files where the type is used must be changed too.
Change-Id: I31fa684eb5eb3508d2025c9a319d5b245cc177af
Reviewed-on: https://gerrit.libreoffice.org/22655
Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
Tested-by: Noel Grandin <noelgrandin@gmail.com>
|
|
Change-Id: I9366a8691a69b55d486b863d0149e22a848aa9ac
|
|
Change-Id: Ibf0871601e52ea4fa49e9622176431943c55abdd
|
|
Change-Id: I17c0a616dd6cf48a22896b6cd6b0df157d1f9a9f
|
|
Change-Id: I5e2e084114c8b0eedd0f2cd8327d6c6d68742462
|
|
Change-Id: Ifcd6bf1728c632ed10301c4a426dae57dbf0912a
|
|
Change-Id: I25d217ca2cf3e8cc4dfaccc6dc7d5453ffdc6cb6
|
|
Change-Id: I26c9929be8aad02030722508334e66f5028ffb37
|
|
Change-Id: Ib5a595819dec8511d284ed1022d8f7c624f8d8f9
|