- 12 Ara, 2012 32 kayıt (commit)
-
-
Kohei Yoshida yazdı
Change-Id: Ic7547e48f6b00409ed9fe5bf7c3e6921529c9598 SERVICE: /UCR/com/sun/star/sheet/DataPilotSource published in 1 but unpublished in 2 SERVICE: /UCR/com/sun/star/sheet/DataPilotSourceDimension published in 1 but unpublished in 2 SERVICE: /UCR/com/sun/star/sheet/DataPilotSourceDimensions published in 1 but unpublished in 2 SERVICE: /UCR/com/sun/star/sheet/DataPilotSourceHierarchies published in 1 but unpublished in 2 SERVICE: /UCR/com/sun/star/sheet/DataPilotSourceHierarchy published in 1 but unpublished in 2 SERVICE: /UCR/com/sun/star/sheet/DataPilotSourceLevel published in 1 but unpublished in 2 SERVICE: /UCR/com/sun/star/sheet/DataPilotSourceLevels published in 1 but unpublished in 2 SERVICE: /UCR/com/sun/star/sheet/DataPilotSourceMember published in 1 but unpublished in 2 SERVICE: /UCR/com/sun/star/sheet/DataPilotSourceMembers published in 1 but unpublished in 2 INTERFACE: /UCR/com/sun/star/sheet/XDataPilotMemberResults published in 1 but unpublished in 2 INTERFACE: /UCR/com/sun/star/sheet/XDataPilotResults published in 1 but unpublished in 2 INTERFACE: /UCR/com/sun/star/sheet/XDimensionsSupplier published in 1 but unpublished in 2 INTERFACE: /UCR/com/sun/star/sheet/XHierarchiesSupplier published in 1 but unpublished in 2 INTERFACE: /UCR/com/sun/star/sheet/XLevelsSupplier published in 1 but unpublished in 2 INTERFACE: /UCR/com/sun/star/sheet/XMembersSupplier published in 1 but unpublished in 2
-
Stephan Bergmann yazdı
Change-Id: I07d79291d161cf5c1ecc9db557d5025437ca2cc1
-
Stephan Bergmann yazdı
Change-Id: I8765f0939302bd7ed24de4539e682330f4f4d59b
-
Lionel Elie Mamane yazdı
Change-Id: If150261bae55cf91c8a344f34c79194ad29db903
-
Lionel Elie Mamane yazdı
Change-Id: I0e6dd24e2cd65a35886f75cde9197c5b957c6d57
-
Lionel Elie Mamane yazdı
Change-Id: Idfb0e16c4cc2581a46e26fe97948897dc4b11dc0
-
Lionel Elie Mamane yazdı
Change-Id: I46b89b10287ac755e2b727b46d6fdd19f44bcdd3
-
Lionel Elie Mamane yazdı
Change-Id: I91f8f552b1324b57ce75e96b858b7a3379decb20
-
Lionel Elie Mamane yazdı
Change-Id: I72803b26a79804cdc1b590a7fb4bc99ff831963e
-
Tor Lillqvist yazdı
Don't know why others who have built with VS 2012 don't have this problem (?), but otherwise I get: Project "Q:\ooo\git\master\workdir\wntmsci14\UnpackedTarball\cdr\build\win32\libcdr.vcxproj" on node 1 (default targets). C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Platforms\Win32\Microsoft.Cpp.Win32.Targets(518,5): error MSB8008: Specified platform toolset (v110) is not installed or invalid. Please make sure that a supported PlatformToolset value is selected. [Q:\ooo\git\master\workdir\wntmsci14\UnpackedTarball\cdr\build\win32\libcdr.vcxproj] Done Building Project "Q:\ooo\git\master\workdir\wntmsci14\UnpackedTarball\cdr\build\win32\libcdr.vcxproj" (default targets) -- FAILED.
-
Cédric Bosdonnat yazdı
Change-Id: I2ec7baffaf5e88c7daf6040bdac8e173651b42f1
-
Stephan Bergmann yazdı
...where all but the variants for Android and --enable-headless already did so (and curiously the DestroySalInstance variants for Android and --enable-headless already contained code to release the solar mutex). See the thread at <http://lists.freedesktop.org/archives/libreoffice/2012-December/042535.html> "--headless broken with --enable-headless" for further details. Change-Id: I01be2e237e203a151ea8b1f3adfbcb3e63247cd7
-
Caolán McNamara yazdı
Change-Id: I2bf601bae34285675e19551781d4fdaca88d3dc6
-
Takeshi Abe yazdı
Change-Id: Ib229ff454769113d1e3798f8c8b2d6a2c8019efa
-
Takeshi Abe yazdı
Change-Id: Id8c5f0a67b5906f78a1fd82f06c491f3276b827d
-
Fridrich Štrba yazdı
Change-Id: Ic8364075007f636c6319a94d895360188bbf66b2
-
Caolán McNamara yazdı
The magic WB_TABSTOP bit is the one that allows a widget to be accepted as a candidate for getting focus when pressing tab Change-Id: I7d964bae6b84184ccbc4652d66cf3d2637566405
-
Caolán McNamara yazdı
Change-Id: I76a06834dcaf751359d0e4241e8f886d20530f1e
-
Caolán McNamara yazdı
Change-Id: Iff29c1f0a795d920a071eadc64e6639ff7506fff
-
Caolán McNamara yazdı
and rely that it won't replace the original on pre-existing key and use the usual .second == true flag rather than lookup and then insert on non-pre-existing key Change-Id: Idba65bfb2efaa5812b965a8811ff425f0b0939d8
-
Michael Stahl yazdı
Change-Id: I40691cd6b1a0a6777e6469bf242fb41dac423587
-
Tor Lillqvist yazdı
-
Michael Meeks yazdı
Some writer VCL Windows appear to have thousands of children. Remove an N^2 in handling them, and let VCL do the job instead. i#103611 continues to stay fixed for simpler code. Change-Id: I63ddc0647f22c7e60feaaff6b795712c04693c05
-
Faisal M. Al-Otaibi yazdı
Fixing the number problem that on Title on standard view. *Remove duplicate code Change-Id: Ib310be580766a3197e5481c4185f0261fece0906 Reviewed-on: https://gerrit.libreoffice.org/1305Reviewed-by:
Michael Meeks <michael.meeks@suse.com> Tested-by:
Michael Meeks <michael.meeks@suse.com>
-
Faisal M. Al-Otaibi yazdı
This patch will fix the RTL layout on Help view Change-Id: I1cba5691649a0494efb9db63b8292525ff0c3656 Reviewed-on: https://gerrit.libreoffice.org/1302Reviewed-by:
Michael Meeks <michael.meeks@suse.com> Tested-by:
Michael Meeks <michael.meeks@suse.com>
-
Miklos Vajna yazdı
Change-Id: I9aa9eb12bc97281a1ff7d492ace446e70887908f
-
Stephan Bergmann yazdı
Change-Id: I5f382f2c0273bd1a175b97fb5fe755f13f1b8bba
-
Stephan Bergmann yazdı
Change-Id: I464d2541419baae499b3a16e7361c925b273381b
-
Stephan Bergmann yazdı
Change-Id: I7a4213b9d387b0c8d80b8dd3eb9631493e83af45
-
Stephan Bergmann yazdı
Change-Id: I7c0ba8b653b8e0534ae17bd879b93b75c6554893
-
Cédric Bosdonnat yazdı
Change-Id: I1d7806a125fb34000f588f0936b48dd7ce411356
-
Cédric Bosdonnat yazdı
Still to be improved: - Add some shadow - White background colors is may be not ideal Change-Id: Id89320ebef8ee95ed24a844bbd98e3bd6bebc678
-
- 11 Ara, 2012 8 kayıt (commit)
-
-
Andras Timar yazdı
On Windows it is installed by default, but can be disabled in the installer easily. Change-Id: Ic820f08b51edf71eb09fd3533dc42b82bd06bb38
-
Tor Lillqvist yazdı
Change-Id: I17c916a751a5bf5ab70bd59d247f865676c9e1e4
-
Zolnai Tamás yazdı
Po headers can be various and they don not contain any needed information for merge so skip it without any checking. Change-Id: I6d81b7c85bfdbfd961361d98131ed80ba304e9ba
-
Michael Stahl yazdı
Change-Id: I796696fbfe1756d625dcabc56c8769bed3d5dbc1
-
Caolán McNamara yazdı
can probably only do this for full dialogs rather than .ui snippets Change-Id: Ic8269e1c909fee3acec6ac06c36b9107cb6ff5db
-
Kohei Yoshida yazdı
The current implementation of HYPERLINK relies on its result being 1x2 matrix while only the first element is displayed visibly. The second element stores the URL which is only used when querying for the URL (tooltip or launch URL event). Starting with 4.0 we load cached formula results to avoid full recalculation on load. That unfortuntely ended up breaking the HYPERLINK because the result was a simple string value rather than a matrix; hence the need to recalculate it on load. But unlike volatile formula cells, cells with HYPERLINK don't need to be recalculated on every cell input change; only once when the file is loaded. P.S. This commit also reverses the logic of bNoProgressBar flag for CalcFormulaTree(), to make it easier for human brain to process what it means. Change-Id: I7a24d96d225910b88071a8fe6320f59bf7a47163
-
Caolán McNamara yazdı
rather than above/below seeing as the caption is entered into the frame (rather than outside the frame) at either the start or end of the frame contents Change-Id: I633ab6a03e9d47aab72cbade1cd812c8aa6c5a94
-
Caolán McNamara yazdı
Change-Id: Ia2846861e103d719e6dd7cc80ddd200d4c69c1a2
-