- 16 Şub, 2014 21 kayıt (commit)
-
-
Matteo Casalin yazdı
Change-Id: I3aa78011065bcdfa834b810966c6542aa70e0112
-
Matteo Casalin yazdı
Change-Id: Icb6081ea018ee28fc932db0425dfd980021e7eb8
-
Matteo Casalin yazdı
Change-Id: Ic03470163e90f2f86b4d6fab8942834a0801d83f
-
Philipp Riemer yazdı
Change-Id: Ia5c73f4c1f05a92c18b70d87f67a884b88bc6708
-
Philipp Riemer yazdı
Change-Id: Id1acb0ef8a668c61cdfd852040f44023b37bda37
-
Philipp Riemer yazdı
Change-Id: I36e970c2ed13c50e5f6cebf95aa36ca8194a01ce
-
Philipp Riemer yazdı
- (un)doxygenize - move to right position - /** */ => /// if only one line Change-Id: I786953b7f6c83d384b0685c7dc2e5f98d4152b50
-
Philipp Riemer yazdı
Change-Id: Ia0a8443c6989d7938e479a88e3899fb611106544
-
Miklos Vajna yazdı
Change-Id: I955d905dfccb4b02afebbf0552a55713dc22e49c
-
Zolnai Tamás yazdı
Make sure a:cubicBezTo conatins three a:pt elements. escherex: It seems a cubic bezier curve last point has a POLY_NORMAL flag and not POLY_CONTROL. Change-Id: Id6dc2160c7ae171a720e4a1aa9161cef2b3b9413
-
Zolnai Tamás yazdı
When two floating tables were belong to the same paragraph, import makes one of them anchored to the other instead of anchorig both to the corresponding paragraph. Modifications: - Check the whole text range for anchored frames not just one point of it. - Save frame format's name because SwFrmFmt pointers can become invalid. Change-Id: Ide7c894065b619095a8e713ff0622bbea4f199b6
-
Zolnai Tamás yazdı
In Word it is not allowed to anchor a shape to an onther shape. That's why this code write text boxes only on the first level, nested frames is also written out on the same level because writeDMLText/WriteVMLText will push nested frames into m_aFramesOfParagraph's back. Change-Id: Ie1956ac9ac0ed56ff9611ff9763eb454f02558b9
-
David Tardon yazdı
Change-Id: Id7c05aeb7e14a49cdb1fd6a889ddbb17e31ad368
-
David Tardon yazdı
Change-Id: I5081220e8880c9608daa482690b99e9738afc30e
-
Markus Mohrhard yazdı
Change-Id: I2c6e94c7662719cd5f6dccaa19cf7451b036f0f9
-
David Tardon yazdı
Change-Id: I5d53537ec7055c041fb9e308bc17af3ca55a43a9
-
Julien Nabet yazdı
Let's not forget the result of RegDeleteValueA call Change-Id: I9458040bc3a8960ab740ee3c5211eaa9ba24b1aa Reviewed-on: https://gerrit.libreoffice.org/7772Tested-by:
David Tardon <dtardon@redhat.com> Reviewed-by:
David Tardon <dtardon@redhat.com>
-
Markus Mohrhard yazdı
CTRL + F12 is working now partly for the OpenGL shapes Change-Id: Ia4d0499d0df683202d9e2f56de96b22abcd9e367
-
Markus Mohrhard yazdı
Change-Id: I06d8baf8cfe59999cd6b417fc6e70c1bd6eede27
-
Markus Mohrhard yazdı
Change-Id: Ifeecb23b0f2ee3218b052aaf688dcd51bcc30d58
-
Markus Mohrhard yazdı
Change-Id: I9a6d99105ae32a2e03e4756983a87cb4ad174ea2
-
- 15 Şub, 2014 19 kayıt (commit)
-
-
Philipp Riemer yazdı
Change-Id: I4d4eb9758e1aebcdd37fe38671d60f1713487119
-
Miklos Vajna yazdı
Change-Id: I96cdf20d3ef53bda100dd2d06a18b74d374bab42
-
Philipp Riemer yazdı
Change-Id: Iec2ad7d542a107458ab20144e53639997d9e54e6
-
Philipp Riemer yazdı
Change-Id: Idd251a1b82dd8795b7c0087e1e4b9aeed53b2d82
-
Philipp Riemer yazdı
Change-Id: I7537061da3f4110d5f472719065f54d714604fa8
-
Philipp Riemer yazdı
Change-Id: Ia7bcbb6e16e78e2fe9d14cd11052293baebca3d2
-
Philipp Riemer yazdı
- remove "borders" - move method explanations if misplaced - rewrite for Doxygen if needed - "shrink" multiple blank lines Change-Id: Ia4678b7f2456de70eb307e9c0d80c4ecd068048b
-
Alexandre Vicenzi yazdı
Change-Id: I3dca2ffe3f94bedfea954bd83e84c724fb564ec9 Reviewed-on: https://gerrit.libreoffice.org/8063Tested-by:
LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by:
Marcos Souza <marcos.souza.org@gmail.com>
-
Kohei Yoshida yazdı
Change-Id: I54a2b2f405f9172d2ec5646346ef4e8a7ae27cb2
-
Kohei Yoshida yazdı
Change-Id: I7582ff84c3a31f294f241ca642915361509768a1
-
Tomaž Vajngerl yazdı
Adjustment for size of an object had the minimum set to 1 (mm) instead of 0. Change-Id: I7d4c0998d2987448cea0fd7934649c02a513ac06
-
Rohit Deshmukh yazdı
Problem: - Pie chart with data labels files gets corrupt because of label position is bestFit in original file. - But after round trip, data labels position gets changes to top, left and right. For some data labels postion value is missing. Implementaion: - In LO, while converting data label from model, the position gets changed. So we are ignoring this hack for Pie chart. Conflicts: chart2/qa/extras/chart2export.cxx Change-Id: Ic51845cd6f39bc905439eea8971e878607d25dac
-
Alexandre Vicenzi yazdı
Conflicts: sc/source/filter/inc/lotrange.hxx sc/source/filter/lotus/tool.cxx Change-Id: If6bae56b3afa560a5ab13d6465a80d384e9cccae
-
Alexandre Vicenzi yazdı
Change-Id: I160f7af515d0a42f20fbc694fff7f39567ebeec5 Reviewed-on: https://gerrit.libreoffice.org/8062Tested-by:
LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by:
Markus Mohrhard <markus.mohrhard@googlemail.com>
-
Norbert Thiebaud yazdı
Change-Id: I88d921cc3a670a6cfd2f8a10e5c866a4874eb484
-
Norbert Thiebaud yazdı
Change-Id: Ic35d33e99db9b8449f18fb0a1a8cb6c1003c5931
-
Norbert Thiebaud yazdı
Change-Id: I0a4eea4f7e6fda224f081f69a88a87492032569d
-
Norbert Thiebaud yazdı
Change-Id: Ib3f1bc5c49954e444f2db21372ee2214ee0bbb35
-
Markus Mohrhard yazdı
It WORKS!!!!!!! The chart looks good and there are now only minor positioning issues. Issues that I'm aware of: * legend text is not positioned correctly * text seems to be positioned a bit too far to the right * bubble positions are incorrect Change-Id: Ib81cae13624c8119216f0bedea58b5838fcdc80c
-