- 04 Ock, 2013 13 kayıt (commit)
-
-
Luboš Luňák yazdı
Change-Id: I186af92084de6a7eee27d742d0377da09936473f
-
Miklos Vajna yazdı
As done for editeng in d39f1fb5
-
Samuel Mehrbrodt yazdı
Change-Id: I601bf1fc34f3e4cccef02d1d4a5ecd1959007cf7 Reviewed-on: https://gerrit.libreoffice.org/1539Reviewed-by:
Miklos Vajna <vmiklos@suse.cz> Tested-by:
Miklos Vajna <vmiklos@suse.cz>
-
José Guilherme Vanz yazdı
This commit removes ::rtl:: prefixes and string cleanup in oox Change-Id: I434462635392c750e2359f9d656d5e1885f2a0dc Signed-off-by:
Jose Guilherme Vanz <guilherme.sft@gmail.com> Reviewed-on: https://gerrit.libreoffice.org/1520Reviewed-by:
LOH KOK HOE <huahsin68@gmail.com> Reviewed-by:
Miklos Vajna <vmiklos@suse.cz> Tested-by:
Miklos Vajna <vmiklos@suse.cz>
-
Markus Mohrhard yazdı
Change-Id: Ia60e07dca17cbc728385c411f67bd3d9041b15ee
-
Markus Mohrhard yazdı
This is the fix for the third and last crash with gnome#627150 Change-Id: Iaf8611500fdb485017814b35789332c6c89530c0
-
Markus Mohrhard yazdı
Change-Id: Ic714c65cfe93198c462ba55752223f4e60e5aad9
-
Markus Mohrhard yazdı
This fixes another crash with gnome#627150 Change-Id: Ibd259c77f8df04b52c9fee0699e0edd1ad30e94e
-
Markus Mohrhard yazdı
Change-Id: If3ad494073d3fb491a0f8e981a28db5bbb917661
-
Kohei Yoshida yazdı
We may still need to set an upper bound, but we shouldn't do these all over the place. Apparently we now allow more than 256 fields, so doing this would only break things for fields whose indices are greater than 255. Change-Id: Ic2e374ec01267044c2e40664775e7f62b1461f41
-
Takeshi Abe yazdı
Change-Id: I6c04aea3a0bba0308206bb3c9d8435606b7a4d81
-
Takeshi Abe yazdı
Change-Id: Ib0940004ba6873fda5d3821521ab2f1127acc3f0
-
Takeshi Abe yazdı
Change-Id: I7224b6a52ffa292c94ea44e779ee92d2524c0bb2
-
- 03 Ock, 2013 27 kayıt (commit)
-
-
Kohei Yoshida yazdı
Change-Id: I2e957f174bcafadf4f2cbad7ba3b2e40d22be4e4 STRUCT: /UCR/com/sun/star/sheet/DataResult published in 1 but unpublished in 2 CONSTANTS: /UCR/com/sun/star/sheet/DataResultFlags published in 1 but unpublished in 2 STRUCT: /UCR/com/sun/star/sheet/MemberResult published in 1 but unpublished in 2 CONSTANTS: /UCR/com/sun/star/sheet/MemberResultFlags published in 1 but unpublished in 2
-
Stephan Bergmann yazdı
"create all translations for a .ui file in one uiex call." Change-Id: Idc180b4809b26f45407d3b41b2011edeea886edc
-
Kohei Yoshida yazdı
Two things were wrong with the old code: 1) it didn't check for out-of-bound access, and 2) used SC_DP_MAX_FIELDS as the upper bound of dimension members, when in fact SC_DP_MAX_FIELDS was the upper bound of dimensions themselves,. not their members. We shouldn't impose such upper bounds actually, at least not in the core implementation. We should do that in the UI code if we really have to. Change-Id: I307d4f34d2b0be84f0fd2b93a6270ffce2448bdf
-
Kohei Yoshida yazdı
Change-Id: I562ad42818fa7a6bfc765b7484a28ff1800b2949
-
Tor Lillqvist yazdı
It caused breakage of the existing slide-show full-screen mode. So let's revert for now.
-
Kohei Yoshida yazdı
Pivot table output applies several pre-defined styles, which also include number formats. But, the source number format, or one set by the pivot table should take precedence over the one specified by the style, or else it would lead to a very peculiar behavior. This is especially the case when the documnet has its 'Default' style specify a number format that's not 'General'. Also, we should take all number formats into account, including the ones that are 0. Change-Id: Ifa794314a2881c5146e24eb7be892585a823048d
-
Tor Lillqvist yazdı
Change-Id: I33a5dad31372b3add97ce31f6f9488a13f944f51
-
Tor Lillqvist yazdı
Change-Id: I6c031e9d2e9211409b28ce0c20a3cd11119ab86e
-
Tor Lillqvist yazdı
They should be the same for Mac OS X and iOS, so keep just one copy, in com_GCC_class.mk. (Actually the iOS one was missing the gb_VISIBILITY_FLAGS, which caused some linker warnings.) Change-Id: I340fd7e262459bcc2b083c807b783d64d52040ee
-
Tor Lillqvist yazdı
Change-Id: I3190fba16638512dbc4247fa3fa95c39fa377b34
-
Tor Lillqvist yazdı
The Viewer app is intended to eventually resemble the experimental Android DocumentLoader app. Build using the gbuild mechanism, which is also invoked from an Xcode project. This seems to work out fine, the resulting app installs at least on the simulator, and you can debug all the LO code involved even if Xcode (obviously) has no knowledge of the LO source files/classes/etc. Change-Id: Ic96178d80b8d6467cac969b29e37f0d39513acf9
-
Tor Lillqvist yazdı
The ones that are included in an app bundle, that is. Link them with all our (static) libraries. Change-Id: I36262dc32d09d28b43fcd702e9af1666c1daee3a
-
Tor Lillqvist yazdı
Change-Id: Ice30031754e00958e9b1906ed767f56d481889c3
-
Tor Lillqvist yazdı
Change-Id: I4c376f53af0a20203a4c8ea34abbf607ac7e987e
-
Tor Lillqvist yazdı
Change-Id: I46e4081375e2f7eda0c9f443cf28dcfe575a7dba
-
Luboš Luňák yazdı
Change-Id: I2588b69280abbc510ee2fdc9845df56616db8b95
-
Matteo Casalin yazdı
Change-Id: I1820711664a6aa18587e1e4a3d74a8e4cbfcc07e Reviewed-on: https://gerrit.libreoffice.org/1537Reviewed-by:
Luboš Luňák <l.lunak@suse.cz> Tested-by:
Luboš Luňák <l.lunak@suse.cz>
-
Marcos Paulo de Souza yazdı
No need to two strings here, since just destFolder is used. Change-Id: Ie1bfd5744113764caaec11d9fb9c771f9c67e1c4 Signed-off-by:
Marcos Paulo de Souza <marcos.souza.org@gmail.com> Signed-off-by:
Luboš Luňák <l.lunak@suse.cz>
-
Marcos Paulo de Souza yazdı
Change-Id: I179b5bfd1d85152a53bb821ab9eeb78efb8a6083 Signed-off-by:
Marcos Paulo de Souza <marcos.souza.org@gmail.com> Reviewed-on: https://gerrit.libreoffice.org/1516Reviewed-by:
Luboš Luňák <l.lunak@suse.cz> Tested-by:
Luboš Luňák <l.lunak@suse.cz>
-
Marcos Paulo de Souza yazdı
Change-Id: Icac8ec992d993748a063aa95cc6f58c24fa87444 Signed-off-by:
Marcos Paulo de Souza <marcos.souza.org@gmail.com> Reviewed-on: https://gerrit.libreoffice.org/1515Reviewed-by:
Luboš Luňák <l.lunak@suse.cz> Tested-by:
Luboš Luňák <l.lunak@suse.cz>
-
Luboš Luňák yazdı
It is already set by gb_CppunitTest_CPPTESTPRECOMMAND (or should be), and doing it here again causes problems avoided by 265feeb3 , or when ICECREAM_RUN is set. Change-Id: I5ebe8ad735ea6ff8cb1c205c55c45b93550c8b55
-
Markus Mohrhard yazdı
This is the first part of the fix for gnome#627150 Change-Id: I02cd8c553dd6b9a026c0ea38d77c6831fef6498e
-
Markus Mohrhard yazdı
and restore some of the old optimizations Change-Id: I1b42ed135bd3f8dfb663740a1bd2dbfa1216a388
-
Michael Stahl yazdı
Change-Id: I011a946311498cbe42ebcd5cd6517f855ea5e8d8
-
Michael Stahl yazdı
... caused by missing new-line after "\" Change-Id: Ibdccf7f18e909308fbc1e58b6ddd3301e08a2223
-
Michael Stahl yazdı
The test just loads 4 documents and has been disabled for months. Also remove the test documents because they are duplicates and are also stored in writerfilter/qa/documents/. Change-Id: I9f51240483d800bc104c3842b8158dec90b3e69b
-
Michael Stahl yazdı
Also fix the wrong check in cppunit/ExternalProject_cppunit.mk which caused cppunit to always be built without -D_GLIBCXX_DEBUG. Change-Id: Ia247dcd84e2c6fa0e9384fd27643537984d980b5
-