- 02 Haz, 2013 40 kayıt (commit)
-
-
Julien Nabet yazdı
Change-Id: Ia5151a143583c597d30b9ba64733e610877ccab1
-
Raimundo Moura yazdı
Project: dictionaries 3bdd3696fa35b2e2f85961d4cd93fa787ef91ce9
-
Julien Nabet yazdı
Change-Id: I8aa3d67c50a7b248cfdefb9a3152afd259b8ebbd
-
Andras Timar yazdı
Project: dictionaries 721ecacc70123ccb748e9b2c13b30dfcc671cb2f
-
Andras Timar yazdı
Project: translations 388a988b3a02f0bbd68c91520503fca3b7f53d04
-
Michael Stahl yazdı
The uninitialized Module variable causes the smoketest to fail when built with MSVC 2012 (assinging to it raises some weird exception). Change-Id: I77b3b591a94f4dfbb373938e3787f75e6a8e09c5
-
Michael Stahl yazdı
Change-Id: I5b8d948aad94ba492075245c18c8ed781baa469e
-
Michael Stahl yazdı
Change-Id: I9478a0c3703f5c9c6341f60db13eade195d074b4
-
Matthias Freund yazdı
Cleanups and translations. Change-Id: Ia5ef91c120354ed868a69c3dbfc9cebe0fd61bab Reviewed-on: https://gerrit.libreoffice.org/4129Reviewed-by:
Thomas Arnhold <thomas@arnhold.org> Tested-by:
Thomas Arnhold <thomas@arnhold.org>
-
Markus Mohrhard yazdı
-
Luboš Luňák yazdı
Change-Id: If2eb7595ca7d25f6d491e332bb3060061d3b42a7
-
Markus Mohrhard yazdı
-
Jan Holesovsky yazdı
Change-Id: I99051830c4393b420125332e787c3abdc5a6aa61
-
Jan Holesovsky yazdı
Change-Id: I32c978188a38d54f2b05d40b5d47b9d5520f3cca
-
Jan Holesovsky yazdı
Change-Id: I1e446ca520b10f0fba4f79d2e840d10835850f66
-
Jan Holesovsky yazdı
Change-Id: I14d2a3887c36937be44e151409a851f923262a62
-
Jan Holesovsky yazdı
Change-Id: I964f82321e26cc8c9a0b6ec9d9d3f28dc5fc935b
-
Jan Holesovsky yazdı
Change-Id: If8789fd423a609a18514e5a798df5b5992dac34f
-
Jan Holesovsky yazdı
Change-Id: Ie8e1c1a39238a2bc97b96a1a9dfef34b27f019e7
-
Jan Holesovsky yazdı
Change-Id: Idc07614005a00401a51007b1a0aef00e17507daa
-
Jan Holesovsky yazdı
This allows sidebars to be defined using Widget layout / .ui files. Change-Id: I7d5daf2579d6359ba48d4df4be344bb75ce16273
-
Markus Mohrhard yazdı
-
Markus Mohrhard yazdı
-
Markus Mohrhard yazdı
Change-Id: Ib10e3084a4881bbafdd4c5b51d64fcf65d5d7da3
-
Markus Mohrhard yazdı
Currently we have a problem with the ordering of the calls when we come to old cells that had inherited formats. They may not yet contain a number format when we get the number format. Change-Id: I0ddcdd10ff6ff0a43dbfecaf191e5903d3c0f9ce
-
Markus Mohrhard yazdı
Change-Id: I40fc9b46d35e7046ef51c6ea92f9a1595f6d74a1
-
Markus Mohrhard yazdı
Remove ScFormulaCell::GetStandardFormat Change-Id: I0b19f572cfcf5c08c81009b0f10e7cc44a1aa2f4
-
Markus Mohrhard yazdı
The additional typing and the duplicated code benefit cleaner test execution. Test failures might be hidden by a dirty test environment or random test failures might be produced by it. Change-Id: I97283009b65facbaad82e41ae6f1258430684438
-
Markus Mohrhard yazdı
We still have the number format type in ScFormulaCell. Removing that one from ScFormulaCell is more work and needs much more inspection than removing the formula index. Additionally we should inspect all callers of ScFormulaCell::GetStandardFormat as most of them are useless when we know that a cell has a fixed number format. Change-Id: I3ad55a0c072da0fc4046d6c7245ed734a1dcaabc
-
Markus Mohrhard yazdı
Change-Id: Ic7bc7d0298e6983e377b55f0362f34983de3df7a
-
Markus Mohrhard yazdı
Gets rid of some test failures that are the result of dirty test environments. Change-Id: I45ed4bbe46c8aa598e074c3eac7903811cbb2620
-
Markus Mohrhard yazdı
Change-Id: I23d5e1b3baeb1499ada1fba1665027bdbe3fbb87
-
Markus Mohrhard yazdı
Change-Id: I9194d5fb9fc42247cf43bfcd0327472eeca7c297
-
Markus Mohrhard yazdı
We are down to two number format methods in ScFormulaCell now Change-Id: If8bf13dfdd9803872bc1425909c31a5bb0ee1598
-
Markus Mohrhard yazdı
Change-Id: I4ca8254fea9e2ec78cb1d542cc8c0c2cd12e6e89
-
Markus Mohrhard yazdı
Change-Id: Ice38b42cdd01b8dbb472752d2c8e1679181f8422
-
Markus Mohrhard yazdı
Change-Id: I36581f3b735008dbba6eea5808da654eb8b279e3
-
Markus Mohrhard yazdı
Change-Id: If12ca06b45821efe9e52555095a45ae3ce2d377a
-
Markus Mohrhard yazdı
These cells where using a ScFormulaCell to calculate the result of a formula and get the number format. Use the new ScSimpleFormulaCalculator which is a simplified version that has only a few limitations. Change-Id: I71f01b8fa10506234627a6512cb434800dceca6a
-
Markus Mohrhard yazdı
Change-Id: Ic0dce5427c359a44c36a59acfce3427fc9815d97
-