- 13 Şub, 2013 4 kayıt (commit)
-
-
Kohei Yoshida yazdı
Cell validation is stored as cell attributes which are stored with columns not with cells. When HasSpecialContent() is true, it flags the *cell* not empty, which in turns causes AddTextAndValueCell to iterate over every single cell position for all repeated columns and rows. That can very very slow when the number of repeated rows is very high. Since cell validation is stored with columns, skipping empty cells even when they have cell validation settings set won't cause any issues, and all cell validation settings are imported correctly even after this change. With the test document I have (confidential), this change alone reduces the load time from 30 seconds to 0.3 seconds. Change-Id: I84fa4cec50172ccd02eca1042c8fafb93d1cfc73
-
Tor Lillqvist yazdı
This fixes connecting to one computer after connecting to another failed. Change-Id: I5b13d186d32690a91e4290c81c8d2e12a0a1f2be
-
Tor Lillqvist yazdı
The latestInstance lifecycle and mName initialisation was borked. Change-Id: If7ef8a15fdc297e0fe6e401399a3b94dcd8d08c5
-
Tor Lillqvist yazdı
Change-Id: Ife81ec74b36f71782997219e36ac926ea429c297
-
- 12 Şub, 2013 36 kayıt (commit)
-
-
Julien Nabet yazdı
Change-Id: I3d515fabc272e5c14f2e2779da1c43f92514f290
-
Julien Nabet yazdı
Change-Id: I05d4b62a32a44a7d174d7fa19f7814d45dab22b2
-
Tor Lillqvist yazdı
The existing code in refreshLists() was somewhat hard to understand, and it actually crashed (if uncommented-out). Now it simply empties the maps and view lists and then rebuilds them. The visible end result, at least for me, is that I no longer get duplicate servers in the list... Change-Id: I1543292e219e666e7dcbc68473f40a11e2eb3381
-
Tor Lillqvist yazdı
These files are Java, not C++. Add empty line before the vim mode line. Change-Id: Ia94d18e9995ecfbbbfd1c9e6a4d2ce4e8ffb95f3
-
Tor Lillqvist yazdı
After 5adefb21 the "computer" names on the main ("Choose a Computer") dialog (which probably isn't the right term) were invisible for me on my Android 4.1 device at least. Very light grey on white, or something like that. Let's try with default colours and then if that doesn't work *slowly* modify the colours one item by one. Change-Id: I9ae2ee8232cfa85eee4aba0fbcf69b8c245a1ad6
-
Tor Lillqvist yazdı
Change-Id: I314066086827d283938c6f402733da3f801ad55b
-
Julien Nabet yazdı
Change-Id: I8609949377181f8edb30ac07b2791cfcd079fc7d
-
Kohei Yoshida yazdı
Change-Id: If255802082890e1b1b4c5197a791fa79a011773e
-
Michael Stahl yazdı
SwTxtNode::GetExpandTxt must filter out all dummy characters used to represent fields, footnotes, field marks, etc. Change-Id: Ie5ae2a82da9a6618bb451efabfd38769c495cc93
-
Kohei Yoshida yazdı
In favor of forward delaration and/or inclusion of more specialized headers. Change-Id: I75f727cc50228b8958b60173ce14e5ce1fb7e6f7
-
Andras Timar yazdı
Project: help a5cae6c3e83ddae0b26fac30cf95378d2a5882a3
-
Kohei Yoshida yazdı
Since I'm modifying the header.... Change-Id: I7cb44335a46dbc185e1a717304c221e5bb6fcb3c
-
Kohei Yoshida yazdı
Change-Id: Ie1475eb19a4ad41e5eac1ca00419a1af5c207b12
-
Kohei Yoshida yazdı
Changed the signature of the constructor (one that clones the text object) to take a reference instead of a pointer, to smoke out the callers that use this constructor. Went through all its callers and made changes to either 1) pass ownership to the cell instance (if the text object uses the SfxItemPool instance returned from ScDocument::GetEditPool()), or 2) pass as const reference to make it clear that the instance will get cloned. Change-Id: I669e066d4739536bf8d3b356186503dcdfa303b0
-
Kohei Yoshida yazdı
This alone cuts about 3 seconds off of the total import time with the test document from fdo#54638. Change-Id: I3be3229532b9e982f03565fd3fb630f70f2bce03
-
Andras Timar yazdı
Project: help 0ba3d9a4202cd6418c4007a89e8c5fa73f0c9f05
-
Jan Holesovsky yazdı
-
Miklos Vajna yazdı
Change-Id: I4d6b7760f9c6901c5c42070bedc8fbbec79215d0
-
Miklos Vajna yazdı
Change-Id: I7d8612d6b2d3eb2262ed148153a0c249bcb36599
-
Julien Nabet yazdı
Change-Id: I341f4a74062e78f6a4d23ca24d635c6a95fb90cb
-
Julien Nabet yazdı
Change-Id: I609270e269a0905818d6a2b4f44cb9a034099346
-
Julien Nabet yazdı
Change-Id: I17275e7e17f76da967d2fa798f5ee88b50fd6d72 Reviewed-on: https://gerrit.libreoffice.org/2121Reviewed-by:
Michael Stahl <mstahl@redhat.com> Tested-by:
Michael Stahl <mstahl@redhat.com>
-
Tor Lillqvist yazdı
Change-Id: I45ecc4a745722cc6bf1f5017429a3e532200bf03
-
Cédric Bosdonnat yazdı
Don't output the port number if that one is not valid.
-
Julien Nabet yazdı
Change-Id: I74ff9d8d116ebfe9ebc302c79a3763eda9c1250f
-
Julien Nabet yazdı
It was like this since initial commit in 2000-09-18 Change-Id: I83c73fcd4ec564770502f00c6301d5e405dc6c62
-
Takeshi Abe yazdı
Change-Id: I248912310658aec789f89f9dba0821b7ec86163d
-
Stephan Bergmann yazdı
Change-Id: I7319b4bc276a38cf94aa90934529835ac38f57fa
-
Stephan Bergmann yazdı
Change-Id: Ie491835b854bf59694a20c4f94e2333b72142d08
-
Michael Stahl yazdı
(regression from f7d681dc) Change-Id: Ida92854efe6ddffffb8fe10e5ef1f42c53747f40
-
Julien Nabet yazdı
Change-Id: Idb380dbb7470dbdb371778ba0c486392cc55380e
-
Julien Nabet yazdı
Change-Id: Iaf07d9f4bc0a133c1127d93bf635b6653fe1479a
-
Tor Lillqvist yazdı
No point in using a generic "Serial Port" name, or describe it as a "COM Port" (eek). The remote control app doesn't check what the service name is anyway. (It probably should?) Change-Id: I6098110e8c4f62e20c38cf7e6b2071f00dd00515
-
Noel Grandin yazdı
Change-Id: I7cf34ceebc656e0ca507521bfdaaf8beac67644c
-
Michael Meeks yazdı
Change-Id: I3ddfb3e3f93782556ec7fd7a16afbb294d17c013
-
Noel Grandin yazdı
Change-Id: I8acec495df9ef9cd077ca36bde3fac07a3586b8c
-