- 27 Kas, 2014 39 kayıt (commit)
-
-
Caolán McNamara yazdı
Change-Id: Ifa6db0dc7b5c67b65c5bc17c16fb3a61793c833a
-
Winfried Donkers yazdı
function names with dot or underscore were not completed correctly, leading to incorrect results or even crashes Change-Id: Iacb6af29c609ab39746185c71d4443537bf46b5e Reviewed-on: https://gerrit.libreoffice.org/12380Reviewed-by:
Eike Rathke <erack@redhat.com> Tested-by:
Eike Rathke <erack@redhat.com>
-
Tor Lillqvist yazdı
Change-Id: I4651f74a89b8707cbf0ebdd3b950df3a5b99177a
-
Tor Lillqvist yazdı
Change-Id: I47e6dcf18fe141b8dba33a8c3cd83f80950045cd
-
Tor Lillqvist yazdı
Change-Id: I897accf5b4259a4a01198118421abaa55465207e
-
Tor Lillqvist yazdı
No cleanups yet. Just removed the "sc" namespace parts now when this stuff is no longer Calc-specific. There is still horribly confusing use of the same OpenCLDevice name for both a class and as a namespace, for instance. And the OpenCLDevice class has only public static members even, so effectively it acts as just a namespace anyway... Etc. Change-Id: Idc5f30a721df0101426c676f04a85e02c5dc8443
-
Matthew J. Francis yazdı
Change-Id: I13f93372fedc67bfd25d36a5bee10a004fe9f8f6 Reviewed-on: https://gerrit.libreoffice.org/13147Reviewed-by:
Michael Meeks <michael.meeks@collabora.com> Tested-by:
Michael Meeks <michael.meeks@collabora.com>
-
Tor Lillqvist yazdı
Change-Id: I1c22b33c15417cb23ed726b048cde1e452d23b9b
-
Yousuf Philips yazdı
Change-Id: Ibc01c13947524c272c143058f451a75ad087913d Reviewed-on: https://gerrit.libreoffice.org/13143Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Yousuf Philips yazdı
Change-Id: I7bab9151c588ec624099cd34335ce433fb760f16 Reviewed-on: https://gerrit.libreoffice.org/13145Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Chris Sherlock yazdı
Change-Id: I7a9772468f2f774187570ff5e80d47e8b13c1bfe
-
Tor Lillqvist yazdı
Change-Id: I1627f534505c735455c50f9b4f6e4d1c698ab9d2
-
Noel Grandin yazdı
Change-Id: I13f0c7afca233cc0ff6692f8fb442a80c4208d20
-
Noel Grandin yazdı
found by UCDetector Change-Id: Ia98606a98b998a224f821f2e673e788fb0ecf7d1
-
Noel Grandin yazdı
found by UCDetector Change-Id: Ic62ec16bceb9ab7b6898f8a469af65ba3884bb51
-
Noel Grandin yazdı
found by UCDetector Change-Id: I7993f781a9e195d7d591e8a9e94a72ee86d77826
-
Noel Grandin yazdı
found by UCDetector Change-Id: If7d7f7b271f48f82d823a3d7b175adcae91180e3
-
Noel Grandin yazdı
Change-Id: I80416b3e2065263abd6015843e3aa6f7b7c0b3e4
-
Tor Lillqvist yazdı
Change-Id: I8e049a6df5946344110b38887301d186991a475d
-
Stephan Bergmann yazdı
...incorporating insight documented in the commit note of c9c2e27c "Adapt for Visual Studio 2013," and cloph's idea to use Perl to read that oddly named Windows env var in cygwin. Change-Id: I55d364f7a24b50d171a7fdca000ca2d747f6db20
-
Stephan Bergmann yazdı
(Note that the registry keys that find_msms() tries to read are apparently only written after you started Visual Studio at least once.) Change-Id: I522b70d9bc5d1d2d775254fc7ddedd7164444062
-
Caolán McNamara yazdı
regression from 13ef1642 commit 13ef1642 Author: Armin Le Grand <alg@apache.org> Date: Wed Nov 21 13:23:01 2012 +0000 For backward compatibility take mirrorings in setTransformation into account Also found an error in SdrObjCustomShape::TRGetBaseGeometry when MirrorY was used (cherry picked from commit 4116c33b) Change-Id: I7bfb5dea32b8ab8498e3d92975c49b830c81e6fb
-
Tor Lillqvist yazdı
Change-Id: Id0f8a146ca90efe6f84c7a0c377ad3f83ba7da8d
-
Stephan Bergmann yazdı
After 2ad716f4 "Revert 'pyuno: set up fake command line in getComponentContext(),'" e.g. PythonTest_sw_python would fail on Windows, where WinSalGraphics::GetDevFontList (vcl/win/source/gdi/salgdi3.cxx) calls osl_getExecutableFile and is itself called in a python process where osl_setCommandArgs has not been set up. This patch makes osl_getExecutableFile on all platforms if osl_setCommandArgs has not (yet) been set fall back to the code that was osl_bootstrap_getExecutableFile_Impl (which was called from sal/rtl/bootstrap.cxx, which can now call osl_getExecutableFile). Change-Id: I6c1bb59205041b3208c830a8b8406e28128b4566
-
Caolán McNamara yazdı
regression from commit f6d61562 Author: Chris Sherlock <chris.sherlock79@gmail.com> Date: Mon Oct 6 18:16:16 2014 +1100 vcl: Make ImplFontCharMap a pImpl and move functions to FontCharMap which added this hunk to FontCharMap::FontCharMap without removing the existing loop in ImplFontCharMap::ImplFontCharMap which did exactly the same thing. So doubling the true mnCharCount. Lets just leave the initialization of mnCharCount in the ctor of the thing that contains mnCharCount Change-Id: I389cbd32217b48ed1faf8e2fa51c8f502c09dbf6
-
Tor Lillqvist yazdı
Change-Id: I36a0151640067e3d040ebf46784bdb8c534153e1
-
Tor Lillqvist yazdı
Change-Id: I24c48d2540a8cb7d2a823862d53cddf90d41f94a
-
Tor Lillqvist yazdı
This functionality is Calc-specific and will stay in the Calc part of the options. Let's not give the false impression that it would be going away. (How it looks and works now is not final.) Change-Id: Ic2f783a6fd07de89eec7d7e685364dad71243b4b
-
Caolán McNamara yazdı
Change-Id: Id35efda5e4df820cda2afd7b65b5f890fec03f2f
-
Tor Lillqvist yazdı
Intermediate commit. More changes will follow: The device selection logic needs to be moved, too. (And cleaned up.) Instead of the separate formulacalculationoptions dialog we should simply have a normal options page for those OpenCL-related settings that will remain purely Calc-specific, like the formula opcode subsetting. Change-Id: Id60d95e80d377cbbf5780beb473b221bce06b5e5
-
Stephan Bergmann yazdı
Change-Id: I56a37e08b533afb7a2aa91c82862c232c99f7112
-
Miklos Vajna yazdı
getSdrAllFillAttributesHelper() should be called on an SwFrm in case supportsFullDrawingLayerFillAttributeSet() retruns true, otherwise we get: getSdrAllFillAttributesHelper() call only valid for RES_FLYFRMFMT and RES_FRMFMT (!) Change-Id: I08b5bffee4f2ebd852017640f9c2e5a5075ca2ec
-
Stephan Bergmann yazdı
Change-Id: If57799fb00ce55818658cce375e1ab0244372772
-
Noel Grandin yazdı
found by UCDetector Change-Id: I00a35337478111991dec7fa6310e57d3b5a146fa
-
Noel Grandin yazdı
Change-Id: I44750fa6673c7b5e0a796b6e443028aa3a5e68fc
-
Noel Grandin yazdı
Change-Id: I6c879957e4dcd003eb155900d4cc9cd8f445ef32
-
Stephan Bergmann yazdı
Change-Id: I65c2f9d6f3d0974d94c1f7b6bcde28db53d85516
-
Miklos Vajna yazdı
Change-Id: I5e805aa98f643b5a034cdeadb4718af528af022c
-
Jan Holesovsky yazdı
Zoom Out is expected to be on the left, as in the status bar. Change-Id: Ie2a678af407ead0ae40ab7d89f435c8bfb7d8b8e
-
- 26 Kas, 2014 1 kayıt (commit)
-
-
Stephan Bergmann yazdı
Change-Id: I6cb7c66a8dbac1a887d4f218f5de9d73310c809b
-