- 31 Tem, 2014 28 kayıt (commit)
-
-
Andrzej Hunt yazdı
Change-Id: Ib2d033f975a9b5bf7b667fd80e495d8f043faff0
-
Stephan Bergmann yazdı
...where some instances of SDRATTR_TEXT_MINFRAMEHEIGHT etc. where SdrMetricItem while others where of trivial derived classes SdrTextMinFrameHeightItem etc., that appear to only existed for better-named constructors. Change-Id: If0af79fbb803275ed09fc7b950868c5de7d61615
-
Stephan Bergmann yazdı
Change-Id: I6195dce9cea9a4fed4a48449e655271db68d95c2
-
Kohei Yoshida yazdı
Change-Id: I969973b2d8165d7ff7a46e6b7e60ad07e58bfdee
-
Kohei Yoshida yazdı
* No need to re-compile RPN token array on reference change alone. We do that when the formula contains one or more names that have been updated. * Adjust undo code to get it to work without relying on ref undo document, which would cause the token arrays to be unnecessarily recompiled. * Whatever else need to be changed in order to pass all unit tests. Change-Id: I99e86d23320aca8900fef011da23a9d34e42751e
-
Kohei Yoshida yazdı
Change-Id: I01f7ca80d8d2ac4c3b5f262625cc54a27cf4327a
-
Stephan Bergmann yazdı
Change-Id: I01506e923f3197f97f771983edd72dfddb2af1b8
-
Stephan Bergmann yazdı
Change-Id: Ic8795d05f66b45bd43e3444f0f368a2e6352aa2c
-
Andrzej Hunt yazdı
We don't really have any way of telling the client that the file didn't exist yet though, so not very useful so far. Change-Id: I1db386781b88b345f3e9cb4f37838ca1d95f92f9
-
Andrzej Hunt yazdı
We probably need to do this for most of LOK now that we use soffice_main. Change-Id: I77be7865511c083679cf2f68b0e5df106506fd70
-
Andrzej Hunt yazdı
Change-Id: I264567f73dae9ecd061e09c4413857f793fcac48
-
Andrzej Hunt yazdı
Change-Id: I6d2bc4dfa634223da662af6f7c9a91f06cfe7534
-
Andrzej Hunt yazdı
Recreating Office instances after destruction (when still within the same process) currently fails, hence we need to do all tests at once for now. Change-Id: Ic7652c909e1cd970fe1ee76995e61fb6aae8f96c
-
Andrzej Hunt yazdı
We'll need these for other tests too. Change-Id: Ia99c2e60f5e5bb24a83875a9dcf85a6b4f54beb4
-
Andrzej Hunt yazdı
Change-Id: I7ff41dd932fd9860dff944b3bf8ff5bdc230ae5d
-
Stephan Bergmann yazdı
Change-Id: I71eecfdc657b153f9289e8e9af52fba9ed22d3a8
-
Takeshi Abe yazdı
Change-Id: I8bdb8ca84b75efde4effba1ce76704d2c7c3f214
-
Michael Stahl yazdı
Apparently the StyleType enum is specific to the domain-mapper, the OOXML filter has integer constants in its model.xml file... Also surprisingly the section styles only exist in RTF; w_ST_StyleType in "ECMA-376 3rd Edition" only contains the 4 values of StyleType enum. Change-Id: I5407800f801824676df309b3705e233cf1382721
-
rbuj yazdı
Fix removeByName function, which deletes elements of the list without an iterator. Move declarations inside the for loop in the removeByJar function, and delete the comment about removing list elements. Change-Id: I6a9ba82af2999703d1447c5c0bc5800ec4367b65
-
Noel Grandin yazdı
some places were using the wrong enum constant, and some places were unnnecessarily converting to sal_Int16 Change-Id: I754993533c840cd33106820d99af2dc951f26a80
-
Noel Grandin yazdı
the FieldUnit enum was being converted in some dodgy ways and in some places the MapUnit enum values were being used. Change-Id: Ic9aacb84058d1c14c3a4a79ef6676082df9a7270
-
Andrzej Hunt yazdı
Broken in 77d08313.
-
Miklos Vajna yazdı
Change-Id: Iab68a4e809a7924e753db5a85d9914308419b845
-
Noel Grandin yazdı
and fix up some formatting Change-Id: I8d24c66901eeaf8a6c7aa5e797821c807edaf6ee
-
Miklos Vajna yazdı
Previously every paragraph SDT was closed immediately after the paragraph end. This commit adds support for having multiple paragraphs inside an SDT. A few testcases implicitly tested that such SDT's are lost on save, adjust the relevant XPath expressions now that this works. Change-Id: I07802b3e067600b087b7e0f9b2e7b3ba17c3379a
-
Stephan Bergmann yazdı
Change-Id: I1b74fb2f8fd09f38f3950505b2156ae7cf764fd3
-
Douglas Mencken yazdı
It fails with "assertion failed": - Expression: compare_environments() [osl_process.cxx:370] - Expression: compare_merged_environments(different_child_env_vars) [osl_process.cxx:428] Just disable it (yet) for OSX <10.6 as it's already done for Windows. Change-Id: I88e838481a25ee7e977512e33e23afa2b9d394ff Reviewed-on: https://gerrit.libreoffice.org/10641Reviewed-by:
Stephan Bergmann <sbergman@redhat.com> Tested-by:
Stephan Bergmann <sbergman@redhat.com>
-
Kohei Yoshida yazdı
Change-Id: Ib77fccaf0c418e875816ed553f3540190ac0caee
-
- 30 Tem, 2014 12 kayıt (commit)
-
-
Markus Mohrhard yazdı
We need to be explicit now and can no longer rely on GetParent returning the right object. Seems like sometimes you get punished for an ugly hack a bit later than expected. Change-Id: I145e97ae0ceee741c4128c29a6ca26fad2178cb5
-
Samuel Mehrbrodt yazdı
Implemented some suggestions from https://freedomsponsors.org/issue/391/navigation-button-icon-does-not-scale-and-gets-cut-off#comment-917 * Place the up/down arrows on the right of the button * Use up/down arrows instead of right/left * Added a separator between the navigation buttons and the search label Change-Id: I509756db2fc0c1f60a6b1d6f14e6ed9299d7e597 Reviewed-on: https://gerrit.libreoffice.org/10613Reviewed-by:
Adolfo Jayme Barrientos <fitojb@ubuntu.com> Reviewed-by:
Samuel Mehrbrodt <s.mehrbrodt@gmail.com> Tested-by:
Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
-
Miklos Vajna yazdı
They are confusing and not used in practice: modelpreprocess.py always sets the id to a numeric value anyway. Change-Id: I5bdfd001bc0fe7ee376e2fe27fefecc3613bd1ab
-
Markus Mohrhard yazdı
Change-Id: Id9b7abfed70c33eb3cd12e0976f55be232ce3ca5
-
weigao yazdı
Change-Id: I72416ee6bf6c314feb4c5a88742aedd515abc13b
-
weigao yazdı
Change-Id: Ie9146272dd88b7b51edace7023048629874c360f
-
weigao yazdı
Change-Id: I1e5a879fa315a775a77d3fddc6de1d02963b5f7d
-
Miklos Vajna yazdı
Testcase will be added when the export half of this is also in place. Change-Id: Ic6ef8ea72a45424fcb5a473c74db9e30d6fd3be8
-
Tor Lillqvist yazdı
Also add comment about the three sets of names for the same constants that must match. Change-Id: Id626b6f1cdaa4c2a8c391ae4f020186997ccb4d9
-
Kohei Yoshida yazdı
Change-Id: If2ce4643ff58c7c2ba326d749698dd5196a108dc
-
Kohei Yoshida yazdı
Change-Id: I43c0018f445394387ef28590b56ca38344e61c11
-
Stephan Bergmann yazdı
Change-Id: Ibb9088e73e3e48952ce7f2f4ec42392f7633e8a7
-