- 11 Kas, 2013 40 kayıt (commit)
-
-
Tomaž Vajngerl yazdı
Change-Id: Ia21bb07f7721a7697807f8ee98706bd3fc136653
-
Tomaž Vajngerl yazdı
Change-Id: I56e81590327881328daf5f80e6330ba78cd8b900
-
Tomaž Vajngerl yazdı
Change-Id: Iaa481a2d8aff271e8a8350b707e1f444f8d36167
-
Tomaž Vajngerl yazdı
This is needed to make data and iteration independent from the data orientation (either columns or rows). Change-Id: I03d0fca939ba9b051832668d229e4961c097add6
-
Tomaž Vajngerl yazdı
TableFillingAndNavigationTools were added to StatisticsDialogs which include FormulaTemplate and AddressWalkerWriter. FormulaTemplate simplyfies creting formulas and AddressWalkerWriter simplyfies navigating cells with relative address navigation and adding content (formulas, values, string) to cells. Change-Id: I32ecb4013f51bda9c8d0bf9f06b9f9dfd4da6def
-
Tomaž Vajngerl yazdı
Change-Id: Iad7c051fe5ab19c4c56641788bec5c2a5dd4e6dd
-
Tomaž Vajngerl yazdı
Add initial implementation of exponential smoothing. Change-Id: Id234aec6a0efece2ce8144f22359cf034256c40b
-
Tomaž Vajngerl yazdı
Move the functionallity to superclass, adjust UI Change-Id: I9770206386aa6d9caaf2d832d4744ac488e3190b
-
Tomaž Vajngerl yazdı
Change-Id: I7bb3b7151abda8e977cbdbec2d0c356f049d5af2
-
Kohei Yoshida yazdı
Change-Id: I49d29fe626ea3079273b4e654a6a3803f7dbd614
-
Kohei Yoshida yazdı
Change-Id: I125bd593bf05db644443738ca7b1482cd6b6ce87
-
Tor Lillqvist yazdı
Change-Id: I267cb424deee4d329a0860cf9c87f295fb8fc5bf
-
Tor Lillqvist yazdı
Change-Id: I180346fe33814ac72e2293bd010b993caefbc71e
-
Kohei Yoshida yazdı
Change-Id: Ic3577b3ef0edcfa417ae0065499171bf770c2a32
-
Michael Meeks yazdı
-
Kohei Yoshida yazdı
Change-Id: Id6bb9ed65f94a56e82c0c4a6fee241dec4eb9138
-
Kohei Yoshida yazdı
Change-Id: I584e6d0c34f972c1ae5105a80d201f32dd8590d9
-
Kohei Yoshida yazdı
Change-Id: Id87e120d80b823db9be989db7a7b2ac383304f77
-
Kohei Yoshida yazdı
Change-Id: I1c4a0897c46458d6ee086e7f72ab8a03aa54c9e0
-
Kohei Yoshida yazdı
Change-Id: Idfd4081245905cdc88ad0da195b81be7e34ebf21
-
Kohei Yoshida yazdı
Change-Id: If20e0ebf5410af0b7655f36f7e4fc06f53d8b14b
-
Kohei Yoshida yazdı
Change-Id: I4857bb3a1804d4cd53c3e25a7586bd68ab95a202
-
Kohei Yoshida yazdı
This reverts commit 7cf9ea71ad1364d00eaca95b309cc6c0f35cf6cb.
-
Kohei Yoshida yazdı
We can do this on the main thread. Change-Id: I58a32d9e0ce2599c5822903393a5b698233599df
-
Kohei Yoshida yazdı
This reverts commit fc04b55f7f96a4f70f31c145dafd44c1d9276a41.
-
Kohei Yoshida yazdı
Change-Id: I31e2cf3a479e385aa0fca4678a3a2c7fa6cc4b5f
-
Kohei Yoshida yazdı
Change-Id: I995668d1e183dc0dae4f354889bc13053e858723
-
Kohei Yoshida yazdı
They are accessed from multiple threads frequently. Change-Id: I3f9720ede076109efe0b7eaa4a05dd50f2e38102
-
Kohei Yoshida yazdı
Change-Id: Ic8508f693f8a6e9bae513d6b5b6eaaaae618194b
-
Kohei Yoshida yazdı
Change-Id: Ie3208844b523463954c482d080f02d726ae749f9
-
Kohei Yoshida yazdı
Just set this once before spawning multiple worker threads. Change-Id: I9cb60721f633f939d4a95f1d80e2ed8e4542a8fa
-
Miklos Vajna yazdı
Change-Id: I40b4c0ff90055e4d388f97fbe19be30d3f66b1b4
-
Jan Holesovsky yazdı
Change-Id: I90fa5aff94de38d950a78811dad301b91ced89f3
-
Jan Holesovsky yazdı
Otherwise the background will paint over the graphics... Change-Id: Ic62c563026daa9c4173148cd68652d8aba608089
-
Rodolfo Ribeiro Gomes yazdı
The image I got from TDF wiki. I tried to show the text semitransparent also, but set font color with any alpha degree (eg. setTransparency(254) ) made it invisible. Maybe just a gray shade? Change-Id: Iaf7efb8433e9db03862825148ed2013588a5468f Signed-off-by:
Rodolfo Ribeiro Gomes <rodolforg@gmail.com>
-
Michael Stahl yazdı
- from libxslt-configure.patch: * drop config.sub Android stuff (obsolete) * drop MinGW archive checks (obsolete) * split out libxslt-config.patch.1 * split out libxslt-freebsd.patch.1 - drop libxslt-aix.patch: presumably don't need special check for V7BETA since it's released now - drop libxslt-mingw.patch (it's for msys build so obsolete) - drop libxslt-win_manifest.patch: this can just be passed on configure.js command line so no need for a patch Change-Id: I8a2cad0a70a86ba1dffbe3c8fce60babb70a61f6 Reviewed-on: https://gerrit.libreoffice.org/6641Tested-by:
LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by:
Michael Stahl <mstahl@redhat.com>
-
Michael Stahl yazdı
- from libxml2-configure.patch: * drop config.sub Android stuff (obsolete) * drop Makefile.in disabling targets for Android (hypothetically obsolete) * drop xmlversion.h changes (pointless - configure.js generates it) * split out libxml2-freebsd.patch.1 * split out libxml2-config.patch.1 - drop libxml2-long-path.patch (integrated upstream) - drop libxml2-gnome599717.patch (obsolete) - drop libxml2-xpath.patch (obsolete) - drop libxml2-latin.patch (obsolete) - drop libxml2-aix.patch: presumably don't need special check for V7BETA since it's released now - drop libxml2-mingw.patch: actually appears to patch a MSVC-specific part of the file so is obsolete anyway Change-Id: I87bf8968bd4a554852a2791420a5d0db822beeaa
-
Michael Stahl yazdı
Change-Id: I963549beb45112504d5edfef169d4970fbec822d
-
Michael Stahl yazdı
The type "application/macwrite" does not appear to exist, but "application/macwriteii" is officially registered at IANA: https://www.iana.org/assignments/media-types/application/macwriteii For Freehand the "application/x-freehand" has just 6 hits on Google whereas Adobe recommends "image/x-freehand" on https://www.adobe.com/support/config.html Change-Id: I36d498888601778b1359ff58ee60b25af436a74e Reviewed-on: https://gerrit.libreoffice.org/6639Tested-by:
Fridrich Strba <fridrich@documentfoundation.org> Reviewed-by:
Fridrich Strba <fridrich@documentfoundation.org>
-
Stephan Bergmann yazdı
Change-Id: Ia9af3b76c2a2ac654b02c1502aa2d0c2c987fbf2
-