- 03 Ara, 2015 24 kayıt (commit)
-
-
Michael Stahl yazdı
That's 197 more than the current release, surely a big improvement. Change-Id: I48c81f9ae472a623ed9f59b94bb0bc921ad97c5c Reviewed-on: https://gerrit.libreoffice.org/20303Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Michael Stahl <mstahl@redhat.com>
-
Jan Holesovsky yazdı
Change-Id: I6715b620adaa6f2b461cb900abb996b62d955ae5
-
jan iversen yazdı
Change-Id: I10d30097a7e7099d43a6760489dcbbf405828960 Reviewed-on: https://gerrit.libreoffice.org/20267Reviewed-by:
Thorsten Behrens <Thorsten.Behrens@CIB.de> Tested-by:
Thorsten Behrens <Thorsten.Behrens@CIB.de>
-
Tor Lillqvist yazdı
Change-Id: I051e2682bdff3bf88fecd726bd57652e5f9e8806
-
Armin Le Grand yazdı
When using appearing animations on shapes, some of the slide transitions incorrectly don't show these shapes. Same for disappearing shapes - both states are wrong during slide transition time. Fix slide bitmap generator to take final slide states into account. Change-Id: Iea0e576009a109c7f44a7a6498b0ee5b2c4791c5 Reviewed-on: https://gerrit.libreoffice.org/20199Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Thorsten Behrens <Thorsten.Behrens@CIB.de>
-
Noel Grandin yazdı
Change-Id: I9240cd2240940e03e895a7544c9f51a29b048355
-
Noel Grandin yazdı
Change-Id: I163f7d6c0f30ac2929df1cae202e695d21bb49fc
-
Noel Grandin yazdı
Change-Id: Icdbb361feea2ebee74f9d0a906bdd3c2882443e8
-
Noel Grandin yazdı
Change-Id: Ic4d3bcec7bda300bca6911a7472cafafdf12f5bd
-
Noel Grandin yazdı
Change-Id: Icbbf540e00be3baf222309a00b153cb34879dfd7
-
Noel Grandin yazdı
Change-Id: Ibd3e5a2c465f74577f2acf93dc3558bca3a323fb
-
Noel Grandin yazdı
Change-Id: Ie8df504e2ff29897527128ca634211d4e50c8810
-
Noel Grandin yazdı
Change-Id: I8295505c4b83d23736c1da763eced7406b174409
-
Noel Grandin yazdı
Change-Id: I18d6ef04ff00f971a4c54ba259733c07501c6c1a
-
Caolán McNamara yazdı
queue_resize needs to invalidate the size cache even if there is a pending layout idle awaiting Change-Id: I6dba3d37fbb33125cc3f5d17aff6d2f7a3388654
-
Caolán McNamara yazdı
Change-Id: Iaaefbe2311e61be3b9689c693481d149aa1355f5
-
Caolán McNamara yazdı
Change-Id: Idc9e8fd0c35de48a2366dca3850bcc4e69ef997f
-
Caolán McNamara yazdı
Change-Id: I7048d69816d09392ce3b974dc2820a0935591c4c
-
Caolán McNamara yazdı
Change-Id: I0c517492d578f0291c823d56332006f6a433ba2e
-
Caolán McNamara yazdı
Change-Id: I77d59c91f09d2546468942263dbd71ac4665efb0
-
Miklos Vajna yazdı
Change-Id: I774864241bc15fcfd08cd2becbf34aae0349a9d8
-
Noel Grandin yazdı
"perf stat" says: Before 14,009,233,975,201 cycles After 13,660,876,595,941 cycles i.e. shaved roughly 2% of the cycles Change-Id: If604a125a8a5040281abd699678d0c791d5bbb51 Reviewed-on: https://gerrit.libreoffice.org/20350Reviewed-by:
Noel Grandin <noelgrandin@gmail.com> Tested-by:
Noel Grandin <noelgrandin@gmail.com>
-
Lionel Elie Mamane yazdı
This reverts commit 103cd686. Better fix for tdf#96012 in b2d47985 ("simple mode" for the multiselection) Change-Id: Ia6d7e5132e3f1997906a03f67ea4d7d0cf54ce7a
-
Lionel Elie Mamane yazdı
Change-Id: Ia4d4c56318bc7d32d317abbda27eda9d3413ba75
-
- 02 Ara, 2015 16 kayıt (commit)
-
-
Julien Nabet yazdı
Disable multiselect and don't manually select the entry Change-Id: Id04e757e4d2031718f95af1d0f512b4ca2df205c Reviewed-on: https://gerrit.libreoffice.org/20360Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Julien Nabet <serval2412@yahoo.fr>
-
Michael Meeks yazdı
Change-Id: I2fdbc2ac10f483eee154bdf69479ba217a91ef7f Reviewed-on: https://gerrit.libreoffice.org/19605Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Michael Meeks <michael.meeks@collabora.com> Tested-by:
Michael Meeks <michael.meeks@collabora.com>
-
Miklos Vajna yazdı
A Writer document can have multiple arbitrary RDF graphs, handle the following subset: - instead of handling all graphs, have a whitelist, look at the TSCP graph the DOCX importer creates - look for (paragraph, key, value) statements and export those Change-Id: I142c24fb4c8140bde5fc1efad2932886de167b90
-
Miklos Vajna yazdı
The purpose of this class is to provide access to the subset of the RDF metadata that's interesting for core code and for internal filters. Change-Id: Ibecba302dd839b537a36b9f7a15f012c6ea26869
-
Stephan Bergmann yazdı
This reverts commit be0bf120, which is no longer needed after 12fc5b85 "unnecessary include brings in boost headers that are broken under rhel-7"
-
Caolán McNamara yazdı
Change-Id: I1ad477b9db9ba960ae2c417799e5d91b63538d57
-
Giuseppe Castagno yazdı
At the same time replace old OSL_TRACE, OSL_FAIL, OSL_ENSURE with SAL_* as appropriate: OSL_TRACE =--> SAL_LOG or =--> SAL_WARN if requires some kind of attention by the developer. OSL_FAIL =--> SAL_WARN or =--> SAL_INFO if the warning is brought up later in the program flow. OSL_ENSURE =--> assert oe SAL_WARN_IF when appropriate. Change-Id: I1cf8f76acdec6f37746488b22cbf579802a9d79d Reviewed-on: https://gerrit.libreoffice.org/20034Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Stephan Bergmann <sbergman@redhat.com>
-
Damjan Jovanovic yazdı
Patch by: me (cherry picked from commit d46d79f2)
-
Caolán McNamara yazdı
Change-Id: Ibd175c65babdde48132692fd1979a00929356bb4
-
Caolán McNamara yazdı
Change-Id: I58427aafb30eca64a67bcf7dd9a7738d8da3e085
-
Caolán McNamara yazdı
Change-Id: I8c8589f6ff7a190556cc4aa016ae343a19378b18
-
Caolán McNamara yazdı
that way the "preferred" image format for a platform for icons etc remains sticky Change-Id: Ia76af0b7c4f27650038cab214b6406b8ef1a5fc4
-
Caolán McNamara yazdı
Change-Id: Id2ed21b397a3f56413c344dcf9211ab64a939286
-
Stephan Bergmann yazdı
Change-Id: I4f07c7c61d324a85f9f5dee0f25a7358facebd41
-
Stephan Bergmann yazdı
Change-Id: I9ed8586e8b77b009d55e411fdaa863eefc38b1c2
-
Noel Grandin yazdı
This reverts commit 7e9bdfe6. Seems to be causing problems for people using 'ssh -X'. I suspect that it has something to do with PaintHelper's destructor.
-