- Nov 02, 2016
-
-
Michael Meeks authored
(cherry picked from commit a28b3d0d)
-
Michael Meeks authored
(cherry picked from commit e48f9d75)
-
Michael Meeks authored
Otherwise Admin::instance() has been destroyed by the time we're cleaning up the DocumentBrokers resulting in FMRs etc. (cherry picked from commit 5e9b582e)
-
Michael Meeks authored
(cherry picked from commit da76cffc)
-
Michael Meeks authored
(cherry picked from commit 2b9ae4b2)
-
Michael Meeks authored
Avoid canceltiles on in-flight message queue in loolkit potentially overlooked in 97adaf93 (cherry picked from commit 4b0ebe49)
-
László Németh authored
(cherry picked from commit f7f55ded)
-
Andras Timar authored
(cherry picked from commit ac86cdf7)
-
- Nov 01, 2016
-
-
Andras Timar authored
-
Henry Castro authored
(cherry picked from commit 09cb79af)
-
Ashod Nakashian authored
Document state changes come in with the same event ID. We need to store them in a separate map (also renamed the old 'states' map to 'events'). All important events are now replayed correctly and traced. Change-Id: I52346b0d252730ba5cedb091b14898479c2a52c5 Reviewed-on: https://gerrit.libreoffice.org/30466 Reviewed-by:
Ashod Nakashian <ashnakash@gmail.com> Tested-by:
Ashod Nakashian <ashnakash@gmail.com> (cherry picked from commit e08503e2)
-
Ashod Nakashian authored
Change-Id: Id2181c8426712320a9fffacd7d8d350f1476580a Reviewed-on: https://gerrit.libreoffice.org/30465 Reviewed-by:
Ashod Nakashian <ashnakash@gmail.com> Tested-by:
Ashod Nakashian <ashnakash@gmail.com> (cherry picked from commit 56b1f224)
-
Andras Timar authored
(cherry picked from commit e7355553)
-
Pranav Kant authored
(cherry picked from commit 86383d40)
-
Henry Castro authored
(cherry picked from commit 2c5cbe65)
-
- Oct 31, 2016
-
-
Andras Timar authored
(cherry picked from commit 760c1e73)
-
Marco Cecchetti authored
Change-Id: I5dc3af5d8c70b381638f82de14ea47b1627237b9 (cherry picked from commit 8c522c44)
-
Andras Timar authored
(cherry picked from commit cbff5834)
-
Tor Lillqvist authored
'_sessions.empty()' does not need a verbal explanation. We don't do those in other assertions in the same file anyway. (Also, I dislike the use of exclamation marks, especially in contexts that by themselves already are alerts, like in assertion failure messages. Exposure to LibreOffice source code with its style (in some neighbourhoods) of multiple exclamation marks, even, in comments, makes you like that. Exclamation marks makes your comments or messages look like check-out tabloid headlines.) (cherry picked from commit be22779c)
-
Andras Timar authored
(cherry picked from commit d589618b)
-
Andras Timar authored
(cherry picked from commit 513d963b)
-
Ashod Nakashian authored
Change-Id: I64629774ec745f47e7376231a3ca569bcbfffaac Reviewed-on: https://gerrit.libreoffice.org/30424 Reviewed-by:
Ashod Nakashian <ashnakash@gmail.com> Tested-by:
Ashod Nakashian <ashnakash@gmail.com> (cherry picked from commit 4ba5bedf)
-
Ashod Nakashian authored
Change-Id: I7d478ff2fc5715c3f612bf57f98aa2ce454ed4ed Reviewed-on: https://gerrit.libreoffice.org/30423 Reviewed-by:
Ashod Nakashian <ashnakash@gmail.com> Tested-by:
Ashod Nakashian <ashnakash@gmail.com> (cherry picked from commit 4186149f)
-
Ashod Nakashian authored
Change-Id: I6889af4dd18692877469e8b24671aaf4649055e5 Reviewed-on: https://gerrit.libreoffice.org/30422 Reviewed-by:
Ashod Nakashian <ashnakash@gmail.com> Tested-by:
Ashod Nakashian <ashnakash@gmail.com> (cherry picked from commit 8be8311e)
-
Ashod Nakashian authored
Change-Id: I6596f87be4d36d2857c40b88864099c6cb5ab5b0 Reviewed-on: https://gerrit.libreoffice.org/30421 Reviewed-by:
Ashod Nakashian <ashnakash@gmail.com> Tested-by:
Ashod Nakashian <ashnakash@gmail.com> (cherry picked from commit 90c60d99)
-
Ashod Nakashian authored
Streaming to string can now be disabled when the not needed to reduce overhead. Change-Id: I95e5a700776bd9f05b0d969703fc471401dfea3b Reviewed-on: https://gerrit.libreoffice.org/30420 Reviewed-by:
Ashod Nakashian <ashnakash@gmail.com> Tested-by:
Ashod Nakashian <ashnakash@gmail.com> (cherry picked from commit b14961ff)
-
Ashod Nakashian authored
Change-Id: I34b76b463c05e3479d1fd1516906c9a75282c753 Reviewed-on: https://gerrit.libreoffice.org/30419 Reviewed-by:
Ashod Nakashian <ashnakash@gmail.com> Tested-by:
Ashod Nakashian <ashnakash@gmail.com> (cherry picked from commit c8eb2ba6)
-
Ashod Nakashian authored
Change-Id: Ib8244cd8ae6449a07eb010fba4b26ec5bad09162 Reviewed-on: https://gerrit.libreoffice.org/30418 Reviewed-by:
Ashod Nakashian <ashnakash@gmail.com> Tested-by:
Ashod Nakashian <ashnakash@gmail.com> (cherry picked from commit c96c13f0)
-
Ashod Nakashian authored
Change-Id: Ia3352589aa894b38892f98fedc93926f063dce72 Reviewed-on: https://gerrit.libreoffice.org/30417 Reviewed-by:
Ashod Nakashian <ashnakash@gmail.com> Tested-by:
Ashod Nakashian <ashnakash@gmail.com> (cherry picked from commit ce785b64)
-
Ashod Nakashian authored
With the help of clang-format. For reference, the following command was used, but not all changes were commited: clang-format-3.9 -style='{BasedOnStyle: WebKit, AlignAfterOpenBracket: Align, AlwaysBreakAfterReturnType: None, BreakBeforeBraces: Allman, DerivePointerAlignment: 'true', ExperimentalAutoDetectBinPacking: 'true', IndentWrappedFunctionNames: 'true', UseTab: Never}' Change-Id: I0f7490c7ee38aeefeefcf9d5d4c3dab380cd63b8 Reviewed-on: https://gerrit.libreoffice.org/30416 Reviewed-by:
Ashod Nakashian <ashnakash@gmail.com> Tested-by:
Ashod Nakashian <ashnakash@gmail.com> (cherry picked from commit 773c15f7)
-
Ashod Nakashian authored
String stream is overkill for a single string concatination, even with int-to-string conversion. Avoid unnecessary noise when no subscribers exist and cleanup dead subscribers on notify failure correctly. Change-Id: Iaad3281e29089e3be6c40c58ae2ec93097665777 Reviewed-on: https://gerrit.libreoffice.org/30415 Reviewed-by:
Ashod Nakashian <ashnakash@gmail.com> Tested-by:
Ashod Nakashian <ashnakash@gmail.com> (cherry picked from commit d694e00e)
-
Ashod Nakashian authored
Change-Id: Ic78d872901266f204f3528313108a357685305de Reviewed-on: https://gerrit.libreoffice.org/30414 Reviewed-by:
Ashod Nakashian <ashnakash@gmail.com> Tested-by:
Ashod Nakashian <ashnakash@gmail.com> (cherry picked from commit 82ca247a)
-
Ashod Nakashian authored
...and enable a fragile and broken rendering test into a warning until a the rendering is more stable/fixed. Change-Id: Id6ed596ddb64d94af2d4b7d49c8f185ac6a8b4ff Reviewed-on: https://gerrit.libreoffice.org/30413 Reviewed-by:
Ashod Nakashian <ashnakash@gmail.com> Tested-by:
Ashod Nakashian <ashnakash@gmail.com> (cherry picked from commit 3e1e3e78)
-
Ashod Nakashian authored
This fixes regression to the hackish fix done in b26f2f27 - loleaflet: prevent the zoomlevel from changing on connect/disconnect Change-Id: I09c899546d0d8bfbe4c274b0774fd30008cbcfa5 Reviewed-on: https://gerrit.libreoffice.org/30400 Reviewed-by:
Ashod Nakashian <ashnakash@gmail.com> Tested-by:
Ashod Nakashian <ashnakash@gmail.com> (cherry picked from commit fb8d8958)
-
Henry Castro authored
(cherry picked from commit 3c9eed3b)
-
Henry Castro authored
(cherry picked from commit 52793e8d)
-
Marco Cecchetti authored
Change-Id: Ib240e50a4f973a6ba83916e6b551dcdbb017a919 Reviewed-on: https://gerrit.libreoffice.org/30362 Reviewed-by:
Marco Cecchetti <mrcekets@gmail.com> Tested-by:
Marco Cecchetti <mrcekets@gmail.com> (cherry picked from commit 5e90ce91)
-
Andras Timar authored
(cherry picked from commit c96ef2d3)
-
Andras Timar authored
(cherry picked from commit 453307a6)
-
Andras Timar authored
(cherry picked from commit ab0bd735)
-