- 26 Şub, 2014 17 kayıt (commit)
-
-
Matúš Kukan yazdı
Change-Id: I71984066a512a023c67d1690bd984d66f75f894b
-
Noel Grandin yazdı
and the consequently unused code ScTable::IsEmptyData(short, short) Change-Id: I622de7c1118d61c0e434f80d1b7c41ace24c5592
-
Noel Grandin yazdı
Change-Id: Ic0f638f1e052b2d9117207f234d879638cbfc19a
-
Noel Grandin yazdı
and consequently unused code ScTable::GetFormulaTokens ScColumn::GetFormulaTokens Change-Id: Iad1fd45e67489bb8b0f9ed96a36b647e40e6f774
-
Noel Grandin yazdı
and the consequently unused code ScTable::RebuildFormulaGroups() Change-Id: Ic7dfb7420c7cc4ca52c4ed4fe580fbb499ab53b6
-
Noel Grandin yazdı
Change-Id: I907492e1385f76d27cc8559d599f518d3b91f75d
-
Noel Grandin yazdı
removes these methods: sfx2::sidebar::Context::EvaluateMatch(std::vector<sfx2::sidebar::Context>) sfx2::sidebar::EnumContext::EvaluateMatch(std::vector<sfx2::sidebar::EnumContext>) Change-Id: I14314d526a5306530d0381ca8bf6ab150d3dd5a0
-
Tor Lillqvist yazdı
Fixed the fairly obvious (?) mistake. Thanks again to our Clang plugin and sberg. Change-Id: I7b7ab4b6fcb99b93305c7e8872810a6096c8b720
-
Markus Mohrhard yazdı
blipFill and other fill elements are not allowed to appear together. See EG_FillProperties in the OOXML spec. See fdo31551-2.ods Change-Id: If5869ab9dc69815938c1f4c6fb180b0c1652ddcc
-
Markus Mohrhard yazdı
Change-Id: I66b5f144da7951f36e32a840b8ed70f38539f105
-
Markus Mohrhard yazdı
Change-Id: Iae492bf19edffe84f86bfa9bf247f120f8c9cb79
-
Markus Mohrhard yazdı
Change-Id: I7969af2e6c73175b020816156478021dcaf8afb0
-
Markus Mohrhard yazdı
Change-Id: Ie4b99e2791cd3575d6544bfca6c6b4e386ac04ea
-
Kohei Yoshida yazdı
It was just not working at all due to multiple reasons. The reference update needed to be reworked for formula groups such that the token array is adjusted only for the top cell but all formula cells still needed to be processed afterwards. The bound check also needed to be done against the old range prior to the move, not the new range after the move. During undo, the paint had to be deferred until after the two calls to DoUndo() else the formula cells would get re-calculated before the values were placed back to their old positions, causing them to mis- calculate wrong values. Change-Id: Iba66f80a413e0539cac5ab619226cd6f7a04f317
-
Kohei Yoshida yazdı
Change-Id: Iff2b5fd05eb098e83281c5ae9cedf309edde7250
-
Kohei Yoshida yazdı
This commit covers ods import and UNO API layer. Change-Id: I3ad1b7cfefe49575694e2351bcba6e5733b009d2
-
Kohei Yoshida yazdı
Change-Id: I648d2d04c86d61b1cbe291e7aa79bf9219833328
-
- 25 Şub, 2014 23 kayıt (commit)
-
-
Eike Rathke yazdı
Change-Id: I66b2923a59e06c5798d8debb14eb2282c9a4fb1d
-
Michael Meeks yazdı
Change-Id: Ib7ae9b0a0cddd070372a244cf705f71b6e793473
-
Eike Rathke yazdı
Change-Id: Id8e32dab357d0eda90d36ab4e53f3eb2da769029
-
Eike Rathke yazdı
Change-Id: Ib75136c6f0604cb6e3125e39a1514bbcc9ade079
-
Jan Holesovsky yazdı
Let's convert the switches to full comprison; it's future-proof, and the performance difference here is not critical. Change-Id: I1541acdc89312806f4bf05226efb3a42e81f8019
-
Alexander Wilms yazdı
Change-Id: Ib914ec8d161e24f4e3e1fb8e7684a780d3ae6209 Reviewed-on: https://gerrit.libreoffice.org/8319Reviewed-by:
Björn Michaelsen <bjoern.michaelsen@canonical.com> Tested-by:
Björn Michaelsen <bjoern.michaelsen@canonical.com>
-
Christian M. Heller yazdı
Conflicts: vcl/source/window/dockmgr.cxx Change-Id: I0af8a95eab8b05752bb4497295d26b717021d3fd Reviewed-on: https://gerrit.libreoffice.org/8169Tested-by:
Caolán McNamara <caolanm@redhat.com> Reviewed-by:
Caolán McNamara <caolanm@redhat.com>
-
Caolán McNamara yazdı
Change-Id: I79f827b361d0afe2e9c436d3fb29847b9aaa981d
-
Alexander Wilms yazdı
Change-Id: I7c2b74a449fb20aae5bc643e24a22cf6f732136d Reviewed-on: https://gerrit.libreoffice.org/8320Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Alexander Wilms yazdı
Change-Id: I731691d4cac8567938407a514a25e13b2baa7958 Reviewed-on: https://gerrit.libreoffice.org/8314Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Julien Nabet yazdı
Change-Id: Ice7ae2e82085ba5f0061ba1a960f693744e45e63
-
Julien Nabet yazdı
Change-Id: I3b02f092e294016a5b50900e94dc1917b6896a6f
-
Alexander Wilms yazdı
Change-Id: I863499cccfe586b570d0021e143718bd3e4e1181 Reviewed-on: https://gerrit.libreoffice.org/8236Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Alexander Wilms yazdı
Change-Id: Ifc6889ef79bd4002c03006a48149594e0ed6690b Reviewed-on: https://gerrit.libreoffice.org/8235Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Alexander Wilms yazdı
Change-Id: I10865b94f67de39e9dbcbe71ede42aa94d81db61 Reviewed-on: https://gerrit.libreoffice.org/8234Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Stefan Ring yazdı
Change-Id: I5c6ae4f1692f6ed8d1792417cb594174a35ca8fa Reviewed-on: https://gerrit.libreoffice.org/8323Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Julien Nabet yazdı
Change-Id: I05e23039dc3ae0b6595c87fe550f4228ad93d5d6
-
Julien Nabet yazdı
Change-Id: Ice4327bdb8e5a14ef082f013fa513b2267f0fbf3
-
Julien Nabet yazdı
Change-Id: I7678dcccc3afa8ecde5160a3f0d731b923f3bfca
-
Alexander Wilms yazdı
Change-Id: I9a28405ab92605203ec380f89f5aee91f042d91a
-
Alexander Wilms yazdı
Change-Id: I0f01a4064ab6d1f55647ecdc1a8710e289e5d96c
-
Alexander Wilms yazdı
Change-Id: I961e6a9e227962096b57569a8b8160841cacd950
-
Alexander Wilms yazdı
Change-Id: I87d07afbffa9d4633ed31bdb88f2dad660c25a18
-