- 19 May, 2015 40 kayıt (commit)
-
-
Michael Meeks yazdı
Change-Id: I4efe8e68419a3d878acf3c4eb741239794b26d85
-
Julien Nabet yazdı
Change-Id: Ifaf9320a4f616d25609254d92d9b0e224c2ec591
-
Julien Nabet yazdı
Change-Id: I889f67f1bc097b171ba416cd07d1a54a0cbc542d
-
Caolán McNamara yazdı
Change-Id: I533abbe271beddbb6b60a7703fcf3d53fb5caeb7
-
Zsolt Bölöny yazdı
Change-Id: I6046461b2e26a8506249c4a2fdd783bbd2ec223f Reviewed-on: https://gerrit.libreoffice.org/15810Reviewed-by:
Adolfo Jayme Barrientos <fitojb@ubuntu.com> Tested-by:
Adolfo Jayme Barrientos <fitojb@ubuntu.com>
-
David Tardon yazdı
Change-Id: I196853f0efbaab48e5e09b2728df0a8e5152dc9e
-
David Tardon yazdı
Change-Id: Ia042bbb7845a6de4769949230e3f1bc90099c9aa
-
Caolán McNamara yazdı
Change-Id: If10822b64e0a9a28c45fd8a1c0e9e44bdbfb054b
-
Laurent Godard yazdı
the cell content is now drawn over the cell note rectangle Change-Id: Idce05497b7a9f67e5e315f5bc2f9c59e53898131 Reviewed-on: https://gerrit.libreoffice.org/15802Tested-by:
Markus Mohrhard <markus.mohrhard@googlemail.com> Reviewed-by:
Markus Mohrhard <markus.mohrhard@googlemail.com>
-
Michael Meeks yazdı
Change-Id: I42a1b3d133b32ff29eb02fbc262e6ec0aa941b9c
-
David Tardon yazdı
Change-Id: I1269be7ab26a4f7ba30a70eb8aef3023384a7de2
-
Miklos Vajna yazdı
Change-Id: I028f95029deaebddcacf2730d429ad53abbc79fa
-
Miklos Vajna yazdı
Change-Id: Idcbbb9e049f0fbc5d6503b86fd506df9fb2ad3c5
-
Miklos Vajna yazdı
Change-Id: Ic19519ee727bd4b6c18d14dc3eb21b2eeb4395c9
-
David Tardon yazdı
Change-Id: Ic9f6165626a8ffc303260c0439010fe7e2ce634b
-
Caolán McNamara yazdı
otherwise with SAL_DISABLE_NATIVE_ALPHA=1/SAL_USE_VCLPLUGIN=gtk3 the 8 bit page icons in the status bar lose their bottom rows Change-Id: Id9d9ba1a6fb74784a0a4c29bf3d13ebf8476c376
-
David Tardon yazdı
Change-Id: I4ffff140f24f4b96c930c3f651cf592966534ef7
-
Mike Kaganski yazdı
When an object is added to OLE objects cache, when cache is full, old objects are tried to be unloaded. This triggers notifications that cause all loaded objects to become active, and to be added to cache (moved to front). As the new object already was added to front of the cache, later activity pushes it to back, until it is the last object in cache. The cache in this process is overfilled, so each next refresh tries to unload current last OLE object. So, in the end, this effectively unloads all cached OLE objects. This patch prevents this by first unloading last object, and then adding new object to front of cache. Also, removed needless creation of reference (makes at least 200 function calls for no reason). Change-Id: Ia903f4df101971df1b0b0148320fc8e45ac1e79c Reviewed-on: https://gerrit.libreoffice.org/15772Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Michael Stahl <mstahl@redhat.com>
-
Jan Holesovsky yazdı
Change-Id: Ib4c11d3f1ec793e66cd47c1f7bb4f7d06820d58f
-
David Tardon yazdı
Change-Id: I8c2277384537b78255bb2115126d5b2f2812f7df
-
David Tardon yazdı
Change-Id: I398ae27e49ca684b7d1b8d328be90bffee825797
-
David Tardon yazdı
Change-Id: I7b8382b5ca74f5a1d9535ef0715629f2537d9f7e
-
David Tardon yazdı
Change-Id: I4c9d3e8cf9e5635c848c165d4eda44ad3798ae38
-
Jan Holesovsky yazdı
This finally allows real double-buffering. Also with the per-widget setting, no need to be experimental any more. Change-Id: I405b3b2ce084cb8176b761e7113d3c3c87a6febf
-
Christian Lohmaier yazdı
Change-Id: I9c6a3a2a06bb398a8477e1d95f3975eb21ba1e55
-
Tomaž Vajngerl yazdı
Change-Id: Idc243ec7083602c639ce5769b8e18a3bac2f773f
-
Stephan Bergmann yazdı
Change-Id: I8e107c155a99fd68b0aa054435bc85246444b3c6
-
Thorsten Behrens yazdı
Change-Id: I0a35849a02e3f185783c261a369052594583b082
-
Bjoern Michaelsen yazdı
- gbuild is not "shiny new" anymore -- its the default - hint at solenv/doc/gbuild Change-Id: I20be4f10c68a935bd4ec99c4a95714ab08f80ca0
-
Miklos Vajna yazdı
So that when the next result is found in the normal Writer text, only that will be selected. Having both shape selection + Writer text selection is confusing. Change-Id: I52d399e7224b472f76d39d93ffc394c2e3107a86
-
Vasily Melenchuk yazdı
Do not try to use INetURLObject class for encoding of internal document links. External URLs are encoded as before. Change-Id: I90621819ed21c3f793171ac4ab3fc7d49ac69f56 Reviewed-on: https://gerrit.libreoffice.org/15625Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Michael Stahl <mstahl@redhat.com>
-
Bjoern Michaelsen yazdı
Change-Id: I3e362a873c28026cbecf005c07def1295aa920e0
-
Noel Grandin yazdı
Change-Id: I75ffd1e1f877e0d23fdd21370a795fa11bf83f9f
-
Yurii Kolesnykov yazdı
Added more Xcode specific files to .gitignore. Made some properties common in gbuil-to-ide to avoid code duplication/bugs. Xcode projects are broken for now. Change-Id: I9530435ffe54158ae68ddae0581ac68f968af235 Reviewed-on: https://gerrit.libreoffice.org/15694Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Michael Stahl <mstahl@redhat.com>
-
Mark Hung yazdı
Fix the situation for OOXML import filter: a) While handling DocGrid type, SnapToChars was treated as None. Now it is implemented as described in the article: http://linpeifeng.blogspot.tw/2007/02/text-grid-enhancement.html Both LinesAndChars and SnapToChars will be translated to Writer grid type "lines and characters", and set SnapToGrid property to false or true accordingly. b) All the imported paragraphs snap to grid because SnapToGrid was appended to grabbag, now it allows SnapToGrid property in paragraph and paragraph styles to be imported properly. Change-Id: I446b4c64c0ed86960896bcd61a1006c9173a757a Reviewed-on: https://gerrit.libreoffice.org/15732Reviewed-by:
Michael Stahl <mstahl@redhat.com> Tested-by:
Michael Stahl <mstahl@redhat.com>
-
Noel Grandin yazdı
Change-Id: I5272fe6e6007d4a21a2484b8f5bfe42f5b6ab853
-
Katarina Behrens yazdı
Change-Id: Ib087baada3660bf0d31e1295cbac322dada53d2d
-
Miklos Vajna yazdı
I saw this happening on Writer shutdown. Change-Id: Ib357d070f53ce0728a5b89f895b87fc42628834c
-
Noel Grandin yazdı
Change-Id: I873d3efbb7b78d0efe5d586b378d024ee22ac77e
-
Caolán McNamara yazdı
Change-Id: I9b6a86ecf12c274d027a0484dd4c12c424e2761f
-