- 03 Eyl, 2015 40 kayıt (commit)
-
-
Julien Nabet yazdı
When Slide Show/Slide Show Settings is selected and Ok button is clicked the slide from "From" list box is stored in maPresPage and the fact that this var is not empty makes slideshow considers it must be used. So 2 things must be done: 1) Check first if "All Slides" has been selected In this case, don't read slide from "From" in next block (ATTR_PRESENT_DIANAME) and so let maPresPage empty 2) Empty maPresPage if "All Slides" has been selected to remove any existing value Change-Id: I6042ae2db6260e1f441a1c9db90f5de6de966f2a Reviewed-on: https://gerrit.libreoffice.org/18253Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Michael Stahl yazdı
Change-Id: I29e43f865133b030bbe76d5a9fe90c978228ed96 Reviewed-on: https://gerrit.libreoffice.org/18294Reviewed-by:
David Ostrovsky <david@ostrovsky.org> Tested-by:
Jenkins <ci@libreoffice.org>
-
Oliver Specht yazdı
footnote labels must not contain line breaks Change-Id: I00d334197b960c4ed17fdee3ea8a1c734cbfa4c1 Reviewed-on: https://gerrit.libreoffice.org/18292Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Thorsten Behrens <Thorsten.Behrens@CIB.de>
-
Stephan Bergmann yazdı
...given that setting bCalcPortion to false is always followed by a break out of the while loop ever since the code's inception in 8ab086b6 "initial import," bCalcPortion is apparently always true when read Change-Id: I83ba29a78512360500a0c9c8c1baf1ccbad87951
-
Stephan Bergmann yazdı
...of computing nDraw, since 04c037d8 "refactor ScrollBar to use RenderContext" replaced call to ImplDraw(nDraw,this) with call to Invalidate() Change-Id: Ifb9a2494715363c35c19574e85852b488667f97e
-
Caolán McNamara yazdı
no logic change here, just collect all the uses of 0xff, 0xFF, 255, 0xfe that are for this hackery together under SwFormatFrmSize::SYNCED Change-Id: I061da70962e410903aed94b62868dec1d61e54b9
-
Eike Rathke yazdı
back to the drawing board.. This reverts commit 4185c2a66137ffa0b0476421f8ef3d4f4a89b805. This reverts commit be7b9220e8f59673a69bbb98f784c4118a08d249. This reverts commit 17a74558c48bd1496d122231777b9a7e63a1252a. Partially reverts commit 92fbe21b85bcd5c3a6fe1c9674cadd357da0d982 for the ScDocShellModificator dtor part. Change-Id: If4199b57c6e7301bc87a9c10b8864b6b086d1300
-
Stephan Bergmann yazdı
...the two consecutive writes to nX had been like that ever since the code block's inception in 4716735b "#103362# improve positioning and resizing of system windows," so assume the first one is indeed unnecessary. Change-Id: I52a9a8a15fa38a0d14f9e521e15b7f71013f46c0
-
Stephan Bergmann yazdı
...at least since the commented-out code using it got removed with 99f58dc2 "vcl: remove dead code and useless task comments from winproc.cxx" Change-Id: Idddd3af6d667370cb937aa065382c1913ab8e911
-
Stephan Bergmann yazdı
...ever since its inception in 16cba772 "#112673# initial checkin of HWP filter" (but curr is needed as a local scratch pad in the STARTT macro) Change-Id: I7233bf99b7d6f9ac0d3d3384ba4508f84ba8fa38
-
Michael Meeks yazdı
Change-Id: Ia31a88cb3d9e6baa987b22f77f407a3f592031f1 Reviewed-on: https://gerrit.libreoffice.org/18285Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Michael Meeks <michael.meeks@collabora.com> Tested-by:
Michael Meeks <michael.meeks@collabora.com> Reviewed-by:
Jan Holesovsky <kendy@collabora.com>
-
Caolán McNamara yazdı
Change-Id: Id34ae93ccbb020f09c608f34e5f41a8622cf1607
-
Stephan Bergmann yazdı
Change-Id: Ib23aeca54ddb61bb2ac49677d6ccaab6529cbae7
-
Stephan Bergmann yazdı
Change-Id: I97c8075569eccf7ea1c32466ed592337ca7181c4
-
Ashod Nakashian yazdı
Merged Hide Whitespace with Browser Mode and hooked the former with the UI. In Hide Whitespace mode the headers and footers are removed and page margins as well as between-page gaps are reduced to minimum. In single-page view the side margins are left as-is. In multi-page and book-view the sides are removed, however, they have twice the width of the top and bottom. Printing and PDF export disable this mode. The usable screen real-estate is greatly improved in this mode, which is controlled from the View menu. Change-Id: I2d0075ae9a76162c26c78e9eb23a71920cdfc522 Reviewed-on: https://gerrit.libreoffice.org/17281Reviewed-by:
Jean-Baptiste Faure <jbfaure@libreoffice.org> Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Oliver Specht yazdı
Added missing part from tdf#39080 to SwXViewSettings to handle 'HideWhitespace' property Change-Id: I8d8098810ba36b6ade6e4476464a72348ef4db8d Reviewed-on: https://gerrit.libreoffice.org/18291Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Albert Thuswaldner yazdı
Change-Id: I62e70891c3ae74c4e5daa05014d084e37a7c9710 Reviewed-on: https://gerrit.libreoffice.org/17469Reviewed-by:
Samuel Mehrbrodt <s.mehrbrodt@gmail.com> Tested-by:
Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
-
Stephan Bergmann yazdı
...and at least in the __GNUC__ case, the list of ignored warnings only covered a fraction of the actually emitted warnings, so just don't bother Change-Id: I962f50be7da3ae1e215318c6b7dd2f534cbdd57c
-
Albert Thuswaldner yazdı
Change-Id: I0175f688d1daaecf94c599093c58ec439eef9475 Reviewed-on: https://gerrit.libreoffice.org/17277Reviewed-by:
Samuel Mehrbrodt <s.mehrbrodt@gmail.com> Tested-by:
Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
-
Szymon Kłos yazdı
Change-Id: I94ba2fea74703d69e65c0864744ab81ccf205f9c Reviewed-on: https://gerrit.libreoffice.org/17192Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Regina Henschel yazdı
Change wrong PROP_FILENAME to correct PROP_DIRECTORY Change-Id: Iab2e16c486f487699e1574ed508539d95884bf9b Reviewed-on: https://gerrit.libreoffice.org/18127Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Ashod Nakashian yazdı
These source files relied on pch to include these missing headers (at least on Windows). Also included the script used to find the missing includes. The script is self-contained and includes unittests. It detects superfluous includes and required includes (which was used to restore the includes in this patch). Change-Id: I7ee09e5c712f42d5f6c3524898bc62dda78f5cc0 Reviewed-on: https://gerrit.libreoffice.org/18208Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Michael Stahl yazdı
With the new RHEL6-era baseline TDF can finally ship KDE4 support. Change-Id: I227278b576a3ed2f2aaa751d41b469ca92dc78b3 Reviewed-on: https://gerrit.libreoffice.org/18267Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Takeshi Abe yazdı
with the variadic variants. Change-Id: Id9b4ad4d1fa700c5ea3dd7417292cf2ddb7ade50 Reviewed-on: https://gerrit.libreoffice.org/18229Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Stephan Bergmann yazdı
...ever since its use got removed in 17e1d9f4 "INTEGRATION: CWS oj4" Change-Id: I6494e11bb162d4c4bb880a6c4f9ece01331975dd
-
Daniel Robertson yazdı
Convert postgresql driver ReflectionBase manual XInterface implementation to use ::cppu::WeakComponentImplHelper. Change-Id: I738bd7df33de9c0fe0e3242eb5a4fab6a8dcb3f0 Reviewed-on: https://gerrit.libreoffice.org/18207Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Stephan Bergmann yazdı
Change-Id: I97f3fb5cf62a68460157b2302a84d56a1417d376
-
Matthias Freund yazdı
Making the can in fillcolor icons bigger and swap the lower and top bars in the databarformatdialog icons. Change-Id: I6302309982154ad569ebe1253eaed80ce3b7fde9 Reviewed-on: https://gerrit.libreoffice.org/18281Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
-
Matthias Freund yazdı
Change-Id: I6a265a83d57f14b7fc9b7d58f9d8b6ed0b4933b7 Reviewed-on: https://gerrit.libreoffice.org/18153Reviewed-by:
Samuel Mehrbrodt <s.mehrbrodt@gmail.com> Tested-by:
Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
-
Matthias Freund yazdı
Adding some nicer new sifr shapes Change-Id: I3ad1f33e5b76ba025b41592896402230dcaa5ca2 Reviewed-on: https://gerrit.libreoffice.org/18154Reviewed-by:
Samuel Mehrbrodt <s.mehrbrodt@gmail.com> Tested-by:
Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
-
Pedro Giffuni yazdı
Most important perl scripts already use a portable method but fix these nevertheless. (cherry picked from commit 93496a6c1e5b2ae1756dc9b8043e2267209387da) Change-Id: Id8b5e974356701e66f9dd8a6bd7a58fd4f5633ae
-
Stephan Bergmann yazdı
Change-Id: I59b43ca9c42c63ca9108620ead00349c24bf91b1
-
Caolán McNamara yazdı
Change-Id: I8f19daac5ad6bc9e90e9eab5da206a392777473e
-
Stephan Bergmann yazdı
Change-Id: Iba38686620624178a7be39d703389402bbcea4cb
-
Noel Grandin yazdı
Change-Id: Ic15d0539aa00b46694a1715b6dda9d78bb1c00d8 Reviewed-on: https://gerrit.libreoffice.org/18269Reviewed-by:
Noel Grandin <noelgrandin@gmail.com> Tested-by:
Noel Grandin <noelgrandin@gmail.com>
-
Noel Grandin yazdı
Change-Id: I8bea5ac685b0076649412bd95501461242797d77 Reviewed-on: https://gerrit.libreoffice.org/18266Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Noel Grandin <noelgrandin@gmail.com>
-
Noel Grandin yazdı
Change-Id: Ic0482dc5ed26eb2fc6ccde73022eff8b4786de83 Reviewed-on: https://gerrit.libreoffice.org/18258Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Noel Grandin <noelgrandin@gmail.com>
-
Miklos Vajna yazdı
Change-Id: Ic4cb73340b7c91198e982c2f7be030a4d6299d4e
-
Miklos Vajna yazdı
Change-Id: I5f33c2eeeffdd2b3254ec464e5a2b96c09324df4
-
Tomaž Vajngerl yazdı
Change-Id: I829cb4dd2d256a621a407b7715ffc12e90a939b6
-