- 16 May, 2015 27 kayıt (commit)
-
-
Philippe Jung yazdı
Rewrite of splitwin. The previous implementation used struct and memset/memcpy/memmove. Struct have been replaced by classes with destructors. Array of pointers are handled in vectors. This enables clean call to clear of VclPtr. Change-Id: Idfbe698348f7bfb46aae7f97f6edbe7127df58cf Reviewed-on: https://gerrit.libreoffice.org/15756Reviewed-by:
Michael Meeks <michael.meeks@collabora.com> Tested-by:
Michael Meeks <michael.meeks@collabora.com>
-
Adolfo Jayme Barrientos yazdı
Change-Id: I855060d91933414ffb51f45420abf8d0bd69399b
-
Adolfo Jayme Barrientos yazdı
Change-Id: I19fc41fdffc2579a6316807ba3dc4d937864a37c
-
Andras Timar yazdı
Change-Id: I881d2bb00e5f89f269063fd6af9c99692820a264
-
andreas_ka yazdı
Change-Id: I9800f252e489dd3635b3ead92b362d05c059cd55 Reviewed-on: https://gerrit.libreoffice.org/15755Reviewed-by:
Adolfo Jayme Barrientos <fitojb@ubuntu.com> Tested-by:
Adolfo Jayme Barrientos <fitojb@ubuntu.com>
-
andreas_ka yazdı
The left column is too close to the Y-axis and there isnt a plus sign in the large icon. With the small one, the columns need to be larger and maybe the Y-axis doesnt need to be shown now with the right color setting Change-Id: I49ad3cdb1f7b76822bc44d499130110baf646d9f Reviewed-on: https://gerrit.libreoffice.org/15754Reviewed-by:
Adolfo Jayme Barrientos <fitojb@ubuntu.com> Tested-by:
Adolfo Jayme Barrientos <fitojb@ubuntu.com>
-
Tomaž Vajngerl yazdı
Change-Id: I214322303ae0f7c1a0e3cee0fea112f06a38f06c
-
Tomaž Vajngerl yazdı
Change-Id: I1c2bc60729117ea0a4e03a231b4dcce083ecf959
-
Tomaž Vajngerl yazdı
Change-Id: I2a9e713ccc2bf4468f86bdcf6efdf91e4e41c8d6
-
Tomaž Vajngerl yazdı
Change-Id: I028da90804992a30a8d547198aa15bcc2f32e365
-
Tomaž Vajngerl yazdı
Change-Id: I70e7548a427b7e365b5cc5749ad7a7b6717921cc
-
Tomaž Vajngerl yazdı
Change-Id: Idd52c17dffcfd809f775cf3662c9410878019591
-
Tomaž Vajngerl yazdı
Change-Id: Ied420c8b3349ff1a2e2951c14359cbe1a23e5141
-
Tomaž Vajngerl yazdı
Change-Id: I2338733e76968aeb69a57c60edd9d04d29e8321c
-
Tomaž Vajngerl yazdı
Change-Id: I60e436ec1e6974e5fb8c6525552c6e172ceca0ca
-
Michael Meeks yazdı
Change-Id: I0b7758b6780dfbe88aff8f0fc1a93d93b9910d87
-
Markus Mohrhard yazdı
mainly import from OOXML and selection of correct icon Change-Id: Id1e0800d887189ac37ae124e25add7b67ceb5305
-
Markus Mohrhard yazdı
Change-Id: I923aff04f8349aa25b49fd2eba6c29bfd579b4a7
-
Markus Mohrhard yazdı
getCurrentSheetIndex contains a race condition in the threaded OOXML import Change-Id: I0e26198d4053beb6484e835ea0d5530bec402c2b
-
Markus Mohrhard yazdı
Change-Id: Idbf9772bbb2c034a6c016492ab31b87e248f7b47
-
Markus Mohrhard yazdı
Change-Id: I9cd3c093af8f9f71c133ad89c45f2f9d46d64c01
-
Markus Mohrhard yazdı
Change-Id: I49e95149f8a705905c0a56f2bc29aa02cfbb7a91
-
Markus Mohrhard yazdı
Change-Id: I09ad268ff848d684022dbb696501afe8332f3771
-
Markus Mohrhard yazdı
Change-Id: I7606c5cb6321cfec9b36332dcd76fbad81d269d6
-
Markus Mohrhard yazdı
Change-Id: Ia4f9e62bb2b2bd143785642fcfacbc58cfaf1926
-
massinissaHamidi yazdı
Changes : - The page number changes when a certain amount of the previous page is reached. This is done in SetFirstVisPage. - Since the page number (and pFirstVisPage) changes before the entire previous page disappear from VisArea, there is still a portion of it which is visible and must be added for paint. This is done with GetPrev. Change-Id: If7704011bc11efe88321bf448d61708097334d7d Reviewed-on: https://gerrit.libreoffice.org/15657Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Norbert Thiebaud <nthiebaud@gmail.com>
-
Adolfo Jayme Barrientos yazdı
Remember: Title case for headings and command buttons & menus, and sentence case for labels, tooltips, etc. Change-Id: Iec0f56798ec3ea0cc3b31252e9dd0a83c206f035
-
- 15 May, 2015 13 kayıt (commit)
-
-
Michael Stahl yazdı
The check for existing bookmark positions is using the wrong position. It must use the Start of the pam, because the constructor of CrossRefBookmark only uses the Start of the pam. Change-Id: I343f1c0e3571847a965a27571f01136810e83485
-
Michael Stahl yazdı
... overlow in ImplMapLogicToPixel. 50 bits is still too much, 44 appears to work for exporting PNG. DocumentToGraphicRenderer::renderToGraphic() converts a double to Fraction which is the source of the excess precision. Change-Id: I93b11ef3a8be1c2f816f9697e5cd33eb00f7c2f9
-
Caolán McNamara yazdı
Change-Id: I1f86e262f64951d646ce74e3ceb225774afd7d1d
-
Adolfo Jayme Barrientos yazdı
- Import icons from Alexander Wilms - Fix export size of some of my icons - Remove old source files Change-Id: I98083d5213997a59fd23c5e891c7c3ca9f1694cb
-
Caolán McNamara yazdı
Change-Id: I803668f3d275b24edffda6bbca0117a4694ff533
-
Michael Stahl yazdı
... which was apparently written by LO >= 4.1 on a frame with image background, under unknown circumstances. Change-Id: Ie86643ab67f58bfe5c19d6a1f80a7af8f793edf2
-
Michael Meeks yazdı
Change-Id: I6284de937cd9daca45f37a780c75beb1585bb2a0
-
Joren De Cuyper yazdı
This reverts commit 480ca743. Change-Id: I69a16425fc36979d49f409bbd7921495a22a35dc Reviewed-on: https://gerrit.libreoffice.org/15737Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Joren De Cuyper <jorendc@libreoffice.org>
-
Michael Meeks yazdı
Change-Id: I802b841040f608b5586704745cc9817603fb1879
-
Julien Nabet yazdı
Change-Id: If5c8fbf453e47921b472a987e9e6cff283464dcf
-
Andrea Gelmini yazdı
Change-Id: Ib9af202c43b916b9af4b4e18db35d470a8692fe4 Reviewed-on: https://gerrit.libreoffice.org/15712Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Adolfo Jayme Barrientos <fitojb@ubuntu.com>
-
Matthias Freund yazdı
Export and import icons, searchdialog, browseview, openurl Change-Id: I2f85fccbaf2151d92ecc05e75ef771ae53e94202 Reviewed-on: https://gerrit.libreoffice.org/15740Reviewed-by:
Adolfo Jayme Barrientos <fitojb@ubuntu.com> Tested-by:
Adolfo Jayme Barrientos <fitojb@ubuntu.com>
-
Caolán McNamara yazdı
this needs the addition of a new MenuBarHighlightTextColor which defaults to MenuHighlightTextColor on other platforms Change-Id: Id0550294f1778229cbbe154857ba16c629dc5a87
-