Age | Commit message (Collapse) | Author |
|
Change-Id: I450ee7134454321365d9d153522b8942a3d7d811
|
|
Change-Id: I1eb3778e6bcdd8c44ffb9a7548add109331fc83b
|
|
Change-Id: Ice6834702419e6d2e8b7eb3051aeea2c9b596249
|
|
Color::getColor() method uses some caching mechanism which
works wrong when the result depend on one of the input parameters.
So avoid caching in these cases.
Change-Id: Ifa9221e21e685715454de86d5cec09ff6c266307
|
|
after commit c9d4a2887c13a5df244022276dd79a5bef8af0ea
"fdo#82577: Handle PolyPolygon"
Change-Id: Iac00779e4f8d94bc93a4112f7ad6abf3db14fad5
|
|
Put the TOOLS PolyPolygon class in the tools namespace. Avoids clash with the Windows
PolyPolygon typedef.
Change-Id: I811ecbb3d55ba4ce66e4555a8586f60fcd57fb66
|
|
after
commit 8dbde0845a3989528614addb9bd0333f60c522a5
"fdo#82577: Handle Region"
Change-Id: I9c3d0ff72de1d3ff2e5c16cf12869e753ec10857
|
|
Change-Id: I28c4677df53137d46cd103fe224a2747bc56e5ed
Reviewed-on: https://gerrit.libreoffice.org/11681
Reviewed-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
Tested-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
|
|
Change-Id: Iccc59319ff2a7f5612017f4a146928afbac674ee
|
|
Change-Id: Ic265344935b9e2d41f0e054d29b01f352407a493
|
|
Change-Id: Ie5cbad7ee18b0ecbca5df97808431be577449c32
Signed-off-by: Stephan Bergmann <sbergman@redhat.com>
|
|
Change-Id: Iea8b3def77842541129c16346270aa262654fea4
|
|
Change-Id: I601fac44b272671b2763b45c5ef284cdd44d5066
|
|
Change-Id: Ic4584e4fe22c81c30d110ff65e79217f690f56f0
|
|
Change-Id: Ia2b1bc97f3476da7bfbe659e5160cd5c73c01ce5
|
|
Change-Id: I205c0908254f13970315f8e159997a5ec2f96ed3
|
|
Change-Id: Ia92c18858c8ed7cfc2765cc2310f3bf7bfd7e8df
|
|
after commit 19a35bcd5beff8d1fede856c6c4078dd6716c1cf
"vcl: cleanup vcl/inc/quartz/salgdi.h"
Change-Id: I1f6334cb2751662b81d3ac027982ece4ccac4d34
|
|
Put the VCL Region class in the vcl namespace. Avoids clash with the X11
Region typedef.
Change-Id: I6e008111df7cf37121fbc3eaabd44a8306338291
|
|
Change-Id: Ib7d2ecfa2c5bcbda55859144af6b55bc8ef09c3d
|
|
Change-Id: I8baa6c0573af3629bacbf1891c3196c165883d9e
|
|
Change-Id: Ibcb6abe7162197dec35f4626f158448ff538542f
|
|
Change-Id: I628b50b3dd7914edcacb571ead226146455f62f1
|
|
Change-Id: Ib34aa29bfa191efda8d31486a60ae0e607787387
|
|
Some of the checks for it can never be true given the preceding list of
WhichIds, but there is one other case that needs the special handling.
Change-Id: Iaf396960d064d0c9f2a950c2d02db1654a669d45
|
|
The implementation of SwXStyle's FirstIsShared property is busted, and
that causes xmloff to write the footer-first content into the master
footer.
Change-Id: I520a4929d9d7313da65bcdcf4094f8244382377d
|
|
Essentially revert commit 4fa05ecc089a027f243e87f76cc9bcd1f70447e4,
plus move the unlock to the dtor for more RAII-ness.
Change-Id: Ie5a9cc183626e3f5b005348606bffa69c4be4f7f
|
|
Change-Id: Iba0c35a5bc07ac7b67186c3eeae1a2c926a6bc69
|
|
Change-Id: I60db70c38d138455230ee56a26d840aa68885b44
|
|
Change-Id: I0e7fc27f558de2af7e860ca2ab2da1952fc85678
|
|
Change-Id: I01a521f5d5104bf2e6046330e2d667155c27a604
|
|
Change-Id: I89a8c9e44906326976c3dc8057e1637affaf2521
|
|
Change-Id: I4aecc887fc4654618444616ef83ff71266a2f93a
|
|
Change-Id: I8ee6ec81913c008eeb67cd70a2490b523b0d8177
|
|
Change-Id: Ib21a4a1574119120f09d4ecac73b93a0f2f6739f
|
|
* Switch to an horizontal layout
* Drop the expander and make file info always visible at the right side
* Resizing didn’t make sense when the expander was there, still doesn’t
* Sentence capitalization for radio buttons and check boxes, see HIG
* Add it a title!
* Make it modal
Change-Id: I08215b122bd9466c33fdc93e3c007f4aaf47b4e5
Reviewed-on: https://gerrit.libreoffice.org/11671
Reviewed-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
Tested-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
|
|
Change-Id: If54aaffc6d88569220c4f1747926aae3199946b8
|
|
Also, as a start, enable export validation for zoom.docx.
Change-Id: I4620fbd516eeb4001770a4d69a89e7831566af92
|
|
Change-Id: I01999bc1283024bc4a1c380fd765a64b2da8a16a
|
|
Change-Id: If823964bf3bb67563504db61b6c5d557cab89243
Reviewed-on: https://gerrit.libreoffice.org/11609
Reviewed-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
Tested-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
|
|
Change-Id: I692de6c6d3cf2b932ba96cd9978cf56f75b8cb3e
|
|
Again, that's what this file does elsewhere, that's what (incomplete) import
did before my changes, and it seems to match better the position that such
an element gets in Word.
Change-Id: Id09150eaaa505e6ddcd4baaf4a833000d52dd71d
|
|
That's what the code does elsewhere in this file, and also import does it.
Change-Id: I30e608f86a9cae66eed48dbb2e719b1455327ae3
|
|
Change-Id: I50f537c697f6e73c1fd150f3f03fc65b85ccbeaf
|
|
Change-Id: I65321bb6244e0e37ef673d726b698c3708711d53
|
|
Change-Id: I3a5ab08e349c5c071373cda2f62e3cea593e263c
|
|
Change-Id: I6a91dbd32bfebf26dbc4a83312cbe5b6af9c4fe5
|
|
Change-Id: If8fda4b27adb2f83cbdfdbb20d90ced77e467a54
|
|
Change-Id: I43f693901e10a81c486c4f4b10c9bb9c70af3448
|
|
Change-Id: I2908fd1e93e7aa2a515c152508b66d4de38436e6
|