- 28 May, 2014 17 kayıt (commit)
-
-
Noel Grandin yazdı
Change-Id: Idb845cd756767eb4d5caf6ff0b735e71fef0efce
-
Jens Carl yazdı
Added header guards to directory filter/ Fixed missing INCLUDED_ prefix Change-Id: I091e6a0262d3a58b3b784e39970f79c5b10d04f5 Reviewed-on: https://gerrit.libreoffice.org/9521Reviewed-by:
Thomas Arnhold <thomas@arnhold.org> Tested-by:
Thomas Arnhold <thomas@arnhold.org>
-
Thomas Arnhold yazdı
BaseSize has to be set in 100th mm, otherwise the scalable brackets are far too thin. See starmath/source/cfgitem.cxx: pFormat->SetBaseSize( Size(0, SmPtsTo100th_mm( nTmp16 )) ); nTmp16 is 12pt -> 422 100th mm (at least for me). Let's reuse that. Change-Id: I69571ae002f790199ab423955b1635eda42096eb
-
Thomas Arnhold yazdı
Change-Id: I2255be738aa2230b4102030891026f1f9ad2c38f
-
Stephan Bergmann yazdı
Change-Id: Ie12862f8df701298db51ed45b5c24814a6f94def
-
Stephan Bergmann yazdı
Change-Id: Idbb8109c36dfe1c8ed4acb8dff1a1538e386abd8
-
Stephan Bergmann yazdı
Change-Id: Iae6c5c1590970f79f78c50e390ffd592e5be1bc6
-
Stephan Bergmann yazdı
Change-Id: If4e7f6fca3f6afbbeaa79e00706be08d674e2aeb
-
Stephan Bergmann yazdı
Change-Id: I8086bd4859f9f89c39e4cd1a57144a51caec3876
-
Stephan Bergmann yazdı
...and add---most likely necessary---null check Change-Id: I3f31c20442c45ddfd98429347f5c2521597c1769
-
Stephan Bergmann yazdı
...so just do not bother unloading the protector libs again Change-Id: I33caa7beaac3b5e6c4a4836061def24fc5372b70
-
Miklos Vajna yazdı
Change-Id: I5ab812c51e24877a2ad9be29a9d411c08b3234c3 Reviewed-on: https://gerrit.libreoffice.org/9514Tested-by:
LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by:
Miklos Vajna <vmiklos@collabora.co.uk>
-
Tor Lillqvist yazdı
Split out the META_*_ACTION defines into a separate file. Change-Id: Ie211b4d8b3720f1158d36347f27e5dfd5ca467b4
-
Markus Mohrhard yazdı
Right now with an ugly work-around. The image is vertically flipped so we just adapt our access to it. Change-Id: I0128f54d4a0fbe697dc8726f6e255111ecb8412f
-
Markus Mohrhard yazdı
This reverts commit 7686f93f.
-
Markus Mohrhard yazdı
Change-Id: Icdf7653e9dc5a33d78381b9ea5f3fd4652b1be5a
-
Markus Mohrhard yazdı
MSAA can and will result in mixed colors which is a problem if we use the color for the selection. Change-Id: Ifbd6d37902069b26e714d2e3e5576fb767f9fbbf
-
- 27 May, 2014 23 kayıt (commit)
-
-
Thomas Arnhold yazdı
Based on the patch on Bugzilla by Marcos Paulo de Souza <marcos.souza.org@gmail.com> Change-Id: I215b83894f228b1cc8908f98858b85c8d5378ddb
-
Thomas Arnhold yazdı
Change-Id: I3b0e4ecd5def28c6b9f4639b8df16a2a0ea0008c
-
Thomas Arnhold yazdı
Change-Id: Ib792a4251ed0040d10abc6a408089d7cc8e5eca8
-
Michael Meeks yazdı
For long columns of repeated formula, it is far faster to convert a formula to a string and compare to see if the next cell in a column matches, than it is to parse the formula string itself (sad but true). This saves 29s of 131s of load time for my (admittedly large) ODS file. Re-instate commit - with pCode now correctly intialized. Change-Id: Ib25840e7916c3e1c681c8100678770b7ab7222ab
-
Thorsten Behrens yazdı
Whee, seems hb has changed naming, with 0.9.11 it is spelled as quoted. newer versions have a mapping in hb-deprecated.h ... Change-Id: I425ded33e6b9928aadca9f6988437a021fcecbfb
-
Michael Stahl yazdı
Change-Id: I6621529921120170bc1572dac727e9dc3b9438d5
-
Michael Stahl yazdı
Change-Id: I7e78e45b66ea2b74268f4e4479ebb0259eba130c
-
Eike Rathke yazdı
Change-Id: Iac80d74a9ec6382a232fdc2f4b798e57dc643ad3
-
Markus Mohrhard yazdı
Change-Id: Ia5fa3f15ed3dbf37aa76959073be1796c8c8c043
-
Markus Mohrhard yazdı
Change-Id: I83949b592d75899d28d9792508685e58d103ae16
-
Markus Mohrhard yazdı
Change-Id: I700c5f6799ba59eb858d1a12807dc7e37c4a3900
-
Zolnai Tamás yazdı
It seems we need mirroring. Change-Id: Id9ad7041eb09ec773e4174cb68d34a65a2c473fe
-
Zolnai Tamás yazdı
Change-Id: I53f6a97820da12e89d567e1bc10226fa27cafd84
-
Miklos Vajna yazdı
Change-Id: I03580779ba69a71e51e9e4e1349fe2f5d77956d5
-
Miklos Vajna yazdı
Change-Id: I71e7e1fbab6ec2ecc525f7d637199f6f7a69f8ea
-
Miklos Vajna yazdı
Change-Id: I67237267be5ac4071ecdb480cacf51b4a2fb4f1f
-
Miklos Vajna yazdı
Change-Id: I25167b28397db185cdf9fe5844feecb5a16cc13e
-
Miklos Vajna yazdı
Change-Id: Idaa9a057bb17af2642706b144544df92139a1fce
-
Caolán McNamara yazdı
30bb1edd originally incorrectly changed some different 16bit numbers to 32bit, then 02abb559 reverted those 16bit->32bit changes but accidentally changed the 32bit nAryLen to 16bit but that was 32bit before 30bb1edd Change-Id: I36863b62418d7a3b5ccce51aef86c63c523f9598
-
Caolán McNamara yazdı
Change-Id: I875faea495a375b998c439a0c987b2241ca47ea8
-
Caolán McNamara yazdı
Change-Id: I01501e99787118e7a7d8259dc65ae20a2932dea7
-
Caolán McNamara yazdı
Change-Id: I095820c3abcb8e2b47e564096f050309b22cf901
-
Caolán McNamara yazdı
Change-Id: I968c5cd5929e2587588f0e0547352acdc19e456a
-