- 18 Agu, 2017 40 kayıt (commit)
-
-
Jens Carl yazdı
Change-Id: I75a0363304dbaaeb5988f2ec027d8211f4e01a4f Reviewed-on: https://gerrit.libreoffice.org/40872Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Markus Mohrhard <markus.mohrhard@googlemail.com>
-
Noel Grandin yazdı
ever since the great gettext migration Change-Id: I642f2db4cbe10c5f0584a8f9bf793fd32e19a5e5 Reviewed-on: https://gerrit.libreoffice.org/41293Reviewed-by:
Noel Grandin <noel.grandin@collabora.co.uk> Tested-by:
Noel Grandin <noel.grandin@collabora.co.uk>
-
Noel Grandin yazdı
Change-Id: Id9823a4b10982eb0a7c8f31d253a2d71005fa531 Reviewed-on: https://gerrit.libreoffice.org/41299Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Noel Grandin <noel.grandin@collabora.co.uk>
-
Noel Grandin yazdı
ever since commit 5bb93690 INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED Change-Id: Iad592e268644d10944e46bf80eae30042beab6da Reviewed-on: https://gerrit.libreoffice.org/41298Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Noel Grandin <noel.grandin@collabora.co.uk>
-
Noel Grandin yazdı
since commit 37229126 Make WB_RADIOSEL style behaviour as default. Change-Id: I606a01f4c8a84780af96265493372bb0df3fc40d Reviewed-on: https://gerrit.libreoffice.org/41297Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Noel Grandin <noel.grandin@collabora.co.uk>
-
Noel Grandin yazdı
since commit 8ab086b6 initial import Change-Id: Icbbf01de92c6dab4f9f94052cda784326a051ad8 Reviewed-on: https://gerrit.libreoffice.org/41295Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Noel Grandin <noel.grandin@collabora.co.uk>
-
Jens Carl yazdı
The _XDatabaseRange tests are already written in C++ since commit 95780ec7. Change-Id: Ib57cb1f69c0ebc17443c16e7d466ad3ccb535f19 Reviewed-on: https://gerrit.libreoffice.org/41007Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Markus Mohrhard <markus.mohrhard@googlemail.com>
-
Jens Carl yazdı
The _XDataPilotTable2 tests are already written in C++ since commit c1589dbd. Change-Id: Ic176f746eb94bff6c1cc7daeffedd8f22061dd96 Reviewed-on: https://gerrit.libreoffice.org/41013Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Markus Mohrhard <markus.mohrhard@googlemail.com>
-
Jens Carl yazdı
The _XDataPilotDescriptor tests are already written in C++ since commit 95780ec7. Change-Id: Id1f219b148dd97455aecda705ad3b388128a0e0c Reviewed-on: https://gerrit.libreoffice.org/41010Reviewed-by:
Markus Mohrhard <markus.mohrhard@googlemail.com> Tested-by:
Markus Mohrhard <markus.mohrhard@googlemail.com>
-
Jens Carl yazdı
The _XDataPilotFieldGrouping tests are already written in C++ since commit 95780ec7. Change-Id: I93c772d4ce464d542e1c2ec66f12f12e073d08cc Reviewed-on: https://gerrit.libreoffice.org/41011Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Markus Mohrhard <markus.mohrhard@googlemail.com>
-
Michael Stahl yazdı
When showing the redlines in rhbz908615-13.odt, the following assertion happens: Assertion `IDocumentMarkAccess::IsLegalPaMForCrossRefHeadingBookmark(rPaM) && "<CrossRefBookmark::CrossRefBookmark(..)>" "- creation of cross-reference bookmark with an illegal PaM that does not expand over exactly one whole paragraph."' failed. This is because in DocumentContentOperationsManager::MoveRange() the flag bNullContent is set after the node has been split; in this case the nContent is of course always 0. Later the function then restores aSavePam to the index 0 of the next node, when it actually shouldn't do anything because the JoinNext() already positioned it correctly at the merge-index of the re-joined node. (regression from 85079594) Change-Id: I64d50e70b19e2fd81537a9771fa8706898b17642
-
dennisroczek yazdı
Change-Id: Ie0228b07bf801faab5241d835bca36676a07682e Reviewed-on: https://gerrit.libreoffice.org/39736Reviewed-by:
Eike Rathke <erack@redhat.com> Tested-by:
Eike Rathke <erack@redhat.com>
-
Noel Grandin yazdı
since commit 6c759da0 delete workben Change-Id: Ib9db62ea3fb064b70912318eda2528590c307295 Reviewed-on: https://gerrit.libreoffice.org/41287Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Noel Grandin <noel.grandin@collabora.co.uk>
-
Noel Grandin yazdı
since commit 6c759da0 "delete workben" Change-Id: Ie1f399a7a8179c7727491f4ab7b4b2772fd130b8 Reviewed-on: https://gerrit.libreoffice.org/41286Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Noel Grandin <noel.grandin@collabora.co.uk>
-
Andrea Gelmini yazdı
Change-Id: Ic9cbc4a05fa28c63ab2f5a773aa2f9e87757609a Reviewed-on: https://gerrit.libreoffice.org/41285Reviewed-by:
Julien Nabet <serval2412@yahoo.fr> Tested-by:
Julien Nabet <serval2412@yahoo.fr>
-
Noel Grandin yazdı
Change-Id: Ic1610e99cd2d11d1a536a6f3e66b44417ee59793
-
Noel Grandin yazdı
Change-Id: Ie1bae8acdd70ba7943d8ae245d95dee16ce2e5d5
-
Noel Grandin yazdı
The code in SvXMLExportItemMapper::exportXML was broken as far back as its introduction in commit 0c28e3c4 "Move SvXMLAttrContainerItem to SVX, moved writer only code to sw" Change-Id: I90043ce8b7263aa56fd0883d350e29b97eeaf99b Reviewed-on: https://gerrit.libreoffice.org/41282Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Noel Grandin <noel.grandin@collabora.co.uk>
-
Stephan Bergmann yazdı
Change-Id: I71a9e382b2a36cfba38dbd14e1af303153356d47
-
Noel Grandin yazdı
since commit e8559f07 Remove unused code Change-Id: I0dcfe7aea4e0326595d99a781a1029a0c25ed15f Reviewed-on: https://gerrit.libreoffice.org/41281Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Noel Grandin <noel.grandin@collabora.co.uk>
-
Noel Grandin yazdı
at least as far back as: commit ac7acb0a "Merged SvTreeListBox and SvLBox." Change-Id: I13d8ab413365928749b1c59a0cca0db115b80ffa Reviewed-on: https://gerrit.libreoffice.org/41280Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Noel Grandin <noel.grandin@collabora.co.uk>
-
Noel Grandin yazdı
Change-Id: I2ff15a7f485ffdfb78eaabd529d19065faeb4c53 Reviewed-on: https://gerrit.libreoffice.org/41277Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Noel Grandin <noel.grandin@collabora.co.uk>
-
Takeshi Abe yazdı
instead of Desktop. Change-Id: Ib88b23afdd0b836184b7f0a3f501983137a1405d Reviewed-on: https://gerrit.libreoffice.org/40692Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Michael Stahl <mstahl@redhat.com>
-
Julien Nabet yazdı
Quotation of RFC3986: A percent-encoded octet is encoded as a character triplet, consisting of the percent character "%" followed by the two hexadecimal digits representing that octet's numeric value So test the length of the return of OString::number and add "0" if needed ScEncodeURL was added with: https://cgit.freedesktop.org/libreoffice/core/commit/?id=25434372bf56e0ebdb7e7d47ab3c14c68211509f Thank you to Bele (the bugtracker reporter) for code pointer! Change-Id: I8df102eb38b31933c6ebb15bb25c125b423f722b Reviewed-on: https://gerrit.libreoffice.org/41086Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Eike Rathke <erack@redhat.com>
-
Jochen Nitschke yazdı
unused since commit cdae06a6 Date: Fri Apr 6 11:17:10 2001 +0000 #78400# Template scanning reimplemented using UCB Change-Id: I3e742be5a7c5467628dbe5a19171c4dfcef07c58 Reviewed-on: https://gerrit.libreoffice.org/41274Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Noel Grandin <noel.grandin@collabora.co.uk>
-
Stephan Bergmann yazdı
Change-Id: I6d54179a9faeda77a3c3672978cfade8408cb835 Reviewed-on: https://gerrit.libreoffice.org/41275Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Stephan Bergmann <sbergman@redhat.com>
-
Ulrich Gemkow yazdı
Change-Id: I27663a42890bbae3279847a7da971cd367335cb3 Reviewed-on: https://gerrit.libreoffice.org/40736Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Eike Rathke <erack@redhat.com>
-
Takeshi Abe yazdı
so simplify code with std::unique_ptr. Change-Id: Ieec470e0a5f52c0d652d169c1ced6ca7307f062f Reviewed-on: https://gerrit.libreoffice.org/41217Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Noel Grandin <noel.grandin@collabora.co.uk>
-
Stephan Bergmann yazdı
Change-Id: I647b1c3e479e0be01ed7ea16e1ad3dd9bed9ba6a
-
Stephan Bergmann yazdı
...after 2bb28265 "SalFrame Handle* methods can return bool" Change-Id: I15659eafc27e8402aeb407418e656d546c554f06
-
Stephan Bergmann yazdı
Change-Id: I118da42ad7a42e4d081fd9901e230a0318a77f73
-
Stephan Bergmann yazdı
Change-Id: I2d4aea9829cc8057849ba4fb0b8a60b4f4d2054d
-
Stephan Bergmann yazdı
Change-Id: I8eddd2cb43631d15a04f3edd3cf218232bda45af
-
Stephan Bergmann yazdı
Change-Id: I36c97d99d268b0ebedfd0eebc4722cabc6e51220
-
Stephan Bergmann yazdı
Change-Id: I0cbd9a87880070e2c1381ecd385c1fe4c3ad7505
-
Stephan Bergmann yazdı
Change-Id: I4e8ae42e2e0c285d34098bebd637ad6d4abaf6a0
-
Stephan Bergmann yazdı
Change-Id: I6e5789982789adc68a2e003aa6acff57639d5b5d
-
Stephan Bergmann yazdı
Change-Id: Id3f66842829a4b86f7980f0c1cbfe6e56e958e9c
-
Stephan Bergmann yazdı
Change-Id: I77b6fb2b9fe8e93f279f29a19f67079f5f81d1b7
-
Stephan Bergmann yazdı
Change-Id: Ic3a23c8290021b4bffe770651269ccf792b7c632
-