- 18 Şub, 2014 40 kayıt (commit)
-
-
Stephan Bergmann yazdı
Should be transparent to client code. Change-Id: I5632fba87242ff9cb9a6b3481a179fa3e92c618b
-
Zolnai Tamás yazdı
Change-Id: Ie37ec829ddeeaeb8882c1a566cc80419edcfa170
-
Zolnai Tamás yazdı
Translate component of parent shapes' transformation have to be applied to children when there is no explicit child transformation. Note. Export also use this concept. Change-Id: I51bd3325fb53ee250402326ee361c8f07038ed07
-
Zolnai Tamás yazdı
Change-Id: I1401fddfdd42eba96253f4dd19cf60bba8de6802
-
Oliver-Rainer Wittmann yazdı
on disposing (cherry picked from commit 50b10da7) Conflicts: framework/source/layoutmanager/layoutmanager.cxx Change-Id: I51fe74698f00fadba9afaeb0f8e9f66b85f208cb
-
Caolán McNamara yazdı
Change-Id: Ib8379cbdb6cf16f8799c1e34b9bd7ff2e62e27f4
-
Stephan Bergmann yazdı
...as e.g. produced by java-1.8.0-openjdk.fc20 (Sorting Rel_INTERNAL < Rel_EA is somewhat arbitrary.) Change-Id: I25449ec4da63243fc1044aae366f8fa6c5ef1eb5
-
Stephan Bergmann yazdı
Change-Id: I363289075b457bafcf821af5d08c234977f8d765
-
Stephan Bergmann yazdı
Change-Id: I6f324dc684f868736ac9351911f8c7eda9b830f1
-
Miklos Vajna yazdı
This reverts commit 46fa7ac8, just the submodule part.
-
Bjoern Michaelsen yazdı
Change-Id: I6c186ba7ca27166a272327bcfe6a94c391c3514f
-
Caolán McNamara yazdı
Change-Id: I1ac675441b50ceab7df78fb9646e4e1bd8e6e36e
-
Caolán McNamara yazdı
Change-Id: I6d1b6e201f3ec57c727e93ff69a212c8138998d6
-
Caolán McNamara yazdı
Change-Id: Ice55badc2d02d2a49feafbff6ffe10c34b41fa52
-
Caolán McNamara yazdı
Change-Id: I53ef199b8d20fdf6432bd9f8b2603a75bd54a093
-
Caolán McNamara yazdı
Change-Id: I59193af4c0b4945ef9612862e57a276cc1d89ea4
-
Caolán McNamara yazdı
Change-Id: Ic4cc2e8e8b1ff21bc4e1d74cf2fddc0c0d85eafd
-
Caolán McNamara yazdı
Change-Id: I448a6a3f9779b0fcd4ea7231ece00b56b59de901
-
Caolán McNamara yazdı
Change-Id: I72d565b77fad98e176e2f47368201ad1585aef3f
-
Caolán McNamara yazdı
Change-Id: I48d4b4961b7ef287bec27551de6366a4bdf27ddd
-
Caolán McNamara yazdı
Change-Id: I076439b3f1f6766f7215ed4342abf97358b09fef
-
Caolán McNamara yazdı
Change-Id: I9a68f51c5941cdc592a39d4cbe164321cbc05660
-
Caolán McNamara yazdı
Change-Id: I84ff62f0a592a012fa7963f81f4bafcc0ebf420f
-
Caolán McNamara yazdı
Change-Id: Ifa94f76edbbede207abd1974c9add4fdf740eecf
-
Caolán McNamara yazdı
Change-Id: Ib88a068ea49955d48a0945b28b1016e0cccaf437
-
Armin Le Grand yazdı
also secured ReplaceObjectAtView to check for active TextEdit, assert this and make an emergency correction (cherry picked from commit 623cd778) Conflicts: svx/source/svdraw/svdedtv.cxx Change-Id: I0e9ae1b1cd84e04c37c4de38aca7752804782384
-
Caolán McNamara yazdı
Change-Id: I299cfbe1f53af20f16dc02d3616d284a34da870d
-
Caolán McNamara yazdı
Change-Id: I7411e5d53d2dd83eb36d94914a76d5f0370ee978
-
Miklos Vajna yazdı
Without the EndParagraphProperties() call, w:spacing wasn't ever written as a paragraph property. Change-Id: Iff4ca2a9e0725ac38d7b528c220c8ea58fc89cab
-
Miklos Vajna yazdı
Change-Id: I4a69647af5b068c35bea0a5f9665a5e68eb76293
-
Olivier R yazdı
-
Olivier R yazdı
Project: dictionaries b480c59b2cc6cd6d73f561db435c52568faea4bf
-
Tor Lillqvist yazdı
Change-Id: Idcbb480be0c6bba1215bf75310cd6fc7bfd101a3
-
Tor Lillqvist yazdı
I run into the assertion now in TiledLibreOffice, but if I drop the assert(), it still works. So let's just print a warning (that everybody will cheerfully ignore, ha ha) instead. I have no idea what this code actually is doing... (Originally the code had DBG_ASSERT(), which despite its name also just prints a warning, which I changed to a real assert() in 8293b293 for some reason.) Change-Id: I928078aaf3648c8d04c59f271504c7d3b02e1bb5
-
Jan Holesovsky yazdı
Probably there is a more prosaic explanation; though I am unable to reproduce now whatever I try - with or without the patch. This reverts commit 2b2c5288. Change-Id: Ia3c1017f27d28bc228c497f34b8777b487d54fb4
-
Michael Stahl yazdı
Project: help f9e2d688f6755c85b099cb659dd865dae775b607
-
Luc Castermans yazdı
Change-Id: I716d135de71605ac79c04e575ef946f303196097 Reviewed-on: https://gerrit.libreoffice.org/8023Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Timothy Markle yazdı
Comment was used to hide <style> contents from old browsers. No longer necessary for browsers now. Change-Id: I49290b8dc45db173dc6f29d131d5001be2b27b6e Reviewed-on: https://gerrit.libreoffice.org/8077Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Maxim Monastirsky yazdı
See http://www.w3.org/TR/html-markup/documents.html#conformant-html Change-Id: Id2835f20baad20bcb874df5e6f35a189c320367b Reviewed-on: https://gerrit.libreoffice.org/8079Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Stephan Bergmann yazdı
Change-Id: I6ad4d730b4b8d715fcab20c09d654e5aa57465d5
-