- 03 Eki, 2014 40 kayıt (commit)
-
-
Luboš Luňák yazdı
Change-Id: I7386c26e5ff05cec23a6cccb86ed3aa6ab715096
-
Luboš Luňák yazdı
This used to skip the last item in the range. Change-Id: Icf27a041f1388c8bd01568356d1009a08e5b7a7a
-
Miklos Vajna yazdı
Scenario is that the original document has a table style, which sets borders around the table, so A1 cell gets top and left borders (and none for right/bottom). Then on export, if we write A1 as table default, then this overwrites the table style, so the real right / bottom borders from the table style are lost, as on export we think that they are available from the table style already, so we don't write them. Regression from commit ae61569e (oox: Do not overwrite table style properties, 2014-04-03). Change-Id: I54c10ffc2ade65260693b769274b1311efc086f9
-
Miklos Vajna yazdı
This test file wants to test table positioning, but it also has references to table styles. Remove these references to keep the testcase minimal. Change-Id: Ib7c7086bf767a8580dd7bae4452d0773e02d32a2
-
Caolán McNamara yazdı
In redline mode, if deleting the anchor point for a postit causes another one to get moved, i.e. deleting it and creating a replacement. Then update the the queue of postits to remove the old candidate and add the new candidate. This is complicated by the occasional anonymous SWFMTFLD_REMOVED event which just states that "something" got removed from the document (but not truly deleted), and I don't see any better way to handle it than to completely refill the pool of candidates and rely on the fix of commit 1f18b3b0 Date: Thu Oct 2 16:33:46 2014 +0100 Related: fdo#58277 only DelRight after a successful GotoField to skip the previously successful candidates which got moved into the redline backing area and so not loop forever Change-Id: I0b30111bc1f2527011e68d048ecd65fcf71416a5
-
Tor Lillqvist yazdı
Chris Sherlock says that should make it possible to get it to actually run. (Didn't work for me, though.) Change-Id: I69a7badaf1f19481546866cfa2a417029c305105
-
Tor Lillqvist yazdı
Change-Id: Id0f3345613ae3b9c19cc5f5845140fa1c067bee0
-
Caolán McNamara yazdı
Splitter derives from Window and doesn't override MouseMove so both branches are the same Change-Id: Id74f12e2efb458ac2ae183686a57befdf0225778
-
Caolán McNamara yazdı
Splitter derives from Window and doesn't override MouseButtonUp so both branches are the same Change-Id: I9072d24b60dacfdb1d3e9ca1c97f08002f7e24ba
-
Caolán McNamara yazdı
Change-Id: I96cbc59931400ad2f348ffb44925e8fe34b782ed
-
Caolán McNamara yazdı
Change-Id: I07525411e1c09b49acb64262459d6d6b70cf6e9c
-
Caolán McNamara yazdı
Change-Id: Ia18c904d9fe5dc347f5fc7f478a4b31adfdb5b2b
-
Caolán McNamara yazdı
Change-Id: Ic2d8dab00d5af47f6274433ee811f567f990400b
-
Caolán McNamara yazdı
Change-Id: I037218d5c6afc3df6862b0c0ce2b6379568767cd
-
Caolán McNamara yazdı
Change-Id: Ie9a9a3438408900d4a5e07b50f4e636e06f94026
-
Caolán McNamara yazdı
Change-Id: I9818e647915bd2b973c617feb7efd256621cf2de
-
Caolán McNamara yazdı
Change-Id: I21e6bdd643d898a3515a96e4c9c17c2d6f98b0e4
-
Caolán McNamara yazdı
so just replace it with delete and simplify the code around it now we know exactly what it does Change-Id: Ie23bc46583684bda35b47022ea9853f25a415b0d
-
Caolán McNamara yazdı
Change-Id: I832bbf09756e616877621f186ddba17784de9f43
-
Caolán McNamara yazdı
Change-Id: Ie1de3270723e36f7fd4bfdc4192745c521c61ea4
-
Caolán McNamara yazdı
Change-Id: I8680049ce810ca30ade33d168486bd589d434a4e
-
Caolán McNamara yazdı
Change-Id: I4185bbcc40419fced50ca684c35d1090cf361c4c
-
Caolán McNamara yazdı
Change-Id: If9a6c1e5353364238ce4a888ecc80ead28497c76
-
Caolán McNamara yazdı
Change-Id: I5bba3f999782af77ee2211d8666d57feb91165ab
-
Caolán McNamara yazdı
Change-Id: I66000e2e3ae8d28f5f04bb6404c73feb2a1e8905
-
Caolán McNamara yazdı
Change-Id: I2be3e6d88472ba8b69f012aaf975a91f0ab4f693
-
Caolán McNamara yazdı
Change-Id: I674f8ef309052737d742802ca4756c8e51e4385c
-
Caolán McNamara yazdı
Change-Id: I2a68873d335f5efc27679c7bae619d942bbc5efe
-
Caolán McNamara yazdı
status gets overwritten after the switch ends Change-Id: I60d4f61e6e1f31f9dd79c178c9a6f7060d154013
-
Caolán McNamara yazdı
Change-Id: I1204b904b446c2ec3132064e89aa6f20c5523470
-
Caolán McNamara yazdı
Change-Id: I3adde518347208cb1ab7a2013c519d9eabcf7b3d
-
Caolán McNamara yazdı
Change-Id: Ic556e9ca669af5d514ebe4d6bcff7bdc9271dc7a
-
Caolán McNamara yazdı
Change-Id: I1cd88014175fe061d4db291b8d1430897c2c0084
-
Caolán McNamara yazdı
Change-Id: Ib0b1b997b95a40c86d446cfee681982bb475b7e9
-
Marco Cecchetti yazdı
Change-Id: Ia77f9840df7508d96292aac63e65714a7892342f
-
Matúš Kukan yazdı
Change-Id: I6e0cc345f6903128ffebe5fb56f6e198ee32da9a
-
Miklos Vajna yazdı
The symptom was that some cell borders were missing. It's because in Word, cell borders are additions to table borders, so if a table border is single, but the cell border is none, then the outcome should be single, not none. In Writer, this is a single UNO property, so if it's set to SOLID then to NONE, the latter wins. There are two situations where we now do the right thing: 1) style-cell-border is set, direct-cell-border is none -> outcome is now inheriting (style-table-border, direct-table-border, etc.) 2) style-cell-border is none, direct-cell-border is none, but direct-table-border is set -> outcome is now direct-table-border. Change-Id: I320ae908c61221c8020e3b5323c31dec11c15b2f
-
Noel Grandin yazdı
Change-Id: If84e072da9e59140466262fbeac4dc787a9de898
-
Noel Grandin yazdı
Change-Id: Icd67d066eb72b951f3e4846d45d00e7863a6000e
-
Noel Grandin yazdı
Change-Id: Ie478d1fcfd3b64d7a2128887c216b5e0b4501ab9
-