- 15 Ock, 2014 40 kayıt (commit)
-
-
Eike Rathke yazdı
Grouped formulas need to be split at both edges of the deleted area, regroup _after_ rows have been deleted. Change-Id: I840806f30cef592e17b4cd3a33c81fd2a8309055
-
Matúš Kukan yazdı
This reverts commit 9b73d3a4 because it breaks unit tests. Conflicts: sfx2/source/appl/appuno.cxx Change-Id: I7b2d2dc6ff8ade2c8dd29602827313c7bb01f97d
-
David Tardon yazdı
Change-Id: I0fd33c8ee1791714ee9b42f50cabbdc51ebe4440
-
David Tardon yazdı
Change-Id: I48017873991abdc054e8be93912f2b2f5ae4383f
-
David Tardon yazdı
Change-Id: I800d22d8ec99e943b59467cf64b96aaa1f797953
-
David Tardon yazdı
Change-Id: I14d6febcff49421b6ee3f2c463e78ff98660aab5
-
Miklos Vajna yazdı
Change-Id: I9986855f3160ed6f5856aec9f7d33fc416962e77
-
Miklos Vajna yazdı
Change-Id: I900cc3e9b3e7545e141c592183ccd907216832e7
-
Miklos Vajna yazdı
Change-Id: Ief5627c009718c04d8515a0d5510b6c39108f8bc
-
Matúš Kukan yazdı
Change-Id: If469348f2385ef8009cf5a33f66f22d4a0e65070
-
Tor Lillqvist yazdı
Change-Id: I489126d291f9420aa1692d4b1f187f72dfd92a62
-
Stephan Bergmann yazdı
...and apparently erroneously got rewritten as a call to OUString::isEmpty instead of OUString::getLength in the conflict resolution of 7ec7a9a6 "Fix #120224# Mapping the text rotation in Writer table cell with MSO." Change-Id: If02687437848917f64b8f92f323979ccb51aaad2
-
Stephan Bergmann yazdı
Presumably a typo during conflict resolution for d02f75a8 "Resolves: #i121420# merge sidebar feature." Change-Id: Id328c2d2dd0e1a3bb60b7ffd34842fd789da332a
-
Stephan Bergmann yazdı
...which required to add an explicit channel to return SWTRANSFER_GRAPHIC_INSERTED from SwTransferable::_PasteFileName. Change-Id: I6d1401830f82dc44b37879ebdd0345cff14eecfa
-
Stephan Bergmann yazdı
...so 79f52d24 "convert sw/source/ui/inc/e*.hxx from String to OUString" should have converted it to call OUString::getLength, not OUString::isEmpty. Change-Id: Ie5633a1ff87094eb22179f14aab4b1508735a747
-
Caolán McNamara yazdı
Change-Id: Ida6183eea365f7354f69d2b4e55cd97d2424e558
-
Caolán McNamara yazdı
Change-Id: If6c711cf9c317411c72260b4029521782f8a282c
-
Caolán McNamara yazdı
Change-Id: I2c91c23f3dabacdb4ee65c18dc73f096041b74a9
-
Caolán McNamara yazdı
Change-Id: I9bab4c8c0e5b62eace308b90a43800c21c9cba41
-
Fridrich Štrba yazdı
Change-Id: Ie04cae9b9a362cb43b671fe8986545865822a953
-
Stephan Bergmann yazdı
Change-Id: Ie0e66ac6c76eabb80340d4c11b60dd7890c6a378
-
Matúš Kukan yazdı
It puts the function into binary in cases we don't want it for mobile platforms. We want to generate this list later anyway. Change-Id: I59be18b7b394254d845f5b2de02684c774510174
-
Matúš Kukan yazdı
Change-Id: I07fe0671d0633ef9480a4f3431df6a64c7902db8
-
Matúš Kukan yazdı
Change-Id: I5bc7844c74043640494330fefc87914d4c02b768
-
Matúš Kukan yazdı
Change-Id: I604132c35cf95ecb3a4dad0bfef5ec50dfa58645
-
Matúš Kukan yazdı
Change-Id: If0e20538b85057c52a953a7559f6e7cb75d2fe33
-
Matúš Kukan yazdı
Change-Id: I18ab7ed8785c63688eecdcdb77289e1691ba793d
-
Matúš Kukan yazdı
Change-Id: Ib1eb1ccf9c5fbbec84eb8f49395651e9219b7b97
-
Matúš Kukan yazdı
Change-Id: Ie93235666e035d6a594cfbe112f7a0d935dae1c4
-
Matúš Kukan yazdı
Change-Id: If992d847e385bd7968a4d8e491f957f8afcc9377
-
Matúš Kukan yazdı
Change-Id: Id63d9e29905c63dddaf44f8eab5fdc5b670fc6bf
-
Matúš Kukan yazdı
Change-Id: Ibfcd2954b20def05d2a7db36f5ccc0b570305441
-
Miklos Vajna yazdı
It turns out that this table contained entries which are not valid drawingML preset shape names. Invalid entries are now either have a valid name instead (based on the oox/source/export/preset-definitions-to-shape-types.pl mapping, which already tries to map VML shape ID's to drawingML preset strings), or in case I found no mapping there, the entry is now simply commented out. It's still better to fall back to export a shape as a rectangle than corrupting the whole document. Change-Id: Ic2d8926e5819f3312aaca55d50a1492332e52a9d
-
Chris Sherlock yazdı
OOXMLFastTokenHandler uses a Boost tokenmap, but tokenmaps cannot be indexed by an integer. I've removed the #if 0 code and generate a RuntimeException as nobody should use the functions getIdentier or getUTF8Identifier! Change-Id: Ia4c3589d289eac3022f0ee6aeef8662286d64f36 Signed-off-by:
Stephan Bergmann <sbergman@redhat.com>
-
Caolán McNamara yazdı
Change-Id: I4d944018bb471d78d6ebb3604d445b90899ea893
-
Caolán McNamara yazdı
Change-Id: I5e1cdedeb09883f8ca3410ec51b5b87b7bbd67e3
-
Caolán McNamara yazdı
Change-Id: I86c2f9dc299e72525dd2c797644175fdd19f41c4
-
Caolán McNamara yazdı
Change-Id: I5acfea9512f66cd57ba9a91b008bd0e96a80cb9d
-
Caolán McNamara yazdı
try and do so anyway. Could be picking that sort of lint out of writer for a while to come :-( Change-Id: I4efb94e5ed33025f7f416c096af25ba358ef45af
-
Caolán McNamara yazdı
Change-Id: I31bce794c95062abfa1171c13cf565498688b5f3
-