Age | Commit message (Collapse) | Author |
|
rather than have half and half
Change-Id: I388b2abdcaceec1bf770d581dd5a8174158871ac
|
|
Change-Id: Ib223781621985c3bcf8144a6e0b9d2df8c083f42
|
|
in draw, create a box, enter some text, exit and select box
F11 for style navigator, new style, set font to e.g. 88
apply this style to the box. All ok.
If you modify the style and changes its font to e.g. bold
the text in the box tracks it as expected. All ok.
If you modify the style and change its name, the box resets
to something different and there's loads of warnings about
unknown styles. Not ok.
The style modification fires, but the style name gets overwritten
by the style stuck in a OutlinerParaObject that gets overlaid
over the editengine.
All the rTextProvider.getTextCount uses that don't iterate over all entries
look dubious to me, but I'll initially fix this one that I have hard evidence
for as broken.
All this is probably broken since...
commit 838c0fa8228f4ca656a264f6a5610c337ebf4fef
Author: Rüdiger Timm <rt@openoffice.org>
Date: Wed Mar 12 08:47:30 2008 +0000
INTEGRATION: CWS impresstables2 (1.14.72); FILE MERGED
Change-Id: Ib0dd2857ed26c49dcfa00aae923e36429a7f7862
|
|
returns the plain value (Any) if it exists, else return an empty Any
replaces some getUnpackedValueOrDefault calls in sw
where is was not clear if the unpacked value exsisted or was default
needed for removal of Any-to-Any template specialisations
Change-Id: I618da7a7174143f5edef48e47e7aa1b6a52845e1
Reviewed-on: https://gerrit.libreoffice.org/30114
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
|
|
Change-Id: Idb022a4a6fb950f1b259abbba57daed9401732d9
Reviewed-on: https://gerrit.libreoffice.org/31038
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
|
|
SW_DRAWLAYER had the same value as SC_DRAWLAYER, so I merged it into the
ScOrSwDraw enum constant
Change-Id: I5c45d378c00364d11cc960c9e48a6e3f10928724
Reviewed-on: https://gerrit.libreoffice.org/31037
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
|
|
These files use the macro OSL_BIGENDIAN but did not include the header
that defines it.
Found via:
git grep -l OSL_.*ENDIAN | grep -E '\.h(xx)?$' | while read f; do grep -L endian\\.h $f ; done
Change-Id: Iffb36336026e49a9c3d8fcf125a54ec857c7552e
|
|
These files use the macro OSL_BIGENDIAN but did not include the header
that defines it.
Found via:
git grep -l OSL_.*ENDIAN | grep -v -E '\.h(xx)?$' | while read f; do case $f in *cxx) grep -L endian\\.h workdir/Dep/CxxObject/${f%.cxx}.d ;; *) grep -L endian\\.h workdir/Dep/CObject/${f%.c}.d ;; esac ; done
Change-Id: Iaf589a8235dbc8062840d2716ab843e64b5cb7a2
|
|
Change-Id: Iddc39359d426f345eff0abf9fc9616e19597a0a4
|
|
Our windows path is stored e.g. as D:/libo1 which os.path.path2url converts to D://libo1.
UNO does not recognize the URL as a valid file URL.
Change-Id: Iad4c4a3944d26312bb79bfeefaf55f697c0afd1c
|
|
Change-Id: Ia361aa316fe3f5ecdd672d42de9bea7fcf142554
|
|
Change-Id: If266f50522a06c3b464135c3f416278b394badbf
Reviewed-on: https://gerrit.libreoffice.org/30878
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
|
|
Change-Id: If153b62ccb411213ccea77f9231d6dd612a1cbab
Reviewed-on: https://gerrit.libreoffice.org/31028
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
|
|
Change-Id: I2f4a67ce439d913648c17d4770b94c5b4e7968f9
|
|
Change-Id: I806fc0bc9e09b5624dd91d7047eb0388026a6648
|
|
Move the "Enable"/"Disable" button which was customly
implemented from the ExtBoxWithBtns_Impl to the new row.
This should also solve some accessibility issues.
Also remove some unnecessary code pieces for clean-up.
Change-Id: Iec7820779110eea3411a774de8277ef238f562e7
Reviewed-on: https://gerrit.libreoffice.org/30973
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
|
|
This reverts commit 7fe1b39e8abe68357c88536923b7058807b32119.
|
|
This reverts commit b55d17471f73b843943269c6cbd30f99995d8354.
|
|
... when they are selected alone (no adjacent text selected).
Unit test included.
Change-Id: Ia278ae2ea86a3e6d83e1a628880f770f1eb11cd7
Reviewed-on: https://gerrit.libreoffice.org/30954
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
|
|
The presentation wizard was removed in
bb8040595c9b6f0ccde39e6833f27a50abb891d8 but the
corresponding UNO command is still available.
Change-Id: I54e676672bb53d0283394a0ebffbe9f94f29d9c0
Reviewed-on: https://gerrit.libreoffice.org/30983
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
|
|
Change-Id: I932f1383f37a45c56dc3ae6d0b5485d80f3325ad
|
|
Change-Id: I0d2a2c32d99ee11e63a2363f8a17bd4efd72cc22
|
|
Change-Id: I1d387ac566008efd5b0fe7e5e4a4f1bc8462107f
|
|
Change-Id: I4f3b43032f99031bd505d8ec2f50596c2f2c0457
|
|
Change-Id: I21685599e42c961407fa3de40e69e6e54dfe7c79
|
|
Change-Id: I018d04217dd25661562dde7e4f84ef32c5a3eb6a
|
|
Change-Id: I518d86870a0970672d618379a6f965c69c04759d
|
|
Change-Id: I53d50f8e338fcc64e24370a80ce390f7a2be34ba
|
|
Change-Id: I8b6f6d650c011fc0611d6933894bc64a780ff8c0
|
|
Change-Id: I0e88c205f4fa34c0001d1fc1f53b9a8bb6dcd2d8
|
|
Change-Id: If71616f2a8f1bcd42bd89a9192ec0e1d3fdaba0e
|
|
Change-Id: I7ebf3d83833424a089a6befb1fe038fdd85ead35
|
|
Change-Id: I28bb2a33c02d8eadced584d3d3f2b62b2e847324
|
|
Change-Id: I5f5862a684e52bd3d1336fa9f8cffa77cdebbe4c
|
|
shadowed OCatalog::m_xMetaData can be used here directly
Change-Id: I5d4436e1aa6f8f74ef6f9af816625044492cbf58
|
|
This smells like there's some sort of needless duplicationg among KDEXLib and
its base calss SalXLib, but this duplication of blockIdleTimeout members had
been like that ever since those members' introduction in
06d731428ef6cf93c7333e8228bfb6088853b52f "make idle timers actually activate
only when idle".
Change-Id: Ic3eec821b2433745e83fc23d65d3c5f8e1fcf663
|
|
Artwork by Christoph Schaefer, dtp studio oldenburg
Change-Id: Ibb512b4de154bdc2bb25dcbd60bdb77d0203ffe8
Reviewed-on: https://gerrit.libreoffice.org/31025
Reviewed-by: jan iversen <jani@documentfoundation.org>
Tested-by: jan iversen <jani@documentfoundation.org>
|
|
Color names updated
Change-Id: I9fe3eec9f33dcdaadbc995a35a064256dbdc5e42
Reviewed-on: https://gerrit.libreoffice.org/31013
Reviewed-by: jan iversen <jani@documentfoundation.org>
Tested-by: jan iversen <jani@documentfoundation.org>
|
|
Artwork by Wade D. Peterson & Owen Genat; attachment 105128
Change-Id: Ib4adf859ec08d9ac5f078941fa9bef4d304260a9
Reviewed-on: https://gerrit.libreoffice.org/31011
Reviewed-by: jan iversen <jani@documentfoundation.org>
Tested-by: jan iversen <jani@documentfoundation.org>
|
|
New palette based on https://community.kde.org/KDE_Visual_Design_Group/HIG/Color
with some newly introduced color names
Change-Id: I48afbfd0bfa449dba5d3c59fd880d0657130cc00
Reviewed-on: https://gerrit.libreoffice.org/31012
Reviewed-by: jan iversen <jani@documentfoundation.org>
Tested-by: jan iversen <jani@documentfoundation.org>
|
|
Palette was recreated based on https://en.wikipedia.org/wiki/Web_colors
Change-Id: I9fa7261f01e8abad16dd0279693a8e7a27ed1ec8
Reviewed-on: https://gerrit.libreoffice.org/31010
Reviewed-by: jan iversen <jani@documentfoundation.org>
Tested-by: jan iversen <jani@documentfoundation.org>
|
|
Change-Id: I43c5c1274c9ed45c929a2d5a8596d54626b5e4f6
Reviewed-on: https://gerrit.libreoffice.org/30994
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
|
|
Project: help b429143c2cbedbc28b9b8c9cc07cd76cd69b68c6
rewritten page anout protection in Writer
updated way to item of menu
added explanetions
added section about protection of whole document
ubdate formattig
Set 3: reviewed and rewritten
a lot of place have smoll chenges
Change-Id: I79753b4d656cbb0e173bf0372dc195840609c0cd
Reviewed-on: https://gerrit.libreoffice.org/30967
Reviewed-by: jan iversen <jani@documentfoundation.org>
Tested-by: jan iversen <jani@documentfoundation.org>
|
|
Change-Id: I9b083fc8430c459624a2ce4ce49408c8d7685776
Reviewed-on: https://gerrit.libreoffice.org/30947
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Tested-by: Noel Grandin <noel.grandin@collabora.co.uk>
|
|
Comparing IndexRegs is included into SwIndex comparison operators
(see sw/inc/index.hxx), so no need to do it also explicitly.
Change-Id: I7e3ea8ab9b8f852cd7e6f0d90afa26e75c734652
Reviewed-on: https://gerrit.libreoffice.org/30951
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
|
|
on windows vista and higher only
Change-Id: I19cc63ad7e96b58fa8eb341801f5ad55260abf85
Reviewed-on: https://gerrit.libreoffice.org/31021
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Tested-by: Noel Grandin <noel.grandin@collabora.co.uk>
|
|
Change-Id: Ib14319848bafd1fe7e0e663c434bbdeef5e98ecf
Reviewed-on: https://gerrit.libreoffice.org/30963
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
|
|
commit 847e004e65ec3c35acff607588d15cd75a84f121
convert nsRedlineMode_t to typed_flags
...introduced some logical equivalency errors. A few static
redline functions utilize the correct logic, so use them to
simplify the code readability.
Change-Id: I4f5715b71dd4c8f2a6cea0c816637b1784892c0d
Reviewed-on: https://gerrit.libreoffice.org/30974
Reviewed-by: Justin Luth <justin_luth@sil.org>
Tested-by: Justin Luth <justin_luth@sil.org>
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
|
|
Change-Id: I22f99f830a3b4b6ba50514b7db076ea1a41478de
Reviewed-on: https://gerrit.libreoffice.org/31032
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
|
|
Change-Id: I32e6f1e11f9e245f8b67fa21799b1927bb209a0d
Reviewed-on: https://gerrit.libreoffice.org/31030
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
|