- 31 Ock, 2017 18 kayıt (commit)
-
-
Stephan Bergmann yazdı
This is in !LIBO_INTERNAL_ONLY code, so cannot use SAL_FALLTHROUGH. And even on current <https://github.com/boostorg/config> master, BOOST_FALLTHROUGH does not yet support [[fallthrough]] for GCC 7. Change-Id: I5306c3949b13c517fe8ef643cf98c2021147617e
-
Stephan Bergmann yazdı
Change-Id: Ia924473d3dba11babee23f4137c645b9f8d86a8b
-
Stephan Bergmann yazdı
Change-Id: If7114da10824300804a882fa31080a17e69fc36b
-
Stephan Bergmann yazdı
(cf. <https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66425> "(void) cast doesn't suppress __attribute__((warn_unused_result))"). Interestingly, this only occurs with GCC 7, look like <https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70365> "warn_unused_result doesn't warn when the result is a class with a destructor" is fixed now. Change-Id: I7b4a066d0bf59080e47404d718917b5f38a98832
-
Patrick J yazdı
Change-Id: Iaece1ca3439ab3e1029156a5847768728b53b96e Reviewed-on: https://gerrit.libreoffice.org/33717Reviewed-by:
Katarina Behrens <Katarina.Behrens@cib.de> Tested-by:
Katarina Behrens <Katarina.Behrens@cib.de>
-
Gabor Kelemen yazdı
These are no longer useful. Made with: git grep toolbar:helpid | cut -d : -f1 | sort -u | xargs sed -i -r -e 's/ toolbar:helpid="[0-9]*"//' git grep toolbar:helpid | cut -d : -f1 | sort -u | xargs sed -i -r -e 's/ toolbar:helpid=""//'1 Change-Id: If1bf04265f4e03b44b6a92529f6133aff1589526 Reviewed-on: https://gerrit.libreoffice.org/33642Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Miklos Vajna <vmiklos@collabora.co.uk>
-
jan Iversen yazdı
Copied gbuild-to-ide.py from d575e3a1 to gbuild-to-ideNS.py Changed Makefile.in to use gbuild-to-ideNS.py for non-actively supported platforms. That way these platform are stable, and not affected of new features. For now all platforms are still present in gbuild-to-ide and will have a "does not break" test for all new features. Change-Id: I8bb069d93c954a80de540a32b8a01889035c840d Reviewed-on: https://gerrit.libreoffice.org/33710Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
jan iversen <jani@documentfoundation.org>
-
Noel Grandin yazdı
so we can remove unnecessary calls to the OUString(literal) constructor when calling constructors like this: Foo(OUString("xxx"), 1) Change-Id: I1de60ef561437c86b27dc9cb095a5deb2e103b36 Reviewed-on: https://gerrit.libreoffice.org/33698Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Noel Grandin <noel.grandin@collabora.co.uk>
-
Gabor Kelemen yazdı
Project: help 9e0198d62aac3781c1bc1935db9fd0b23e747761 Oops, wrong ui file name Change-Id: If697b465ca8c019dbf09ffb3bf9501e08e758f13 Reviewed-on: https://gerrit.libreoffice.org/33732Reviewed-by:
Gabor Kelemen <kelemeng@ubuntu.com> Tested-by:
Gabor Kelemen <kelemeng@ubuntu.com>
-
Gabor Kelemen yazdı
Project: help e02e34d2842a5389d13e497c923e0fbb593c42a3 Fix ahelps on Position and Size tabpage of draw object properties Change-Id: I62708e3a517f8983d22f90313936d9563dbfe09c Reviewed-on: https://gerrit.libreoffice.org/33731Reviewed-by:
Gabor Kelemen <kelemeng@ubuntu.com> Tested-by:
Gabor Kelemen <kelemeng@ubuntu.com>
-
Gabor Kelemen yazdı
Project: help 57c058399077a50156e8f2d26f7b483f49fc3700 Fix ahelp for the Section tab page Was set for the title instead of the description here Change-Id: I108ea751c79f9dff0d8ab24205a7e06ca43a9ac3 Reviewed-on: https://gerrit.libreoffice.org/33727Reviewed-by:
Gabor Kelemen <kelemeng@ubuntu.com> Tested-by:
Gabor Kelemen <kelemeng@ubuntu.com>
-
Gabor Kelemen yazdı
Project: help 8ecc94f4f628fc151aabd6d4f3ba5dfe9ff72198 Fix ahelps for Wrap tab page and related UNO commands These are on the Drawing Object Properties toolbar and on the drawing objects Properties window - Wrap tab also some simple drawing objects have an own Wrap window Change-Id: I18471f402eb109af5936feacb3fdd8e1d1033087 Reviewed-on: https://gerrit.libreoffice.org/33729Reviewed-by:
Gabor Kelemen <kelemeng@ubuntu.com> Tested-by:
Gabor Kelemen <kelemeng@ubuntu.com>
-
Gabor Kelemen yazdı
Project: help 31cb3368f3f9412c359b58009a8ea0dc9ab75324 Fix ahelps for FlipVertical and FlipHorizontal UNO commands These are on the Image toolbar Change-Id: I9ed0262e9e6e346a8e42dc034c690eb88646a316 Reviewed-on: https://gerrit.libreoffice.org/33730Reviewed-by:
Gabor Kelemen <kelemeng@ubuntu.com> Tested-by:
Gabor Kelemen <kelemeng@ubuntu.com>
-
Samuel Mehrbrodt yazdı
Change-Id: Idf54772d7da0da60d00cfd3b0650cfda0bcd9059 Reviewed-on: https://gerrit.libreoffice.org/33736Reviewed-by:
Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> Tested-by:
Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
-
Gabor Kelemen yazdı
Project: help d427d899f1228bcb309f349c39c17eb96d80d980 Fix ahelp for InsertCaptionDialog UNO command This is on the Drawing Object Properties toolbar Change-Id: I2f50145a75d213914f1b699753f39a19cc4a3b71 Reviewed-on: https://gerrit.libreoffice.org/33728Reviewed-by:
Gabor Kelemen <kelemeng@ubuntu.com> Tested-by:
Gabor Kelemen <kelemeng@ubuntu.com>
-
Gabor Kelemen yazdı
Project: help ae83c2d740080cd66029a9cf58457f9711c95b66 Fix ahelp for Insert Section UNO command This is on the Insert toolbar Change-Id: I0690631f09fae8f3fca109e7b30b62f0411c4a5b Reviewed-on: https://gerrit.libreoffice.org/33726Reviewed-by:
Gabor Kelemen <kelemeng@ubuntu.com> Tested-by:
Gabor Kelemen <kelemeng@ubuntu.com>
-
Gabor Kelemen yazdı
Project: help 8ff48d16dbea60ef20ca187f36214e020f73367f Fix ahelp for line property related UNO commands These appear on the Drawing Object Properties toolbar Change-Id: I232f41a8fbde595a57fa6be705cb15ad330a124f Reviewed-on: https://gerrit.libreoffice.org/33725Reviewed-by:
Gabor Kelemen <kelemeng@ubuntu.com> Tested-by:
Gabor Kelemen <kelemeng@ubuntu.com>
-
Noel Grandin yazdı
Change-Id: Iea28debc7d3abc58cca21bd3856cb65b321dc1e6 Reviewed-on: https://gerrit.libreoffice.org/33693Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Noel Grandin <noel.grandin@collabora.co.uk>
-
- 30 Ock, 2017 22 kayıt (commit)
-
-
Caolán McNamara yazdı
Change-Id: I5c5c2d67bcba7692e696be6ab96db041b20416a4
-
Gulsah Kose yazdı
Change-Id: I2b95457ba2f074a13059c9f5ce87589f925d3eda Signed-off-by:
Gulsah Kose <gulsah.1004@gmail.com> Reviewed-on: https://gerrit.libreoffice.org/33455Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Maxim Monastirsky <momonasmon@gmail.com>
-
Maxim Monastirsky yazdı
Change-Id: I8601c0d9c23c6b1fe191391a56602173fe600e20
-
Michael Stahl yazdı
Change-Id: If1bb3d7cc37449fc6be5467dc5d4380083d66211
-
Michael Meeks yazdı
Change-Id: If43573010a4a77ed5b1878a4c5baeac139b30b89 Reviewed-on: https://gerrit.libreoffice.org/33708Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Michael Meeks <michael.meeks@collabora.com>
-
Caolán McNamara yazdı
Change-Id: I8f8a9517680f02cb8efa3e6e46d3d4ebf7da1510
-
Zdeněk Crhonek yazdı
Change-Id: If05c593887841c344b5e81a3c18b9e91effe67fc Reviewed-on: https://gerrit.libreoffice.org/33709Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Zdenek Crhonek <zcrhonek@gmail.com>
-
Eike Rathke yazdı
... if the last condition was deleted and the Manage list is to be updated. The format is gone. Change-Id: I0fc056b5c75849197f351871b0d05e5015d0d1bf
-
Caolán McNamara yazdı
Change-Id: I06bbe4ee92ebeb7d1bc305d5a7da9ee9a4fa0cb8 Reviewed-on: https://gerrit.libreoffice.org/33706Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Eike Rathke yazdı
Change-Id: If7dfeaa0dd4cf4d164147b8b866f7c493a5af669
-
Eike Rathke yazdı
Change-Id: Ia19da31a3df0a7d196997eedef07d8a28aa2e72c
-
Caolán McNamara yazdı
Project: help 7fd043d303a6e19088260e76748a431be9b8abf9 update helpids for .ui conversion Change-Id: I88db8390a188e3d6b60dead17428826eb36a0232
-
Caolán McNamara yazdı
Change-Id: I2f55f4959249ac45de4a852089256a33e0f24d91
-
Caolán McNamara yazdı
Project: help 26ed1b1d98c0f0e7f6e94f67eb08871001efeff3 update helpids for .ui conversion Change-Id: I685964b0b111eaa548bba3b880bcbac9cd84a217
-
Caolán McNamara yazdı
Change-Id: Iadbf01f42cb83b2595a49f2e5ba286bcba24281e
-
Caolán McNamara yazdı
Change-Id: I928c94e104009e880c46100bdb57926f1a006877
-
Caolán McNamara yazdı
Change-Id: I658242745aba910c42a9bddf648dc88f53db6313
-
Tomaž Vajngerl yazdı
Reading MetaTextLine version 2 was reading to meUnderline (twice) and never read to meOverline. This is not consistent with Write where in version 2 we write the content of meOverline. Change-Id: If7911add5845ec3a01365d4ad8b8afaa6b2723dd Reviewed-on: https://gerrit.libreoffice.org/33687Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Tomaž Vajngerl <quikee@gmail.com>
-
Tomaž Vajngerl yazdı
Change-Id: I13e0882ac7093d6d3ab46914316f303e1ab01b93 Reviewed-on: https://gerrit.libreoffice.org/33686Reviewed-by:
Tomaž Vajngerl <quikee@gmail.com> Tested-by:
Tomaž Vajngerl <quikee@gmail.com>
-
Tamás Bunth yazdı
For computed decimal/numeric values firebird's subtype remains 0. In this case we check for the scale of column. If it is not 0 (negative), than imply numeric. Change-Id: Ie5a023d165852fe402b3b4cac817b0bbef58e7cd Reviewed-on: https://gerrit.libreoffice.org/33660Reviewed-by:
Lionel Elie Mamane <lionel@mamane.lu> Tested-by:
Tamás Bunth <btomi96@gmail.com>
-
Winfried Donkers yazdı
DATEDIF didn't convert datetime values to date before calculating date differences, which in certain cases produced incorrect results. Adding use case to unit test document. Removed 'TODO-comment' after checking what Excel really does. Change-Id: Icc16413e43f664d1c993d24e31eb4dc6990623e9 Reviewed-on: https://gerrit.libreoffice.org/33662Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Eike Rathke <erack@redhat.com>
-
Tamás Bunth yazdı
Change-Id: I47dd18a141949f94903297f6e011e7956587b400 Reviewed-on: https://gerrit.libreoffice.org/33663Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Lionel Elie Mamane <lionel@mamane.lu>
-