- 14 Agu, 2014 7 kayıt (commit)
-
-
Noel Grandin yazdı
Change-Id: I05c907a38b562231e968c17f14e09ef80e0a6ed1
-
Noel Grandin yazdı
from the java test code, this was legacy, just finishing the job Change-Id: I2475efcde561cf10b29ea956972cddc06ec5635e
-
Noel Grandin yazdı
- remove unused fields - make all external code go through the get(XXX) methods instead of also using the default values - remove default values declarations and inline them, since they are now unnecessary. Change-Id: Idc875fbd133de90044647f3e3b1feb225d81a643
-
Noel Grandin yazdı
Change-Id: Ib81b58a6fbcd14a4902bd0650117c07f08088ad6
-
Miklos Vajna yazdı
Change-Id: I1b75c5c42a131c7994868ea3261120c6a5b7650e
-
Thomas Arnhold yazdı
Change-Id: I650fab8227fd8b6aeb4fd4d420cb820aefd80271
-
Tor Lillqvist yazdı
Change-Id: I3526b45c374511b77086ffd81566cc1e9b813142
-
- 13 Agu, 2014 33 kayıt (commit)
-
-
Michael Stahl yazdı
that's a real bug in f6e7b940 Change-Id: I46b9f6000b4c5e3b4aec44d96100cb41b6a8b41e
-
Michael Stahl yazdı
Change-Id: I67ac7757a05dfba5724f8f73856e0a23194adaf8
-
Michael Stahl yazdı
Change-Id: If6222d61a6c75996ce5c40b3eae7895982c49b4a
-
Michael Stahl yazdı
Change-Id: I6047e0fc10bb6de0009da40855a97df89904cb0c
-
Michael Stahl yazdı
Turns out that mnVisiblePageCount is actually never read. Change-Id: I6bded733bb551525a6143976ad4c4447a5a56773
-
Michael Stahl yazdı
Change-Id: I7c7888ffcc613c1627ad2ed69db68ff64f596a85
-
Michael Stahl yazdı
Change-Id: Ibff6c806c287a2303cdf3b1942d5d5014a73bd30
-
Michael Stahl yazdı
Change-Id: If28543252ee2265e9edd7d7963c1751bd21e754d
-
Thomas Arnhold yazdı
Change-Id: I91546defcc514649f9ef388838af2d40d82c7b67
-
Thomas Arnhold yazdı
To fix DeprecationWarning: Please use assertEqual instead. Change-Id: Iae7cb50dd968d055b106e35baa7eee526a50bf6d
-
Miklos Vajna yazdı
See 656ab07b (Sync oox -> writerfilter alias for wordprocessingml, 2014-08-10). Change-Id: Iaa28855fbef836768a21d5b3153a1d5c2cd0d685
-
Thomas Arnhold yazdı
fix windows style path separator to unix style, needed for cygwin. Change-Id: I4de78d6901378644857c28a59467b59ef886f47b Reviewed-on: https://gerrit.libreoffice.org/10855Reviewed-by:
Thomas Arnhold <thomas@arnhold.org> Tested-by:
Thomas Arnhold <thomas@arnhold.org>
-
Miklos Vajna yazdı
There are other action elements directly under <resource>, those are used, but not this one. Change-Id: Iba0f844230fa91fc33ff3b1f2a40a651819fa2cb
-
Miklos Vajna yazdı
This does not have an effect on the resulting document yet, but handling "tight" properly is necessary to support wrap polygons in the future. Change-Id: Iff057a1f9aff792b9c0ad5e601f2024bc60383cf
-
Tor Lillqvist yazdı
Change-Id: I070123efc658484a54800743cdd447a1cd2f89d3
-
Takeshi Abe yazdı
Change-Id: I265d3a51a4eabee734e7ac15841f56bcae0807e4 Reviewed-on: https://gerrit.libreoffice.org/10916Reviewed-by:
David Tardon <dtardon@redhat.com> Tested-by:
David Tardon <dtardon@redhat.com>
-
Tor Lillqvist yazdı
Change-Id: I03cda6ca1886a3cfad87cc438282eeea8c2a5299
-
Tor Lillqvist yazdı
Change-Id: Ide34abab9417b849ea58aafab386e13e67d240be
-
David Tardon yazdı
Project: help 1fbcc737e36231426bedfdca0b172bbb90279d64
-
Szymon Kłos yazdı
Change-Id: I4194af3033f6591c7a8ca219aebf2ef816edcd63 Reviewed-on: https://gerrit.libreoffice.org/10915Reviewed-by:
David Tardon <dtardon@redhat.com> Tested-by:
David Tardon <dtardon@redhat.com>
-
Tor Lillqvist yazdı
Change-Id: I43d15b84f78d9904b09e8df9e36013878e7a4147
-
Michael Stahl yazdı
Change-Id: I7bea7063d924318eed07a2fad4ec88ea942302a0
-
Michael Stahl yazdı
Builds for me without that... Change-Id: I6db654098ee8f93a0cad80e7534c694971aebf5d
-
Michael Stahl yazdı
Change-Id: Icb50487eb466f547f6b382155f6ce9099fb32aaa
-
David Tardon yazdı
Change-Id: Id2c990d24dc942a6d061146ea88cf53ee29a1c3d
-
Michael Stahl yazdı
Change-Id: I2ed53b4f902ae694fc064375e8a9cfeba32f9d1c
-
Michael Stahl yazdı
Change-Id: If919ca6da332bb94419a25253a5d6dec7243def9
-
Takeshi Abe yazdı
... by replacing the following 3 classes with typedefs of std::vector: SfxObjectShellArr_Impl / SfxViewFrameArr_Impl / SfxViewShellArr_Impl and the following 4 with typedefs of boost::ptr_vector: SfxChildWinFactArr_Impl / SfxMenuCtrlFactArr_Impl / SfxStbCtrlFactArr_Impl / SfxTbxCtrlFactArr_Impl Change-Id: I1754bd19ec418a3e7ba5c47fb6d8568e8fca9b29 Reviewed-on: https://gerrit.libreoffice.org/10891Reviewed-by:
David Tardon <dtardon@redhat.com> Tested-by:
David Tardon <dtardon@redhat.com>
-
Michael Stahl yazdı
Making our code acceptable for ancient compilers that we don't use and that don't actually support C++ is a complete waste of time. (partially reverts 856b7f5f) Change-Id: I26a1a67d8c4beb31d6c0c301a56a948552683422
-
Tor Lillqvist yazdı
Change-Id: I180aa42ff2d97bad921603c20a0834aa3315526b
-
Tor Lillqvist yazdı
Change-Id: I84859c105c5f91ec66f075dd96be865ddeb71e33
-
Tor Lillqvist yazdı
Change-Id: I2631ff653377b58dde5ae135571fd669cfbf9d30
-
Miklos Vajna yazdı
Commit 6cac123a (fdo#45183 import RTF_SHPFBLWTXT, 2012-12-27) fixed this already once in the past -- fix it again, this time with a testcase. Change-Id: I0cbbfb1ba4eef42b2ee32f6f77065afaad3ddc1b
-