- 15 Tem, 2013 2 kayıt (commit)
-
-
Caolán McNamara yazdı
All FontSizeBoxs and SmFontPickListBoxs are now .ui loaded, .res ctors unused Change-Id: I50aa8606fefacab0b15b6795a7ba90dff8109802
-
Tomaž Vajngerl yazdı
Change-Id: I98620d235044365bcc67e29a72f036f5fdfd5e45
-
- 14 Tem, 2013 11 kayıt (commit)
-
-
Michael Stahl yazdı
Change-Id: I40c1639356a0c7e60c276bfc7071c976ba04f314
-
Tomaž Vajngerl yazdı
Change-Id: Ib63bf0a67f18cf8e2f3705ae8b096c5bdf06edaf
-
Tomaž Vajngerl yazdı
Added dialog for random number generation to fill menu into calc. Initial implementation has uniform, uniform integer, cauchy, bernoulli, binomial, negative binomial, chi squared and geometric distribution. Others can quickly be added. Change-Id: Id5c1f27462f1fe87eddedf415b9c149fb943404a
-
Tomaž Vajngerl yazdı
Change-Id: Ib1a781b7bf848a092dd000d5999fef00a409d92d
-
Tomaž Vajngerl yazdı
Change-Id: I02f5d3c0540afeb3d925e605f1233f40d4e26370
-
Tomaž Vajngerl yazdı
Gauss elimination is not a stable algorithm so use QR decomposition (with other methods). Also use horner's method to evaluate a polynomial which is the prefered and more stable method of polynomial evaluation. Still this is not quite enough as you still have to multiply very large number with very small and you lose percision on high-degree polynomials or big X values. Some methods evaluate the polynomial in barycentric form but how to get the polynomial into the barycentric form is now the question. Change-Id: If0d93bc1f08253f015e814e187b5a2cb7f78ec49
-
Caolán McNamara yazdı
last remaining users used it as a complicated way to do a simple thing Change-Id: I810b1542b03bd6faa54f6f076b58cb7d3e680ab0
-
Kohei Yoshida yazdı
Change-Id: I3ad3a5e30d9562d5565025e5251bf8fb0d28677f
-
Caolán McNamara yazdı
Change-Id: I3c268b0c51f7e1ddd2fa6588f40412a33f316b52
-
Caolán McNamara yazdı
Change-Id: I5091835c9f71c712f15996e5c6263fc5f21f6f96
-
Tor Lillqvist yazdı
Can again turn on OpenCL by default for OS X then, hopefully. Change-Id: Id84b2c17c8431080261be45923d8c153f3822e8b
-
- 13 Tem, 2013 17 kayıt (commit)
-
-
Takeshi Abe yazdı
Change-Id: I0bf93f1293fb08b8b558fcac0cb496ed99ad13d9
-
Kohei Yoshida yazdı
Change-Id: I267ccb30cfa6347313fa1de96e18731f0e22d57d
-
Caolán McNamara yazdı
Change-Id: I9420014d8bee8f71b5ab64aba5dbc7c27f4a25f4
-
Caolán McNamara yazdı
Project: help 5e64ac33955bdb3e58215ff9dc85f6f310e561c4
-
Caolán McNamara yazdı
Change-Id: Id8bbf06a5571534aa5eef8624e89565fe3715938
-
Miklos Vajna yazdı
Change-Id: I3c879f282fbe4082a5af6340bb4f2c1452b1b59f
-
Caolán McNamara yazdı
Change-Id: Idc514afb9b4e5e2404500d3ad81a4e4203600218
-
Caolán McNamara yazdı
Change-Id: I0ec484c230ecddf29d09b13f78af724f27657913
-
Eike Rathke yazdı
Change-Id: Ia49d45a896a3ea5d180d98c3579fb93c6d4b9911
-
Eike Rathke yazdı
If no LanguageTag instance is at hand use the static methods to convert between BCP 47 string, Locale and MS-LangID instead of creating temporary instances. Change-Id: I9597f768078eb81c840e84a5db5617f26bb7dc09
-
Eike Rathke yazdı
Standalone conversions from Locale and LangID do not need a LanguageTag instance. Provide simple static methods. For consistency also static methods to convert from BCP47, but using a temporary instance. Change-Id: I5edd27e917ef9e92e8ec457e715b7558d7e4660f
-
Caolán McNamara yazdı
Change-Id: I02dd6d36491321a4210a27605476f1c385f9baba
-
Fridrich Štrba yazdı
The previous code was causing silent exceptions in some particular cases. Passing through a temporary works well. Change-Id: I71a9a58b98b5f392da4d8a4c8d08ddc1487ec79f
-
Kohei Yoshida yazdı
Else it would always start from element one of the block regardless of the requested start row position. Change-Id: I3843eab2a88b8361250346e3f9696be5086039ea
-
Kohei Yoshida yazdı
Change-Id: I815016551ea979d27e1f402dc2badda0d856a229
-
Kohei Yoshida yazdı
Change-Id: I3a63d5cbbc1cdc37d681ffd41ec22ff65e56cc0d
-
Kohei Yoshida yazdı
The latter is massively slow, apparently. Change-Id: I689643330e1b04eff7d9665de5d6e423906517e1
-
- 12 Tem, 2013 10 kayıt (commit)
-
-
Kohei Yoshida yazdı
This causes wrong format type to get "detected" when testing for a completely different file format type. Change-Id: I230759e2be432beeae2db24c12369ccb4585f334
-
Michael Stahl yazdı
ImplSalGetUniString was wrongly converted and constructs OUString with invalid length in WinSalGraphics::CreateFontSubset; this is then implicitly converted to an empty UniString so the font names are missing in the PDF files generated on Windows. (regression from 9e310cc3) Change-Id: I1603e62cf18f353f3d7de322b9111a173dc6b225
-
Luboš Luňák yazdı
Change-Id: If4248c728f44bfda089fdba9f27a33868daf8663
-
Caolán McNamara yazdı
Project: help b344257a8edb47b721e283c9eb50eef9e8a381db
-
Csikós Tamás yazdı
Project: help 4096747c2cfa974b1e5b544c36ceff2d85667fc0 update help ids for print areas dialog .ui conversion Change-Id: Icc747e1cb2387aacf806b38aa8a599bf1fec75bd Reviewed-on: https://gerrit.libreoffice.org/4867Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Caolán McNamara yazdı
Change-Id: Ie671ddaba0e749dd0714de589fbaa45d914ba5c9
-
Luboš Luňák yazdı
Change-Id: I6f9a1969605e0016b11157ddb5754ac77fd3966b
-
Michael Meeks yazdı
Change-Id: Iaf54a64a9e910eaffe1526f3471df8f98854343d
-
Michael Stahl yazdı
VclPixelProcessor2D: the constructor changes the anti-aliasing mode of the given output device, and the destructor restores a hard-coded mode instead of what was there before. Due to this commit 5913506b turned off anti-aliasing for FontWork objects simply by creating a temporary VclPixelProcessor2D. Change-Id: I7f7fcbf86b0dd425f599cd8e62fce3c69a2744bb
-
Stephan Bergmann yazdı
...the original code was riddled with errors. It leaked memory, which if it didn't it would have deleted multiple times. Change-Id: Ic70b425fac02ef894e35b3dc15039d217f8870f5
-