Age | Commit message (Collapse) | Author |
|
Change-Id: I7204f02253ff970a6b6f25b83268372d914d7f13
|
|
Unfortunately iwyu gets quite confused by the weird cyclic dependencies
between various foo.h/foo.hxx and cppumaker generated headers, so it's
not obvious if any improvement here is realistic...
Change-Id: I0bc66f98b146712e28cabc18d56c11c08418c721
|
|
we're still listening to the old one here when we set a new one
Change-Id: Iaf64ba17a7adf2489a4f0475bba03a2500a556c0
|
|
Change-Id: If37554f66fd329818437863447222a5667740a0c
Reviewed-on: https://gerrit.libreoffice.org/12421
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
Change-Id: I26ee0cb8529b0a1bea354d2ac003cfc1efb9ced3
Reviewed-on: https://gerrit.libreoffice.org/12471
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
Change-Id: Ib6cdda8081a567fed44b1b78973c9d0b7dc4c4bf
Reviewed-on: https://gerrit.libreoffice.org/12470
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
Sadly cannot forward declare "struct {...} TimeValue;".
rtl/(u)?string.hxx still include sal/log.hxx but removing osl/diagnose.h
was painful enough for now...
Change-Id: Id41e17f3870c4f24c53ce7b11f2c40a3d14d1f05
|
|
Change-Id: I4e146788c3ab83f714bfb0aef1da018b038be64d
|
|
Change-Id: I5fb5ef73a40162dea1356dde03ceaa75a65f842a
|
|
Change-Id: I2db9f94a517f814ef0854190e6f1194501070409
|
|
Change-Id: I3e5a70289785f905350c895b6c869eaebe360bf8
|
|
Added clear() method to OString and OUString class, Updated appropriate call-sites.
Change-Id: I0ba97fa6dc7af3e31b605953089a4e8e9c3e61ac
Signed-off-by: Stephan Bergmann <sbergman@redhat.com>
|
|
Change-Id: Ib0fe869e79ceea77b4dfe00a6ad387ce9c4149cc
|
|
And remove the tools/fract.hxx include.
grep -l -r fract.hxx workdir/Dep/*Object* |wc -l
before: 4569
after: 1851
Shrinks some libraries, example from --enable-dbgutil Fedora gcc 4.8.3:
libvcllo.so by 473k (0.35%)
libswlo.so by ~1Mb (sadly that is just 0.2%)
Change-Id: I09bd025d551a5d2c5528b938a68c6aa5f8f114a0
|
|
Change-Id: Ia018121ccffa9534f7d23bb768f2b2a06296cbc2
|
|
Change-Id: I982602e829bbf3f2efccfcafae67d22df8daa2e9
|
|
Conflicts:
sd/source/ui/animations/CustomAnimationPane.cxx
Change-Id: Id6bbd113630348493ed1e67da72c7a42c5188b44
Reviewed-on: https://gerrit.libreoffice.org/12236
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
Change-Id: I4f1ad13f73737a2c88d5b911f9df858a3427eac2
|
|
Change-Id: I071962c646199c30e842b9ec7673473de237ee45
|
|
Change-Id: I1ab4e23b0539f8d39974787f226e57a21f96e959
Reviewed-on: https://gerrit.libreoffice.org/12164
Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
Tested-by: Noel Grandin <noelgrandin@gmail.com>
|
|
caused by my commit 750cb51 "loplugin: cstylecast"
Change-Id: I688a976d17aebc7a41119e57441076fcf5023ded
|
|
Change-Id: Ieffa7ae199b42545d307fba661ce205573cf4b41
|
|
Change-Id: Ia79cdfbe8b1e065f84a30aa74500de3f1115c595
|
|
how to reproduce an outline which won't update wrt the numbering style
file->new->presentation
view->master->slide master
select first entry of outliner, i.e. "Click to edit the outline text format"
make it underlined, save, reload
view->master->slide master
now use bullet and numbering
set level 1 to e.g. none, ok
nothing happens to the outliner. It remains "stuck" with its default numbering
Change-Id: I95708b1f1c9cc74ae5129dbfad8ca0d37b00fa13
|
|
as to whether you want to "adapt" objects or not
Change-Id: Ic4c00be480d1be632d84dfac71fe911d48eacc51
|
|
Change-Id: I2567026af23dd5fc42812b90bd6098c4c74a4f92
|
|
Change-Id: I6690f94fe4a41bb48110ef890301423f7c4328db
Reviewed-on: https://gerrit.libreoffice.org/12359
Reviewed-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
Tested-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
|
|
Change-Id: If37446116dc4022d88e46af1af610bc70ce7db78
Reviewed-on: https://gerrit.libreoffice.org/12327
Reviewed-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
Tested-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
|
|
Change-Id: I4d7eec2b255cc9e74b41be63eb321ef589aca230
Reviewed-on: https://gerrit.libreoffice.org/12360
Reviewed-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
Tested-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
|
|
Remove only include for files where iwyu does not suggest any
includes to add.
Change-Id: I58f3e956485ce058750c2635db9633736708d7f0
Reviewed-on: https://gerrit.libreoffice.org/12342
Reviewed-by: Riccardo Magliocchetti <riccardo.magliocchetti@gmail.com>
Tested-by: Riccardo Magliocchetti <riccardo.magliocchetti@gmail.com>
|
|
Change-Id: I44be5567e84cdabd8b10771ea37e28b8a88cc23e
Reviewed-on: https://gerrit.libreoffice.org/12333
Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
Tested-by: Noel Grandin <noelgrandin@gmail.com>
|
|
Change-Id: I9d3f642239bc5c7a52611b9c27fd0291940c7483
|
|
Change-Id: I7b438934a13a6e42ef80084c709460b2a01b26c9
|
|
Change-Id: Ic4eca519c5ba8662b29901f196ecfd6e0aa776e2
|
|
Change-Id: I5ac499df1f4063a80a5d41f60778106a7b96940d
|
|
Change-Id: I1a930a413c071d4d0c8855315dc85339e01b7d9b
Reviewed-on: https://gerrit.libreoffice.org/12322
Reviewed-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
Tested-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
|
|
Change-Id: I39ea402a3ce3296f55ea127b0139e89954e41252
|
|
Change-Id: I2e7f98f6b2df5f87be546606f86fd29202050d87
|
|
same problem as fdo#78151, except that pre-existing documents created
before the bullet/numbering toggling UI change have PRESOBJ_OUTLINEs with
paras in them with "numbering off" but the outline level they are a
preview of still have numbering enabled.
Leave the actual numbering styles alone in this case and toggle the
PRESOBJ_OUTLINEs paras back to the level they "really" are
Change-Id: I76508f88b5003afd1740feee3ec328326117f896
|
|
Change-Id: I3d26823a93fd0925ef5e71affd941cd51219ab9e
|
|
Change-Id: Ia3ddea84b022a34709b6be14afb105bedeef0553
|
|
Change-Id: I5aa74c17f3274a130f76a25fc7bbb184b3f5c69b
|
|
and make the two categories of constants non-overlapping, we
really don't need to risk confusion in order to save 6 bits in
a data structure like this.
Change-Id: I2251195d8e45ed04e2a89e47ae9c3e52cf0475c0
|
|
Image loss indicator is the "empty" URL.
Change-Id: I0f8b037dc23bae3d7342d73cfafa4ecc55090ab6
|
|
Plus remove some useless call of them.
Change the tests accordingly.
Change-Id: I47a50b5734d799ac02ee7221c95f82415afb9497
|
|
Related to the bug fdo#52226.
The problem was that the images were somehow swapped out but
were not swapped in during export.
Test the main Impress formats: ODP, PPT, PPTX
Change-Id: I97ba98d0eb05ef2c1de3fbeaa527bc9f6f54d742
|
|
Change-Id: I5baac12f97ea7fa36293844331ca548b7bc2cdfd
|
|
Change-Id: I93d42ad234c4be20a4af0a2d68246699c6653105
Reviewed-on: https://gerrit.libreoffice.org/12270
Reviewed-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
Tested-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
|
|
This reverts commit 05050cdb23de586870bf479a9df5ced06828d498,
not all places that use e.g. OStringToOUString to convert potential UTF-8
are guaranteed to fulfil the prerequisites necessary to use fromUtf8 (and
some places like e.g. in codemaker are happy with the best-effort effect
of OStringToOUString's OSTRING_TO_OUSTRING_CVTFLAGS).
|
|
i.e. selecting footers/headers/slidenumber/datetime previes placeholders in
master page view and pressing delete will toggle those master elements off.
Change-Id: I91f745703e43cbb4fdd037da4eab7c8f6bf9fbf5
|