Age | Commit message (Collapse) | Author |
|
Change-Id: Ic5c9d1a0001e8324aa007c3f7bc0e58e13afbbbf
|
|
Change-Id: I6b55f79ea153aaeb8b67879bdafb6774fd91455c
|
|
Change-Id: Id24e9cb526bc0143a663e8d39a5dda59f929f8bf
|
|
Change-Id: I7131849cc417155b55425eba1494992f7d07fa0b
|
|
Change-Id: Ifdbb291715b033eaace159297eac5348530e9f36
|
|
Change-Id: I610d8347129ac25420730ed7bf2855a5bdd0120f
Reviewed-on: https://gerrit.libreoffice.org/29692
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Tested-by: Noel Grandin <noel.grandin@collabora.co.uk>
|
|
Change-Id: Id12d3c10714b7ce5722c2270e9e897db63bedcf2
|
|
Change-Id: I238bc37871c029d547b21ce7c8ef3cb0c0ff95b8
Signed-off-by: Gulsah Kose <gulsah.1004@gmail.com>
Reviewed-on: https://gerrit.libreoffice.org/29669
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Maxim Monastirsky <momonasmon@gmail.com>
|
|
Conditional statements are using SvRef::Is() method.
Changed static_cast<T*>(svRef<T>) occurances to svRef.get().
Added operator == and != to SvRef.
SbxObject::Execute is using SbxVariableRef internally.
SbxObject::FindQualified is using SbxVariableRef internally.
Change-Id: I45b553e35d8fca9bf71163e6eefc60802a066395
Reviewed-on: https://gerrit.libreoffice.org/29621
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
|
|
Change-Id: Ie4b5f5b7309735dfa844bbaba9cb2763a3de3dc1
|
|
Change-Id: I20bb74183e134c9bf597cd8b471fd6dc4104eb24
|
|
Change-Id: I608c18433ee27d3628a65ca3d0d666e384fce950
Reviewed-on: https://gerrit.libreoffice.org/29615
Reviewed-by: Yousuf Philips <philipz85@hotmail.com>
Tested-by: Yousuf Philips <philipz85@hotmail.com>
|
|
clarify some comments
Change-Id: Ib6d55deb52eabc4289c20fd45eacb30fef6b1165
Reviewed-on: https://gerrit.libreoffice.org/29087
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Tested-by: Noel Grandin <noel.grandin@collabora.co.uk>
|
|
Change-Id: I84ad47f33dd142296a0f57cf8002861807c3b282
|
|
Change-Id: I42963a03fcc2657f55fb7b807aa5312c654928cd
|
|
Change-Id: If03d9797fddd88662cf7d0ba2a70c2841983b37b
|
|
Change-Id: I93dbb180fc65bca77e0eb58f116d0a0a5266556a
|
|
... so replace with a simple value == 0.0 also in other modules than sc.
Change-Id: Ie7316505a1cf9c15100114b45d300facceb03b7e
Reviewed-on: https://gerrit.libreoffice.org/29575
Reviewed-by: Eike Rathke <erack@redhat.com>
Tested-by: Jenkins <ci@libreoffice.org>
|
|
Change-Id: Idd8fc19b24f4d55cd0f836761d5f155b9310c3ca
|
|
Change-Id: I243d29779247a8ebf622e989161d90a8b343704e
|
|
Change-Id: Ie070591ca92f8ab74c738bcf6a86b94329ab8b88
|
|
Change-Id: If19daf643a9dfcebe57d5d4860f1f4282b39e5fa
|
|
Change-Id: Ie4e2b42d3f261ded4f2c8778e6a099103d7d3663
|
|
Change-Id: I12865d743daa3e6479edb60584d5bd01f88e818d
|
|
Change-Id: I243e739fea28e3f38b91534182cc54c2aa660f0e
|
|
Change-Id: I151a37a37435a44e7331d957bd9d36f84cdf8677
|
|
Change-Id: Id9a49391de6283ee15cb6e12564c3f57762ddffc
|
|
and
1) merge with AreaTransparencyGradientControl
2) grab focus for keyboard a11y like similar popups
3) use degree symbol instead of "degrees" text
and it now grows nicely to fit everything in correctly
Change-Id: I326f3393165f7a098d739be70b644b29dd5238f0
|
|
Change-Id: If59c1a2bda49229ff48f8ec28c23491e6d9c8c83
|
|
Change-Id: Ia6ed5f71931a6141efb3d5e5eb329149d6850342
|
|
and don't want the parent menu to be auto popped down
when the submenu gains focus.
or floating windows that explicitly don't want to go away when they lose focus,
which all these popups aren't
Change-Id: I53f1f3ac586ff295597c4b9046032d3d976d053e
|
|
Change-Id: Ib5e84838888b5fb56eb18c5334ffa3fdd203b997
|
|
Change-Id: I7119f46a483615636cef57432a2c536af8ecd4c5
|
|
Change-Id: I2061125068bd94b5cdc46aa18a7aa7e21726e22c
|
|
Change-Id: I7666c7c5c99b1705bc8ece2913c2cdf9fdecced3
|
|
Change-Id: If0b47fbe1f01d84697a0c25b82ca031c32fca66e
|
|
I left a prefix on the names "Map" so that I would not have to re-arrange
each name too much, since I can't start identifiers with digits like "100thMM"
And remove RSC_EXTRAMAPUNIT, which doesn't seem to be doing anything anymore.
Change-Id: I5187824aa87e30caf5357b51b5384b5ab919d224
Reviewed-on: https://gerrit.libreoffice.org/29096
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Tested-by: Noel Grandin <noel.grandin@collabora.co.uk>
|
|
...which was introduced with 3ead3ad52f9bb2f9d1d6cf8dfc73a0a25e6778ed "Gradually
typed Link" to distinguish the new, typed versions from the old, untyped ones,
but is no longer necessary since 382eb1a23c390154619c385414bdbe6f6e461173
"remove untyped Link<>" removed the old versions.
Change-Id: I494025df486a16a45861fcd8192dfe0275b1103c
|
|
the recently unused svx one, and the forgotten not-built sfx2 one
Change-Id: I1a4ede49dc74bb71f250ee3eee999d1a3dfbee57
|
|
get rid of the roundabout way that these popups are popup controllers
(of a kind) for real popups
for the moment keeping them as loaded from resources
Change-Id: I083e8609ab133e3dc4a036daf8bfb44c08a6719f
|
|
Change-Id: I31438860511af6ae00bf7a94fb29326c3ed1a10c
|
|
Change-Id: Idcdf9fbbc6b980a376fc0b5d607cbb48aa1dc5f1
Reviewed-on: https://gerrit.libreoffice.org/29503
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Andras Timar <andras.timar@collabora.com>
|
|
only do the save, unset (and possibly restore) of a bg image on the
stylesheet if it has one owner, this continue to make the original
scenario function without (so far anyway) the various reported problems
Change-Id: I73382961973b1c53bf2ceff205615727dd378c77
|
|
Change-Id: Ia0cce8607334289b619b1f59dbdd67b000a06e01
|
|
and make it format the output nicely, so I don't have to use 'xmllint
--format' before I can read it.
Change-Id: I065ee93193f3c6c7bab87212ab96021fb0d7c5ed
Reviewed-on: https://gerrit.libreoffice.org/29407
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Tested-by: Noel Grandin <noel.grandin@collabora.co.uk>
|
|
Change-Id: I57a9a43dc5289a9a987e4bf54a3c8d8d40824e67
Reviewed-on: https://gerrit.libreoffice.org/29421
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
|
|
Change-Id: I6aeda978911b25caa45d4e459e581fc743e93d2c
Reviewed-on: https://gerrit.libreoffice.org/29442
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
|
|
Change-Id: I9701cc93a9f4315e71c133237fdd96ef6964c8ff
Reviewed-on: https://gerrit.libreoffice.org/29438
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
|
|
Change-Id: Ic17b32c25677855388ff49f2f7daeb1a84557fde
Reviewed-on: https://gerrit.libreoffice.org/29419
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Tested-by: Jenkins <ci@libreoffice.org>
|
|
Change-Id: Id0450cdf655accb6bd1a50871e83d5c8ecdaab5f
Reviewed-on: https://gerrit.libreoffice.org/29417
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
|