- 03 May, 2017 30 kayıt (commit)
-
-
Eike Rathke yazdı
Change-Id: I69f067327504023a2f2439a73cdb1fc6a703aa39
-
jan Iversen yazdı
The new icu version does not have the .dat file Change-Id: Ia48f4f9dc9564c309bc8afd86c4c0babc35e1a8a
-
Eike Rathke yazdı
Some may even rely on that.. Change-Id: Icdaf9b2917aa0b1ca5e76c5220022c65fc654d86
-
Jens Carl yazdı
Change-Id: I4cb4060d1b5208dabb6205516110c8bb7f8b38e3 Reviewed-on: https://gerrit.libreoffice.org/37115Reviewed-by:
Michael Stahl <mstahl@redhat.com> Tested-by:
Michael Stahl <mstahl@redhat.com>
-
Eike Rathke yazdı
Project: help b6633ae15a4998c189765314f6fccb1dffbfbad6 Fix typo in year range Change-Id: If739f647f463795c3264a557bf83a8f6dbfb49fb
-
Michael Stahl yazdı
Change-Id: I2befd713e15ba65131ab7fa9b58d1505793155f4
-
jan Iversen yazdı
Removed pSys parameter from IosSalFrame Change-Id: Ib61f09448ef0c6751d4261b11d6a7b9dc45e786b
-
Eike Rathke yazdı
Project: help 38754a50beef5264f380f82504d0643f17f093fe CDateToIso: details about format, date range and year representation Change-Id: Id50e465356bde9f99afc2225d82d01f0225bd957
-
Jens Carl yazdı
Change-Id: Iee5aa24203e7b1bb55745481d9498de6382177cc Reviewed-on: https://gerrit.libreoffice.org/37116Reviewed-by:
Michael Stahl <mstahl@redhat.com> Tested-by:
Michael Stahl <mstahl@redhat.com>
-
Jens Carl yazdı
Change-Id: Icc336b34cca1efcbd638b3a3fa937d81346692e0 Reviewed-on: https://gerrit.libreoffice.org/37117Reviewed-by:
Michael Stahl <mstahl@redhat.com> Tested-by:
Michael Stahl <mstahl@redhat.com>
-
Michael Stahl yazdı
Now that we have some safe way to check if the formats are still alive, replace 1df637bd with this. Change-Id: I3d5bd9c16f5cadd90281eff7a8b42d03ccd4c672
-
Michael Stahl yazdı
This is a bad idea as the function is sometimes used to check if a SwFormat has been deleted, which can happen in Undo. Replace with ContainsFormat() and IsAlive(), and don't require a non-const SwFormat parameter so that the dynamic_cast using one isn't called all the time but only called once where it's safe. Change-Id: Ib74b79629f5c8ed432a912ada5974a6d816e7d31
-
Michael Stahl yazdı
This is a bad idea as the function is sometimes used to check if a SwFrameFormat has been deleted, which can happen in Undo, and for SwCallMouseEvent before commit 32403675 Replace with ContainsFormat() and IsAlive(), and don't require a non-const SwFrameFormat parameter. Change-Id: I87ede94dfbfe7f6985f13faab4c156015c3a5fc0
-
Michael Stahl yazdı
Change-Id: I6269db723507769ff2713710d55f98f9acd2dbf0
-
Szymon Kłos yazdı
Change-Id: Idf255ea87982a2c95c129ac34864779700861e69
-
Christian Lohmaier yazdı
Change-Id: I815bef830ed3699b17b19405c953892e7b716238
-
Caolán McNamara yazdı
Change-Id: Ic11296b2536f1c90361bb8d31c25a73dd3e65e8e
-
Caolán McNamara yazdı
Change-Id: Ie0d8acebcf9d30802296814c58a35244eb813748
-
Noel Grandin yazdı
Change-Id: I2d733ed3ce9395d11700d739cbd6d123649b4013
-
Stephan Bergmann yazdı
<https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80354> "Poor support to silence -Wformat-truncation=1" Change-Id: I486f8a3a12896df3d9506f53bca44a318e23c991
-
Caolán McNamara yazdı
Change-Id: Id4c3e9265ae591b938ae43554208823e0cdc06c0 Reviewed-on: https://gerrit.libreoffice.org/37164Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Jochen Nitschke yazdı
from <com/sun/star/frame/XFrame.hpp> we only use <.../XComponent.hpp> Change-Id: I5e3daf848e52cff62e10f9b5e91106894e16a175 Reviewed-on: https://gerrit.libreoffice.org/37160Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Noel Grandin <noel.grandin@collabora.co.uk>
-
Jochen Nitschke yazdı
Change-Id: I3eae0ecc1ffc5500d3c55abc6554822f5432a50a Reviewed-on: https://gerrit.libreoffice.org/37173Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Noel Grandin <noel.grandin@collabora.co.uk>
-
Jochen Nitschke yazdı
and move comments. Change-Id: Ice44cfb4bbfb8973cd67a168727f2273976f8979 Reviewed-on: https://gerrit.libreoffice.org/37158Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Noel Grandin <noel.grandin@collabora.co.uk>
-
Noel Grandin yazdı
Change-Id: I217a4177e9c2cdc2d85100d253f7f38ec8aad756 Reviewed-on: https://gerrit.libreoffice.org/37162Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Noel Grandin <noel.grandin@collabora.co.uk>
-
Noel Grandin yazdı
found with: git ls-files | xargs grep -Pzl '/\*\* (\*|\s| )*\*/' Change-Id: I1f47bcb94d5a7b290a6c622c6941195fbb578597 Reviewed-on: https://gerrit.libreoffice.org/37159Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Noel Grandin <noel.grandin@collabora.co.uk>
-
Noel Grandin yazdı
Change-Id: I8ebccc413153667269954c303e216b155ee9d1ae Reviewed-on: https://gerrit.libreoffice.org/37145Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Noel Grandin <noel.grandin@collabora.co.uk>
-
Noel Grandin yazdı
Change-Id: Icdfe9c86b78f28fb79b697e769afe6acb1dbc6f6 Reviewed-on: https://gerrit.libreoffice.org/37139Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Noel Grandin <noel.grandin@collabora.co.uk>
-
Kohei Yoshida yazdı
This is the best we can do since the rest of the cell merge code is in ScViewFunc which cannot be unit-tested currently. Change-Id: I639f48d5cd05bff015689b0d223684f6f8d302f8 Reviewed-on: https://gerrit.libreoffice.org/37179Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Kohei Yoshida <libreoffice@kohei.us>
-
Kohei Yoshida yazdı
Change-Id: I030961d9d38b092ffdc966baa10decae0c2d070d Reviewed-on: https://gerrit.libreoffice.org/37178Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Kohei Yoshida <libreoffice@kohei.us>
-
- 02 May, 2017 10 kayıt (commit)
-
-
Eike Rathke yazdı
... with proper tools::Date methods Normalize() and AddMonths(). Also prepare functionality to easily switch on rollover for StarBASIC as well, i.e. when called by DateSerial() runtime function. For StarBASIC, invalid date for day > daysinmonthofyear is now (or better since a previous commit 94bb96ada421b423e9ed30526fe5a6aac95f00b9 from today) properly detected, not just dumb 1<=day<=31. Change-Id: Ibb44f7247726f1e1168f0e66c5ae18e073d19f08
-
Eike Rathke yazdı
Change-Id: Ie52269478ecac75519d04310a17873904c8167e6
-
David Tardon yazdı
Change-Id: I43f4f0281d83c402fb7ced9fe0b01ef8a59d7aa5
-
Markus Mohrhard yazdı
Change-Id: I05bb38f9c440c26bfaa1d37ef67e5aab13d7a4d2 Reviewed-on: https://gerrit.libreoffice.org/37174Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Markus Mohrhard <markus.mohrhard@googlemail.com>
-
Muhammet Kara yazdı
Change-Id: Ib6a65c21916d808adfabb1c400937c4ebf12ce2d Reviewed-on: https://gerrit.libreoffice.org/37150Reviewed-by:
Cor Nouws <cor.nouws@documentfoundation.org> Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Julien Nabet <serval2412@yahoo.fr>
-
Stephan Bergmann yazdı
...as needed e.g. for <https://bugs.llvm.org/show_bug.cgi?id=32349> "r294897 + NewGVN cause build failure with LibreOffice", by applying <http://git.savannah.gnu.org/cgit/libtool.git/commit/ ?id=d9a35fe9d3508b5c0d56e7f2ec80fc05e8415fa3> "libtool: Discard '-mllvm $arg' options when linking." Change-Id: Id2afc3c8af3c6c9595e7cb33cef5084a74f78cb0
-
Markus Mohrhard yazdı
This was pointed out by the Random Config tb. Change-Id: I8a4f70d6661178f2671e4e3588f5873c64885c07 Reviewed-on: https://gerrit.libreoffice.org/37175Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Markus Mohrhard <markus.mohrhard@googlemail.com>
-
Noel Grandin yazdı
This reverts commit f894da4e687302702d14218138f96ed1c4983124. the default behaviour of SwVectorModifyBase is to free the elements in it's destructor Change-Id: I7a34fe5cc3cb8ffbcbb92068f4bb816dfd9acd43 Reviewed-on: https://gerrit.libreoffice.org/37168Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Noel Grandin <noel.grandin@collabora.co.uk>
-
Eike Rathke yazdı
Change-Id: I013317bfa9dad02194177cca0907b0ffbb171ccd
-
Eike Rathke yazdı
* Empty date (initialized with Date::EMPTY == all 0) stays empty. * Day 0 is normalized to the last day of the previous month. * Day 0 AND month 0 is also normalized to the last day of the previous month (and not the last day of the previous-1 month). * Before, * all day 0 cases weren't handled at all and day 0 stayed day 0, which doesn't make sense in a Normalize() context * empty date wasn't detected and resulted in nonsense date -0001-12-00 Change-Id: Ib12ff7694e1adb17724af038a266f6f284285f36
-